From unknown Sun Jun 22 08:08:59 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3636: 23.0.95; w32term.c: compile error Reply-To: "Maier, Harald" , 3636@debbugs.gnu.org Resent-From: "Maier, Harald" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 21 Jun 2009 08:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3636 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124557091622284 (code B ref -1); Sun, 21 Jun 2009 08:00:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Jun 2009 07:55:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.1 required=4.0 tests=FOURLA,THREADTOPIC autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5L7t8Ao022101 for ; Sun, 21 Jun 2009 00:55:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:43921 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MIHtL-000070-QI for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:07 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MIHtJ-0006uu-Nw for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:07 -0400 Received: from infogate3.media-saturn.com ([194.156.44.42]:50120) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIHtJ-0006tw-6H for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:05 -0400 Received: from infopool1.media-saturn.com (infopool1.media-saturn.com [172.16.1.23]) by infogate3.media-saturn.com (Mailgate3 powered by MSS) with ESMTP id 625D84DDDF1 for ; Sun, 21 Jun 2009 09:54:34 +0200 (CEST) Received: from infopool1.media-saturn.com (localhost [127.0.0.1]) by localhost.media-saturn.com (Postfix) with ESMTP id CED18CB9C3 for ; Sun, 21 Jun 2009 09:58:47 +0200 (CEST) Received: from ING04EXCFRE04.media-saturn.net (webmail.media-saturn.com [172.16.6.1])by infopool1.media-saturn.com (Postfix) with ESMTP id C5AC9CB9A9for ; Sun, 21 Jun 2009 09:58:47 +0200 (CEST) Received: from ing04excmbx09.media-saturn.net ([172.16.6.12]) by ING04EXCFRE04.media-saturn.net with Microsoft SMTPSVC(6.0.3790.3959); Sun, 21 Jun 2009 09:54:58 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sun, 21 Jun 2009 09:54:56 +0200 Message-ID: <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 23.0.95; w32term.c: compile error Thread-Index: AcnyRZFj/jPYVy/zSyKVP8+y9xI3VA== From: "Maier, Harald" To: X-OriginalArrivalTime: 21 Jun 2009 07:54:58.0322 (UTC) FILETIME=[929D5720:01C9F245] X-imss-version: 2.054 X-imss-result: Passed X-imss-approveListMatch: *@media-saturn.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) On my system the latest change on w32term.c causes a compile error.=20 gcc -I. -c -gdwarf-2 -g3 -mno-cygwin -mtune=3Dpentium4 -O2 -Ic:/Programme/GnuWin32/include -Demacs=3D1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1 -o oo-spd/i386/w32term.o w32term.c w32term.c: In function `w32_initialize': w32term.c:6365: error: invalid operands to binary & mingw32-make[1]: *** [oo-spd/i386/w32term.o] Error 1 mingw32-make[1]: Leaving directory `c:/home/maierha/build/cvs/emacs/src' mingw32-make: *** [all-other-dirs-gmake] Error 2 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2009-06-21 Jason Rumney * w32term.c (keyboard_codepage): New static variable. (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it. (w32_read_socket) [WM_CHAR]: Use it to decode character input (bug#3237). (w32_initialize): Initialize it. (codepage_for_locale): New function. Harald In GNU Emacs 23.0.95.1 (i386-mingw-nt5.1.2600) of 2009-06-20 on DEV135NOB0966 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: DEU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t From unknown Sun Jun 22 08:08:59 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3636: 23.0.95; w32term.c: compile error Reply-To: Harald Maier , 3636@debbugs.gnu.org Resent-From: Harald Maier Original-Sender: news Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 21 Jun 2009 17:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3636 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12456053847576 (code B ref -1); Sun, 21 Jun 2009 17:35:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Jun 2009 17:29:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.5 required=4.0 tests=AWL,FOURLA,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5LHTbVx007562 for ; Sun, 21 Jun 2009 10:29:40 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIQrH-0005Yh-Jb for bug-gnu-emacs@gnu.org; Sun, 21 Jun 2009 13:29:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIQrC-0005YT-F9 for bug-gnu-emacs@gnu.org; Sun, 21 Jun 2009 13:29:34 -0400 Received: from [199.232.76.173] (port=60895 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIQrC-0005YQ-4s for bug-gnu-emacs@gnu.org; Sun, 21 Jun 2009 13:29:30 -0400 Received: from main.gmane.org ([80.91.229.2]:35117 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIQrB-0005gi-Qs for bug-gnu-emacs@gnu.org; Sun, 21 Jun 2009 13:29:30 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MIQr8-0004iH-2e for bug-gnu-emacs@gnu.org; Sun, 21 Jun 2009 17:29:26 +0000 Received: from p54986763.dip.t-dialin.net ([84.152.103.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jun 2009 17:29:26 +0000 Received: from harald by p54986763.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jun 2009 17:29:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Harald Maier Date: Sun, 21 Jun 2009 19:29:10 +0200 Lines: 56 Message-ID: References: <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54986763.dip.t-dialin.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) Cancel-Lock: sha1:6pZ/Z74REVRvD50BSzPx7bhlY0c= Sender: news X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Uups, I didn't have acces to my email and didn't recognize that the trunk now is 23.1.50. Here the correction: this bug report is about the trunk. Harald "Maier, Harald" writes: > On my system the latest change on w32term.c causes a compile error. > > gcc -I. -c -gdwarf-2 -g3 -mno-cygwin -mtune=pentium4 -O2 > -Ic:/Programme/GnuWin32/include -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc > -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -o oo-spd/i386/w32term.o w32term.c > w32term.c: In function `w32_initialize': > w32term.c:6365: error: invalid operands to binary & > mingw32-make[1]: *** [oo-spd/i386/w32term.o] Error 1 > mingw32-make[1]: Leaving directory `c:/home/maierha/build/cvs/emacs/src' > mingw32-make: *** [all-other-dirs-gmake] Error 2 > > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is > NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > > 2009-06-21 Jason Rumney > > * w32term.c (keyboard_codepage): New static variable. > (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it. > (w32_read_socket) [WM_CHAR]: Use it to decode character > input (bug#3237). > (w32_initialize): Initialize it. > (codepage_for_locale): New function. > > Harald > > > In GNU Emacs 23.0.95.1 (i386-mingw-nt5.1.2600) > of 2009-06-20 on DEV135NOB0966 > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4)' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: DEU > value of $XMODIFIERS: nil > locale-coding-system: cp1252 > default-enable-multibyte-characters: t From unknown Sun Jun 22 08:08:59 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: "Maier, Harald" Subject: bug#3636 closed by Jason Rumney (Re: bug#3636: 23.0.95; w32term.c: compile error) Message-ID: References: <4A3EBB3D.5000600@gnu.org> <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> X-Emacs-PR-Message: they-closed 3636 X-Emacs-PR-Package: emacs Reply-To: 3636@debbugs.gnu.org Date: Sun, 21 Jun 2009 23:05:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1245625507-6604-1" This is a multi-part message in MIME format... ------------=_1245625507-6604-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3636: 23.0.95; w32term.c: compile error It has been closed by Jason Rumney . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Jason Rumney by replying to this email. --=20 3636: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3636 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1245625507-6604-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3636-done) by emacsbugs.donarmstrong.com; 21 Jun 2009 22:59:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-pz0-f203.google.com (mail-pz0-f203.google.com [209.85.222.203]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5LMxn4f005334 for <3636-done@emacsbugs.donarmstrong.com>; Sun, 21 Jun 2009 15:59:51 -0700 Received: by pzk41 with SMTP id 41so1094315pzk.19 for <3636-done@emacsbugs.donarmstrong.com>; Sun, 21 Jun 2009 15:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=krO5AAUXKmot+hNUtJr5pu7Qlg6J5vEwdzKg/AHzAgw=; b=l7dtsDiMxhC0nhgxmivKECaHnb+W4IXO5Q6dmjtwxvrh+X64+Kd94XIKhnWRS/CYVc 0F9ditNlwQTgD1PmwsTkCy9MllnQlElklJpBKtPkAe0iYce8cN02MyIkFbkcifQs6bWm HWo1ue9YAoeSCpahO47V/Oz9NOuBLjg9gIeHY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=iy71dvmzPw+qm0VSJAAoZSEzSoO8r6HG6LXnHDq5RWzkr8GnOTj9J//aR5MkQqn5ho mdlIAV6QkAHg/9dsKe2BYad6Ij198j9qAmSMRKMZVyJtOYDVP0V7sgReUph/y81Y7I6G pbg5tS4DRfed4ow8glfR4eHWkHan62bIZxoXU= Received: by 10.142.179.2 with SMTP id b2mr2359354wff.308.1245625184529; Sun, 21 Jun 2009 15:59:44 -0700 (PDT) Received: from ?192.168.249.27? ([124.13.3.16]) by mx.google.com with ESMTPS id 30sm526661wfa.35.2009.06.21.15.59.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Jun 2009 15:59:44 -0700 (PDT) Sender: Jason Rumney Message-ID: <4A3EBB3D.5000600@gnu.org> Date: Mon, 22 Jun 2009 06:59:09 +0800 From: Jason Rumney User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Harald Maier , 3636-done@debbugs.gnu.org Subject: Re: bug#3636: 23.0.95; w32term.c: compile error References: <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Harald Maier wrote: >> On my system the latest change on w32term.c causes a compile error. >> This was fixed before you reported it. It is always a good idea to do another cvs update when you see compile errors, as they seldom last long. ------------=_1245625507-6604-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 21 Jun 2009 07:55:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.1 required=4.0 tests=FOURLA,THREADTOPIC autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5L7t8Ao022101 for ; Sun, 21 Jun 2009 00:55:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:43921 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MIHtL-000070-QI for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:07 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MIHtJ-0006uu-Nw for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:07 -0400 Received: from infogate3.media-saturn.com ([194.156.44.42]:50120) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIHtJ-0006tw-6H for emacs-pretest-bug@gnu.org; Sun, 21 Jun 2009 03:55:05 -0400 Received: from infopool1.media-saturn.com (infopool1.media-saturn.com [172.16.1.23]) by infogate3.media-saturn.com (Mailgate3 powered by MSS) with ESMTP id 625D84DDDF1 for ; Sun, 21 Jun 2009 09:54:34 +0200 (CEST) Received: from infopool1.media-saturn.com (localhost [127.0.0.1]) by localhost.media-saturn.com (Postfix) with ESMTP id CED18CB9C3 for ; Sun, 21 Jun 2009 09:58:47 +0200 (CEST) Received: from ING04EXCFRE04.media-saturn.net (webmail.media-saturn.com [172.16.6.1])by infopool1.media-saturn.com (Postfix) with ESMTP id C5AC9CB9A9for ; Sun, 21 Jun 2009 09:58:47 +0200 (CEST) Received: from ing04excmbx09.media-saturn.net ([172.16.6.12]) by ING04EXCFRE04.media-saturn.net with Microsoft SMTPSVC(6.0.3790.3959); Sun, 21 Jun 2009 09:54:58 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 23.0.95; w32term.c: compile error Date: Sun, 21 Jun 2009 09:54:56 +0200 Message-ID: <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 23.0.95; w32term.c: compile error Thread-Index: AcnyRZFj/jPYVy/zSyKVP8+y9xI3VA== From: "Maier, Harald" To: X-OriginalArrivalTime: 21 Jun 2009 07:54:58.0322 (UTC) FILETIME=[929D5720:01C9F245] X-imss-version: 2.054 X-imss-result: Passed X-imss-approveListMatch: *@media-saturn.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) On my system the latest change on w32term.c causes a compile error.=20 gcc -I. -c -gdwarf-2 -g3 -mno-cygwin -mtune=3Dpentium4 -O2 -Ic:/Programme/GnuWin32/include -Demacs=3D1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1 -o oo-spd/i386/w32term.o w32term.c w32term.c: In function `w32_initialize': w32term.c:6365: error: invalid operands to binary & mingw32-make[1]: *** [oo-spd/i386/w32term.o] Error 1 mingw32-make[1]: Leaving directory `c:/home/maierha/build/cvs/emacs/src' mingw32-make: *** [all-other-dirs-gmake] Error 2 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2009-06-21 Jason Rumney * w32term.c (keyboard_codepage): New static variable. (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it. (w32_read_socket) [WM_CHAR]: Use it to decode character input (bug#3237). (w32_initialize): Initialize it. (codepage_for_locale): New function. Harald In GNU Emacs 23.0.95.1 (i386-mingw-nt5.1.2600) of 2009-06-20 on DEV135NOB0966 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: DEU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t ------------=_1245625507-6604-1--