[Mono-bugs] [Bug 51666][Maj] Changed - Creating makefrag files fails on OSX

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 6 Dec 2003 04:35:13 -0500 (EST)


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 lupus@ximian.com.

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

--- shadow/51666	2003-12-04 16:28:01.000000000 -0500
+++ shadow/51666.tmp.27866	2003-12-06 04:35:12.000000000 -0500
@@ -41,6 +41,12 @@
 can use instead (if the ECHO_ESCAPE test is modified to tell the
 difference between HP/UX echo and OS X echo), but I don't know of any
 super easy way to do that.
 
 If you like the embedded tabs I can see about fixing this myself.
 (Although I won't be able to test it.)
+
+------- Additional Comments From lupus@ximian.com  2003-12-06 04:35 -------
+I think the embedded TAB is a better solution. We don't have perl as a
+build dependency, AFAIK, so adding it for this silly issue is of
+little value. An alternative is to use printf(1), but I don't see why
+we should complicate things if embedded TABs work fine.