[Bug c/29771] u != '\377' always true (u is unsigned char)
--- Comment #2 from r dot c dot ladan at gmail dot com 2006-11-08 23:52 --- (In reply to comment #1) > '\377' in C is of type int. > Ok, the comparison works with (u != 0xff), thus without the quotes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29771
[Bug c/29771] New: u != '\377' always true (u is unsigned char)
t: gcc Version: 3.4.6 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: r dot c dot ladan at gmail dot com GCC build triplet: i386-undermydesk-freebsd GCC