FreeBSD Bugzilla – Attachment 7292 Details for
Bug 15932
/usr/bin/cpp behavioral change breaks calendar(1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 436 bytes, created by
Jos.Backus
on 2000-01-06 09:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jos.Backus
Created:
2000-01-06 09:20:00 UTC
Size:
436 bytes
patch
obsolete
>--- io.c.orig Thu Jan 6 09:59:05 2000 >+++ io.c Thu Jan 6 09:56:30 2000 >@@ -274,7 +274,7 @@ > warnx("setuid failed"); > _exit(1); > } >- execl(_PATH_CPP, "cpp", "-P", "-I.", _PATH_INCLUDE, NULL); >+ execl(_PATH_CPP, "cpp", "-P", "-traditional", "-I.", _PATH_INCLUDE, NULL); > warn(_PATH_CPP); > _exit(1); > }
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 15932
: 7292