[Mono-bugs] [Bug 74626][Min] Changed - Cant compile I18N classes under windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 13:16:02 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74626
--- shadow/74626 2005-04-15 16:33:17.000000000 -0400
+++ shadow/74626.tmp.23915 2005-04-16 13:16:02.000000000 -0400
@@ -1,22 +1,22 @@
Bug#: 74626
Product: Mono Tasks
Version: 0%
-OS:
+OS: unknown
OS Details: XP Pro+SP2 (Cygwin NT-5.1 1.5.14(0.126/4/2)
Status: NEW
Resolution:
Severity: Unknown
Priority: Minor
Component: Build
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: atsushi@ximian.com,sebastien@ximian.com
Summary: Cant compile I18N classes under windows
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
I cant get a successful svn build under windows for nearly a week now, and
@@ -44,6 +44,9 @@
../class/lib/net_2_0/I18N.West.dll
@../../../build/deps/net_2_0_I18N.West.dll.response
error CS0016: Could not write to file
`../../../class/lib/net_2_0/I18N.West.dll', cause: Sharing violation on
path ../../../class/lib/net_2_0\I18N.West.dll
+
+------- Additional Comments From miguel@ximian.com 2005-04-16 13:16 -------
+Atsushi, Sebastien, can you reproduce this bug?