Elektrine lite

← Feed

@thephd@pony.social

Post #3213165

2023-11-03 18:56 UTC

@KevinMarks@xoxo.zone @ids1024@fosstodon.org We have some basic endian macros in C23 now, but I failed to get the endian load/store functions into C23, as well as the byteswap (memreverse8) stuff that was there as well. Hopefully for the next edition of C, so less people can suffer....

Replies (1)

  • @KevinMarks@xoxo.zone 2023-11-03 19:06

    @thephd@pony.social @ids1024@fosstodon.org the other half of this was the QuickTime QA team who built and ran a really deep set of tests across multiple CPU architectures for every commit to be sure that you had used them correctly. That's a bit harder to put into a language standard.

    Open ##3213166