zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Latest CVS + ZLE_UNICODE_SUPPORT on RHEL3
Date: Fri, 18 Feb 2005 22:01:11 +0000	[thread overview]
Message-ID: <1050218220111.ZM20883@candle.brasslantern.com> (raw)

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


             reply	other threads:[~2005-02-18 22:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-18 22:01 Bart Schaefer [this message]
2005-02-21 10:56 ` Peter Stephenson
     [not found] <E1D3Ddp-000JDB-00.arvidjaar-mail-ru@f30.mail.ru>
2005-02-21 13:37 ` 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

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=1050218220111.ZM20883@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).