Re: [gdal-dev] json-c 0.10 update status and json-c copy removal proposed

2012-07-16 Thread Even Rouault
> I have no idea what could be submitted and what couldn't. > So, if you care, submit a pull request > https://github.com/json-c/json-c > or just forward these functions to > https://groups.google.com/forum/#!forum/json-c I'll try to, but not before end of week. > I have patched json-c for Window

Re: [gdal-dev] json-c 0.10 update status and json-c copy removal proposed

2012-07-15 Thread Mateusz Loskot
On 15 July 2012 11:01, Even Rouault wrote: >> >> I'm trying to update GDAL's copy of json-c library. >> The task is not trivial, due to the fact GDAL has applied >> some sort of improvements to json-c, and also due to >> significant changes to how json-c works, UTF-8 support, etc. > > Just curious

Re: [gdal-dev] json-c 0.10 update status and json-c copy removal proposed

2012-07-15 Thread Even Rouault
Hi Mateusz, > Folks, > > I'm trying to update GDAL's copy of json-c library. > The task is not trivial, due to the fact GDAL has applied > some sort of improvements to json-c, and also due to > significant changes to how json-c works, UTF-8 support, etc. Just curious about the changes in UTF-8 su

[gdal-dev] json-c 0.10 update status and json-c copy removal proposed

2012-07-13 Thread Mateusz Loskot
Folks, I'm trying to update GDAL's copy of json-c library. The task is not trivial, due to the fact GDAL has applied some sort of improvements to json-c, and also due to significant changes to how json-c works, UTF-8 support, etc. I tried to merge GDAL changes into Git branch at https://github.co