On vendredi 17 novembre 2017 10:27:34 CET Ari Jolma wrote:
> Even Rouault kirjoitti 16.11.2017 klo 22:07:
> > We have already various "linting" tools that run: cppcheck, clang
> > static analyzer, coverity scan and a few ad-hoc scripts in scripts/ .
> > But indeed we don't enforce things like maxim
Even Rouault kirjoitti 16.11.2017 klo 22:07:
We have already various "linting" tools that run: cppcheck, clang
static analyzer, coverity scan and a few ad-hoc scripts in scripts/ .
But indeed we don't enforce things like maximum size of a function, etc.
clang looks interesting. I installed
Hi Ari,
> https://github.com/ajolma/gdal/tree/trunk/gdal/frmts/wcs
>
> would be accepted into the GDAL trunk, thus to be included into the
> coming version 2.3.
>
> I'm not making a PL since the GDAL at github is not a primary source.
Well, a lot of people already do pull requests. That's rathe
I'm happy to suggest that
https://github.com/ajolma/gdal/tree/trunk/gdal/frmts/wcs
would be accepted into the GDAL trunk, thus to be included into the
coming version 2.3.
I'm not making a PL since the GDAL at github is not a primary source.
There is a python test program in the above directo