On Tue, Oct 13, 2020 at 3:55 PM Ross Burton <[email protected]> wrote:
>
> The bug report field is passed unquoted to m4_define which causes
> problems if it contains values such as ',' (as seen in gmp).
>
> Ensure that the value is correctly quoted to solve this.

Thanks for the patch.  FYI, before committing it I want to write some
tests for this problem and also double-check that there aren't any
other instances of this mistake in this rather complicated macro.  I
probably won't have time to do that until next week, because I've got
a deadline for the day job coming up.

zw

Reply via email to