Hi Devs,

I've run into a "memory exhausted" error in the OGR SQL parser when the
token count exceeds 200. This is related to the YYINITDEPTH setting in
swq_parser.cpp
Does anyone know how to enable the built in stack extension mechanism which
can automatically extend the stack size up to YYMAXDEPTH (10000)?

Best regards,

Tamas
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to