On Tuesday 18 September 2012 09:31:11 Tommi Rantala wrote: > +#ifdef __BIGGEST_ALIGNMENT__ > +#define MAX_ALIGN __BIGGEST_ALIGNMENT__ > +#else > #define MAX_ALIGN (sizeof (long double)) > +#endif
current code base seems to indent the # symbols: #ifdef foo # define xxx #else # define xxx #endif -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
