emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110729: 2012-10-29 Daniel Colasc


From: Katsumi Yamaoka
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110729: 2012-10-29 Daniel Colascione <address@hidden>
Date: Tue, 30 Oct 2012 11:41:10 +0900
User-agent: Gnus/5.130006 (真 Gnus v0.6) Emacs/24.2.50 (i686-pc-cygwin)

Daniel Colascione wrote:
> It should be fixed now. Sorry about the false lead.

Thanks.  I tried `make bootstrap' but got different errors:

gcc ... coding.c
coding.c: In function 'from_unicode':
coding.c:7990:45: error: 'Qutf_16le' undeclared (first use in this function)
coding.c:7990:45: note: each undeclared identifier is reported only once for 
each function it appears in
coding.c: In function 'to_unicode':
coding.c:7996:45: error: 'Qutf_16le' undeclared (first use in this function)
coding.c: In function 'syms_of_coding':
coding.c:10327:3: error: 'Qutf_16le' undeclared (first use in this function)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]