octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.0.1 release? (Report on cygwin result)


From: Tatsuro MATSUOKA
Subject: Re: 3.0.1 release? (Report on cygwin result)
Date: Fri, 4 Apr 2008 16:31:22 +0900 (JST)

Hello
Sorry this is typo corrections

--- Tatsuro MATSUOKA <address@hidden> wrote:

> Hello Macro
> 
> In the .../test directry,
> 
> fntests.log
> 
> is created.
> 
> Please open fntests.log by an editor and search by a keyword 'syscalls.cc'
> and you can find more information like 
> 
>   ***** test
>  x = getpwuid (getuid ());
>  assert((strcmp (x.dir, tilde_expand ("~"))
>  && strcmp (x.dir, tilde_expand (sprintf ("~%s", x.name)))
>  && strcmp ("foobar", tilde_expand ("foobar"))));
> !!!!! test failed
> error: assert ((strcmp (x.dir, tilde_expand ("~")) && strcmp (x.dir, 
> tilde_expand (sprintf
> ("~%s",
> x.name))) && strcmp ("foobar", tilde_expand ("foobar")))) failed
> 
> 
> 
> What make check do is executing fntest.m in the .../test directry
fntest.m ==>fntests.m

> You can do it from octave prompt
> octave> cd ..../test
> octave> fntest
==> octave> fntests

Regards
Tatsuro

--------------------------------------
GANBARE! NIPPON! Win your ticket to Olympic Games 2008.
http://pr.mail.yahoo.co.jp/ganbare-nippon/


reply via email to

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