[omniORB] [PATCH] omniidl: Avoid omniCallDescriptor* cd unused parameter warnings
Duncan Grisby
duncan at grisby.org
Fri Sep 16 23:46:20 BST 2016
On Sun, 2016-07-24 at 20:24 -0400, David Ward via omniORB-list wrote:
[...]
> This is written in a way to have a minimal impact on the existing
> code, while preserving the coding style. However, there are other
> ways this fix could be implemented: for example, defining a macro
> to be used in the function definition which expands to " cd" when
> HAS_Cplusplus_catch_exception_by_base is defined.
Thanks, and sorry for the big delay. I think it's much cleaner to use
the approach of a macro that expands as necessary, so I've checked in a
change that does that.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list