octave-maintainers
[Top][All Lists]
Advanced

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

Re: Make check error default branch


From: Tatsuro MATSUOKA
Subject: Re: Make check error default branch
Date: Thu, 9 Feb 2012 16:48:57 +0900 (JST)

Hello

The FAIL was already registered to the bug tracker.

https://savannah.gnu.org/bugs/?func=detailitem&item_id=35364

The error seems to be independent of platforms.

Regards

Tatsuro

--- On Thu, 2012/2/9, Robinson, Melvin D  wrote:

>   
> I just built the current sources for Lion and make check failed one test:
> 
> octave:2> test file-io
> warning: sscanf: invalid locale. Try `locale -a' for a list of supported 
> values.
>   ***** 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
> 
> Someone on the list might have mentioned something similar to this a few days 
> ago, but I do not know what the upshot of that thread was.  Any ideas what is 
> causing this?


reply via email to

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