public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Fix compile time warning building ldlex.c
@ 2005-02-15 18:29 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2005-02-15 18:29 UTC (permalink / raw)
  To: binutils

Hi Guys,

  I am applying the patch below to fix the last compile time warning.
  This one is in ldlex.c which contains a definition of the function
  yy_unput() even though this function is not used.

Cheers
  Nick

ld/ChangeLog
2005-02-15  Nick Clifton  <nickc@redhat.com>

	* ldlex.l (YY_NO_UNPUT): Define so that the yy_unput function is
	not declared.  It is not used and its presence causes a compile
	time warning.
	
  

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-15 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-15 18:29 Fix compile time warning building ldlex.c Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).