This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] for latest libg++ build failures, and some warning patches


On Sat, 12 December 1998, 12:20:27, nix@esperi.demon.co.uk wrote:

 > [Cc:ed to egcs-testresults as this is only likely to affect those
 >  running `make check' over libg++]
 [Redirected to "egcs"]
 > 
 > These are all for libg++/etc/ATD-examples/, because once I'd fixed the
 > implicit int-related errors, there seemed no point to not going on and
 > fixing the warnings. (It's not as though fixing the warnings was
 > exactly arduous ;) )
 > 
 > (This time I've remembered a changelog entry, too. Sorry about last
 > time, it slipped my mind.)
 > 
 > 1998-12-12  Nix  <nix@esperi.demon.co.uk>
 > 
 > 	* ADT-examples/Patmain.cc (main): Do not rely on implicit int.
 > 	* ADT-examples/genPatkey.cc (main): Likewise.
 > 	* ADT-examples/generic-q.cc (main): Likewise.
 > 	* ADT-examples/keyhash.cc (main): Likewise, and change to void form.
 > 	* ADT-examples/tsortinp.cc (main): Likewise, and remove name of first
 > 	  parameter to suppress unuse warning.
 > 	* ADT-examples/tsort.cc (main): Likewise.
 > 	  (Vertex_Node::Vertex_Node,Assoc_Iter::Assoc_Iter): Order initializer
 > 	  as in field declaration.
 > 	* ADT-examples/kmp.cc (kmp::kmp): Order initializer as in field
 > 	  declaration.
 > 

Cool, thanks for your contribution.  I'll put it into the next snapshot.

manfred


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