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

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

[Octave-bug-tracker] [bug #34713] str2double() ignores spaces and multip


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #34713] str2double() ignores spaces and multiple commas
Date: Wed, 21 Dec 2011 14:25:55 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0 Iceweasel/8.0

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

I think a change to use locales deserves more testing than we can do before
the release.  A change like you propose could go on the default branch, but I
think it needs to be more robust to possible errors.  For example, what
happens if a locale name is not available?  Is an exception thrown?  Should we
just try known locale names until one succeeds?  What if none succeed?  Do we
throw an error, or just strip commas as we are doing now?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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