]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
authorJaco Kroon <jaco@uls.co.za>
Wed, 10 Feb 2021 17:59:01 +0000 (19:59 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 23 Feb 2021 19:01:54 +0000 (13:01 -0600)
commita63c7883b4806d20400b68cac3e9298e0672c998
tree72e5cc28fc2143a480d2b67e62a6f9f2c2fe9763
parent99666117be32160b522cb04ffb30637c11d5e8c2
app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS

This partially reverts commit 3d1bf3c537bba0416f691f48165fdd0a32554e8a,
specifically for app.h.

This works with both gcc 9.3.0 and 10.2.0 now, both for C and C++ (as
tested with external modules).

ASTERISK-29287

Change-Id: I5b9f02a9b290675682a1d13f1788fdda597c9fca
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
include/asterisk/app.h