Hello,

On 7/12/2016 1:13 PM, Alexander Lebedev wrote:
> Hi! On Solaris10/SPARC I see this issue with 1.6.6 and 1.6.3 (before
> Vincent commit).
> Haproxy sends queries with "response" bit.
> Maybe it is again alignment issue?

I don't have time to currently look deep into the code, but AFAIR how
the code looks, the endianess could be an issue. Also, the bit-fields
are not really portable, so maybe we could replace those with a bit mask
given that we keep most values at 0 anyway?

Regards,
Nenad

Reply via email to