Re: Need reviews of HLA Adventure





Chewy509@xxxxxxxxxxxxxxxx wrote:
of time"... When is it,
> > 2027 sometime that happens?
> >
> Hi Frank,
>
> The coming of the next great disaster is scheduled for 19-Jan-2038,
> 03:14:07 AM GMT.
>
> Unfortunately, IMHO this one will be a bit harder to fix than the
> classic Y2K bug...

If people are using "time_t" data types, as they *ought* to be, it's
just a recompile to fix the problem. If they're using "int" or
"unsigned" (or long versions thereof), then they've got to change their
data types and recompile.

There is always the problem of data formats in files, of course, but
we've got lots of experience dealing with that.

And this time around, people aren't going to wait to the last minute to
fix their code. People are making the changes as we speak.

Ultimately, it's not going to be anywhere near as large a problem as
Y2K was. Very few contemporary programs will go another 20 years
without any sort of modification, and when such modifications are made,
people will probably deal with the date issue.
Cheers,
Randy Hyde

.



Relevant Pages

  • Re: Template class to allocate 2D/3D dynamic memory
    ... Gangadhar NPK wrote: ... > at the end of your ADynamicallocator.cpp file should fix the code. ... But considering that it is a template class, ... ...cover other data types too? ...
    (microsoft.public.vc.mfc)
  • Re: Why C is really a bad programming language
    ... This is truly an implementation issue, and the fix is so easy that implementors have no excuse for not fixing the problem right now. ... The sooner this happens, the better for everyone (except, of course, whoever it is that has to do the recompile or replace the discarded binary). ...
    (comp.lang.c)
  • Recompile Entire Database
    ... There have been many schema changes and I want to recompile all functions, ... views and stored procedures to find anything that broke so I can fix it. ...
    (microsoft.public.sqlserver.programming)
  • Re: Facing Problem
    ... understand that there are tons of variables so it is ... I'm glad there is a tool to fix it. ... same scale and we can remove the file and recompile to recreate it so ... ...
    (microsoft.public.vc.mfc)
  • Re: Unidata upgrade
    ... >> Is it necessary to recompile our current unibasic programs? ... just because the compiler is enhanced. ... fix it, ...
    (comp.databases.pick)