On Thursday, July 08, 2010 18:52:35 Gregg Levine wrote: > detect.c: In function `find_record': > detect.c:89: warning: array subscript has type `char' > detect.c:96: warning: array subscript has type `char' > detect.c:107: warning: array subscript has type `char' > detect.c:125: warning: array subscript has type `char' > detect.c:134: warning: array subscript has type `char' > detect.c:150: warning: array subscript has type `char' > > Ideally shouldn't this have been tested on Cygwin-1.7.5 before being > delivered to SVN?
looks like isspace() on cygwin sucks. use --disable-werror when configuring, or complain to the cygwin peeps to fix their C library. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
