Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn the error on anonymous structs/unions into a warning.
Otherwise we get too many errors on glibc's standard headers. A real error will occur when the anonymous struct/union is accessed.
- Loading branch information