We enabled -trace by default a long while ago, but it looks like no one ever
realized that it was just duplicated information.  I'll remove this from our
build tools.

without -trace:

> C:\source\driver.wxs(3) : fatal error CNDL0023: Undefined variable:
> $(var.Manufacturer).

with -trace:

> C:\source\driver.wxs(3) : fatal error CNDL0023: Undefined variable:
> $(var.Manufacturer).
> 
> Source Trace:
>    at C:\source\driver.wxs: line 3

But I definitely agree that we shouldn't hide useful data behind a switch.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Is-there-a-WiX-4-0-replacement-for-candle-exe-trace-tp7597729p7597741.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to