K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-10-11T19:58:57.229724Z K 7 svn:log V 327 Correct handling of enum attributes with g++ From OpenBSD's commit log: This was responsible for memory corruption with recent versions of Mesa where c and c++ code share a header with a packed enum type. Reference: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39219 Obtained from: OpenBSD (CVS rev. 1.2) MFC after: 1 week END