bug-guile
[Top][All Lists]
Advanced

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

Re: guile 1.6.5, building in Interix 3.5


From: Marius Vollmer
Subject: Re: guile 1.6.5, building in Interix 3.5
Date: Thu, 04 Nov 2004 16:24:23 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

"Bob Frazier" <address@hidden> writes:

> building guile 1.6.5 (just downloaded it) in Interix 3.5 (latest code).
> [...]
> The other alternative would be to change it to SIZE_T_MAX .

Thanks for reporting this!  I changed it to ((size_t)-1) which should
be the most portable way to get at SIZE_MAX, and be just as correct.




reply via email to

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