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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
