zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Andrey Borzenkov <arvidjaar@newmail.ru>
Cc: zsh-workers@sunsite.dk
Subject: Re: SunOS build failures for the last 2 days
Date: Wed, 17 Aug 2005 10:50:38 -0700	[thread overview]
Message-ID: <20050817175038.GC21995@blorf.net> (raw)
In-Reply-To: <200508172135.53752.arvidjaar@newmail.ru>

On Wed, Aug 17, 2005 at 09:35:29PM +0400, Andrey Borzenkov wrote:
> Are you sure it was built?

He said it was building fine before ZLE_UNICODE_SUPPORT got turned on,
which indicates to me either that wint_t is actually there, or that the
ifdef before the use of the wint_t doesn't succeed:

#if defined(HAVE_WCHAR_H) && defined(HAVE_WCTOMB) && defined(__STDC_ISO_10646__)

If the latter is true, then I can only imagine that the #error directive
didn't work as expected in the multibyte AC_TRY_COMPILE in configure.

> Anyway it also means conditions in getkeystring should be replaced by
> single ZLE_UNICODE_SUPPORT.

No.  Those are there to support the u and U escapes in printf, even when
ZLE_UNICODE_SUPPORT is disabled (this was just recently pointed out to
me).

..wayne..


  reply	other threads:[~2005-08-17 17:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-17 15:08 Vin Shelton
2005-08-17 16:51 ` Andrey Borzenkov
2005-08-17 17:15 ` Wayne Davison
2005-08-17 17:35   ` Andrey Borzenkov
2005-08-17 17:50     ` Wayne Davison [this message]
2005-08-17 18:15       ` Wayne Davison
2005-08-17 18:52   ` Vin Shelton
2005-08-17 19:16     ` Wayne Davison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050817175038.GC21995@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=arvidjaar@newmail.ru \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).