Re: [gdal-dev] sprintf different exception specified

2017-10-28 Thread Chris Marsh
Hi, Ya, certainly feels that way... Probably not possible to get an image, it's one of Compute Canada's machines, and so not something I am in charge of. I could probably find out specific details if that helps? That does correct the problem, thanks! Cheers Chris On 28 October 2017 at 02:17,

Re: [gdal-dev] sprintf different exception specified

2017-10-28 Thread Even Rouault
Chris, There must be something unusual with the system you build on. Is it possible to get an image of it ? Anyway, you can probably workaround the issue with CXXFLAGS="-DDONT_DEPRECATE_SPRINTF" ./configure [...] Normally configure has a check to automatically define DONT_DEPRECATE_SPRINTF o

[gdal-dev] sprintf different exception specified

2017-10-27 Thread Chris Marsh
Hi, I'm trying to build GDAL 2.2.x, including most recent git, and I'm running into the following error. I've tried adding throw() to the end of this line, but it just results in more (and bizarre) errors. Would appreciate any insight on how to proceed. Cheers Chris In file included from > /hom