[jamming] Join modifier
david turner
dturner at nds.com
Fri Mar 3 08:23:19 PST 2006
John Waugh a écrit :
> I'd be interested
> We use scons at work and it's so painful (:
>
Really, could you care to elaborate what you find painful with it ?
That's not do diss Scons, I'm just really curious about *anything*
related to software construction :-)
> Is the join bug mentioned here:
> http://maillist.perforce.com/pipermail/jamming/2004-October/002456.html
> <http://maillist.perforce.com/pipermail/jamming/2004-October/002456.html>
> fixed in that version, by any chance ?
> Easy to work around, in any case.
>
I think so. Let me a few days to prepare the release.
Regards,
- David
> much thanks if you do a release
> -John
>
> On 3/3/06, *david turner * <dturner at nds.com <mailto:dturner at nds.com>>
> wrote:
>
> John Waugh a écrit :
> > Well I figured it out. Classic jam 2.5 has the :J modifier, but
> FTJam
> > does not :( I guess I'll use classic jam - it seems more recently
> > updated anyway.
> >
> If someone's interested, I can make a release of FTJam 2.5.3; as the
> name suggests, it has all the features
> of Classic Jam 2.5 plus a few extras (e.g. a SharedLibrary rule to
> build
> DLLs and Unix shared objects)
>
> Regards,
>
> - David Turner
> - FTJam maintainer
>
> > -John
> >
> > On 3/2/06, * John Waugh* <john.waugh at gmail.com
> <mailto:john.waugh at gmail.com>
> > <mailto:john.waugh at gmail.com <mailto:john.waugh at gmail.com>>> wrote:
> >
> > Just as a follow-up, I'm using FTJam, on WinXP.
> > Still no luck using :J=
> >
> >
> > On 3/1/06, *John Waugh* <john.waugh at gmail.com
> <mailto:john.waugh at gmail.com>
> > <mailto:john.waugh at gmail.com <mailto:john.waugh at gmail.com>>>
> wrote:
> >
> > I can't seem to get the join (:J) modifier to work
> > I haven't been able to find much info in the mailing
> archives
> > or elsewhere ):
> >
> > Here is example code:
> >
> > --- start code ---
> >
> > local test = aaa ;
> > test += bbb ;
> > test += ccc ;
> > ECHO $(test) ; # prints: aaa bbb ccc
> > ECHO $(test:J=x) ; # prints the same as above !
> >
> > --- end code ---
> >
> > Am I missing something?
> > I thought the last line above would print "aaaxbbbxccc"
> >
> > What's the magic incantation?
> >
> > Thanks
> > -John
> >
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > jamming mailing list - jamming at perforce.com
> <mailto:jamming at perforce.com>
> > http://maillist.perforce.com/mailman/listinfo/jamming
> >
>
> ***********************************************************************************
> Information contained in this email message is confidential and
> may be privileged, and is intended only for use of the individual
> or entity named above. If the reader of this message is not the
> intended recipient, or the employee or agent responsible to
> deliver it to the intended recipient, you are hereby notified that
> any dissemination, distribution or copying of this communication
> is strictly prohibited. If you have received this communication in
> error, please immediately notify the postmaster at nds.com
> <mailto:postmaster at nds.com> and destroy the original message.
> ***********************************************************************************
>
>
***********************************************************************************
Information contained in this email message is confidential and may be privileged, and is intended only for use of the individual or entity named above. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the postmaster at nds.com and destroy the original message.
***********************************************************************************
More information about the jamming
mailing list