>>>>> Thien-Thi Nguyen writes:

 > sorry, i was unclear.

 > libguile/__scm.h is where these are used.  if you grep around,
 > you'll see that SIZEOF_UINTPTR_T is defined in
 > libguile/scmconfig.h, and the other values are defined in the
 > system headers.

 > if you still can't find them, try a more recent snapshot (i see
 > that the original problem was reported against
 > guile-core-20020205).

In libguile/scmconfig.h I see:

/* Define if the system has the type `uintptr_t'. */
/* #undef HAVE_UINTPTR_T */

I can't find any references to SIZEOF_UINTPTR_T, UINTPTR_MAX,
INTPTR_MAX and INTPTR_MIN

Hope this helps,

David
 

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to