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=78759 --- shadow/78759 2006-07-04 09:56:04.000000000 -0400 +++ shadow/78759.tmp.3427 2006-08-03 18:54:59.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78759 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -237,6 +237,26 @@ Am removing [PATCH] since ChessBoard/ChessBoardCtrl/ChessBoard.resx still fails to compile. Maybe precise BMP handling is needed here. ------- Additional Comments From [EMAIL PROTECTED] 2006-07-04 09:56 ------- Assigning to Gonzalo for review since he wrote the original mask code, afair. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 18:54 ------- +I cannot reproduce this problem using mono on windows or on linux. +Here's the windows output: +--------------------------------------- [EMAIL PROTECTED] /cygdrive/c/il +$ ls +blah.cs error.resources error.resx + [EMAIL PROTECTED] /cygdrive/c/il +$ which resgen +/cygdrive/g/cygwin/home/gonzalo/svn/install/bin/resgen + [EMAIL PROTECTED] /cygdrive/c/il +$ ~/svn/install/bin/resgen error.resx +Read in 1 resources from 'error.resx' +Writing resource file... Done. +----------------------------------------------- + +Reopen if you still can reproduce it. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
