Even, In the KML driver, https://trac.osgeo.org/gdal/changeset/16908 introduced some debugging code with nDepth. Looks like it has never been used since. I converted the comment out code to be inside DEBUG_VERBOSE, but I missed the --nDepth. Are you okay if we just remove that unused debugging code?
https://trac.osgeo.org/gdal/browser/trunk/gdal/ogr/ogrsf_frmts/kml/kmlnode.cpp#L218 ... https://trac.osgeo.org/gdal/browser/trunk/gdal/ogr/ogrsf_frmts/kml/kmlnode.cpp#L325 //nDepth --; -kurt
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
