Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2015 18:49:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199099] [exp-run] remove const from iconv(3) prototype
Message-ID:  <bug-199099-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199099

            Bug ID: 199099
           Summary: [exp-run] remove const from iconv(3) prototype
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tijl@FreeBSD.org

Created attachment 155100
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155100&action=edit
ports patch

The attached patches remove the const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html

One patch is for the base system and the other for ports.  The ports patch
should be tested on FreeBSD 9 (no iconv in base), 10 (iconv in base with const
qualifier) and 11 (with patch that removes const).

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199099-13>