zsh-workers
 help / color / mirror / code / Atom feed
* ZLE Unicode support status
@ 2005-06-10 20:07 Alexey Tourbin
  2005-06-10 20:32 ` Clint Adams
  2005-08-19  2:48 ` Andrey Borzenkov
  0 siblings, 2 replies; 5+ messages in thread
From: Alexey Tourbin @ 2005-06-10 20:07 UTC (permalink / raw)
  To: zsh-workers

[-- 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 --]

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

end of thread, other threads:[~2005-08-19  2:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-10 20:07 ZLE Unicode support status Alexey Tourbin
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

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).