From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: font-backend branch Date: Wed, 30 Apr 2008 17:11:56 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209589951 4386 80.91.229.12 (30 Apr 2008 21:12:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2008 21:12:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 30 23:13:07 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JrJbu-0000HT-Kx for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 23:13:06 +0200 Original-Received: from localhost ([127.0.0.1]:59172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrJbD-0000jm-LH for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 17:12:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrJb9-0000jD-K1 for emacs-devel@gnu.org; Wed, 30 Apr 2008 17:12:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrJb7-0000io-Hr for emacs-devel@gnu.org; Wed, 30 Apr 2008 17:12:18 -0400 Original-Received: from [199.232.76.173] (port=53363 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrJb7-0000il-Bc for emacs-devel@gnu.org; Wed, 30 Apr 2008 17:12:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrJb7-0004i7-99 for emacs-devel@gnu.org; Wed, 30 Apr 2008 17:12:17 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JrJam-0004i6-WB; Wed, 30 Apr 2008 17:11:56 -0400 X-Spook: Perl-RSA plutonium warfare George W. Bush sweep analyzer X-Ran: I`AT|oVM_K5Cio8/Pi1[J^82r~tz`TQYRraoy.[+{UMP='go$|3p=@>GU+N1`Zwb/`MNPc X-Hue: white X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Wed, 30 Apr 2008 16:23:50 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:96240 Archived-At: Glenn Morris wrote: > xfaces.c: In function 'x_update_menu_appearance': > xfaces.c:3768: error: expected ',' or ';' before 'const' Just a missing `;' at the end of line 3761.