From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 868EF3858C83 for ; Wed, 11 Jan 2023 19:33:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 868EF3858C83 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1673465587; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S36PrTLmIUqWOFImCxr9OkqRU5LmIs+4MMBIthCXx9M=; b=gb6Wcr1sXq3DEqYIRdpYEVqT17TBcBBY2DQ07PMH1PgR9c4ksYxTJ7XF2JPwJN7+JCe/Au DkLqHd0sw+ODYlGnqKk5f6iFWG1YzOAt/NlzXH1pW6CgcxdgpZNbVZ326KX1v+EdMb6lS+ yEDNrm8m5C11Oc4MPOLkUClSsYpOvTo= Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-439-MkeKksTdM_ySEZa9pn10dQ-1; Wed, 11 Jan 2023 14:33:05 -0500 X-MC-Unique: MkeKksTdM_ySEZa9pn10dQ-1 Received: by mail-il1-f198.google.com with SMTP id y11-20020a056e02178b00b0030c048d64a7so11615603ilu.1 for ; Wed, 11 Jan 2023 11:33:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:organization:from:references :to:content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=S36PrTLmIUqWOFImCxr9OkqRU5LmIs+4MMBIthCXx9M=; b=ImyLgtqZyZeY9ccgdV/A0sd7UQkoBuy72C3YMMlJwKjn1YlLoICIGhMZcdfO8RwfuO zceC57/YiPOPyOTGtLUGfizJ9U6d7B8Eyin+jE5Ak4mhxDiGnQwUJvU0A6H5Rp83EVfY 54FNxeJBECZB7i8wnbRMG8UAgVUQ6FP11ZDjsPhgz+HhiHRCYJUHHS+Zoc5Udn1Ho2si AxFpl9qAEnKWEYyLC+ydj8159qzkOLDRSEbsAMZwwTzAuhq+FLloRYgCLHFp3sl6LRkC bn3JFLHc48kev2+uKbcbZf+sYDjXhHYl7duIVbbfKcmhvki9NsVH7uuCjMTlKoo6l45B JNGA== X-Gm-Message-State: AFqh2kqAVcEpdvCEte0yPhE1M6GfnHnHuQavwvLcoVpdtrd3enuzax1H nkUfgtAA7Ut2/uf/eK5kPn/YMNouaWAzEEh9SVzOuf7Re6u6igw6TvlU0/2kYdiVDxEFtaQbWrv TJE/LtKCITmUn2juiHaYn X-Received: by 2002:a92:c68f:0:b0:30d:8a51:ef2c with SMTP id o15-20020a92c68f000000b0030d8a51ef2cmr15958454ilg.0.1673465584475; Wed, 11 Jan 2023 11:33:04 -0800 (PST) X-Google-Smtp-Source: AMrXdXsDyPB8q21ZnOGjxQD7PgqjUPCJ3SmC4eYfeu7idu5JqGY/Lr7qNQeazuBxjl1oC7qD7xdLQw== X-Received: by 2002:a92:c68f:0:b0:30d:8a51:ef2c with SMTP id o15-20020a92c68f000000b0030d8a51ef2cmr15958441ilg.0.1673465584223; Wed, 11 Jan 2023 11:33:04 -0800 (PST) Received: from [192.168.0.241] (192-0-145-146.cpe.teksavvy.com. [192.0.145.146]) by smtp.gmail.com with ESMTPSA id q14-20020a056e02078e00b00302632f0d20sm4646550ils.67.2023.01.11.11.33.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 Jan 2023 11:33:03 -0800 (PST) Message-ID: <9c3eea4c-ba67-630d-1ee2-42e43e4f1038@redhat.com> Date: Wed, 11 Jan 2023 14:33:02 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH 3/4] string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444] To: Adhemerval Zanella Netto , libc-alpha@sourceware.org References: <20221229125802.2715435-1-adhemerval.zanella@linaro.org> <20221229125802.2715435-4-adhemerval.zanella@linaro.org> <773a0c5e-406b-c3c0-a19d-77985a2d54ac@redhat.com> <7c9799f2-868c-c954-a59e-36a31701ebb7@linaro.org> From: Carlos O'Donell Organization: Red Hat In-Reply-To: <7c9799f2-868c-c954-a59e-36a31701ebb7@linaro.org> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 1/11/23 08:14, Adhemerval Zanella Netto wrote: > I am attaching the fixed patch. Could you please submit this in a new thread as a distinct patch from the series? I think all the other patches can go in immediately. This also helps me track in patchwork and for CI to re-test your patch. -- Cheers, Carlos.