patchGNU Octave - Patches: patch #8261, avoid str-to-num warning in...

 
 

patch #8261: avoid str-to-num warning in scripts/io/strread.m

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Tue 17 Dec 2013 02:48:21 PM UTC
   
 
Category:  None Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 Dec 2013 09:08:13 PM UTC, comment #4: 

BTW, the setting for the Octave:str-to-num warning is off by default for Octave 3.8.  If you want to avoid the warning in earlier versions, disable it with


warning off Octave:str-to-num


Also, if you want more Matlab-compatible settings for warnings, start Octave with --traditional.

John W. Eaton <jwe>
Group administrator
Tue 17 Dec 2013 09:05:32 PM UTC, comment #3: 

I checked in the following change.

http://hg.savannah.gnu.org/hgweb/octave/rev/f8b7e8483b88

In the future, please use the bug tracker to report bugs, even if you have a patch to submit.  The patch tracker is intended to be used for patches that add new features.

John W. Eaton <jwe>
Group administrator
Tue 17 Dec 2013 08:22:04 PM UTC, comment #2: 

What Octave version?

Philip Nienhuis <philipnienhuis>
Group Member
Tue 17 Dec 2013 08:19:55 PM UTC, comment #1: 

Exactly what warnings did you get? I haven't seen them (but I haven't used strread.m for quite while)

Philip Nienhuis <philipnienhuis>
Group Member
Tue 17 Dec 2013 02:48:21 PM UTC, original submission:  

(attached)

Felipe G. Nievinski <fgnievinski>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29989:  strread.m.diff added by fgnievinski (174B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by fgnievinski (Submitted the item)
  •  

    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 logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-04-21 rik5 StatusNone Done
        Open/ClosedOpen Closed
    2013-12-17 fgnievinski Attached File- Added strread.m.diff, #29989

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code