Community
Participate
Working Groups
config validation errors currently output the error to stdout (rather then stderr) then throw an Error. The error processing displays xdc/cfg/Main.xs and line number info for the exception even though the error above has the "real" infomation required by the user. We should _not_ display the xdc/cfg/Main.xs message in the event of configuration validation errors.