> Is there a subset of these compiler error numbers that mcs/gmcs may > produce if called with the --parse argument? > I noticed already that --parse does only syntax checking, but does not > check interdependencies between files etc. like done at compilation.
That flag is an internal flag that we use to profile the compiler, it is not intended for anything else. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
