]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
authormarcel <marcel@FreeBSD.org>
Sun, 20 Jun 2010 00:34:06 +0000 (00:34 +0000)
committermarcel <marcel@FreeBSD.org>
Sun, 20 Jun 2010 00:34:06 +0000 (00:34 +0000)
commit47a2bcbced59a8a40016d608682d3efb8faf5133
tree24b5ae04f5b305ba5536953799320a980f971bae
parenta8e27bd6d34b94a75724bb7ab81ab8eb0d34d5a6
Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
satisfied with a simple cast to int in the check against EOF, so the fix
is a bit involved by actually having to go through a temporary variable.
cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l