[Bugzilla] [Bug 15482] New: csvRead got it wrong

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Mon Mar 12 14:35:09 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=15482
--------- Bug Summary -----------
csvRead got it wrong

---------- Changed by ------------
ouaigooo at hotmail.com

---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter, attachments.created


            Bug ID: 15482
           Summary: csvRead got it wrong
           Product: Scilab software
           Version: 6.0.1
          Hardware: (not used)
                OS: Windows 10
            Status: NEW
          Severity: Major
          Priority: (field not used)
         Component: Scilab
          Assignee: bugzilla.admin at scilab.org
          Reporter: ouaigooo at hotmail.com

Created attachment 4679
  --> http://bugzilla.scilab.org/attachment.cgi?id=4679&action=edit
test input data

BUG DESCRIPTION:
----------------
csvRead reads '0' instead of data value at lines 4681 and 9362 !
was ok with 6.0.0, but wrong with 6.0.1.

ERROR LOG:
----------


HOW TO REPRODUCE THE BUG:
-------------------------
M = csvRead('data.csv', ';', '.', 'string');
M(4679:4685,:)
M(9360:9364,:)

OTHER INFORMATION:
------------------

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180312/dbc7e766/attachment.htm>


More information about the Bugzilla mailing list