FreeBSD Bugzilla – Attachment 118970 Details for
Bug 161417
[patch] Mk/bsd.port.mk: USE_ICONV, treat iconv() in libc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
base_iconv.1.diff
base_iconv.1.diff (text/x-patch), 561 bytes, created by
Jan Beich
on 2011-12-23 19:57:29 UTC
(
hide
)
Description:
base_iconv.1.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-12-23 19:57:29 UTC
Size:
561 bytes
patch
obsolete
>Index: devel/boost-libs/files/patch-iconv >=================================================================== >RCS file: devel/boost-libs/files/patch-iconv >diff -N devel/boost-libs/files/patch-iconv >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ devel/boost-libs/files/patch-iconv 23 Dec 2011 19:43:12 -0000 >@@ -0,0 +1,11 @@ >+--- libs/locale/src/util/iconv.hpp~ >++++ libs/locale/src/util/iconv.hpp >+@@ -9,6 +9,8 @@ >+ #define BOOST_LOCALE_ICONV_FIXER_HPP >+ >+ #include <iconv.h> >++#undef iconv >++#define iconv libiconv >+ >+ namespace boost { >+ namespace locale {
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 161417
:
118968
|
118969
| 118970