From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30236 invoked by alias); 21 Feb 2014 02:23:44 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 30218 invoked by uid 89); 21 Feb 2014 02:23:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f49.google.com Received: from mail-oa0-f49.google.com (HELO mail-oa0-f49.google.com) (209.85.219.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 21 Feb 2014 02:23:42 +0000 Received: by mail-oa0-f49.google.com with SMTP id i4so1056948oah.8 for ; Thu, 20 Feb 2014 18:23:40 -0800 (PST) X-Received: by 10.42.38.138 with SMTP id c10mr3276794ice.66.1392949420099; Thu, 20 Feb 2014 18:23:40 -0800 (PST) Received: from [192.168.0.101] (S0106000cf16f58b1.wp.shawcable.net. [24.79.212.134]) by mx.google.com with ESMTPSA id dz8sm3357490igb.5.2014.02.20.18.23.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Feb 2014 18:23:39 -0800 (PST) Message-ID: <5306B8B3.3060105@users.sourceforge.net> Date: Fri, 21 Feb 2014 02:23:00 -0000 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [ITP] google-breakpad References: <53036001.7060304@dronecode.org.uk> In-Reply-To: <53036001.7060304@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-02/txt/msg00038.txt.bz2 On 2014-02-18 07:28, Jon TURNEY wrote: > These packages contain the minidump analysis part of breakpad, a > multi-platform crash reporting and analysis system using minidumps. > > It doesn't make much sense to package the libbreakpad_client crash handling > library, as this conflicts with cygwin's error_start facility. It might make > some sense to make MinGW cross-compiled packages of libbreakpad_client in the > future. > > I can't find this in any major linux distribution, so votes are required. +1 Yaakov