From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dhruva Krishnamurthy Newsgroups: gmane.emacs.devel Subject: Re: compilation error on w32 (GCC) Date: Tue, 7 Feb 2006 10:13:52 +0530 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1139287451 10125 80.91.229.2 (7 Feb 2006 04:44:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2006 04:44:11 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 07 05:44:09 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F6Khy-0004Ci-VU for ged-emacs-devel@m.gmane.org; Tue, 07 Feb 2006 05:44:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6KlK-0000wo-76 for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 23:47:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6Kl9-0000wh-2t for emacs-devel@gnu.org; Mon, 06 Feb 2006 23:47:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6Kl7-0000wV-FY for emacs-devel@gnu.org; Mon, 06 Feb 2006 23:47:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Kl7-0000wS-CH for emacs-devel@gnu.org; Mon, 06 Feb 2006 23:47:21 -0500 Original-Received: from [66.249.92.195] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F6Kkm-0007zv-A0 for emacs-devel@gnu.org; Mon, 06 Feb 2006 23:47:00 -0500 Original-Received: by uproxy.gmail.com with SMTP id u2so968103uge for ; Mon, 06 Feb 2006 20:43:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eKU9tx7m7wtFX9bCuN1cSmI16/6fESA+U0i2mWlMAC3fuiaOHenewmKW87Wk3lszMwF0pueIE6LqwepawDTXCEXhH7uzAXNdwPuDU1W/Mr+R+QsYE93WuKJxXLB3AcBj1pAuCRGot5GufMz2HCp9zHrmDYtpeqBjG4R1reRLuV4= Original-Received: by 10.48.144.12 with SMTP id r12mr346721nfd; Mon, 06 Feb 2006 20:43:52 -0800 (PST) Original-Received: by 10.49.23.8 with HTTP; Mon, 6 Feb 2006 20:43:52 -0800 (PST) Original-To: Emacs Devel Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50126 Archived-At: Hello, This fixed the issue for me. $ diff -c c:\users\krishndh\STUB\cvs\emacs\src\term.c term.c *** c:\users\krishndh\STUB\cvs\emacs\src\term.c 2006-02-07 09:20:34.519707800 +0530 --- term.c 2006-02-07 09:56:20.782461800 +0530 *************** *** 1691,1696 **** --- 1691,1697 ---- produce_glyphs (it) struct it *it; { + extern int unibyte_display_via_language_environment; /* If a hook is installed, let it do the work. */ xassert (it->what =3D=3D IT_CHARACTER || it->what =3D=3D IT_COMPOSITION with best regards, dhruva -- Dhruva Krishnamurthy GNU/FSF member: 1935