Mail Archives: cygwin/1998/09/23/23:59:34
I noticed mkfifo is not currently implemented. Will it ever be implemented or
should I look at changing my code?
How about values.h? Is that not a POSIX sort of header? Does anyone know a
replacement for it? Really the only value I need out of there is MAXFLOAT and
MINFLOAT.
If anyone saw my other problem about Boolean coming up undefined, searching the
egcs list helped. Apparantly, egcs will assign different types to typedefs even
if they are defined to be the same thing. <X11/Intrinsic.h> has Boolean defined
and I had a typedef Boolean char; in my code as well which made it not work.
Removing my define fixed the problem. If you ever have weird linking errors,
maybe this will help you too.
Thanks,
Joey
+--------------------------------------------------------------------------+
+ Joey Mukherjee "I am amused by the simplicity +
+ joey AT swri DOT org of this game. Bring me your +
+ http://www.space.swri.edu/~joey finest meats and cheeses." +
+ +
+--------------------------------------------------------------------------+
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -