Re: Review debug message generation

2016-11-09 Thread Jonathan Wakely
On 09/11/16 22:36 +0100, François Dumont wrote: Hi Here is a proposal to review how we generate the debug output in case of assertion failure. It removes usage of format_word which, as a side effect will fix PR 77459. Should I reference this PR in the ChangeLog ? Please do either

Review debug message generation

2016-11-09 Thread François Dumont
Hi Here is a proposal to review how we generate the debug output in case of assertion failure. It removes usage of format_word which, as a side effect will fix PR 77459. Should I reference this PR in the ChangeLog ? I introduced a print_literal function to avoid using strlen on