This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix make_cleanup_dtor signature to match declaration


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]