Re: courier-unicode fails to build on Mac OS 10.10.5

Sam Varshavchik <[email protected]> Thu, 24 Dec 2015 22:48:51 -0500
Newsgroups gmane.mail.maildrop
Message-ID <[email protected]>
Christian Ebert writes:

> * Sam Varshavchik on Thursday, December 24, 2015 at 17:18:42 -0500
> > Christian Ebert writes:
> >> I have no clue what I'm doing or what I should do; when I replace
> >>
> >> #include        <locale.h>
> >>
> >> with
> >>
> >> #include        <xlocale.h>
> >
> > No, just remove
> >
> > extern const char *unicode_locale_chset_l(locale_t l);
> >
> > from courier-unicode.h completely.
> >
> > And also remove the entire
> >
> > const char *unicode_locale_chset_l(locale_t l)
> > {
> >       return fix_charset(nl_langinfo_l(CODESET, l));
> > }
> >
> > function from unicode.c
>
> Ah, gotcha. That helped.
>
> Compiles including locale.h or xlocale.h - don't know whether
> that matters.

The only changes to the current source should be just the removal of the  
function prototype and the function itself.

I'm going to remove them, since, as I mentioned, they're no longer needed.

------------------------------------------------------------------------------

_______________________________________________
Courier-maildrop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
signature.asc (application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWfLyjAAoJEGs6Yr4nnb8lUfsP/Az0F4tUft18rjue7tRtxn71
gyt+wyuxb5XfepLALEBs1tZda87bULP7YIbpCGbM36iQpOD60a7aUHPhHjcxZEwZ
o0gIIaq94qTE8upqMx3+pjcP2QNrW652pavR9SNddsi3qqnR6YY7t1spUmIKk5dq
yKyS47Pegw/haRW3OjeiToHxE4TLUsjJCnwJBLQJhD5NpHcZITW8oWAWdWHyoZ1p
4omTgWVMoDpX7A6oCQLwEzkTK+9d1C86Y61os2d0i6YRnvb2pQp+Z1VQnhRWJ/7V
0QwH5TDCzSRKDdYV07/qwtcj7fTW+unGnoD3PKYbhCgxxQAvn8rHYdBvq2qHmd6j
+QVZqhgCnUJuLp7g/5e80UkPX6QEPpIb3zlaZ9KZ3qki+1oc07NnLWz8pbmF+oJT
+kEZcKd+R7EW7ND/lQqhw4sVFzHsfh4f/0b02Lm1CgYDkCL2bheM2cF1W2H24Prg
qgFPTsq+ZsblIdugRDYtGtsohNJxN2iNLv8q1caQVZl1Lbdtgw9Tnuq0RZhfsTZS
npAOpppyapLKzOU0XtSzINWTw4bA/X653l/KMM47sfWCoUX4l7tmVjrnkL/666mb
YkIEzrcVA6xUF3G+aDBZF9VyWYYN+8+SfBvvaswnSMGFPEpEol2i1xdS1zxbwykN
59te5ouba7k01IapTlZf
=CgeS
-----END PGP SIGNATURE-----