octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Octave-bug-tracker] [bug #60781] Possible interpreter problems on M


From: Konrad Wöllhaf
Subject: Re: [Octave-bug-tracker] [bug #60781] Possible interpreter problems on MS Windows
Date: Thu, 17 Jun 2021 08:23:50 -0000

Hello all,

Thank you all very much for your efforts! As I wrote in the forum, I could not 
reproduce the problem later. However, the error was reproducible before and my 
colleague who came to me about the problem spent several days looking for 
errors. It is extremely strange but I wanted to let you know that I did not 
report the error lightly.

Best Regards!
Konrad

-----Ursprüngliche Nachricht-----
Von: Kai Torben Ohlhus <INVALID.NOREPLY@gnu.org> 
Gesendet: Donnerstag, 17. Juni 2021 04:28
An: Konrad Wöllhaf <Konrad.Woellhaf@rwu.de>; Rik <rik@octave.org>; Pantxo 
Diribarne <pantxo.diribarne@gmail.com>; Kai Torben Ohlhus <k.ohlhus@gmail.com>; 
octave-bug-tracker@gnu.org
Betreff: [EXTERN] [bug #60781] Possible interpreter problems on MS Windows

Follow-up Comment #5, bug #60781 (project octave):

Using both attached files (file #51568, file #51569), which are identical, I 
could also not observe severe interpreter problems (MS Windows 10 Home 21H1, 
Octave 6.2.0, official release):


>> DemoError1
error: parse error near line 6 of file
C:\Users\siko1056\Downloads\DemoError1.m

  syntax error

>>> function [y]=snow(x)
           ^
>> 1+1
ans = 2
>> snow(1)
error: 'snow' undefined near line 1, column 1
>> DemoError1
error: parse error near line 6 of file
C:\Users\siko1056\Downloads\DemoError1.m

  syntax error

>>> function [y]=snow(x)
           ^
>> DemoError1
error: parse error near line 6 of file
C:\Users\siko1056\Downloads\DemoError1.m

  syntax error

>>> function [y]=snow(x)
           ^
>> DemoError1
error: parse error near line 6 of file
C:\Users\siko1056\Downloads\DemoError1.m

  syntax error

>>> function [y]=snow(x)
           ^
>> DemoError2
error: parse error near line 6 of file
C:\Users\siko1056\Downloads\DemoError2.m

  syntax error

>>> function [y]=snow(x)
           ^
>> 1+1
ans = 2
>>


Does the problem occur in a "freshly started" Octave session, like in my case?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60781>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]