Miguel Ángel Arruga Vivas <[email protected]> writes: Looks good (at least it builds now).
> +2013-03-06 Miguel Angel Arruga Vivas <[email protected]> (tiny change) > + > + Fix '__attribute__' definition. > + Reported at <https://savannah.gnu.org/bugs/?35313> > + * autosprintf.in.h (_GT_ASPRINTF_FORMAT): New macro instead of Can you push this to maint, after adjusting the macro name in ChangeLog to the actual one: > +# define _GT_AUTOSPRINTF_FORMAT() /* empty */ (Personally, I prefer to keep "ATTRIBUTE" in the macro name, like _AUTOSRINTF_ATTRIBUTE_FORMAT, so it indicate it is expanded to a GCC attribute, though it is not a blocker). Regards, -- Daiki Ueno
