Re: Forbidden strings

2000-11-07 Thread Akim Demaille
> "Earnie" == Earnie Boyd <[EMAIL PROTECTED]> writes: Earnie> But, neither of you answered my question. Why not use `_' to Earnie> prefix A?_* names? You can then declare that the user is Earnie> incorrect as _A?_* is a vendor variable! I as a user should Earnie> be allowed to declare A?_

Re: Forbidden strings

2000-11-07 Thread Earnie Boyd
--- Akim Demaille <[EMAIL PROTECTED]> wrote: > > "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes: > > Alexandre> On Nov 6, 2000, Earnie Boyd <[EMAIL PROTECTED]> wrote: > >> Why not just prefix the reserved autoconf variables with a `_' > >> character? > > Alexandre> autoconf used t

Re: Forbidden strings

2000-11-07 Thread Akim Demaille
> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes: Alexandre> On Nov 6, 2000, Earnie Boyd <[EMAIL PROTECTED]> wrote: >> Why not just prefix the reserved autoconf variables with a `_' >> character? Alexandre> autoconf used to use just AC_/ac_. Now, it's claiming Alexandre> ownershi

Re: Forbidden strings

2000-11-06 Thread Alexandre Oliva
On Nov 6, 2000, Earnie Boyd <[EMAIL PROTECTED]> wrote: > Why not just prefix the reserved autoconf variables with a `_' > character? autoconf used to use just AC_/ac_. Now, it's claiming ownership of all of A?_. That looks a little bit exagerated to me. -- Alexandre Oliva Enjoy Guarana',

Re: Forbidden strings

2000-11-06 Thread Earnie Boyd
--- Akim Demaille <[EMAIL PROTECTED]> wrote: > > So, how about something like a special comment/macro stating what are > the *words* that are allowed. Something like > > m4_accept_literals([AR_FLAGS], [lt_cv_AR_FLAGS]) > > then autoconf.sh would just gather these guys, and say nothing about >

RE: Forbidden strings

2000-11-06 Thread Bernard Dautrevaux
> -Original Message- > From: Akim Demaille [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 06, 2000 10:58 AM > To: Alexandre Oliva > Cc: Pavel Roskin; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Forbidden strings > > > >>>>> "

Re: Forbidden strings

2000-11-06 Thread Akim Demaille
> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes: >> I'd rather take almost the full range and except AR if we need to. Alexandre> I'd prefer that the maintainers of autoconf weren't so Alexandre> greedy about prefixes :-) In fact my position (let's take the full range) is also b

Re: Forbidden strings

2000-11-03 Thread Alexandre Oliva
On Nov 3, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote: >>> What should we do? Pavel> Return to A[CHMSTU] Agreed. > I'd rather take almost the full range and except AR if we need to. I'd prefer that the maintainers of autoconf weren't so greedy about prefixes :-) -- Alexandre Oliva Enjo

RE: Forbidden strings

2000-11-03 Thread Bernard Dautrevaux
> -Original Message- > From: Lars J. Aas [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 03, 2000 6:58 PM > To: Bernard Dautrevaux > Cc: 'Akim Demaille'; Pavel Roskin; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Forbidden strings > > &g

Re: Forbidden strings

2000-11-03 Thread Lars J. Aas
On Fri, Nov 03, 2000 at 06:39:02PM +0100, Bernard Dautrevaux wrote: : So the obvious: : : what is Autoshell? Autoconf macros for partable shell scripting. : Note that my question was due to the fact that i *do* use AS_FLAGS for Can't you use ASFLAGS? You don't see C_FLAGS and CPP_FLAGS,

RE: Forbidden strings

2000-11-03 Thread Bernard Dautrevaux
> -Original Message- > From: Akim Demaille [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 03, 2000 6:36 PM > To: Bernard Dautrevaux > Cc: Pavel Roskin; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Forbidden strings > > > >>>>>

Re: Forbidden strings

2000-11-03 Thread Akim Demaille
> "Bernard" == Bernard Dautrevaux <[EMAIL PROTECTED]> writes: Bernard> Whar is AS_xxx used for in autoconf? Autoshell, see m4sh.m4. ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool

RE: Forbidden strings

2000-11-03 Thread Bernard Dautrevaux
> -Original Message- > From: Akim Demaille [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 03, 2000 4:55 PM > To: Pavel Roskin > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Forbidden strings > > > >>>>> "Pavel" ==

Re: Forbidden strings

2000-11-03 Thread Akim Demaille
> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes: Pavel> Hello, Akim! >> In Autoconf, the words which include _A?_, A?_, _m4_, m4_ are >> forbidden, in order to diagnose unexpanded macros. There is >> (currently) no escape to this rule. Pavel> Not _m4_. Then we should, shouldn't we? N

Re: Forbidden strings

2000-11-03 Thread Pavel Roskin
Hello, Akim! > In Autoconf, the words which include _A?_, A?_, _m4_, m4_ are > forbidden, in order to diagnose unexpanded macros. There is > (currently) no escape to this rule. Not _m4_. > ~/src/libtool % ace nostromo 15:58 > configure:5870: error: