This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug other/17898] Incorrect usage of isdigit, etc.


------- Additional Comments From terra at gnome dot org  2004-10-08 21:03 -------
Well, that still leaves the adaint.c problem where the character is coming
from a filename.

Any reason not to fix the cast in adadecode.c to be to "unsigned int"?
The only function of the cast is to shut up gcc, so we might as well cast to
the right type.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17898


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