From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: emacs-20110214 windows binaries Date: Tue, 15 Feb 2011 19:59:45 +0200 Message-ID: <83fwrpp4a6.fsf@gnu.org> References: <871v3ajo0h.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1297792815 4132 80.91.229.12 (15 Feb 2011 18:00:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2011 18:00:15 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Andy Moreton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 15 19:00:11 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpPC1-0004U4-I3 for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2011 19:00:05 +0100 Original-Received: from localhost ([127.0.0.1]:53723 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpPC1-0006zy-22 for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2011 13:00:05 -0500 Original-Received: from [140.186.70.92] (port=44825 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpPBv-0006zh-Kc for emacs-devel@gnu.org; Tue, 15 Feb 2011 13:00:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpPBv-0003Fm-3E for emacs-devel@gnu.org; Tue, 15 Feb 2011 12:59:59 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:47404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpPBu-0003Fi-Rs; Tue, 15 Feb 2011 12:59:59 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LGO00300798Q900@a-mtaout20.012.net.il>; Tue, 15 Feb 2011 19:59:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.192.4]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LGO0022V7BIEJA0@a-mtaout20.012.net.il>; Tue, 15 Feb 2011 19:59:44 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136057 gmane.emacs.windows:4835 Archived-At: > From: Andy Moreton > Date: Tue, 15 Feb 2011 12:51:08 +0000 > Cc: help-emacs-windows@gnu.org > > When releasing a new binary, could you please add some notes to describe: > - which Bzr changeset you used to build the binaries > - the toolchain and lib versions you used (ideally with download URLs) > - how you configured the build The last one is readily available inside Emacs in the values of system-configuration and system-configuration-options. The second one is an issue only wrt libpng, and for that you can examine the value of libpng-version. So I think only the first one might be an issue.