Comment # 89
on bug 8416
from [email protected]
(In reply to comment #86)
> patch to remove C++ incompatibilities from addr_resolv.c
> On Windows I get:
> addr_resolv.c(1365) : error C2220: warning treated as error - no 'object'
> file g
> enerated
> addr_resolv.c(1365) : warning C4048: different array subscripts : 'hashwka_t
> *(*
> )[2048]' and 'hashwka_t *(*)[]'
>
> I will commit the rest of the patch.
Fixed that in attachment 10306 [details] and verified that it works in Windows and Linux.
You are receiving this mail because:
- You are watching all bug changes.