Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Andra ž Levstik (83c77b3d6784de12a8986457a9adc1a1a6cf1f 2f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Andra ž Levstik (83c77b3d6784de12a8986457a9adc1a1a6cf1f 2f)
  • Date: Sun, 13 Jan 2008 09:56:24 +0100

On Sunday 13 of January 2008 00:24:29 Andraž 'ruskie' Levstik wrote:
> On 00:18:48 2008-01-13 Jaka Kranjc <lynx AT mages.ath.cx> wrote:
> > > --- a/FUNCTIONS
> > > +++ b/FUNCTIONS
> > > @@ -695,4 +695,35 @@ function default_kde3_build() {
> > >
> > > }
> > >
> > > +#---
> > > +## Default configure
> > > +#---
> > > +
> > > +function default_build_configure() {
> > > + # this is here so that config_query_option can be used without
> > > + # extra junk
> > > + local up_spell_name=$(echo $SPELL | tr "a-z" "A-Z") &&
> > > + local up_spell_name=$(echo $SPELL | tr "-" "_") &&
> >
> > What if the spell name includes other non-variable-constituent
> > characters?
>
> What other chars can there be that aren't variable friendly... will add
> them as well...
only a-zA-Z_ are.

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page