tis 2010-08-24 klockan 17:21 -0600 skrev Alex Rousskov:

> Or, if Amos' rules are followed and system headers are always included 
> _after_ Squid ones (the problem would not even exist in this case).

Would it? Most if not all Squid headers also depends on numerous system
headers. That rule is mostly to detect when one of our headers is
missing a required #include of a system header.

It would still exist if any code tries to access the member variables
directly. Code is after headers, both Squid and system. 

Regards
Henrik

Reply via email to