[PATCH] Cygwin: Fix type mismatch on sys/cpuset.h -- relnote 3.4.6

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Mar 13 09:32:06 GMT 2023


This should go into the 3.4.7 release message...

On Mar 11 15:36, Mark Geisert wrote:
> ---
>  winsup/cygwin/release/3.4.6 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/winsup/cygwin/release/3.4.6 b/winsup/cygwin/release/3.4.6
> index ccc168a95..ed124ed37 100644
> --- a/winsup/cygwin/release/3.4.6
> +++ b/winsup/cygwin/release/3.4.6
> @@ -12,3 +12,6 @@ Addresses: https://cygwin.com/pipermail/cygwin/2023-February/253037.html
>  
>  Don't accidentally drop the default ACEs when chmod'ing directories.
>  Addresses: https://cygwin.com/pipermail/cygwin/2023-February/253037.html
> +
> +Fix CPU_SET(3) macro type mismatch by making the macros type-safe.
> +Addresses https://cygwin.com/pipermail/cygwin/2023-March/253220.html
> -- 
> 2.39.0


More information about the Cygwin-patches mailing list