On 2015年05月05日 01:29, Marek Safar wrote:
Hi,


    We use the attached patch for Mono 4.0.1 which changes the
    implementation of System.Data.Odbc.OdbcDataReader.GetColumn(int)
    to make
    it work with either implementation of
    System.Text.UnicodeEncoding.GetString.


Could you please send a pull request with the change?


    Does it make sense to bring in patches like this or will
    System.Data.Odbc be replaced by ReferenceSource in the (near) future?


That's not very likely, reference sources code has quite few hard windows dependencies and I don't think we'll replace it or at least not very soon.

Usually that's correct, but for System.Data.Odbc we use unixodbc that PInvokes odbc32.dll compatible library. We already imported it.

Atsushi Eno

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to