[Scons-dev] Problematic conflicts between C/C++ and D

Bill Deegan bill at baddogconsulting.com
Tue Aug 29 10:39:39 EDT 2017


env.get is just like a python dictionary.

the order will depend on the order the tools are loaded into the
Environment()..

On Tue, Aug 29, 2017 at 5:48 AM, Russel Winder <russel at winder.org.uk> wrote:

> On Mon, 2017-08-28 at 15:41 -0700, Bill Deegan wrote:
> > so a better solution would be:
> >
> > env['SHOBJSUFFIX'] = env.get('SHOBJSUFFIX','.os')
> >
> > ?
>
> I am not sure. What is the semantics of the env.get function, and who
> gets to set the SHOBJSUFFIX and when?
>
> --
> Russel.
> ============================================================
> =================
> Dr Russel Winder      t: +44 20 7585 2200   voip:
> sip:russel.winder at ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20170829/d3fd3cb0/attachment.html>


More information about the Scons-dev mailing list