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

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

[Octave-bug-tracker] [bug #35364] test fail in file-io.cc (MinGW and Ubu


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #35364] test fail in file-io.cc (MinGW and Ubuntu)
Date: Wed, 25 Jan 2012 02:33:48 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

URL:
  <http://savannah.gnu.org/bugs/?35364>

                 Summary: test fail in file-io.cc (MinGW and Ubuntu)
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2012年01月25日 02時33分47秒
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

On Ubuntu (11.10 32 bit) and MinGW
test of file-io.cc were in failure.



>>>>> processing /home/tatsu/work/octave/develop/octave-work/src/file-io.cc
  ***** test
assert(sscanf('1,2', '%f', 'C'), 1)
assert(sscanf('1,2', '%f', 'fr_FR'), 1.2)
!!!!! test failed
assert (sscanf ('1,2', '%f', 'fr_FR'),1.2) expected
1.2000
but got
1
values do not match

The above is the Ubuntu result. The result on the MinGW is the same.

The failure seems to be independent of the platform.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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