6ee1554f3e
This is not a very good fix, though the warnings remain. Such errors can in principle be a problem because in C there is no standard enum sizing. In this case we have two enums with the same elements and so the same size, so it's clearly not a problem.