On Mon, 2008-01-21 at 10:12 +1300, Amos Jeffries wrote:
> > Trying to build the latest 3.HEAD on Windows, I have found a lot of
> > C++ errors, some are warnings.
> > Please, there is someone that could suggest the needed fixes ?
>
> I'll have to research on how we should solve it properly. But fr teh time
> being IPAddress is exactly identical in data format to sockaddr_in
> (IPv4-only mode) or sockaddr_in6 (IPv6-enabeld mode) for C purposes.

Please let me know if both of you get stuck with any specific error and
I will try to help. FWIW, I doubt many Squid functions should be
declared with C binding so we may just need to modify some old
declarations to remove "extern C".

Thank you,

Alex.


Reply via email to