Bart Smaalders wrote: > I'll file an RFE... the use of __TIME__ and __DATE__ means that a build > produces different binaries every single time; this forces engineers to > manually evaluate whether or not a source change (a header file, for > example) affects a given binary. This induces errors, or forces us to > always ship any binary which has such constructs in the source code, > inflating everyone's costs to no good purpose.
Is this still an issue about the compilers? It seems like a tangent. --chris