-
- Downloads
"gcc/git@gitlab.cobolworx.com:COBOLworx/gcc-cobol.git" did not exist on "10549cbd8571424bd12ba64dd3e5623f994fe581"
Adds multibyte awareness to pretty-print.c
2019-12-11 Lewis Hyatt <lhyatt@gmail.com> PR 91853 * pretty-print.c (pp_quoted_string): Avoid hex-escaping valid multibyte input. Fix off-by-one-bug printing the last byte before a hex-escaped output. (pp_character): Don't apply line wrapping in the middle of multibyte characters. (test_utf8): New test. (pretty_print_c_tests): Call the new test. From-SVN: r279226
Loading
Please register or sign in to comment