[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-29 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c10 Marek Safar msa...@novell.com changed: What|Removed |Added

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-28 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c8 --- Comment #8 from Pablo Ruiz pr...@netway.org 2010-04-28 08:58:23 UTC --- As announced by Miguel, today's trunk has a few enhancements on SRE's handling, so I tried again this bug against

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-28 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c9 --- Comment #9 from Marek Safar msa...@novell.com 2010-04-28 09:06:47 UTC --- I know it has been on my radar for this week but I have not found time to fix it yet. -- Configure bugmail:

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-27 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c Marek Safar msa...@novell.com changed: What|Removed |Added CC|

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-23 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c Pablo Ruiz pr...@netway.org changed: What|Removed |Added

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling classes with base constructor accepting Expression.. as argument

2010-04-23 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c Pablo Ruiz pr...@netway.org changed: What|Removed |Added Priority|P5

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-20 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c5 Pablo Ruiz pr...@netway.org changed: What|Removed |Added Attachment #355170|0

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-20 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c6 --- Comment #6 from Pablo Ruiz pr...@netway.org 2010-04-20 19:46:37 UTC --- Looks like some compiler optimizations between 2.4.x and 2.6.x broke Expression handling.. Here it's a disassembled

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-20 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c7 --- Comment #7 from Pablo Ruiz pr...@netway.org 2010-04-20 23:28:35 UTC --- I'm trying to find the point in svn at which things started to fail.. at r105893 the problem it's still

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-19 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c Pablo Ruiz pr...@netway.org changed: What|Removed |Added

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-19 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c Pablo Ruiz pr...@netway.org changed: What|Removed |Added Version|SVN

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-18 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c2 --- Comment #2 from Pablo Ruiz pr...@netway.org 2010-04-18 12:58:25 UTC --- Tested against trunk and it doesnt work either: Unhandled Exception: Mono.CSharp.InternalErrorException:

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-18 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c3 --- Comment #3 from Pablo Ruiz pr...@netway.org 2010-04-18 15:08:07 UTC --- Created an attachment (id=355170) -- (http://bugzilla.novell.com/attachment.cgi?id=355170) Patch against gmcs

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-18 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c4 --- Comment #4 from Pablo Ruiz pr...@netway.org 2010-04-18 15:09:54 UTC --- After analyzing the problem, looks like ContructionBaseInitalizer it's modifiying statements list at some point

[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

2010-04-17 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=568955 http://bugzilla.novell.com/show_bug.cgi?id=568955#c1 --- Comment #1 from Pablo Ruiz pr...@netway.org 2010-04-18 04:46:12 UTC --- Reproduced on mono 2.6.2 too. Looks like there's no one watching this issue.. ¿? -- Configure bugmail: