libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: tag docs and usability improvements


From: Albert Chin
Subject: Re: RFC: tag docs and usability improvements
Date: Sun, 14 Mar 2004 10:54:12 -0600
User-agent: Mutt/1.4i

On Sun, Mar 14, 2004 at 02:55:34PM +0000, Scott James Remnant wrote:
> On Fri, 2004-03-12 at 16:28, bonzini wrote:
> 
> > The patch is as big as it is boring.  Most of it is about renaming 
> > _LT_AC_TAGVAR to LT_TAGVAR so that it is in the public namespace.  Hope 
> > the ChangeLog helps.
> > 
> I've actually been aiming for (with my own patch) something like:
> 
> LT_TAG -- create a new tag by copying an old one
> LT_TAG_SET -- set a tag value
> LT_TAG_VALUE -- get a tag value

How about, for the last two:
  LT_TAG_SETVAR -- set a tag variable
  LT_TAG_GETVAR -- get the value of a tag variable

Seems a bit more descriptive.

And, why the need to move to a public namespace? Isn't only LT_INIT
and such in the public namespace? Is adding a tag something that
should be in the public namespace? Seems internal to libtool to me.

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]