]> git.openstreetmap.org Git - nominatim.git/commit
Fix warnings:
authorMelvyn Sopacua <m.r.sopacua@gmail.com>
Tue, 14 Feb 2017 17:38:50 +0000 (18:38 +0100)
committerMelvyn Sopacua <m.r.sopacua@gmail.com>
Wed, 15 Feb 2017 09:17:43 +0000 (10:17 +0100)
commit13ab03a03a429ad384423e672af21de966264ed3
treedcf8584437f1d9567e407aeee3c02feb7b9ca265
parent56962deb3018b1f653873f1143bdf5759c68281a
Fix warnings:

- be consistent with (const char *) casts when assigning
- use xmlStrlen instead of strlen when dealing with xmlChar *
nominatim/import.c