I couldn't reproduce that exactly, but I found that timestamps disappear at Jan 18 2038 21:14:08 (my time zone is -6:00 -- adjust the time for your time zone), which is when $ctime actually hits 2^31. (//echo -a $asctime($calc(2^31-1)) and add a second.) Anyway, since it's not 2038, I wouldn't worry about this for a few decades. If mIRC hopes to reach its 43rd birthday, though, this would need to be fixed.

Last edited by Hrung; 08/04/05 09:49 PM.