gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Cygwin change


From: Dan Stanger
Subject: [Gcl-devel] Cygwin change
Date: Sun, 13 Jan 2002 11:09:13 -0700

There was really only 1 change, that is to change the definition of
NULL_OR_ON_C_STACK to:

#define NULL_OR_ON_C_STACK(y) (((void *)(y)) < ((void *)0x400000))

I think this is ok as 0 gets checked by this case also.  You also have
to put the file
unexnt.c back into the normal cvs.
Dan




reply via email to

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