parse.y
487 KB
-
re PR java/10253 (String concatenation with int zero, as in ""+0, results in the empty string.) · 04a0be36
2003-04-10 Eric Blake <ebb9@email.byu.edu> PR java/10253: * parse.y (string_convert_int_cst): Always use at least one digit in string conversion. Remove ASCII dependence. (merge_string_cste): Fix merging of 3-byte UTF-8 characters. From-SVN: r65443
Eric Blake committed