This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [howarth@nitro.med.uc.edu: Re: flex 2.5.31 vs binutils]


On Mon, Apr 14, 2003 at 10:02:46PM -0700, H. J. Lu wrote:
> diff -r -u binutils-2.13.90.0.18.old/ld/ldlex.l binutils-2.13.90.0.18/ld/ldlex.l--- binutils-2.13.90.0.18.old/ld/ldlex.l        2002-11-09 20:08:31.000000000 +0100
> +++ binutils-2.13.90.0.18/ld/ldlex.l    2003-04-13 16:25:44.000000000 +0200
> @@ -611,7 +611,7 @@
>       int max_size;
>  {
>    *result = 0;
> -  if (yy_current_buffer->yy_input_file)
> +  if (YY_CURRENT_BUFFER->yy_input_file)
>      {
>        if (yyin)
>         {

Please commit.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]