On Tue Jul 25 17:38:12 2023 +0000, Rémi Bernon wrote:
And it looks like my suggested change is actually causing the tests to fail on this particular out-of-place case, sorry about that. Feel free to add it back.
I suggest I just drop `'ok( p32[1] >> 24 == 0xab, "got %#x\n", p32[1] );'. Looks like it is pretty clear how it works, complicating the thing keeping a lot of neat checks probably doesn't worth it.