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

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

[Octave-bug-tracker] [bug #32066] textscan error


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32066] textscan error
Date: Tue, 18 Jan 2011 17:30:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

Follow-up Comment #1, bug #32066 (project octave):

Actually, I think it's an error in strread.m, following that change:
http://hg.savannah.gnu.org/hgweb/octave/diff/64728cd28d7a/scripts/io/strread.m
I replaced l.191 in latest version with
[~, ~, ~, fmt_words] = regexp (format, '%w+');
and the example below now works, as well as all the tests but two (compared
to none before).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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