Re: [squid-dev] RFC: ACL clashes with Windows system entity

2023-12-06 Thread Amos Jeffries

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 
)


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


[squid-dev] RFC: ACL clashes with Windows system entity

2023-12-06 Thread Francesco Chemolli
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)

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

Thanks,

-- 
Francesco
___
squid-dev mailing list
squid-dev@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-dev