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#13939: 24.3; Emacs 24.3 release won't compile on Windows with the msvc toolchain Date: Thu, 14 Mar 2013 20:06:45 +0200 Message-ID: <838v5pj1oq.fsf@gnu.org> References: <83ppz3i1ni.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1363284478 12888 80.91.229.3 (14 Mar 2013 18:07:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2013 18:07:58 +0000 (UTC) Cc: iamliding@gmail.com, 13939@debbugs.gnu.org To: Fabrice Popineau Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Mar 14 19:08:22 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UGCZg-0000Od-Ba for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Mar 2013 19:08:20 +0100 Original-Received: from localhost ([::1]:58024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGCZJ-0002Ue-Fw for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Mar 2013 14:07:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGCZE-0002SW-Tl for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 14:07:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGCZD-0000ls-Lp for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 14:07:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGCZD-0000lk-JB for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 14:07:51 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UGCaM-0001qh-D1 for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 14:09:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Mar 2013 18:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13939 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13939-submit@debbugs.gnu.org id=B13939.13632845077066 (code B ref 13939); Thu, 14 Mar 2013 18:09:02 +0000 Original-Received: (at 13939) by debbugs.gnu.org; 14 Mar 2013 18:08:27 +0000 Original-Received: from localhost ([127.0.0.1]:54528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGCZj-0001po-M2 for submit@debbugs.gnu.org; Thu, 14 Mar 2013 14:08:27 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:43265) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGCZg-0001pY-IO for 13939@debbugs.gnu.org; Thu, 14 Mar 2013 14:08:21 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MJN00H00WNSPD00@a-mtaout23.012.net.il> for 13939@debbugs.gnu.org; Thu, 14 Mar 2013 20:06:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJN00H85WZ7Q310@a-mtaout23.012.net.il>; Thu, 14 Mar 2013 20:06:44 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:72492 Archived-At: > From: Fabrice Popineau > Date: Thu, 14 Mar 2013 16:13:09 +0100 > Cc: =C0=EE=B6=A1 , 13939 <13939@debbugs.gnu.or= g> >=20 > I can confirm that with GC_MARK_STACK=3D0, 24.3 does compile with t= he MS > compiler. > With GC_MARK_STACK=3D1, 24.3 doesn't compile, but the current trunk= (well, my > copy, but which is quite close) does compile, 32bits and 64bits. Can you copy to 24.3 the changes made on trunk (in editfns.c:set_time_zone_rule) to use putenv and unsetenv instead of reallocating entries in 'environ', and see if that solves the problem in 24.3? In addition to the changes in editfns.c, you will also need sys_putenv and unsetenv on w32.c. TIA