/[guile]/guile/workbook/bugs/1000-tru64-check-fails
ViewVC logotype

Diff of /guile/workbook/bugs/1000-tru64-check-fails

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ttn, Tue Mar 26 00:09:10 2002 UTC revision 1.2 by ttn, Tue Mar 26 01:35:22 2002 UTC
# Line 143  ttn sez: Line 143  ttn sez:
143  [ttn 2002/03/25 15:55:06] sez:  [ttn 2002/03/25 15:55:06] sez:
144  > for guile-1.6, if HAVE_UINTPTR_T is not defined then `unsigned long' is used  > for guile-1.6, if HAVE_UINTPTR_T is not defined then `unsigned long' is used
145  > to implement SCM in libguile/tags.h.  libguile/__scm.h has this comment:  > to implement SCM in libguile/tags.h.  libguile/__scm.h has this comment:
146  >  >
147  >  * Guile as of today can only work on systems which fulfill at least the  >  * Guile as of today can only work on systems which fulfill at least the
148  >  * following requirements:  >  * following requirements:
149  >  * - long ints have at least 32 bits.  >  * - long ints have at least 32 bits.
# Line 158  ttn sez: Line 158  ttn sez:
158  >  *   The implementation of the bitwise scheme level operations is based on  >  *   The implementation of the bitwise scheme level operations is based on
159  >  *   this assumption.  >  *   this assumption.
160  >  * - ... add more  >  * - ... add more
161  >  >
162  > perhaps these requirements can be codified into some test for configure.  > perhaps these requirements can be codified into some test for configure.
163  > i don't know how things have changed for HEAD branch.  > i don't know how things have changed for HEAD branch.
164    
165    [ttn 2002/03/25 17:31:22] sez:
166    > suspect a bug in srfi-4.c `make_uvec'.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26