From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#720: Patch to fix CVS Emacs compilation error on Windows XP SP2. Date: Fri, 15 Aug 2008 20:37:05 +0300 Message-ID: References: Reply-To: Eli Zaretskii , 720@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1218822473 7706 80.91.229.12 (15 Aug 2008 17:47:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2008 17:47:53 +0000 (UTC) Cc: 720@emacsbugs.donarmstrong.com To: Fran Litterio Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 15 19:48:45 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KU3Ph-0005Ul-LZ for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2008 19:48:37 +0200 Original-Received: from localhost ([127.0.0.1]:57047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KU3Ok-0000sw-Sq for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2008 13:47:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KU3Og-0000sp-Bt for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 13:47:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KU3Of-0000sW-Tk for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 13:47:34 -0400 Original-Received: from [199.232.76.173] (port=40111 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KU3Of-0000sT-O6 for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 13:47:33 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:59450) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KU3Of-0001b7-A5 for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 13:47:33 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7FHlPpt015465; Fri, 15 Aug 2008 10:47:25 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m7FHj4nw014214; Fri, 15 Aug 2008 10:45:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Fri, 15 Aug 2008 17:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 720 X-Emacs-PR-Package: emacs,w32 X-Emacs-PR-Keywords: patch Original-Received: via spool by 720-submit@emacsbugs.donarmstrong.com id=B720.121882183412425 (code B ref 720); Fri, 15 Aug 2008 17:45:03 +0000 Original-Received: (at 720) by emacsbugs.donarmstrong.com; 15 Aug 2008 17:37:14 +0000 Original-Received: from mtaout2.012.net.il (mtaout2.012.net.il [84.95.2.4]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7FHbANJ012404 for <720@emacsbugs.donarmstrong.com>; Fri, 15 Aug 2008 10:37:12 -0700 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5N00KHBKYGD910@i_mtaout2.012.net.il> for 720@emacsbugs.donarmstrong.com; Fri, 15 Aug 2008 20:37:29 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Fri, 15 Aug 2008 13:47:33 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:19473 Archived-At: > Date: Fri, 15 Aug 2008 13:11:45 -0400 > From: "Fran Litterio" > Cc: 720@emacsbugs.donarmstrong.com > > > > w32.c(3823) : error C2059: syntax error : 'bad suffix on number' > > > w32.c(3823) : error C2146: syntax error : missing ')' before identifier > > 'L' > > > w32.c(3823) : error C2059: syntax error : ')' > > > w32.c(3824) : error C2059: syntax error : 'bad suffix on number' > > > w32.c(3824) : error C2146: syntax error : missing ';' before identifier > > 'L' > > > w32.c(3824) : error C2065: 'L' : undeclared identifier > > > > Does it mean that the LL suffix is not supported in VS 6? > > > I think so. > > > > Can you try > > the same without the 2 LL suffixes? > > > > Yes, omitting the LL suffixes compiles with VS 6, though with several of > these warnings: > > warning C4244: '=' : conversion from 'long double ' to 'long ', possible > loss of data Thanks, I installed the version without LL suffixes.