[Mono-bugs] [Bug 346156] LinkCollection: No overlap check is performed

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=346156 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=346156#c3 Everaldo Canuto [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386466] WebBrowser: wont startup.

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386466 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386466#c1 Jonathan Pobst [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386476] New: System.Data.Common.DbParameter. ParameterName should not require @ to be prepended

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386476 Summary: System.Data.Common.DbParameter.ParameterName should not require @ to be prepended Product: Mono: Class Libraries Version: 1.9.0 Platform: PC OS/Version: Windows XP

[Mono-bugs] [Bug 386466] WebBrowser: wont startup.

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386466 Marek Safar [EMAIL PROTECTED] changed: What|Removed |Added Component|Windows.Forms

[Mono-bugs] [Bug 386483] New: Form::MainMenuStrip prevents GC

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386483 Summary: Form::MainMenuStrip prevents GC Product: Mono: Class Libraries Version: 1.9.0 Platform: Macintosh OS/Version: Mac OS X 10.4 Status: NEW Severity: Major

[Mono-bugs] [Bug 386466] WebBrowser: wont startup.

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386466 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386466#c2 Marek Safar [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386504] New: Forms don't activate properly with the Carbon backend

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386504 Summary: Forms don't activate properly with the Carbon backend Product: Mono: Class Libraries Version: 1.9.0 Platform: Macintosh OS/Version: Mac OS X 10.4 Status: NEW

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c9 --- Comment #9 from Robert Jordan [EMAIL PROTECTED] 2008-05-04 08:53:53 MST --- Hm, on Linux and Mac x86 there is struct size discrepancy: the

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c10 --- Comment #10 from Robert Jordan [EMAIL PROTECTED] 2008-05-04 08:54:31 MST --- Created an attachment (id=212156) --

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c11 Robert Jordan [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c12 --- Comment #12 from Zoltan Varga [EMAIL PROTECTED] 2008-05-04 09:06:30 MST --- I think we should keep doubles aligned at 8. -- Configure

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c13 --- Comment #13 from Robert Jordan [EMAIL PROTECTED] 2008-05-04 09:30:28 MST --- OK. But how do I fix the issue then? My assumption about letting

[Mono-bugs] [Bug 354495] Optimization - ldobj+stobj

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=354495 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=354495#c4 Marek Safar [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 361906] MyLiveEdu.com fails with javascript error

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=361906 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=361906#c9 Chris Toshok [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386528] New: Character input with the Carbon backend has endian ( and other) problems

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386528 Summary: Character input with the Carbon backend has endian (and other) problems Product: Mono: Class Libraries Version: 1.9.0 Platform: Macintosh OS/Version: Mac OS X 10.4

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c14 --- Comment #14 from Robert Jordan [EMAIL PROTECTED] 2008-05-04 15:29:39 MST --- BTW, mono_runtime_invoke () has the same alignment issue but users

[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386415 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386415#c15 --- Comment #15 from Robert Jordan [EMAIL PROTECTED] 2008-05-04 15:30:09 MST --- Created an attachment (id=212178) --

[Mono-bugs] [Bug 386466] WebBrowser: wont startup.

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386466 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386466#c3 Miguel de Icaza [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 386466] WebBrowser: wont startup.

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=386466 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=386466#c4 Zoltan Varga [EMAIL PROTECTED] changed: What|Removed |Added

[Mono-bugs] [Bug 375235] Silverlight Pad - windowless bug - Xaml and javascript not showing up

2008-05-04 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=375235 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=375235#c1 Larry Ewing [EMAIL PROTECTED] changed: What|Removed |Added