Package: spatialite / 4.3.0a-5

Metadata

Package Version Patches format
spatialite 4.3.0a-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
occurrence typo.patch | (download)

src/headers/spatialite.h | 6 3 + 3 - 0 !
src/shapefiles/shapefiles.c | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix 'occurence' typo, replace with 'occurrence'.
liblwgeom 2.2.0.patch | (download)

src/gaiageo/gg_lwgeom.c | 18 10 + 8 - 0 !
1 file changed, 10 insertions(+), 8 deletions(-)

 switch from lw_vasprintf() to sqlite3_vmprintf().
 lw_vasprintf() was removed in liblwgeom 2.2.0.