[m-rev.] for review: bug fix for library/time.m
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu May 31 18:20:12 AEST 2001
On 31-May-2001, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> On 31-May-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > On 31-May-2001, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> > >
> > > library/time.m:
> > > Fix a bug: type `tm' didn't contain a member to store the
> > > day of the month, so functions which used that member, for
> > > example time__mktime, would not work.
> >
> > mktime() ignores the tm_wday and tm_yday fields.
> > So that's not a good example.
>
> It was the tm_mday field which was missing.
OK, my mistake.
Thanks for the bug fix.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list