X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 172C13857BB2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1681973589; bh=xZPezl1Z0oHREVK0bjjNa58ILVk5WmOBk1i9/encAEs=; h=References:In-Reply-To:Date:Subject:Cc:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=rPuehXLRYWvvvwwkUZYkr6530kISAjIpt1rbDxOq9ISw69xtDfVVI9ITKpIB1oei0 rRXkGPqEfSB5c9xY/3xHb8mm1r68sWj7bD7Qt/RwtT+tX9eerhldC/uvgu/nkNT2Jc AySe/2sm2IMqNV/Ho73/REjJHU1a1teGGrtUIwI4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AC1783858D33 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681973552; x=1684565552; h=cc:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pwp/D3uWi/cNFIUqeLqJG6/MID8YVEDgcxHdp2bHuCg=; b=ib0r7V9MxemYBVNcuopIdNNdCReFkiD/U0l/KN1Db4nPVI62PslhZp+Uw/KltkPuzg 3VSw5r8vJXGIDkdkCG9PKgtk3mTCHuZuKrtBcdyu9NDREWBN3K4aUMdrrvX9knvGmQgA 7ExEamRKuN56R3RUJBC1InMufTsGGmWRhRSNCccDH8FAc2PnLlvIwC/m8sPLG3Wv6iYl CakYuMJdx3xN/kI0AHr5Ajc8CyGQnbu6t50Nl3Fhyjw0C6Fumazxa98dC/hDkuf79409 HgcdSgR3skNah9RA9CFAkDdpEXNuV1wCjzFhpNuYA+8JGQfzg9FFEBtZwHCYINgXtzXw ZROQ== X-Gm-Message-State: AAQBX9cnAFl8yyqZhFqrr+4A7O/jia5k/1St2X8+Uv+FWDikhHB3qZOB 7bH9DtDhC1v/RIGUpuYalYRsUIaU5k7UmeXWCZeD8FC+Id2yAA== X-Google-Smtp-Source: AKy350ag5oagZypvJRI3sk3rGn8A23VYOvOTVCBC3MiaWX7DXl1lvESfdUznT714bL/igBF0PkrLgCZG99bsEmkxc+I= X-Received: by 2002:a1f:940e:0:b0:406:6b94:c4fe with SMTP id w14-20020a1f940e000000b004066b94c4femr467230vkd.0.1681973551973; Wed, 19 Apr 2023 23:52:31 -0700 (PDT) MIME-Version: 1.0 References: <1752276 DOT 7aRn1RRit1 AT nimes> <1741636 DOT G7SD5HZVK5 AT nimes> <4713604 DOT ezd0NqBDhE AT nimes> In-Reply-To: <4713604.ezd0NqBDhE@nimes> Date: Thu, 20 Apr 2023 08:52:17 +0200 Message-ID: Subject: Re: posix_spawn facility Cc: cygwin AT cygwin DOT com X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, MISSING_HEADERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Csaba Raduly via Cygwin Reply-To: Csaba Raduly Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Wed, 19 Apr 2023 at 13:56, Bruno Haible via Cygwin wrote: > Note a typo: line 126541 is on page 3694 not on page 3594. > That sentence is scary in and of itself :) Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformant way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple