Do not attempt to detect lists of printable characters in Data
Roberto Aloi <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <1882791087.74134.1377789751908.JavaMail.zimbra@erlang-solutions.com> |
Hi all, Do not attempt to detect lists of printable characters in Data. This is to avoid outputting something like "\"%\f" instead of [34,37,12] in the XML, if you have lot of tests. git fetch git://github.com/robertoaloi/otp.git ra-fix-surefire https://github.com/robertoaloi/otp/compare/erlang:maint...ra-fix-surefire https://github.com/robertoaloi/otp/compare/erlang:maint...ra-fix-surefire.patch Kind regards, Roberto Aloi --- Erlang Solutions Ltd. www.erlang-solutions.com _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches