On 7/12/23 10:47, Francesco Chemolli wrote:
Hi all,
  I'm looking at improving windows portability, and we have a name clash with a Windows system header (https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-acl <https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-acl>)

So.. how to deal with it?
I can see two options: either we lift ACL into the Acl namespace, or we need to rename it. ACL is referenced in 106 files, so the change is going to be big, so I ask if there are any opinions on how to go about this


Or both.

I got partway through fixing this in <https://github.com/squid-cache/squid/pull/1350>. Feel free to resume it if you like.

Amos
_______________________________________________
squid-dev mailing list
squid-dev@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-dev

Reply via email to