[Mono-list] mbas
Guenther Roith
groith@tcrz.net
Wed, 8 May 2002 19:27:25 +0200
There seems to be mbas new in cvs. I've tried out.
I think to get vb.net working is an important step to ms.net compatiblity.
(Although linux hackers perhaps won't like the language it will be popular
on windows)
Is it already working?
When compiling hello-world I got:
(process:1560): ** WARNING **: unhandled exception System.ArgumentException:
"In
valid search pattern."
in System.IO.SearchPattern:Compile ()
in System.IO.SearchPattern:.ctor ()
in System.IO.SearchPattern:.ctor ()
in System.IO.Directory:GetFileSystemEntries ()
in Mono.Languages.Driver:MainDriver ()
in Mono.Languages.Driver:Main ()