* bug#3636: 23.0.95; w32term.c: compile error @ 2009-06-21 7:54 ` Maier, Harald 2009-06-21 17:29 ` Harald Maier 2009-06-21 23:05 ` bug#3636: marked as done (23.0.95; w32term.c: compile error) Emacs bug Tracking System 0 siblings, 2 replies; 3+ messages in thread From: Maier, Harald @ 2009-06-21 7:54 UTC (permalink / raw) To: emacs-pretest-bug 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 <jasonr@gnu.org> * 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3636: 23.0.95; w32term.c: compile error 2009-06-21 7:54 ` bug#3636: 23.0.95; w32term.c: compile error Maier, Harald @ 2009-06-21 17:29 ` Harald Maier 2009-06-21 23:05 ` bug#3636: marked as done (23.0.95; w32term.c: compile error) Emacs bug Tracking System 1 sibling, 0 replies; 3+ messages in thread From: Harald Maier @ 2009-06-21 17:29 UTC (permalink / raw) To: bug-gnu-emacs 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" <MaierHa@media-saturn.com> 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 <jasonr@gnu.org> > > * 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3636: marked as done (23.0.95; w32term.c: compile error) 2009-06-21 7:54 ` bug#3636: 23.0.95; w32term.c: compile error Maier, Harald 2009-06-21 17:29 ` Harald Maier @ 2009-06-21 23:05 ` Emacs bug Tracking System 1 sibling, 0 replies; 3+ messages in thread From: Emacs bug Tracking System @ 2009-06-21 23:05 UTC (permalink / raw) To: Jason Rumney [-- Attachment #1: Type: text/plain, Size: 860 bytes --] Your message dated Mon, 22 Jun 2009 06:59:09 +0800 with message-id <4A3EBB3D.5000600@gnu.org> and subject line Re: bug#3636: 23.0.95; w32term.c: compile error has caused the Emacs bug report #3636, regarding 23.0.95; w32term.c: compile error to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com immediately.) -- 3636: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3636 Emacs Bug Tracking System Contact owner@emacsbugs.donarmstrong.com with problems [-- Attachment #2: Type: message/rfc822, Size: 4672 bytes --] From: "Maier, Harald" <MaierHa@media-saturn.com> To: <emacs-pretest-bug@gnu.org> Subject: 23.0.95; w32term.c: compile error Date: Sun, 21 Jun 2009 09:54:56 +0200 Message-ID: <503AF68B57126B42856C3F257177F29D021CEDBC@ing04excmbx09.media-saturn.net> 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 <jasonr@gnu.org> * 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 [-- Attachment #3: Type: message/rfc822, Size: 2954 bytes --] From: Jason Rumney <jasonr@gnu.org> To: Harald Maier <harald@maierh.de>, 3636-done@emacsbugs.donarmstrong.com Subject: Re: bug#3636: 23.0.95; w32term.c: compile error Date: Mon, 22 Jun 2009 06:59:09 +0800 Message-ID: <4A3EBB3D.5000600@gnu.org> 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. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-21 23:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <4A3EBB3D.5000600@gnu.org> 2009-06-21 7:54 ` bug#3636: 23.0.95; w32term.c: compile error Maier, Harald 2009-06-21 17:29 ` Harald Maier 2009-06-21 23:05 ` bug#3636: marked as done (23.0.95; w32term.c: compile error) Emacs bug Tracking System
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.