[PATCH] Convert old prototype.
Ondřej Bílka
neleai@seznam.cz
Fri Jun 14 12:11:00 GMT 2013
On Mon, Jun 10, 2013 at 12:28:34PM +0000, Joseph S. Myers wrote:
> On Mon, 10 Jun 2013, Ondrej Bilka wrote:
>
> > This patch fixes plural.y prototype.
>
> I don't think plural.c should be regenerated with an older version of
> Bison (my presumption is to use the current GNU release of Bison when
> regenerating this file).
>
> > This got lot of files, when I looked at diff it is similiar to following
> > and I did not found nothing wrong in nptl/pthread_mutex_timedlock.c
> > source.
>
> That seems strange; it looks like it's changing function parameters. This
> disassembly isn't showing relocations so we can't see what functions are
> being called. Are these assertions by any chance, affected by changes to
> __LINE__?
>
Could not be this that sequence of tokens changes numbering of
identifiers and they are changed accordingly?
More information about the Libc-alpha
mailing list