This is the mail archive of the gcc-patches@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: Small nits in new splay-tree.[ch] files


>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:

    Jeffrey>   In message <199810221921.PAA17665@caip.rutgers.edu>you
    Jeffrey> write:
    >> This fixes a couple of nits when compiling the splay-tree.[ch]
    >> files with a KNR compiler (SunOS4 cc in this case.)
    >> 
    >> Okay to install?
    >> 
    >> --Kaveh
    >> 
    >> 
    >> 
    >> 
    >> Thu Oct 22 15:17:26 1998 Kaveh R. Ghazi
    >> <ghazi@caip.rutgers.edu>
    >> 
    >> * splay-tree.h: Wrap function pointer parameter declarations in
    >> PARAMS() macro.
    >> 
    >> * splay-tree.c (splay_tree_foreach_helper): Make definition
    >> static to match prototype.

    Jeffrey> Sounds like a good time to tell Mark that he's free to
    Jeffrey> DTRT for splay trees and dynstring support, including
    Jeffrey> approving patches to them :-)

Jeff, thanks.  Kaveh, the patches are fine.

-- 
Mark Mitchell 			mark@markmitchell.com
Mark Mitchell Consulting	http://www.markmitchell.com


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