[Mono-list] Strange switch issue
Robert Jordan
robertj at gmx.net
Wed Feb 20 15:07:50 EST 2008
Nicola Dell'Amico wrote:
> Sadly , Monodevelop 0.18 doesn't report any error into the Error List !!
> while in Build Output the exception output was shown: I had hard time
> figuring out my code was faulty !
It makes absolutely no sense to mix compiler exceptions with your own
syntax errors in the same list.
The build output exists for a reason: to look at it when something
went wrong. It's your own fault if you didn't.
Robert
More information about the Mono-list
mailing list