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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ext/ names (was: re:[PATCH] HP/SGI extensions to...)


On Fri, Jan 04, 2002 at 01:22:46AM +0100, Paolo Carlini wrote:
> On the other hand, honestly
> ext/rb_tree* seems to me a little bit too narrow: in principle, each different
> kind of tree would have an independent include file?

Hm, good point.  "ext/trees" maybe, with a plural.  :-)


> I found in the ext directory slist, hash_map, hash_set, rope. I think,

We do have backwards compatability to consider.  Perhaps renaming these
with a .h would be a bad idea.  I had not considered this when I said
"make no difference to me".


> ... by the way: how do you rename files with CVS? ;-)

With much pain:

    http://www.cvshome.org/docs/manual/cvs_7.html#SEC70

Personally I'd like to just rename the raw ,v files in the repository,
but the FSF policy seems to require doing a 'cvs remove' of the old one
and a 'cvs add' of the new one (losing the history).

Although we don't have that much history to lose here, I guess.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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