Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-17 Thread Even Rouault via gdal-dev
Hi, adopted with +1 from PSC members HowardB, JukkaR, KurtS, JavierJS, DanB and me. Even Le 15/01/2025 à 16:13, Even Rouault via gdal-dev a écrit : Hi, The candidate implementation is now ready (I'm afraid nobody will find the energy to review the ~ 4000 different edits throughout the cod

Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Daniel Baston via gdal-dev
+1 Dan On Wed, Jan 15, 2025 at 10:13 AM Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > The candidate implementation is now ready (I'm afraid nobody will find the > energy to review the ~ 4000 different edits throughout the code base... ) > and all CI targets are green. *Al

Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier On Wed, 15 Jan 2025, 16:38 Kurt Schwehr via gdal-dev, < gdal-dev@lists.osgeo.org> wrote: > +1 KurtS. > > Thank you!! > > On Wed, Jan 15, 2025 at 7:13 AM Even Rouault via gdal-dev < > gdal-dev@lists.osgeo.org> wrote: > >> Hi, >> >> The candidate implementation is now ready (I'm afraid no

Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Kurt Schwehr via gdal-dev
+1 KurtS. Thank you!! On Wed, Jan 15, 2025 at 7:13 AM Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > The candidate implementation is now ready (I'm afraid nobody will find the > energy to review the ~ 4000 different edits throughout the code base... ) > and all CI targets

Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Rahkonen Jukka via gdal-dev
+1 -Jukka Rahkonen- Lähettäjä: gdal-dev Puolesta Even Rouault via gdal-dev Lähetetty: keskiviikko 15. tammikuuta 2025 17.13 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions HUOM! Viesti on saapunut ulkopuolisesta

Re: [gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Howard Butler via gdal-dev
+1 Howard Thanks for all the effort. > On Jan 15, 2025, at 9:13 AM, Even Rouault via gdal-dev > wrote: > > Hi, > > The candidate implementation is now ready (I'm afraid nobody will find the > energy to review the ~ 4000 different edits throughout the code base... ) and > all CI targets are

[gdal-dev] Motion: adopt RFC 105: Add and use safe path manipulation functions

2025-01-15 Thread Even Rouault via gdal-dev
Hi, The candidate implementation is now ready (I'm afraid nobody will find the energy to review the ~ 4000 different edits throughout the code base... ) and all CI targets are green. *All* use of the deprecated C versions has been removed from our C++ code (besides the place where they are de