zsh-workers
 help / color / mirror / code / Atom feed
* iconv issues, 4.2 branch
@ 2005-02-07 12:01 Oliver Kiddle
  2005-02-07 12:36 ` Peter Stephenson
  2005-02-08  1:08 ` Peter A. Castro
  0 siblings, 2 replies; 3+ messages in thread
From: Oliver Kiddle @ 2005-02-07 12:01 UTC (permalink / raw)
  To: Zsh workers

Having been away, I've not really followed the autoconf issues with
detecting iconv on Cygwin and Mac OS X but I thought I should mention
that GNU gettext comes with a file normally installed as
/usr/share/aclocal/iconv.m4. If someone wants to look at it, it might do
a better job of handling the different situations. It also detects the
varying prototypes which currently causes compiler warnings on some
systems.

I didn't use it at the time because it seemed overkill. It also appeared
to assume that iconv was essential, printing messages like "consider
installing GNU libiconv". This isn't really appropriate for zsh given
that, in many cases, \u/\U will work without needing iconv
(specifically  __STDC_ISO_10646__ plus wctomb and wchar_t available). So
it may just be that some ideas can be taken from iconv.m4.

Also, I've got a question about the zsh-4_2-patches branch? What is the
plan: is all the unicode stuff going to form a 4.3.0 release once ready
for testing with further 4.2.x releases coming on the 4_2 branch. It'd
be useful to know just what sort of changes we should be applying to
both branches and which only to HEAD.

Oliver


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-08  1:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-07 12:01 iconv issues, 4.2 branch Oliver Kiddle
2005-02-07 12:36 ` Peter Stephenson
2005-02-08  1:08 ` Peter A. Castro

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).