bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/5] obstacks again


From: Paul Eggert
Subject: Re: [PATCH 0/5] obstacks again
Date: Wed, 05 Nov 2014 11:46:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/05/2014 03:21 AM, Alan Modra wrote:
I think you need to keep the casts, otherwise
you can only specify new extra arg alloc and free functions.
Thanks for catching that; I installed the attached fix into gnulib. It is annoying that gcc -Wall complains about using malloc and free here, but it's been that way for years and this is not a regression.

Another possibility might be to deprecate obstack_chunkfun and obstack_freefun, as they're not documented; but that is a separable issue.

I like your latest doc change; thanks.

Attachment: 0001-obstack-do-not-reject-malloc-style-obstack_chunkfun-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]