[PATCH] Remove PRI_MACROS_BROKEN define usage

Adhemerval Zanella azanella@linux.vnet.ibm.com
Fri Mar 21 00:35:00 GMT 2014


On 20-03-2014 21:01, Joseph S. Myers wrote:
> On Thu, 20 Mar 2014, Adhemerval Zanella wrote:
>
>> Ok, I check with gettext implementation 
>> 'gettext-runtime/intl/loadmsgcat.c' and changed the initial patch based 
>> on your suggestion (I also added some changes to make glibc one similar 
>> to gettext one).
> Any change brought from gettext would best be committed on its own 
> (ideally with the original author of that change in gettext being 
> credited).
>
The changes I have incorporated on the patch is just change the old K&R
function prototype to ISO C, remove and superfluous ';' and change a 
free call to remove an unnecessary cast. For these straightforward patches
do we really need to track the ones how made then and commit a set of
patches? 



More information about the Libc-alpha mailing list