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

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

[Octave-bug-tracker] [bug #54622] test importdata fails in dev octave wi


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #54622] test importdata fails in dev octave with windows
Date: Wed, 12 Sep 2018 02:40:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #64, bug #54622 (project octave):

OK, the attached version with makes use of extract_num() is much easier to
comprehend.  extract_num() and a couple helper routines are moved to
lo-utils.cc unaltered.  Because extract_num() doesn't handle upper case I and
J, I used std::transform to preprocess the   convert the whole string with a
simply little helper routine.  Slightly less efficient, but so be it for now,
unless str2double eventually handles I and J as well.

(file #44988)
    _______________________________________________________

Additional Item Attachment:

File name: octave-dlmread_handle_complex-djs2018sep12.patch Size:15 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54622>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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