FreeBSD Bugzilla – Attachment 162217 Details for
Bug 203880
[patch] databases/libmemcached: Missing stdarg.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Adss missing stdarg.h
libmemcached.diff (text/plain), 821 bytes, created by
Olivier - interfaSys sàrl
on 2015-10-19 19:28:06 UTC
(
hide
)
Description:
Adss missing stdarg.h
Filename:
MIME Type:
Creator:
Olivier - interfaSys sàrl
Created:
2015-10-19 19:28:06 UTC
Size:
821 bytes
patch
obsolete
>Index: files/patch-libtest_test.hpp >=================================================================== >--- files/patch-libtest_test.hpp (nonexistent) >+++ files/patch-libtest_test.hpp (working copy) >@@ -0,0 +1,10 @@ >+--- libtest/test.hpp.orig 2015-10-19 19:13:23 UTC >++++ libtest/test.hpp >+@@ -57,6 +57,7 @@ >+ >+ #define LIBYATL_DEFAULT_PARAM __FILE__, __LINE__, __PRETTY_FUNCTION__ >+ >++#include <stdarg.h> >+ #include <cstdio> >+ #include <cstdlib> >+ #include <arpa/inet.h> > >Property changes on: files/patch-libtest_test.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
Flags:
koobs
:
maintainer-approval?
(m.tsatsenko)
Actions:
View
|
Diff
Attachments on
bug 203880
: 162217