On Sat, Apr 12, 2025 at 10:19:06AM +0200, Paul Gevers wrote:
> ∙ ∙ missing build on s390x

Just as data point:

| >>> hex(2868969987)
| '0xab010203'
| >>> hex(50463147)
| '0x30201ab'

This is a endian missmatch, aka a missing htonl somewhere.

Bastian

-- 
A Vulcan can no sooner be disloyal than he can exist without breathing.
                -- Kirk, "The Menagerie", stardate 3012.4

Reply via email to