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]

Re: gas listing bug


On Mon, Sep 24, 2001 at 06:09:38PM -0400, Geoff Berry wrote:

> 	* listing.c: Don't write past the end of `line' when EOF is reached.

Thanks.  Applied.

I'm a little curious about why the "..." is appended in buffer_line.
Does anyone know?  The only way I managed to trigger it was with input
files that didn't finish with a new-line.  Since you get a warning in
that particular case, it hardly seems necessary.  I suspect the original
purpose was to show when gas became confused about listing line numbers.

Alan


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