<br><div class="gmail_quote">On Wed, Feb 18, 2009 at 1:24 PM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;</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>
&gt; make-date cannot handle negative years, i.e. no BC time.<br>
&gt;<br>
&gt; &gt; (make-date 0 0 0 1 1 -1 0 0 #f 0)<br>
&gt; make-date: expected argument of type &lt;nonnegative exact integer&gt;; given<br>
&gt; -1<br>
&gt;<br>
&gt; Is there a reason for such restriction?<br>
<br>
</div></div>None that I can see, so I&#39;ll change the `date&#39; structure type to allow<br>
it.<br>
</blockquote><div><br>Thanks.<br>yc<br>&nbsp;<br></div></div><br>