swig/Source/CParse
Olly Betts 25ed8b2e50 Be careful to only pass unsigned char values to isalpha(), etc in the hope
this is the cause of bug #1518219 (I can't reproduce it on Linux, but glibc
implements a safety net by making isalpha() etc work on signed char values
too...)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9331 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-23 10:43:29 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cparse.h Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
cscanner.c Be careful to only pass unsigned char values to isalpha(), etc in the hope 2006-09-23 10:43:29 +00:00
parser.y Support ternary conditionals (a ? b : c) in constant expressions. 2006-09-23 09:35:31 +00:00
templ.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
util.c Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00