bugGNU Octave - Bugs: bug #58038, Parsing error for file containing...

 
 

bug #58038: Parsing error for file containing the percent sign

Submitter:  None
Submitted:  Tue 24 Mar 2020 12:10:56 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Fixed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 24 Mar 2020 05:47:33 PM UTC, comment #3: 

This seems similar to bug #57924, which was fixed on the stable and default branches recently.

Mike Miller <mtmiller>
Group Member
Tue 24 Mar 2020 05:42:08 PM UTC, comment #2: 

It was on Linux. I recompiled the current dev from scratch and the error disappeared. This report can be closed, sorry.

Anonymous
Tue 24 Mar 2020 04:41:11 PM UTC, comment #1: 

I cannot reproduce with Octave 5.2 and a current dev on Windows.
Which Octave version did you use? Which OS?

Markus Mützel <mmuetzel>
Group administrator
Tue 24 Mar 2020 12:10:56 PM UTC, original submission:  


>> fid = fopen ("testpercent.m", "wt");
>> fprintf (fid, "%%");
>> fclose (fid);
>> testpercent
error: unexpected exception while parsing testpercent.m


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-03-24 mtmiller StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2020-03-24 mmuetzel StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code