Vim 7.3 ships with a C# compiler that uses the default error format, which doesn't work. However, it was pretty easy to come up with one that did, and I think it should be updated by the next release:
CompilerSet errorformat=\ %#%f(%l\\\,%c):\ error\ CS%n:\ %m Regards, ~Damien -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
