FreeBSD Bugzilla – Attachment 200297 Details for
Bug 234204
devel/antlr: add USES=compiler:c++11-lang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
antlr.patch (text/plain), 1.17 KB, created by
Piotr Kubaj
on 2018-12-20 12:59:22 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-20 12:59:22 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 487878) >+++ Makefile (working copy) >@@ -14,7 +14,7 @@ > > CONFLICTS= pccts-[0-9]* > >-USES= gmake >+USES= compiler:c++11-lang gmake > USE_JAVA= yes > > HAS_CONFIGURE= yes >Index: files/patch-lib_cpp_antlr_CharScanner.hpp >=================================================================== >--- files/patch-lib_cpp_antlr_CharScanner.hpp (nonexistent) >+++ files/patch-lib_cpp_antlr_CharScanner.hpp (working copy) >@@ -0,0 +1,10 @@ >+--- lib/cpp/antlr/CharScanner.hpp.orig 2018-12-19 22:22:30 UTC >++++ lib/cpp/antlr/CharScanner.hpp >+@@ -31,6 +31,7 @@ >+ #include <antlr/InputBuffer.hpp> >+ #include <antlr/BitSet.hpp> >+ #include <antlr/LexerSharedInputState.hpp> >++#include <strings.h> >+ >+ #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE >+ namespace antlr { > >Property changes on: files/patch-lib_cpp_antlr_CharScanner.hpp >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+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
Actions:
View
|
Diff
Attachments on
bug 234204
: 200297