<br><div class="gmail_quote">On Wed, Feb 18, 2009 at 1:24 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">At Wed, 18 Feb 2009 13:22:33 -0800, YC wrote:<br>
> make-date cannot handle negative years, i.e. no BC time.<br>
><br>
> > (make-date 0 0 0 1 1 -1 0 0 #f 0)<br>
> make-date: expected argument of type <nonnegative exact integer>; given<br>
> -1<br>
><br>
> Is there a reason for such restriction?<br>
<br>
</div></div>None that I can see, so I'll change the `date' structure type to allow<br>
it.<br>
</blockquote><div><br>Thanks.<br>yc<br> <br></div></div><br>