FreeBSD Bugzilla – Attachment 145862 Details for
Bug 192645
[patch][sysutils/fusefs-encfs]Include climits on FreeBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against the port itself
proper_patch.diff (text/plain), 690 bytes, created by
Olivier - interfaSys sàrl
on 2014-08-16 09:57:51 UTC
(
hide
)
Description:
patch against the port itself
Filename:
MIME Type:
Creator:
Olivier - interfaSys sàrl
Created:
2014-08-16 09:57:51 UTC
Size:
690 bytes
patch
obsolete
>--- files/patch-encfs__encfsctl.cpp.orig 2014-08-16 11:53:06.691313304 +0200 >+++ files/patch-encfs__encfsctl.cpp 2014-08-16 11:53:24.723313625 +0200 >@@ -1,13 +1,14 @@ >---- encfs/encfsctl.cpp.orig 2008-05-22 02:37:48.000000000 -0700 >-+++ encfs/encfsctl.cpp 2008-05-22 02:37:57.000000000 -0700 >-@@ -36,9 +36,9 @@ >+--- encfs/encfsctl.cpp.orig 2008-05-22 02:37:48.000000000 -0700 >++++ encfs/encfsctl.cpp 2008-05-22 02:37:57.000000000 -0700 >+@@ -36,9 +36,10 @@ > #include <sys/types.h> > #include <sys/stat.h> > #include <fcntl.h> > #ifdef __FreeBSD__ > -#include <libintl.h> > +#include "gettext.h" >++#include <climits> > #endif >- >+ > #include "i18n.h" >- >+
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 192645
:
145762
| 145862