FreeBSD Bugzilla – Attachment 82631 Details for
Bug 118200
[patch] misc/birthday fix build on sparc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
_birthday.diff
_birthday.diff (text/plain), 532 bytes, created by
Pietro Cerutti
on 2007-11-22 15:30:00 UTC
(
hide
)
Description:
_birthday.diff
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2007-11-22 15:30:00 UTC
Size:
532 bytes
patch
obsolete
>--- /dev/null 2007-11-22 16:11:00.000000000 +0100 >+++ files/patch-makemake.c 2007-11-22 16:18:20.000000000 +0100 >@@ -0,0 +1,20 @@ >+--- makemake.c.orig 2007-11-22 16:13:14.000000000 +0100 >++++ makemake.c 2007-11-22 16:13:25.000000000 +0100 >+@@ -17,7 +17,7 @@ >+ { "UNIX", "ifeq (", ",", ")", "else", "endif" } >+ }; >+ >+-main(int argc, char *argv[]) >++int main(int argc, char *argv[]) >+ { >+ enum {DOS=0,UNIX=1} os; >+ char buf[256]; >+@@ -51,6 +51,8 @@ >+ } else >+ printf("%s", buf); >+ } >++ >++ return (0); >+ } >+ >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 118200
: 82631