From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: make fails in w32menu.c Date: Mon, 22 Sep 2008 17:12:16 +0200 Message-ID: <48D7B5D0.3020903@gmx.at> References: <48D788A8.3000905@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222096523 21564 80.91.229.12 (22 Sep 2008 15:15:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2008 15:15:23 +0000 (UTC) Cc: emacs-devel To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 22 17:16:20 2008 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 1Khn99-00045q-5y for ged-emacs-devel@m.gmane.org; Mon, 22 Sep 2008 17:16:19 +0200 Original-Received: from localhost ([127.0.0.1]:51010 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Khn87-0002FX-2e for ged-emacs-devel@m.gmane.org; Mon, 22 Sep 2008 11:15:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Khn7y-0002ER-5J for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:15:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Khn7v-0002Dt-TB for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:15:05 -0400 Original-Received: from [199.232.76.173] (port=60407 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Khn7v-0002Dq-Ph for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:15:03 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:36074) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Khn7v-0001Tp-8j for emacs-devel@gnu.org; Mon, 22 Sep 2008 11:15:03 -0400 Original-Received: (qmail invoked by alias); 22 Sep 2008 15:15:01 -0000 Original-Received: from 62-47-50-128.adsl.highway.telekom.at (EHLO [62.47.50.128]) [62.47.50.128] by mail.gmx.net (mp024) with SMTP; 22 Sep 2008 17:15:01 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+niOAOmBSnKNxS9W4fLJh1hFQ1ud3tPezCd15S3R T2bHIRxh4F0fda User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.86 X-detected-operating-system: by monty-python.gnu.org: GNU/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:104037 Archived-At: > Try the following patch. Builds and works normally here. Thanks, martin