[MacPorts] #41594: 'test strread' fails

MacPorts noreply at macports.org
Thu Nov 28 21:29:55 PST 2013


#41594: 'test strread' fails
--------------------+--------------------------------
 Reporter:  lord@…  |      Owner:  macports-tickets@…
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.2.1
 Keywords:          |       Port:  octave-devel
--------------------+--------------------------------
 My Octave script fails on 'textscan' call which I traced down to:

 {{{
 octave:1>  test strread
 warning: division by zero
   ***** test
  [a, b] = strread ("1 2", "%f%f");
  assert (a, 1);
  assert (b, 2);
 !!!!! test failed
 element number 1 undefined in return list
 octave:2>
 }}}

 Version:

 {{{
 octave @3.6.4_10 (math, science)
 Variants:             accelerate, [+]atlas, docs, fltk, g95, gcc43, gcc44,
                       gcc45, gcc46, gcc47, [+]gcc48, gcc49, metis, x11
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41594>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list