[Mono-bugs] [Bug 516960] [PATCH] DataGridView MoveCurrentCell can attempt to access Column index -1

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 12 04:34:34 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=516960

http://bugzilla.novell.com/show_bug.cgi?id=516960#c7


--- Comment #7 from G M <sexxxenator at gmail.com> 2010-05-12 08:34:32 UTC ---
For your information, the exact same code works smoothly on the previous
version of mono included in OpenBSD (i.e. in OpenBSD 4.6):

$ mono --version
Mono JIT compiler version 2.0 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           normal
        GC:            System Boehm (with typed GC)
        SIGSEGV:       normal
        Notification:  Thread + polling
        Architecture:  x86
        Disabled:      none

The Exception 
"System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: y"
does not occur in this version.

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


More information about the mono-bugs mailing list