bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Has bignumber support changed since 1.4?


From: Dirk Herrmann
Subject: RE: Has bignumber support changed since 1.4?
Date: Tue, 11 Sep 2001 00:12:12 +0200 (MEST)

On Mon, 10 Sep 2001, Crowder, Brian wrote:

> The (gc) in the homeworld.scm code will cause a crash on Win32, with a
> guile-1.5.1 I built...  (admittedly, the build is probably a bit sketchy,
> but I used the same technique on 1.4.1 and it worked okay --- configure
> under Cygwin tools, and then plug resulting files into MSVC project).

Sorry, but your code example is not very helpful.  Could you please try to
produce a _minimum_ but _complete_ piece of code that allows to reproduce
the error?  Since you are working with smobs, it is very likely that there
is something wrong with your smob code.

And, btw., bignums start at 536870912, at least on linux.  You can find
the corresponding constant by executing (+ most-positive-fixnum 1) at the 
guile prompt.

Best regards
Dirk Herrmann




reply via email to

[Prev in Thread] Current Thread [Next in Thread]