OSGeo / shapelib

Official repository of shapelib
Other
141 stars 66 forks source link

Optional error message silencing #100

Closed thbeu closed 9 months ago

thbeu commented 10 months ago

README.CMake mentions an optional shapelib.patch file for error message silencing. It is not obvious where to find this file. (I failed.)

https://github.com/OSGeo/shapelib/blob/200ae4fa2a6580e3950f06922eab52330a03c0bb/README.CMake#L20-L24

  1. Should this step in the Readme file simply be removed?
  2. If not, where can it be found?
  3. Should error message silencing be made a configuration flag?
rouault commented 9 months ago

Should this step in the Readme file simply be removed?

likely

thbeu commented 9 months ago

Right. Error message silencing already is available via the error hook function.