[MonoDevelop] VB.Net Option Strict

Rolf Bjarne Kvinge rolflists at ya.com
Mon Oct 8 05:46:13 EDT 2007



> -----Original Message-----
> From: monodevelop-list-bounces at lists.ximian.com [mailto:monodevelop-
> list-bounces at lists.ximian.com] On Behalf Of Rolf Bjarne Kvinge
> Sent: sábado, 22 de septiembre de 2007 13:42
> To: 'Markus Kilås'; Monodevelop-list at lists.ximian.com
> Subject: Re: [MonoDevelop] VB.Net Option Strict
> 
> 
> 
> > -----Original Message-----
> > From: monodevelop-list-bounces at lists.ximian.com [mailto:monodevelop-
> > list-bounces at lists.ximian.com] On Behalf Of Markus Kilås
> > Sent: sábado, 22 de septiembre de 2007 11:11
> > To: Monodevelop-list at lists.ximian.com
> > Subject: [MonoDevelop] VB.Net Option Strict
> >
> > Hi all!
> >
> > I am trying to port an VB.net application to Mono but are getting some
> > trouble compiling with Monodevelop.
> >
> > I have created a VB.net-project and added all the .vb-files but when a
> > try to compile I get an error for each file:
> >
> > [Task:File=, Line=0, Column=0, Type=Error, Priority=Normal,
> > Description=Option Strict Off will probably
> > fail.((/home/markus/Projects/dotnetproject/dotnetproject/file.vb))]
> >
> 
> This should be a warning, not an error ("probably fail" != "failed"),
> I'll try fix it asap.
> 

This is now fixed. You need to update vbnc to the latest SVN version to see
the changes.

Rolf




More information about the Monodevelop-list mailing list