zsh-workers
 help / color / mirror / code / Atom feed
* Latest CVS + ZLE_UNICODE_SUPPORT on RHEL3
@ 2005-02-18 22:01 Bart Schaefer
  2005-02-21 10:56 ` Peter Stephenson
  0 siblings, 1 reply; 8+ messages in thread
From: Bart Schaefer @ 2005-02-18 22:01 UTC (permalink / raw)
  To: zsh-workers

I tried defining ZLE_UNICODE_SUPPORT and building on RHEL3 (really CentOS,
but that shouldn't matter) and the build died on a syntax error in zle.h
(apparently the "int_t" typedef does not exist?).

In file included from ../../Src/Zle/zle.mdh:18,
                 from ../../Src/Zle/complete.mdh:15,
                 from zutil.mdh:15,
                 from zutil.c:30:
../../Src/Zle/zle.h:33: syntax error before "ZLE_INT_T"
../../Src/Zle/zle.h:33: warning: type defaults to `int' in declaration of `ZLE_INT_T'
../../Src/Zle/zle.h:33: warning: data definition has no type or storage class
In file included from ../../Src/Zle/zle.mdh:33,
                 from ../../Src/Zle/complete.mdh:15,
                 from zutil.mdh:15,
                 from zutil.c:30:
../../Src/Zle/zle_main.epro:14: syntax error before "lastchar_wide"
../../Src/Zle/zle_main.epro:14: warning: type defaults to `int' in declaration of `lastchar_wide'
../../Src/Zle/zle_main.epro:14: warning: data definition has no type or storage class
../../Src/Zle/zle_main.epro:38: syntax error before "getfullchar"
../../Src/Zle/zle_main.epro:38: warning: type defaults to `int' in declaration of `getfullchar'
../../Src/Zle/zle_main.epro:38: warning: data definition has no type or storage class
../../Src/Zle/zle_main.epro:40: syntax error before "getrestchar"
../../Src/Zle/zle_main.epro:40: warning: type defaults to `int' in declaration of `getrestchar'
../../Src/Zle/zle_main.epro:40: warning: data definition has no type or storage class
In file included from ../../Src/Zle/zle.mdh:41,
                 from ../../Src/Zle/complete.mdh:15,
                 from zutil.mdh:15,
                 from zutil.c:30:
../../Src/Zle/zle_vi.epro:13: syntax error before "vigetkey"
../../Src/Zle/zle_vi.epro:13: warning: type defaults to `int' in declaration of `vigetkey'
../../Src/Zle/zle_vi.epro:13: warning: data definition has no type or storage class

(P.S. I'm about to be incommunicado for the next week or so.  As in, this
is probably my last message for a while.)


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

end of thread, other threads:[~2005-02-22 13:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1D3Ddp-000JDB-00.arvidjaar-mail-ru@f30.mail.ru>
2005-02-21 13:37 ` Latest CVS + ZLE_UNICODE_SUPPORT on RHEL3 Borzenkov Andrey
2005-02-21 14:29   ` Peter Stephenson
2005-02-21 19:13     ` Andrey Borzenkov
2005-02-22 10:12       ` Peter Stephenson
2005-02-22 10:48         ` Peter Stephenson
2005-02-22 13:36           ` Oliver Kiddle
2005-02-18 22:01 Bart Schaefer
2005-02-21 10:56 ` Peter Stephenson

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