[Scons-dev] Question about SCons CSIG behavior
William Blevins
wblevins001 at gmail.com
Thu Jul 30 13:02:46 EDT 2015
Team,
I noticed something peculiar when examining how CSIG's are generated for
Nodes. In the case that get_content returns an error (IE. file is
missing), then the signature becomes MD5( '' ).
This seems a bit counter-intuitive. Would it make more sense for
get_csig() to return None until the node can actually be evaluated because
otherwise a missing file has the same signature as an empty file, and those
are two very different things.
V/R,
William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150730/79c09cb8/attachment.html>
More information about the Scons-dev
mailing list