[Scons-dev] Show source SConscript on error

anatoly techtonik techtonik at gmail.com
Wed Nov 11 05:35:57 EST 2015


On Tue, Nov 10, 2015 at 11:12 PM, Jason Kenny <dragon512 at live.com> wrote:

> A node can be used in many different files. The creation of a node is more
> like:
>
>
>
> Env.File() => env.fs.file() => look up file in fs tree, if not found
> create a new one.
>
But who creates the actual node - Node() constructor?


> The main issue here is that the loop up can happen in many different
> places. So I am not sure it is clear if a given call is making a node or
> trying to get one plus even if we had every node how do we know which
> source is the right one use?
>
Is it possible to create infinite loop in SCons?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20151111/4eb9610f/attachment.html>


More information about the Scons-dev mailing list