[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #60781] Strange Error that should not happen!
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #60781] Strange Error that should not happen! |
Date: |
Tue, 15 Jun 2021 11:16:00 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?60781>
Summary: Strange Error that should not happen!
Project: GNU Octave
Submitted by: None
Submitted on: Tue 15 Jun 2021 03:15:57 PM UTC
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Konrad Wöllhaf
Originator Email: woellhaf@hs-weingarten.de
Open/Closed: Open
Release: 6.2.0
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Details:
Hallo,
a friend used octave and he did spend many hours because of a strange error in
a complex program. At the end we found out, that only a closing bracket is
missing. But this should be recognized by the syntax check. After runing the
script "DemoError.m" octave does not work with any other program. It always
gives a syntax-error.
A=[
1,
2,
3
function [y]=snow(x)
y=2*x;
end
b=snow(5);
Please let me know about the result.
Best Regards!
Konrad Wöllhaf
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60781>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #60781] Strange Error that should not happen!,
anonymous <=
- [Octave-bug-tracker] [bug #60781] Strange Error that should not happen!, anonymous, 2021/06/15
- [Octave-bug-tracker] [bug #60781] Strange Error that should not happen!, Konrad Wöllhaf, 2021/06/16
- [Octave-bug-tracker] [bug #60781] Strange Error that should not happen!, Konrad Wöllhaf, 2021/06/16
- [Octave-bug-tracker] [bug #60781] Strange Error that should not happen!, Pantxo Diribarne, 2021/06/16
- [Octave-bug-tracker] [bug #60781] Possible interpreter problems on MS Windows, Rik, 2021/06/16
- [Octave-bug-tracker] [bug #60781] Possible interpreter problems on MS Windows, Kai Torben Ohlhus, 2021/06/16
- [Octave-bug-tracker] [bug #60781] Possible interpreter problems on MS Windows, Kai Torben Ohlhus, 2021/06/18