From: Carlos G. A. <car...@te...> - 2003-09-02 10:19:01
|
Hello: > im going to try mono on linux with firebird, so i want to ask what > problems i have to expect an any other experience will be welcome. > > And i want to ask Carlos whats are diferences in mono and .net builds... Windows builds are made using nant and mono/linux build at this moment is made using a makefile. > Whats not working in mono? At this moment if i'm not wrong mayor problem is with the implementation of Regex class in mono that is not complete and doesn't allow named params to be used (in 1.5 version the FbCommandBuilder generates parameters naes using named params). See the KNOWN.TXT file for see other issues :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |