Opened 16 years ago

Closed 16 years ago

#2019 closed defect (fixed)

GDAL 1.4.3 ABI Breakage

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.4.4
Component: default Version: 1.4.3
Severity: normal Keywords: abi
Cc:

Description

Folks,

It appears this change:

http://trac.osgeo.org/gdal/changeset/12517

broke ABI compatability between GDAL 1.4.3 and GDAL 1.4.2. In particular we absolutely cannot alter the virtual tables (or size - ie. layout of private data fields) of public classes such as OGRLinearRing.

This came to light when I attempted to provide plugins for MrSID and ECW built against GDAL 1.4.3 DLLs to those working with GDAL 1.4.2 DLLs.

Change History (1)

comment:1 by warmerdam, 16 years ago

Resolution: fixed
Status: newclosed
Summary: GDAL 1.4.4 ABI BreakageGDAL 1.4.3 ABI Breakage

The 1.4.3 release is being retracted and a 1.4.4 release prepared to address this.

Note: See TracTickets for help on using tickets.