https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64758
--- Comment #1 from Nathan Ridge <zeratul976 at hotmail dot com> --- By comparison, clang's error is: test.cpp:1:14: error: unknown type name 'uint32_t' enum Waldo : uint32_t { ^
zeratul976 at hotmail dot com Fri, 23 Jan 2015 15:04:59 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64758
--- Comment #1 from Nathan Ridge <zeratul976 at hotmail dot com> --- By comparison, clang's error is: test.cpp:1:14: error: unknown type name 'uint32_t' enum Waldo : uint32_t { ^