From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32264 invoked from network); 27 Jul 2020 14:14:15 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 27 Jul 2020 14:14:15 -0000 Received: (qmail 1713 invoked by alias); 27 Jul 2020 14:14:02 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: Sender: zsh-workers@zsh.org X-Seq: 46268 Received: (qmail 26338 invoked by uid 1010); 27 Jul 2020 14:14:02 -0000 X-Qmail-Scanner-Diagnostics: from mail-il1-f169.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25884. spamassassin: 3.4.4. Clear:RC:0(209.85.166.169):SA:0(-2.0/5.0):. Processed in 4.609662 secs); 27 Jul 2020 14:14:02 -0000 X-Envelope-From: roman.perepelitsa@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.166.169 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tW64eu8+irmuXeUUdPwtsbQfF5Fb6g3A06emqM4G8a4=; b=Cead9c86/j9U7ZYPw2R9kTA5Bf1XLjoVqLArv+Ni3oOR18gmMrpGOmuXIJeSN/oYVn COMr9aKrcNGhpX7pC5K0+Y3VqL4cNdUfCwzuyxADVHOjUNKn4wEu5uqUrvSPe/HVet54 I4TJkj7y6EIgzzqwwCXTVIePUR+wojH3ZeyN9fq8P79ChV+JsJXw4HG3FjFoEg8Mtzt3 EvUtqfx5NvqtGoatiLlnBxnlEp5j/D4nsDkzFETrluTX/IX6FAD/z0aURosOL2YeCpDG 53Dm/yd1c4wMBWLyfUsPfInc/Trw1sg/M9T/8eHJx3bH/qylILSpVbyH1+oX9WbkEnkZ ZTLg== X-Gm-Message-State: AOAM533V2SZVJxPsmq57Lyxg+YzKOcVp6hGmMc87IxrnLRKli17BCr4x OAPKzibj2wpCmZTYS+8X/DauRM3j2rTHy0H4aGAe1cn+zrc= X-Google-Smtp-Source: ABdhPJwVbnEMODL2+shdLKbO+xdVz/vSjS6+6D0wex6gIXf+UFUFCqJwDhq2WcO89vKZkaLdaEut1ooAkM71Hi//+0M= X-Received: by 2002:a92:6e05:: with SMTP id j5mr2662792ilc.169.1595859204285; Mon, 27 Jul 2020 07:13:24 -0700 (PDT) MIME-Version: 1.0 References: <35bf1c7b-163f-4baf-9d5a-c1d7e72459ec@www.fastmail.com> In-Reply-To: From: Roman Perepelitsa Date: Mon, 27 Jul 2020 16:13:12 +0200 Message-ID: Subject: Re: Fwd: 5.8: LTO exposes some new issues To: =?UTF-8?Q?Tomasz_K=C5=82oczko?= Cc: Daniel Shahaf , Zsh hackers list Content-Type: multipart/mixed; boundary="000000000000fbc56805ab6cec21" --000000000000fbc56805ab6cec21 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Jul 27, 2020 at 2:47 PM Tomasz K=C5=82oczko wrote: > > Here is whole list of compile and linking warnings: > > exec.c: In function 'execcmd_fork': > exec.c:2774:2: warning: ignoring return value of 'nice' declared with att= ribute 'warn_unused_result' [-Wunused-result] > 2774 | nice(5); > | ^~~~~~~ This is a false positive. Patch to suppress the warning attached. Roman. --000000000000fbc56805ab6cec21 Content-Type: text/plain; charset="US-ASCII"; name="suppress-nice-warn.txt" Content-Disposition: attachment; filename="suppress-nice-warn.txt" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_kd4lcmbn0 ZGlmZiAtLWdpdCBhL1NyYy9leGVjLmMgYi9TcmMvZXhlYy5jCmluZGV4IDcxMjBhMmMzNC4uZWNh ZDkyM2RlIDEwMDY0NAotLS0gYS9TcmMvZXhlYy5jCisrKyBiL1NyYy9leGVjLmMKQEAgLTI3ODks OCArMjc4OSw3IEBAIGV4ZWNjbWRfZm9yayhFc3RhdGUgc3RhdGUsIGludCBob3csIGludCB0eXBl LCBXb3JkY29kZSB2YXJzcGMsCiAgICAgLyogQ2hlY2sgaWYgd2Ugc2hvdWxkIHJ1biBiYWNrZ3Jv dW5kIGpvYnMgYXQgYSBsb3dlciBwcmlvcml0eS4gKi8KICAgICBpZiAoKGhvdyAmIFpfQVNZTkMp ICYmIGlzc2V0KEJHTklDRSkpIHsKIAllcnJubyA9IDA7Ci0JbmljZSg1KTsKLQlpZiAoZXJybm8p CisJaWYgKG5pY2UoNSkgPT0gLTEgJiYgZXJybm8pCiAJICAgIHp3YXJuKCJuaWNlKDUpIGZhaWxl ZDogJWUiLCBlcnJubyk7CiAgICAgfQogI2VuZGlmIC8qIEhBVkVfTklDRSAqLwo= --000000000000fbc56805ab6cec21--