widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding...
authorRobert Dewar <dewar@adacore.com>
Tue, 31 Oct 2006 18:12:08 +0000 (19:12 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:12:08 +0000 (19:12 +0100)
commit86e16c560d65ef265dbff38a311fd01ad7a64a4d
tree374d2d90cdcdd4dd3c0fb149432044df12f6fb67
parentc0297c47738c415689c7098946314a1c53afdaee
widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding...

2006-10-31  Robert Dewar  <dewar@adacore.com>

* widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding,
add more precise check for the character sequence that follows '[' to
avoid possible confusion in case if '[' is the last character of a
string literals.
(Scan_Wide): Always allow brackets encoding

From-SVN: r118319
gcc/ada/widechar.adb