[geos-devel] C++ version, documentation and --std flags

Regina Obe lr at pcorp.us
Sat Oct 6 19:59:51 PDT 2018


> The first question is what language standard is needed, and to get this
> in README.md, which should document prerequisites.   Is it correct that
> it's C++11 as the language (on trunk)?
> 
> > Supposedly -std=c++11 should be added by the call to
> >
> >     AX_CXX_COMPILE_STDCXX
> >
> > which is found in configure.ac and defined in
> > macros/ax_cxx_compile_stdcxx.m4
> 
> I do not see that in configure.ac on trunk.  But I realize now that's because I'm
> still using the svn repo, and despite the trac showing that under 'browse
> source', that's no longer what's official.
> 
[Regina Obe] 
C++11 is required for both master branch and 3.7 branch.
3.7.0 is first release requiring C++11

> So I suggest that if the svn isn't up to date, and the code from svn is really
> migrated to git, that the svn repo be made no longer accessible.e
[Regina Obe] 
Strk can you disable the svn or have it redirect to gitea? Didn't know it was still accessible and I think everything is in git even the old
Ones so no need for svn to be alive.



More information about the geos-devel mailing list