[Mono-bugs] [Bug 430545] New: [PATCH] Dictionary.ContainsKey(null) should throw instead of returning false

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430545 Summary: [PATCH] Dictionary.ContainsKey(null) should throw instead of returning false Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other

[Mono-bugs] [Bug 376619] ListChangedEventArgs should set oldIndex to -1 when using Constructor that does not take oldIndex as a parameter

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=376619 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=376619#c1 --- Comment #1 from Jonathan Anderson <[EMAIL PROTECTED]> 2008-09-29 01:37:50 MDT --- Created an attachment (id=242161) --> (https://bugzilla.novell

[Mono-bugs] [Bug 428683] Multiple simultaneous requests using HttpWebRequest fail

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=428683 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=428683#c3 Gert Driesen <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 430545] [PATCH] Dictionary.ContainsKey(null) should throw instead of returning false

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430545 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430545#c1 Jb Evain <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 376619] ListChangedEventArgs should set oldIndex to -1 when using Constructor that does not take oldIndex as a parameter

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=376619 Jonathan Anderson <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 430488] HttpApplication.PipeLine assumes IAsyncResult. AsyncState is always IHttpAsyncHandler

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430488 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430488#c1 Marek Habersack <[EMAIL PROTECTED]> changed: What|Removed |Added -

[Mono-bugs] [Bug 430477] Debug.Assert() does not work in winform apps

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430477 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430477#c4 Robert Jordan <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 430213] Remote methods and events in C#

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430213 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430213#c6 --- Comment #6 from Robert Jordan <[EMAIL PROTECTED]> 2008-09-29 04:02:52 MDT --- BTW, you've missed the most important first line of mono -V. It doe

[Mono-bugs] [Bug 430577] New: DrawImage does not draw correctly when the start position is not (0, 0)

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430577 Summary: DrawImage does not draw correctly when the start position is not (0,0) Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Statu

[Mono-bugs] [Bug 430583] New: BinaryFormatter: IObjectReferences are not serialized correctly

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430583 Summary: BinaryFormatter: IObjectReferences are not serialized correctly Product: Mono: Class Libraries Version: SVN Platform: All OS/Version: All Status: NEW

[Mono-bugs] [Bug 430583] BinaryFormatter: IObjectReferences are not serialized correctly

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430583 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430583#c1 --- Comment #1 from Robert Jordan <[EMAIL PROTECTED]> 2008-09-29 04:54:22 MDT --- Created an attachment (id=242199) --> (https://bugzilla.novell.com

[Mono-bugs] [Bug 430583] BinaryFormatter: IObjectReferences are not serialized correctly

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430583 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430583#c2 Robert Jordan <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 430213] Remote methods and events in C#

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430213 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430213#c7 Robert Jordan <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c2 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What|Removed |Added -

[Mono-bugs] [Bug 430507] Evaluator API: error output.

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430507 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430507#c1 Marek Safar <[EMAIL PROTECTED]> changed: What|Removed |Added -

[Mono-bugs] [Bug 429153] ListView: WndProc Mouse Events

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429153 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429153#c2 --- Comment #2 from Carlos Alberto Cortez <[EMAIL PROTECTED]> 2008-09-29 07:50:14 MDT --- Regarding your patch: 1. this is he ideal path, I think. 2.

[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430483 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c2 --- Comment #2 from Steve Odbc <[EMAIL PROTECTED]> 2008-09-29 07:50:50 MDT --- Created an attachment (id=242258) --> (https://bugzilla.novell.com/att

[Mono-bugs] [Bug 430477] Debug.Assert() does not work in winform apps

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430477 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430477#c5 --- Comment #5 from Steve Odbc <[EMAIL PROTECTED]> 2008-09-29 08:29:53 MDT --- Debug.Assert() is defined as follows, so as Robert said it works only i

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c3 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What|Removed |Added -

[Mono-bugs] [Bug 376619] ListChangedEventArgs should set oldIndex to -1 when using Constructor that does not take oldIndex as a parameter

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=376619 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=376619#c2 --- Comment #2 from Andy Hume <[EMAIL PROTECTED]> 2008-09-29 09:21:10 MDT --- Created an attachment (id=242309) --> (https://bugzilla.novell.com/atta

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c4 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 420312] ToolStripCollectionEditor implementation

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=420312 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=420312#c2 Andy Hume <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c5 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What|Removed |Added -

