Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77942 Details for
Bug 119953
xmame/xmess-0.103 fail to compile with gcc-3.3.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch for xmame 0.103
xmame-0.103-makefile.patch (text/plain), 1.38 KB, created by
Dan Foster
on 2006-01-23 12:46:00 UTC
(
hide
)
Description:
Makefile patch for xmame 0.103
Filename:
MIME Type:
Creator:
Dan Foster
Created:
2006-01-23 12:46:00 UTC
Size:
1.38 KB
patch
obsolete
>diff -ru xmame-0.103/makefile.mame xmame-0.103.modified/makefile.mame >--- xmame-0.103/makefile.mame 2006-01-01 21:13:22.000000000 -0500 >+++ xmame-0.103.modified/makefile.mame 2006-01-23 14:57:17.000000000 -0500 >@@ -140,8 +140,8 @@ > -Wstrict-prototypes \ > -Wundef \ > -Wformat-security \ >- -Wwrite-strings \ >- -Wdeclaration-after-statement >+ -Wwrite-strings >+# -Wdeclaration-after-statement > endif > > # extra options needed *only* for the osd files >diff -ru xmame-0.103/makefile.mes xmame-0.103.modified/makefile.mes >--- xmame-0.103/makefile.mes 2006-01-13 01:59:16.000000000 -0500 >+++ xmame-0.103.modified/makefile.mes 2006-01-23 14:57:23.000000000 -0500 >@@ -196,8 +196,8 @@ > -Wstrict-prototypes \ > -Wundef \ > -Wformat-security \ >- -Wwrite-strings \ >- -Wdeclaration-after-statement >+ -Wwrite-strings >+# -Wdeclaration-after-statement > endif > > # the windows osd code at least cannot be compiled with -pedantic >diff -ru xmame-0.103/makefile.unix xmame-0.103.modified/makefile.unix >--- xmame-0.103/makefile.unix 2006-01-01 21:13:36.000000000 -0500 >+++ xmame-0.103.modified/makefile.unix 2006-01-23 14:56:55.000000000 -0500 >@@ -192,7 +192,7 @@ > CFLAGS += -Wno-unused > > # Warn about declarations after statements. >- CFLAGS += -Wdeclaration-after-statement >+ #CFLAGS += -Wdeclaration-after-statement > > # Don't warn about code that might break strict aliasing rules. > # CFLAGS += -Wno-strict-aliasing
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 119953
: 77942 |
77943
|
77965
|
77966