From 6b7ce6068bdfad7ee8b3da63cb3f2157977088ec Mon Sep 17 00:00:00 2001 From: PICCORO Lenz McKAY Date: Wed, 27 Feb 2013 11:18:41 -0430 Subject: [PATCH] compatibility issues with olders gcc: unnamed union members cannot be used in init This solves compilation in olders gcc due a unresolved bug in 4 || ( _GNUC_ == 4 && _GNUC_MINOR_ >= 6 ) /// for compatibility with 4 || ( _GNUC_ == 4 && _GNUC_MINOR_ >= 6 ) + }; +#endif + } c2_ptr_t; /// Initializer for c2_ptr_t.