[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430483 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c3 --- Comment #3 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-09-29 10:18:19 MDT --- Weird, your attachment doesn't cause any exceptions for me when I

[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430483 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c4 --- Comment #4 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-09-29 10:21:13 MDT --- Created an attachment (id=242330) --> (https://bugzilla.novell.co

[Mono-bugs] [Bug 419989] Mono crashes in x86_64 SLES10 SP2 (OES2 SP1) virtualized environment - XEN

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=419989 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419989#c25 --- Comment #25 from Anja Stock <[EMAIL PROTECTED]> 2008-09-29 10:23:28 MDT --- Any update here? -- Configure bugmail: https://bugzilla.novell.com

[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430483 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c5 --- Comment #5 from Steve Odbc <[EMAIL PROTECTED]> 2008-09-29 10:38:47 MDT --- About my test case: Have you used the MS framework (I used 2.0)? I tes

[Mono-bugs] [Bug 409170] TabControl: active tab row should be adjacent to panel

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=409170 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=409170#c2 --- Comment #2 from Carlos Alberto Cortez <[EMAIL PROTECTED]> 2008-09-29 11:01:19 MDT --- This should be fixed in svn. Could you confirm? -- Confi

[Mono-bugs] [Bug 396852] the events Enter and Leave are not fired correctly

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=396852 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=396852#c2 Nagappan A <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 413792] [PATCH] Popup menu return key handling

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=413792 Nagappan A <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430483 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c6 Steve Odbc <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 396852] the events Enter and Leave are not fired correctly

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=396852 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=396852#c3 --- Comment #3 from Nagappan A <[EMAIL PROTECTED]> 2008-09-29 11:53:29 MDT --- Just verified it with MS.NET, its generating events. -- Configure bu

[Mono-bugs] [Bug 430477] Debug.Assert() does not work in winform apps

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430477 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430477#c6 Jonathan Pryor <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 375236] [performance] Silverlight World map - slow

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=375236 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED]

[Mono-bugs] [Bug 325279] xaml collections are replaced instead of merged

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=325279 Rusty Howell <[EMAIL PROTECTED]> changed: What|Removed |Added Target Milestone|1.0.0

[Mono-bugs] [Bug 419989] Mono crashes in x86_64 SLES10 SP2 (OES2 SP1) virtualized environment - XEN

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=419989 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419989#c26 Kalidas Balakrishnan <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 429997] Mono crashes with SIGABRT - assertion failed

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429997 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429997#c3 Kalidas Balakrishnan <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 430732] New: v0.8.0 : bug in resolve() or serviceremoved() functions

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430732 Summary: v0.8.0 : bug in resolve() or serviceremoved() functions Product: Mono: Class Libraries Version: unspecified Platform: Other OS/Version: Windows XP Status: NEW Sever

[Mono-bugs] [Bug 430759] New: InvalidOperationException when XmlSerializing a generic collection ( You must implement a default accessor on because it inherits from ICollection)

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430759 Summary: InvalidOperationException when XmlSerializing a generic collection (You must implement a default accessor on because it inherits from ICollection) Product: Mono: Class Librar

[Mono-bugs] [Bug 429997] Mono crashes with SIGABRT - assertion failed

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429997 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429997#c4 --- Comment #4 from Zoltan Varga <[EMAIL PROTECTED]> 2008-09-29 14:14:53 MDT --- This is a runtime bug, not a bug in mod_mono/xsp. Removing the asser

[Mono-bugs] [Bug 429997] Mono crashes with SIGABRT - assertion failed

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429997 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429997#c5 --- Comment #5 from Zoltan Varga <[EMAIL PROTECTED]> 2008-09-29 14:16:01 MDT --- Created an attachment (id=242378) --> (https://bugzilla.novell.com/

[Mono-bugs] [Bug 419989] Mono crashes in x86_64 SLES10 SP2 (OES2 SP1) virtualized environment - XEN

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=419989 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419989#c27 --- Comment #27 from Miguel de Icaza <[EMAIL PROTECTED]> 2008-09-29 14:32:11 MDT --- Guys: the patch is already here, anyone can go and apply it, co

[Mono-bugs] [Bug 414146] [Regression] Mono.Mozilla.Base.gluezilla_createBrowserWindow

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=414146 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=414146#c22 --- Comment #22 from Hin-Tak Leung <[EMAIL PROTECTED]> 2008-09-29 16:08:22 MDT --- I can confirm that 2.0 rc3 fixes this bug. -- Configure bugmai

[Mono-bugs] [Bug 430732] v0.8.0 : bug in resolve() or serviceremoved() functions

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430732 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430732#c1 Aaron Bockover <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 430804] New: Static readonly field optimization doesn' t account for changes via reflection

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430804 Summary: Static readonly field optimization doesn't account for changes via reflection Product: Mono: Compilers Version: 1.9 Platform: Other OS/Version: Other Stat

[Mono-bugs] [Bug 423450] [Regression] Mono does not find library causing banshee to crash

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=423450 Sanford Armstrong <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 403660] [PATCH] Custom headers in the HTTPClientChannel

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=403660 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=403660#c3 Michael Hutchinson <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 419989] Mono crashes in x86_64 SLES10 SP2 (OES2 SP1) virtualized environment - XEN

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=419989 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419989#c28 craig gardner <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 429997] Mono crashes with SIGABRT - assertion failed

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429997 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429997#c6 craig gardner <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 424156] [Regression] asp.net compiler: dependent assemblies not copied to shadow copy directory

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=424156 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=424156#c8 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 419888] [Regression] TypeLoadException when running under xsp

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=419888 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419888#c10 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 410743] [Regression] wapi leak in System.Diagnostic.Process

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=410743 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=410743#c17 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 424663] DefineField ignores custom modifier on generic types

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=424663 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=424663#c16 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 429153] ListView: WndProc Mouse Events

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=429153 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429153#c3 John Mortlock <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 414146] [Regression] Mono.Mozilla.Base.gluezilla_createBrowserWindow

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=414146 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=414146#c23 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added ---

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c6 --- Comment #6 from Thomas Wiest <[EMAIL PROTECTED]> 2008-09-29 20:30:26 MDT --- Evin, could you please test that this is fixed in Mono 2.0 RC3 and i

[Mono-bugs] [Bug 425669] Delegate using an outer generic type parameter doesn' t work right

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=425669 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=425669#c3 Thomas Wiest <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 424663] DefineField ignores custom modifier on generic types

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=424663 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=424663#c17 --- Comment #17 from Zoltan Varga <[EMAIL PROTECTED]> 2008-09-29 22:28:36 MDT --- This is definitely not fixed in 2.0, as the patches have not been

[Mono-bugs] [Bug 430508] [Regression] TypeBuilder. MakeGenericType does not handle enum type arguments

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=430508 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430508#c7 --- Comment #7 from Evin Robertson <[EMAIL PROTECTED]> 2008-09-29 22:32:54 MDT --- I downloaded the source from http://mono.ximian.com/monobuild/prev

[Mono-bugs] [Bug 399175] InvalidProgramException for unreachable code in iterator with CodeDomProvider

2008-09-29 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=399175 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=399175#c5 --- Comment #5 from Jeff Thompson <[EMAIL PROTECTED]> 2008-09-30 00:06:23 MDT --- Microsoft reproduced the bug in their C# compiler and says they wil