Ticket #2874 (closed defect: fixed)
Invalid inheritance in SWIG definition of GDALColorTableShadow and GDALRasterAttributeTableShadow
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.1 |
| Component: | SWIG (all bindings) | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Currently those 2 objects are declared as inheriting from GDALMajorObjectShadow. But their C++ don't. So we get crashes when calling methods like GetDescription?().
Change History
Note: See
TracTickets for help on using
tickets.
