[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mule-UCS 0.84 (KOUGETSUDAI) release.
- To: mule@xxxxxxxx, tats@xxxxxxxxxxxxxx
- Subject: Re: Mule-UCS 0.84 (KOUGETSUDAI) release.
- From: Werner LEMBERG <wl@xxxxxxx>
- Date: Mon, 02 Dec 2002 17:51:21 +0100 (CET)
- Cc: emacs-devel@xxxxxxx
- In-reply-to: <20021129.215347.74727519.05@tats.iris.ne.jp>
- List-help: <mailto:mule-ctl@m17n.org?body=help>
- List-id: mule.m17n.org
- List-owner: <mailto:mule-admin@m17n.org>
- List-post: <mailto:mule@m17n.org>
- List-software: fml [fml 4.0.1]
- List-unsubscribe: <mailto:mule-ctl@m17n.org?body=unsubscribe>
- References: <20021104.103826.71116326.05@tats.iris.ne.jp><20021105.202038.18871060.05@tats.iris.ne.jp><20021129.215347.74727519.05@tats.iris.ne.jp>
- Reply-to: mule@xxxxxxxx
Compiling mule-ucs-0.84 (available from m17n.org) with this patch
http://tats.iris.ne.jp/mule-ucs/mule-ucs-0.84+tats20021129.diff.gz
using Emacs CVS 2002-11-20 fails. I get the following suspicious error
message:
In toplevel form:
un-define.el:859:30:Warning: reference to free variable progn
[...]
In toplevel form:
un-supple.el:29:1:Error: Symbol's value as variable is void: progn
Using Emacs 20.7.1 the compilation is successful, so I suspect a bug
in the byte compiler. Any solution?
Werner