Re: encode-universal-time bug?
Gary Byers <[email protected]> Thu, 19 Sep 2002 12:49:36 -0600 (MDT)
| Newsgroups | gmane.lisp.openmcl.devel,gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 19 Sep 2002, John DeSoi wrote: > ? (encode-universal-time 0 0 0 1 1 1900) > > Error: value -2208988800 is not of the expected type INTEGER. Not exactly a sensible error message, either. > > While executing: CCL::GET-TIMEZONE > > Type :POP to abort. > > > On MCL this returns 18000 > > Best, Thanks. Inspecting/describing a small integer fails, quite possibly becuase of the same bug. > > John DeSoi, Ph.D. > > _______________________________________________ > Openmcl-devel mailing list > [email protected] > http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel > >