Actions
Bug #6122
openremove big endian support
Start date:
07/31/2023
Due date:
% Done:
10%
Spec Reference:
Description
Checklist
- drop the struct_endianness check from the commit verification
- remove all our struct_endianness-generated or other code that explicitly adds big endian support
- add some kind of #warning or even #error to a common libosmocore header file if anyone tries to build on big endian
Related issues
Updated by laforge about 2 months ago
- Related to Bug #6043: No endianness conversion of uint16_t or larger integers added
Actions