Commit 54e59e47 authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

fix(core): dx: don't choke on embedded non-ascii in ldml .xml test files

- ldml_test_source had a trim() implementation that was causing asserts in std::isspace() which turned out to be due to negative integers being passed
- The actual line that caused trouble was, quote, '«" />'
parent 56add095
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment