[Mono-bugs] [Bug 406540] [Regression] SqlConnection is broken on 1.0 profile

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 4 14:41:48 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=406540

User christian.hergert at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=406540#c1


Christian Hergert <christian.hergert at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
         AssignedTo|bnc-blr-team-mono at forge.provo.novell.com        |christian.hergert at gmail.com
             Status|NEW                                             |ASSIGNED




--- Comment #1 from Christian Hergert <christian.hergert at gmail.com>  2008-07-04 12:41:48 MDT ---
Ok, It looks like the offender is

if (Interlocked.CompareExchange (ref (list as object[]) [index], connection,
null) != null) {

I admittedly did not check this on 1.0. Looking at it now.

-- Christian


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list