FreeBSD Bugzilla – Attachment 14276 Details for
Bug 26827
gcc doesn't know about '%+' in formatstring of strftime()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 687 bytes, created by
marcolz
on 2001-04-25 01:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
marcolz
Created:
2001-04-25 01:30:01 UTC
Size:
687 bytes
patch
obsolete
>--- /usr/src/contrib/gcc/c-common.c Wed Apr 25 02:03:07 2001 >+++ /usr/src/contrib/gcc/c-common.c Wed Apr 25 02:05:37 2001 >@@ -1155,7 +1155,7 @@ > { "D", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "2" }, > { "g", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "2O-_0w" }, > { "cx", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "3E" }, >- { "%RTXnrt", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "" }, >+ { "%+RTXnrt", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "" }, > { "P", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "G" }, > { "HIMSUWdemw", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0Ow" }, > { "Vju", 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0Oow" },
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 26827
: 14276