swig/Source/Swig
William S Fulton 2f55379687 Improve director unwrap detection for the return type
Resolve the return type to correctly determine if the type is a pointer or
reference to a director class.

SwigType_refptr_count_return() recently added as a simpler fix is no
longer needed.

The conventional approach of using the "type" rather than "decl" to
analyse the return type is used instead too.

Issue #1823
2022-10-10 08:45:26 +01:00
..
cwrap.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
deprecate.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
error.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
extend.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
fragment.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
getopt.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
include.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
misc.c Eliminate 2 redundant copies of swig banner 2022-10-06 14:33:15 +13:00
naming.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
parms.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
scanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
stype.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
swig.h Improve director unwrap detection for the return type 2022-10-10 08:45:26 +01:00
swigfile.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigopt.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigparm.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigscan.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigtree.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigwrap.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
symbol.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
tree.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
typemap.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
typeobj.c Improve director unwrap detection for the return type 2022-10-10 08:45:26 +01:00
typesys.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
wrapfunc.c Use https for swig.org links 2022-10-06 13:16:39 +13:00