From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123502 invoked by alias); 13 Oct 2015 12:57:23 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 123474 invoked by uid 89); 13 Oct 2015 12:57:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vk0-f41.google.com Received: from mail-vk0-f41.google.com (HELO mail-vk0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 13 Oct 2015 12:57:21 +0000 Received: by vkat63 with SMTP id t63so9434935vka.1 for ; Tue, 13 Oct 2015 05:57:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GhAFSLpQVwNDHavEo4CUOkRbX5RjzN1MEyOfNiUDfJo=; b=VKXWkPqUSks+owcFCmBV7TfLuNM53WYMHlr5+88YtSNVNt56evqgUhxa0h9g9WCcPT wkneJR8J8IQaVUu+SWWImJkNwJvdapHLeJG9/IpDT3rVLfKy3ESIesTS99rRKfA5AvBH +iT0OvqttCd+RYbBD1IY2mcORenzCJkALybqqx9Dmrfk9ekaxtcgwKNcaI2qSFkpioM5 cJQ6bGec1noTCfe7dtntR099vm0u2b7MkG4e/6IONfPdWs6U4HXX6J5oE0WlaN01SPgN kppPysGkSmgN3ShiJO1ZhNzaOiN9BSurXjJ4i8SNFwdVaAT7b0pTsAYSL9w6GFmUpD4m 7YpA== X-Gm-Message-State: ALoCoQmelwavPodvQcfnvnodODUvwssUgWMPRjoyE8rFsQkepdrU9xsriBPOSq3vC+QIPNv9hFwP MIME-Version: 1.0 X-Received: by 10.31.129.85 with SMTP id c82mr18854195vkd.65.1444741039545; Tue, 13 Oct 2015 05:57:19 -0700 (PDT) Received: by 10.31.190.147 with HTTP; Tue, 13 Oct 2015 05:57:19 -0700 (PDT) In-Reply-To: <20151013092612.GX12094@redhat.com> References: <1444311312-3389-1-git-send-email-aurelio.remonda@tallertechnologies.com> <20151013092612.GX12094@redhat.com> Date: Tue, 13 Oct 2015 12:57:00 -0000 Message-ID: Subject: Re: [PATCH] Random shuffle moveable: container size From: Aurelio Remonda To: Jonathan Wakely Cc: "libstdc++" , gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2015-10/txt/msg01240.txt.bz2 On Tue, Oct 13, 2015 at 6:26 AM, Jonathan Wakely wrote: > On 08/10/15 10:35 -0300, Aurelio Remonda wrote: >> >> This patch reduces the size of the array A (the array that contains >> the values being shuffled) so the test can pass while running the >> stdlibc++ testsuite. > > > Ahem! The project's name is libstdc++ !!! :-) :) My bad! Sorry about that! >> It also make some minor changes such as: >> *Deleting a useless call to fill_ascending function on test02. >> *Changing N from const int to const unsigned int. >> I have a company-wide copyright assignment, but I don't have commit >> access. > > > OK, I will commit this (without the unnecessary whitespace changes). > > Thanks. Thank you! Regards --=20 Aurelio Remonda Software Engineer San Lorenzo 47, 3rd Floor, Office 5 C=C3=B3rdoba, Argentina Phone: +54-351-4217888 / 4218211