freebsd-ports/devel/boost-libs
Tijl Coosemans 6ddf470ea6 Fix use of iconv in Boost Locale. On FreeBSD it used __ICONV_F_HIDE_INVALID
which hides invalid sequences, but what Boost really wants is that iconv
returns an error on invalid sequences like GNU libiconv does by default.
On FreeBSD ICONV_SET_ILSEQ_INVALID can be used for this.  It has to be set
via iconvctl.

PR:		215393
2019-01-16 20:36:47 +00:00
..
files Fix use of iconv in Boost Locale. On FreeBSD it used __ICONV_F_HIDE_INVALID 2019-01-16 20:36:47 +00:00
distinfo
Makefile Fix use of iconv in Boost Locale. On FreeBSD it used __ICONV_F_HIDE_INVALID 2019-01-16 20:36:47 +00:00
pkg-descr
pkg-plist