Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: 2038 bug

by IndyZ (Friar)
on Apr 11, 2003 at 05:50 UTC ( [id://249816]=note: print w/replies, xml ) Need Help??


in reply to 2038 bug

I'd do something like:

# FIXME - time() will break in 2038 # ... your code ...

The only group Perl project that I've ever worked on decided to use FIXME with an explanation for known broken code. It made it simple to do an update from CVS, then run a "grep FIXME" on the source.

--
IndyZ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://249816]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-24 20:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found