Hi Martin,
Thanks for explaining the issue to me, that sounds reasonable.
Can I somehow verify that it's the font that has the problem?
Can I fix the font so that the test passes?
Best regards,
Goetz.
> -Original Message-
> From: Martin Balao
> Sent: Montag, 13. Mai 2019 18:27
> To
On 2019-05-10 18:47, David Holmes wrote:
Does this fix really work? If you do this in a shell then you lose the
second option:
> export ASAN_OPTIONS=handle_segv=0 detect_leaks=0
> echo $ASAN_OPTIONS
handle_segv=0
This is a makefile and not shell. The "export" keyword, while looking
like shell