GNU bug report logs - #22403
compile error on cygwin in emacs-25

Previous Next

Package: emacs;

Reported by: Lin Sun (孙林) <Lin.Sun <at> mediatek.com>

Date: Tue, 19 Jan 2016 02:07:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22403 in the body.
You can then email your comments to 22403 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22403; Package emacs. (Tue, 19 Jan 2016 02:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lin Sun (孙林) <Lin.Sun <at> mediatek.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 19 Jan 2016 02:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lin Sun (孙林) <Lin.Sun <at> mediatek.com>
To: "jussi <at> aprikoodi.fi" <jussi <at> aprikoodi.fi>, "eliz <at> gnu.org" <eliz <at> gnu.org>, 
 "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: compile error on cygwin in emacs-25 
Date: Tue, 19 Jan 2016 01:44:12 +0000
[Message part 1 (text/plain, inline)]
Hi Pals,

The commit 86e45139698fe773ffb4efbe59387f90201b80c8<http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=86e45139698fe773ffb4efbe59387f90201b80c8> have a compile error on Cygwin,
The resetstkoflw was declared with “#ifndef CYGWIN” in src/w32fns.c<http://git.savannah.gnu.org/cgit/emacs.git/diff/src/w32fns.c?h=emacs-25&id=86e45139698fe773ffb4efbe59387f90201b80c8>, reset in line  9938 without same condition.
@@ -9927,6 +9935,8 @@ globals_of_w32fns (void)
   after_deadkey = -1;
+  resetstkoflw = NULL;
+
   /* MessageBox does not work without this when linked to comctl32.dll 6.0.  */
   InitCommonControls ();
Please fix this, thank you.

Best Regards
Lin Sun

[Message part 2 (text/html, inline)]
[image001.gif (image/gif, inline)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Tue, 19 Jan 2016 16:14:02 GMT) Full text and rfc822 format available.

Notification sent to Lin Sun (孙林) <Lin.Sun <at> mediatek.com>:
bug acknowledged by developer. (Tue, 19 Jan 2016 16:14:02 GMT) Full text and rfc822 format available.

Message #10 received at 22403-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lin Sun (孙林) <Lin.Sun <at> mediatek.com>
Cc: 22403-done <at> debbugs.gnu.org, jussi <at> aprikoodi.fi
Subject: Re: compile error on cygwin in emacs-25
Date: Tue, 19 Jan 2016 18:13:08 +0200
> From: Lin Sun (孙林) <Lin.Sun <at> mediatek.com>
> Date: Tue, 19 Jan 2016 01:44:12 +0000
> 
> The commit 86e45139698fe773ffb4efbe59387f90201b80c8 have a compile error on
> Cygwin, 
> 
> The resetstkoflw was declared with “#ifndef CYGWIN” in src/w32fns.c, reset in
> line 9938 without same condition.

Sorry about that, should be fixed now.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22403; Package emacs. (Wed, 20 Jan 2016 00:47:01 GMT) Full text and rfc822 format available.

Message #13 received at 22403 <at> debbugs.gnu.org (full text, mbox):

From: Lin Sun (孙林) <Lin.Sun <at> mediatek.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "22403 <at> debbugs.gnu.org" <22403 <at> debbugs.gnu.org>,
 "22403-done <at> debbugs.gnu.org" <22403-done <at> debbugs.gnu.org>,
 "jussi <at> aprikoodi.fi" <jussi <at> aprikoodi.fi>
Subject: RE: compile error on cygwin in emacs-25
Date: Wed, 20 Jan 2016 00:46:18 +0000
[Message part 1 (text/plain, inline)]
> should be fixed now.

Great, thank you.

Best Regards
Lin Sun
 
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22403; Package emacs. (Wed, 20 Jan 2016 00:47:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 17 Feb 2016 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.