John Darrington <[EMAIL PROTECTED]> writes:

> On Thu, Feb 22, 2007 at 03:52:59PM -0800, Ben Pfaff wrote:
>      The following patch fixes a warning about an incompatible pointer
>      type.  OK to check it in?
>
> The problem is that libc defines iconv to take char ** whereas
> libiconv defines it to take const char **.  So whatever we do, there's
> going to be an warning on one platform or the other.
>
> The libc developers refuse to fix it, because it follows the mistake
> made by POSIX http://sourceware.org/bugzilla/show_bug.cgi?id=2962

How awful.
-- 
Ben Pfaff 
[EMAIL PROTECTED]
http://benpfaff.org


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to