Aurélien Larcher
Aurélien Larcher
On illumos iconv.h defines two versions of iconv(): a non-const version if the XPG6 standard is enforced, and a const version otherwise. Reference: http://src.illumos.org/source/xref/illumos-gate/usr/src/head/iconv.h The attached patch enforces the constness...
@AndWac @Toasterson @pyhalov Work in progress, I'll bump the component revisions when I open pull requests to merge these fixes by batch.
@xen0l @AndWac @jclulow @Toasterson @olbohlen These were the early steps from last year for building PRs or doing a full rebuild in order of dependencies with intermediate stages. This is...
Just in case someone is interested in testing this.