Actions
Feature #6071
openbuild should check invariant sizes are invariant
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-07-21
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
We have a number of types which, unfortunately, have their size baked into the ABI.
The build should check the size of these types (it's trivially available in the CTF), and make sure they do not change (presumably via a per-platform master list).
(or maybe preprocessor magic and sizeof would work?)
No data to display
Actions