Opened 16 years ago

Closed 16 years ago

#156 closed bug (Fixed)

time_code overflow

Reported by: kate Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description (last modified by arango)

Looking at what happens in time_string, the first thing is INT(time) returning 0x80000000 or MIN_INT, being some huge negative number. My time is the number of seconds since the time origin of 1900, with years ranging from the 1950's to the present. The upshot is that all my time_codes end up being t = * ::

Attachments (1)

patch.get_date (726 bytes ) - added by kate 16 years ago.
patch

Download all attachments as: .zip

Change History (2)

by kate, 16 years ago

Attachment: patch.get_date added

patch

comment:1 by arango, 16 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed

OK. I missed this possibility.

Note: See TracTickets for help on using tickets.