[Gd-hackers] [Gd-chatter] r11324 - branches/opendylan-melange/melange

Chris Page chris at chris-page.org
Sun May 6 05:42:47 CEST 2007


On May 4, 2007, at 21:45 PM, Peter S. Housel wrote:

> On Fri, 2007-05-04 at 19:05 -0700, Chris Page wrote:
>> On May 4, 2007, at 18:56 PM, hannes at gwydiondylan.org wrote:
>>
>>> -define method int-value (value :: <abstract-integer>, state ::
>>> <parse-state>)
>>> +define method int-value (value :: <integer>, state :: <parse- 
>>> state>)
>>
>> Is Open Dylan <integer> a superclass of bignums?
>
> No, <integer> refers to 30-bit fixnums.  There are no bignums in Open
> Dylan.  Both <integer> and <double-integer> (the latter defined in the
> big-integers library) are subclasses of <abstract-integer>.

In that case, I believe this change to <integer> means the code won't  
correctly handle some C headers.

-- 
Chris Page - Software Wrangler

  That’s “Chris” with a silent *and* invisible “3”.





More information about the hackers mailing list