zsh-workers
 help / color / mirror / code / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: zsh-workers@sunsite.dk
Subject: ZLE Unicode support status
Date: Sat, 11 Jun 2005 00:07:15 +0400	[thread overview]
Message-ID: <20050610200714.GD720@solemn.turbinal.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 950 bytes --]

Hello,

I have just tried to build unicode-enabled zsh (recent cvs snapshot,
by simply adding -DZLE_UNICODE_SUPPORT=1 to CFLAGS), and I get the
following problem (zsh running under gdb running under GNU screen):

[test@solemn test]$ LC_ALL=C gdb zsh
...
(gdb) r
Starting program: /bin/zsh
test@solemn ~ $ echo $ZSH_V<TAB><TAB>
BUG: substring ends in the middle of a metachar in ztrsub()
BUG: substring ends in the middle of a metachar in ztrsub()
BUG: substring ends in the middle of a metachar in ztrsub()
BUG: 0 <= wb <= zlecs <= we is not true!
BUG: substring ends in the middle of a metachar in ztrsub()
Program received signal SIGSEGV, Segmentation fault.
0x400e8f8c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x400e8f8c in memcpy () from /lib/i686/libc.so.6
#1  0x402358f6 in do_ambiguous () at compresult.c:768
#2  0x6f686c00 in ?? ()
(gdb)

So... what is the status of Unicode support?
Is it supposed to work with plain POSIX locale?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-06-10 20:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10 20:07 Alexey Tourbin [this message]
2005-06-10 20:32 ` Clint Adams
2005-06-12 11:59   ` Peter Stephenson
2005-06-16 17:00     ` David Gómez
2005-08-19  2:48 ` Andrey Borzenkov

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=20050610200714.GD720@solemn.turbinal.org \
    --to=at@altlinux.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).