FreeBSD Bugzilla – Attachment 217487 Details for
Bug 248859
x11-wm/piewm: Fix link error: "ld: error: duplicate symbol: yylineno"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Better fix for x11-wm/piewm
patch_piewm (text/plain), 892 bytes, created by
david
on 2020-08-24 12:07:19 UTC
(
hide
)
Description:
Better fix for x11-wm/piewm
Filename:
MIME Type:
Creator:
david
Created:
2020-08-24 12:07:19 UTC
Size:
892 bytes
patch
obsolete
>Index: x11-wm/piewm/files/patch-gram.y >=================================================================== >--- x11-wm/piewm/files/patch-gram.y (revision 546064) >+++ x11-wm/piewm/files/patch-gram.y (nonexistent) >@@ -1,11 +0,0 @@ >---- gram.y.orig Thu Jan 1 15:33:42 1998 >-+++ gram.y Thu Dec 9 23:31:00 1999 >-@@ -71,7 +71,7 @@ >- extern int do_single_keyword(), do_string_keyword(), do_number_keyword(); >- extern name_list **do_colorlist_keyword(); >- extern int do_color_keyword(); >--extern int yylineno; >-+int yylineno; >- %} >- >- %union > >Property changes on: x11-wm/piewm/files/patch-gram.y >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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
Flags:
david:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 248859
:
217466
| 217487