DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 525Jgi4B069718 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 525Jgi4B069718 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=KOc/rx1B X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D08D23858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1741203763; bh=fIBGG8Jx0AdY3HlmjJ5Ta4Cp+zCQTO1iE0ejTa4ApKA=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=KOc/rx1BbbgIGK5U/aqP/EVdTYr/3dbRwTOETfaCQLpswVg461/SZs9mvnUaWh6Vd XjsnD/Gpau+8nTtwbQw+ETm1kK7FbjoLYnEoIzhCbVPYDom7B2UAWg882Radeo8rp9 W+GZccV17uUDpEO88oIGmFDKLyt4h0vdnprmOU40= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2C7B3858D26 Date: Wed, 5 Mar 2025 20:41:40 +0100 To: cygwin AT cygwin DOT com Subject: Re: Cygwin 3.6: clang cannot use /usr/include/unistd.h, issue with |setproctitle_init()| ... Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <112c2ecc-cfc6-86d4-d7b6-bce46d92197e AT t-online DOT de> <7469397F-D50A-40AE-BCD2-15E768ABA77D AT unified-streaming DOT com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7469397F-D50A-40AE-BCD2-15E768ABA77D@unified-streaming.com> X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Mar 5 20:10, Dimitry Andric via Cygwin wrote: > Maybe it's because -Wsystem-headers is not enabled? I'm unsure what > gcc's default behavior is with -Wall, but if you add an explicit > -Wsystem-headers you might still get that warning. Thanks, that was the reason. With -Wsystem-headers I can reproduce. Corinna -- 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