This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


This patch fixes compiler warning - it's a trivial change.

Regards,
FCh

Attachment: 0001-getopt.c-warning-fix-signed-unsigned-comparison-strl.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]