]> git.ipfire.org Git - thirdparty/gcc.git/commit
scng.adb: Add call to new Check_EOF routine
authorRobert Dewar <dewar@adacore.com>
Thu, 16 Jun 2005 08:45:19 +0000 (10:45 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:45:19 +0000 (10:45 +0200)
commit357ac4df50fc0c22a5cee64bee133b4f2fdfba38
tree5b916e5fc59de413560d104b03f3d24bb616e5c5
parent38d7a13afcafa6d5b53ec2caa8d2d9eda1989152
scng.adb: Add call to new Check_EOF routine

2005-06-14  Robert Dewar  <dewar@adacore.com>

* scng.adb: Add call to new Check_EOF routine
(Accumulate_Checksum): Properly handle wide wide char >= 2 ** 24
Add some comments regarding wide character handling

* style.ads, styleg.ads, styleg.adb: Implement new style switch -gnatyu

* stylesw.ads, stylesw.adb: Implement new style switch -gnatyu

* g-utf_32.ads, g-utf_32.adb (Is_UTF_32_Non_Graphic): Other_Format
characters are now considered graphic characters and hence yield false
in this call.

From-SVN: r101056
gcc/ada/g-utf_32.ads
gcc/ada/scng.adb
gcc/ada/style.ads
gcc/ada/styleg.adb
gcc/ada/styleg.ads
gcc/ada/stylesw.adb
gcc/ada/stylesw.ads