Issue 2410: Fix crash when using one-character identifiers in C and C++ macros.
authorgregnoel <gregnoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 May 2009 06:35:37 +0000 (06:35 +0000)
committergregnoel <gregnoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 May 2009 06:35:37 +0000 (06:35 +0000)
commit922d068b9b55e1ff44223a11d9a6c0975db168bb
treec7b02dc1d62846598a40fa1ec063fcaaeaca3cda
parentae8ed420ec6724929e4d0e3078a06bab4516a21c
Issue 2410: Fix crash when using one-character identifiers in C and C++ macros.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4198 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/cpp.py
src/engine/SCons/cppTests.py