[PATCH] Don't macro-expand failed assertion expression
Joseph Myers
joseph@codesourcery.com
Tue Nov 3 22:44:00 GMT 2015
On Tue, 3 Nov 2015, Florian Weimer wrote:
> On 11/03/2015 10:02 AM, David Kastrup wrote:
> > [BZ #18604]
> > * assert/assert.h (assert): Don't macro-expand failed assertion
> > expression in error message.
> >
> > * malloc/malloc.c (assert): Likewise.
>
> Thanks, committed and pushed. (I'm assuming you don't have access to
> sourceware.)
You need to update the list of fixed bugs in NEWS when committing a fix
for a bug, since automatic generation of that list is not yet in use.
And you need to set the milestone when marking a bug as fixed, so that
when automatic generation is in use it gets included in the generated list
of fixed bugs. (I think there was consensus on the principle of automatic
generation, even in the absence of any comments on the concrete
implementation I proposed in
<https://sourceware.org/ml/libc-alpha/2015-10/msg01043.html>.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list