PATCH to implement `restrict' in C

Mark Mitchell mark@markmitchell.com
Mon Oct 19 20:37:00 GMT 1998


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

    Jeffrey>   In message
    Jeffrey> < 199810142329.QAA11079@smtp.earthlink.net >you write:

Ah, I see you don't want to get slapped after all. :-)  Thanks for
looking at this.

    Jeffrey> On a slightly related note, Goeff noer has asked if we
    Jeffrey> can move the dynstring code into libiberty.  Apparently
    Jeffrey> he wants to use it for something :-) If it's OK with you

Code reuse, what a concept.  Yes, it's perfectly fine by me.

    Jeffrey> I'd like to go ahead and make that change.  We'll need to
    Jeffrey> put its external header file into include, or if the

Yes.

    Jeffrey> number of interfaces are small, then in libiberty.h
    Jeffrey> directly.

No.  It's certainly conceivable that the number of interfaces will
grow, and I think that these data-structure thingys should each have
their own headers for cleanliness sake.

    Jeffrey> We may want to go ahead and put splay-tree into libiberty
    Jeffrey> from day 1, which would also be fine with me.

Yes, I'll do this.

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



More information about the Gcc-patches mailing list