public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] Cygwin: Fix type mismatch on sys/cpuset.h -- relnote 3.4.6
@ 2023-03-11 23:36 Mark Geisert
  2023-03-13  9:32 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Geisert @ 2023-03-11 23:36 UTC (permalink / raw)
  To: cygwin-patches; +Cc: Mark Geisert

---
 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Cygwin: Fix type mismatch on sys/cpuset.h -- relnote 3.4.6
  2023-03-11 23:36 [PATCH] Cygwin: Fix type mismatch on sys/cpuset.h -- relnote 3.4.6 Mark Geisert
@ 2023-03-13  9:32 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2023-03-13  9:32 UTC (permalink / raw)
  To: cygwin-patches

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-13  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11 23:36 [PATCH] Cygwin: Fix type mismatch on sys/cpuset.h -- relnote 3.4.6 Mark Geisert
2023-03-13  9:32 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).