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

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

[Octave-bug-tracker] [bug #34734] problems with latest strread (newlines


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #34734] problems with latest strread (newlines, spaces and commas)
Date: Sun, 27 Nov 2011 19:00:32 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

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

I applied the strread.patch to the development sources and when I ran the
strread tests I encountered the error below.


test strread
ans =

   8   9  10  13  32

  ***** test
 [a, b] = strread ("1 2", "%f%f");
 assert (a, 1);
 assert (b, 2);
!!!!! test failed
`mxd_fmt' undefined near line 417 column 24


Also, once that is fixed, can a test be added for the new functionality?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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