[Bug c/28912] Non-functional -funsigned-char: signed/unsigned mismatch is reported

2006-09-21 Thread gcc at brainhub dot org
--- Comment #4 from gcc at brainhub dot org 2006-09-21 21:19 --- I accepts Andrew's point, but note that you will get errors, not warnings, for identical C++ code. The problem is exacerbate by libc prototypes such as size_t strlen(const char *s). If you want to use libc func

[Bug c/28912] New: Non-functional -funsigned-char: signed/unsigned mismatch is reported

2006-08-30 Thread gcc at brainhub dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gcc at brainhub dot org GCC build triplet: gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) [standard FC 5] GCC host tri