Daily Usage Issues

Include compile warning code/id in output?

Started by GreenMoose on 6,162 views

[v2.22.0.1]
Hi,

NCrunch gives me output like below:
"DialogsUI\foo.xaml.vb (283, 50): Invalid URI: Invalid port specified."

While vstudio includes the warning code (CC0063). Is this by intent or why doesn't NCrunch output the warning code/id as well?

Thanks.
Hi,

it looks like NCrunch is only recording the line data and warning message, and not the warning code. I'll see if there's a way to resolve this. Thanks for reporting it.
v2.24 has just been released with warning codes now included in the build output text.

Post a reply

Log in to reply.