[geos-devel] RFC 5: C++11 Compilation Mode

Howard Butler howard at hobu.co
Mon Apr 3 08:19:53 PDT 2017


> On Apr 1, 2017, at 11:44 AM, Sandro Santilli <strk at kbt.io> wrote:
> 
> On Sat, Apr 01, 2017 at 06:25:09PM +0200, Mateusz Loskot wrote:
>> I'd rather wait for more votes than two.
>> If no more votes arrive, I'll mark the RFC 5 as referred or withdrawn.
> 
> You might have noticed that PSC has not been very active, lately, so
> I would not wait for those votes to arrive.
> 
> It's good to keep it open for more comments but I see no reason to
> withdraw the proposal.

I guess I'm still on the PSC...

I'm +1, but I too would note that range-based for loops don't work in MSVC 2013. PDAL uses C++11 throughout, but we avoid range-based for loops and range initializers to be able to support MSVC 2013.

Howard


More information about the geos-devel mailing list