ons, 01 12 2010 kl. 14:35 +0100, skrev Juan Pablo Carbajal:
> Hi,
> 
> After compiling octave-3.3.54 (from tar file) I run the test and get 2
> of them faling. Both of them are in  src/DLD-FUNCTIONS/time.cc. One of
> them is expected.
> The log says
> 
> >>>>> processing octave-3.3.54/src/DLD-FUNCTIONS/time.cc
>   ***** assert (datestr (datenum (1901, 1, 1), 0), "01-Jan-1901 00:00:00")
> !!!!! test failed
> assert (datestr (datenum (1901, 1, 1), 0),"01-Jan-1901 00:00:00") expected
> 01-Jan-1901 00:00:00
> but got
> 01-Jan-1970 00:59:59
>   ***** assert (datestr (datenum (1795, 1, 1), 0), "01-Jan-1795 00:00:00")
> !!!!! test failed
> assert (datestr (datenum (1795, 1, 1), 0),"01-Jan-1795 00:00:00") expected
> 01-Jan-1795 00:00:00
> but got
> 01-Jan-1970 00:59:59
> 
> Is there something to report in this case?

If you want to help with the development of Octave it is much better to
use recent checkouts from the repository. I don't know if this issue has
been fixed or not, but it is better if you can check this yourself
before filing a bug report.

Søren


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to