[Mono-bugs] [Bug 78289][Nor] Changed - Line separators in Makefile cause problems for mcs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 4 09:06:11 EDT 2006


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 jo.vermeulen at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78289

--- shadow/78289	2006-05-04 09:05:22.000000000 -0400
+++ shadow/78289.tmp.15710	2006-05-04 09:06:11.000000000 -0400
@@ -63,6 +63,11 @@
 
 The problem goes away when I don't append the '\' separator directly to the
 last line, but insert a space before it:
 
 before -> mcs *.cs Rendering/*.cs\
 after ->  mcs *.cs Rendering/*.cs \
+
+------- Additional Comments From jo.vermeulen at gmail.com  2006-05-04 09:06 -------
+Created an attachment (id=16920)
+Makefile which causes the problem
+


More information about the mono-bugs mailing list