summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio9Generator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-04-14 15:43:02 (GMT)
committerBrad King <brad.king@kitware.com>2010-04-14 15:44:43 (GMT)
commit33ddb23e67bc2e202468dde59c4fdbb4e04e8873 (patch)
tree63af78054409627c1b0b0b181c2e4e82d713d490 /Source/cmGlobalVisualStudio9Generator.cxx
parent13e6b430ff1f12ad6f7a96498b6f9f5763dd9529 (diff)
downloadCMake-33ddb23e67bc2e202468dde59c4fdbb4e04e8873.zip
CMake-33ddb23e67bc2e202468dde59c4fdbb4e04e8873.tar.gz
CMake-33ddb23e67bc2e202468dde59c4fdbb4e04e8873.tar.bz2
Handle non-ASCII terminators in file(STRINGS)
Commit "Support more special characters in file(STRINGS)" (2009-10-06) attempted to support parsing strings from binaries produced by the Portland Group Fortran compiler. The compiler seems to put an extra byte just at the end of its string literals. Previously we dealt with this by explicitly enumerating bytes known to occur, but it seems that many such possibilities exist. Now we support extraction of strings that end in any non-ASCII character.
Diffstat (limited to 'Source/cmGlobalVisualStudio9Generator.cxx')
0 files changed, 0 insertions, 0 deletions