[PATCH 1/2] getopt.c: warning fix (signed/unsigned comparison) -, strlen() returns size_t, so no need to cast

Freddie Chopin freddie_chopin@op.pl
Tue Nov 12 16:44:00 GMT 2013


Changelog entry for this patch:

newlib/ChangeLog
2013-11-12  Freddie Chopin  <freddie_chopin@op.pl>

	* newlib/libc/stdlib/getopt.c (getopt_internal): Warning fix -
	signed/unsigned comparison.



More information about the Newlib mailing list