Mail Archives: cygwin/1998/09/19/04:57:35
I get a lot of warnings like this:
strtod.c:1239: warning: subscript has type `char'
This line of code is actually:
for(s = s00; isspace(*s); s++)
which confuses me. What, if not "char" should isspace() take???
This is with cygwin32 built under Linux as a cross compiler, but I'm pretty
sure it is using the cygwin32 includes.
:!mcr!: | Solidum Systems Corporation, http://www.solidum.com
Michael Richardson |For a better connected world,where data flows faster<tm>
Personal: <A HREF="http://www.sandelman.ottawa.on.ca/People/Michael_Richardson/Bio.html">mcr AT sandelman DOT ottawa DOT on DOT ca</A>. PGP key available.
Corporate: <A HREF="mailto:mcr AT solidum DOT com">mcr AT solidum DOT com</A>.
-
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 -