Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78051 --- shadow/78051 2006-04-15 14:39:59.000000000 -0400 +++ shadow/78051.tmp.16355 2006-04-15 20:53:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78051 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: XP Prof - SP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: IL assembler AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -92,6 +92,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-04-15 14:39 ------- Which version of mono are you using? This compiles fine with the recent versions. Also, 'type' is a keyword for ilasm2 (2.0 profile) and not for ilasm. Maybe you are trying to compile this using ilasm2? + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-15 20:53 ------- +Oh sorry, I used the version 1.1.13.2 which has this bug. With the new +version all works fine, thx :) + +Btw. "type" is in this case the name of the field, not a keyword. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
