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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Dec 2003 00:59:26 -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 peter@newton.cx.

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

--- shadow/51666	2003-12-06 04:35:12.000000000 -0500
+++ shadow/51666.tmp.26625	2003-12-08 00:59:26.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51666
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 10.3.1
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rshade@dvsconsulting.com               
 QAContact: mono-bugs@ximian.com
@@ -47,6 +47,10 @@
 
 ------- 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.
+
+------- Additional Comments From peter@newton.cx  2003-12-08 00:59 -------
+Patch created and applied. Works fine on Linux box, ought to work
+elsewhere too...