From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34206 invoked by alias); 20 Mar 2018 08:53:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 34194 invoked by uid 89); 20 Mar 2018 08:53:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:a674, HContent-Transfer-Encoding:8bit X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 20 Mar 2018 08:53:23 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 0DF4781397; Tue, 20 Mar 2018 09:53:21 +0100 (CET) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KERfjJbMRztC; Tue, 20 Mar 2018 09:53:20 +0100 (CET) Received: from Xaviers-MacBook-Pro.local (dhcp-193-50-241-89.eduroam.univ-ubs.fr [193.50.241.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 7455E81392; Tue, 20 Mar 2018 09:53:20 +0100 (CET) Subject: Re: [RFA] Change machoread.c to use std::vector To: Tom Tromey Cc: Joel Brobecker , Simon Marchi , gdb-patches@sourceware.org References: <20180317154629.1315-1-tom@tromey.com> <720f844f-639f-0f45-7399-a34b4822724e@simark.ca> <87sh8yqzub.fsf@tromey.com> <87o9jmqyvs.fsf@tromey.com> <20180318232654.wdplxoddskqavjao@adacore.com> <87o9jk2i1d.fsf@tromey.com> From: Xavier Roirand Message-ID: Date: Tue, 20 Mar 2018 08:53:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <87o9jk2i1d.fsf@tromey.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00366.txt.bz2 Hello, I would be happy to help you Tom with your patch, but the current head is not really usable on Mac OS. I'm working on it. Regards. Le 3/19/18 à 4:37 PM, Tom Tromey a écrit : >>>>>> "Joel" == Joel Brobecker writes: > >>> Now I think maybe someone else should look at this patch just to be >>> really sure, or maybe someone with a Mac could test it. >>> Meanwhile I'm not going to push it. > > Joel> Would you be able to help Tom with the testing? > > If you want the updated patch (just has the fix that Simon pointed out), > email me and I will send it. > > Tom >