[Mono-bugs] [Bug 68805][Min] Changed - missing dependencies on libmonogc.la
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 17:18:54 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68805
--- shadow/68805 2004-10-26 11:21:24.000000000 -0400
+++ shadow/68805.tmp.8160 2004-10-29 17:18:54.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 68805
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: danw@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
Summary: missing dependencies on libmonogc.la
If you change something in libgc/ and do "make" from the top level of
mono, only libmonogc.la itself (which doesn't get installed) gets
rebuilt, so the change doesn't have any effect. You basically have to
"make clean;make" instead.
+
+------- Additional Comments From vargaz@gmail.com 2004-10-29 17:18 -------
+Fixed in CVS.