Hi Jiri!

I Compiled the source on MS Visual Studio with MONO;LINUX compiler
directives. When a try to use the assembly other charsets raised the same
exception. I could establish connection on mono only when I comment all
charsets on Charset.cs file, except the one that I'm using (Win1252)

I Don't know if my changes on code will have a bad effect on Provider
behavior

Can I use the modified assembly with no problems?

Thanks for help

2009/12/31 Jiri Cincura <[email protected]>

> On Thu, Dec 31, 2009 at 10:59, Jiri Cincura <[email protected]> wrote:
> >> [Task:File=/home/jdias/Área de
> >>
> Trabalho/NETProvider/source/FirebirdSql/Data/Client/Managed/Version10/GdsStatement.cs,
> >> Line=731, Column=95, Type=Error, Priority=Normal, Description=Can not
> >> compute type of conditional expression as `short' and `int' convert
> >> implicitly to each other(CS0172)]
> >
> > Hmm, Mono compiler seems to be dumb here. I'll check it and report to
> > Mono team if needed.
>
> It's reported here:
> http://www.mail-archive.com/[email protected]/msg69737.html,
> but looks like neither MS
> (
> https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=520548
> )
> or Mono guys are not sure about the proper behavior. ;)
>
> I changed the code to compile under gmcs.
>
> --
> Jiri {x2} Cincura (CTO x2develop.com)
> http://blog.cincura.net/ | http://www.ID3renamer.com
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> Firebird-net-provider mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>



-- 
João Dias de Carvalho Neto

http://www.jdiasneto.blogspot.com
[email protected]
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to