delorie.com/archives/browse.cgi | search |
DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 52DHKHel250855 |
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 52DHKHel250855 |
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=PZMBPgzx | |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org B8B643857C6D |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1741886415; | |
bh=ezszaLUiqJLn8xKuyVs95Pxefs5FWnk5RuJo9AKXWmI=; | |
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=PZMBPgzxaAyLgWR3ryP/tz5ngbWDrpPRUXk1JGpXGH8aKikX3aJkhzs6T2XWHBPv5 | |
O/kmQOiPXWUOLtfU/rMfZpMGDLa5hpRniHJVgO9yg50nGO99zlBXzMzmSyTkYgJEBK | |
8ruFCaZqC5mTzcVupcOyYEVO7U1qugQcwrTZbhn4= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 33B983858039 |
Date: | Thu, 13 Mar 2025 18:19:07 +0100 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin-devel vs libbsd-devel: arc4random_stir() macro in |
stdlib.h breaks bsd/stdlib.h | |
Message-ID: | <Z9MTi-gbmLjzf88N@calimero.vinschen.de> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <8a442ec3-23e8-c09c-f9be-5a9fe7e6d801 AT t-online DOT de> |
MIME-Version: | 1.0 |
In-Reply-To: | <8a442ec3-23e8-c09c-f9be-5a9fe7e6d801@t-online.de> |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.30 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
From: | Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
Cc: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
Errors-To: | cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com |
Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 52DHKHel250855 |
On Mar 13 08:59, Christian Franke via Cygwin wrote: > Problem introduced in a8891c93: > > $ cygcheck -f /usr/include/stdlib.h > cygwin-devel-3.6.0-0.430.ga942476236b5 > > $ cygcheck -f /usr/include/bsd/stdlib.h > libbsd-devel-0.12.2-2 > > $ gcc -c -xc - <<<'#include <bsd/stdlib.h>' > In file included from <stdin>:1: > /usr/include/bsd/stdlib.h:62:26: error: macro "arc4random_stir" passed 1 > arguments, but takes just 0 > Â Â 62 | void arc4random_stir(void); > Â Â Â Â Â |Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â ^ > In file included from /usr/include/stdlib.h:26, > Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â from /usr/include/bsd/stdlib.h:32: > /usr/include/cygwin/stdlib.h:26: note: macro "arc4random_stir" defined here > Â Â 26 | #define arc4random_stir() Should work again with cygwin-3.6.0-0.431.gad29c33229e5 Thanks, 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |