octave-maintainers
[Top][All Lists]
Advanced

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

octave 2.9.13 on cygwin


From: Marco Atzeri
Subject: octave 2.9.13 on cygwin
Date: Thu, 30 Aug 2007 18:43:27 +0200 (CEST)

Hi,
first I would like to confirm that 
octave-2.9.13 compile fine on latest 
cygwin snapshot 1.7.0s(0.177/4/2) 20070813 12:16:31.

Of course cs.h patch of Tatsuro is needed.
A minor issue due to cygwin snapshot headers
http://cygwin.com/ml/cygwin/2007-08/msg00740.html
should be corrected by cygwin developers.

However both my build, both Tatsuro are failing
check tests related to date/calendar. 

I presume it is due to function strptime not working 
as expected, at least on my cygwin.
Can anyone confirm it for others cygwin ?

[tm,nc]=strptime('30-Aug-2007','%d-%b-%Y')
tm =
{
  usec = 0
  sec = 0
  min = 0
  hour = 0
  mday =  30
  mon =  7
  year =  107
  wday = 0
  yday = 0
  isdst = 0
  zone = WEST
}

nc =  12

It seems a old issue not solved yet
http://www.cae.wisc.edu/pipermail/bug-octave/2007-March/001821.html


Regards
Marco





      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html


reply via email to

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