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

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

[Octave-bug-tracker] [bug #46477] textscan.m / textread.m endofline para


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46477] textscan.m / textread.m endofline parameter fails with single quotes
Date: Fri, 20 Nov 2015 14:09:48 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Follow-up Comment #4, bug #46477 (project octave):

You can get the updated files here:
http://hg.savannah.gnu.org/hgweb/octave/file/ab0d9d7f479c/scripts/io/textread.m
and
http://hg.savannah.gnu.org/hgweb/octave/file/ab0d9d7f479c/scripts/io/textscan.m

Where to put them?
in an Octave prompt, do:
which textscan

Indeed the fix was to make Octave interpret the "sq-string" value (Single
Quoted strings) as a double-quoted one. The vast majority of all other string
parameter values are treated similarly in strread.m (textscan's/textread's
work horse) but this one had been overlooked.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46477>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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