[PATCH] Fix make_cleanup_dtor signature to match declaration

Joel Brobecker brobecker@adacore.com
Wed Dec 3 03:56:00 GMT 2014


> The definition does not use the typedef for the dtor function pointer
> type that the declaration uses.  It's a cosmetic-only change.
> 
> ChangeLog:
> 
> 	* common/cleanups.c (make_cleanup_dtor): Use typedef for dtor
> 	type.

I would argue that this goes beyong cosmetic-only in terms of
the benefits, so quite desirable. This is OK.

Thank you!

-- 
Joel



More information about the Gdb-patches mailing list