Skip to content

Up requirements of Boost and C++ #3120

Description

@robe2

Boost 1.56 is very old.

Right now our docs have

C and C++ compilers

  • Compiling with Boost 1.56 up to Boost 1.74 requires C++ Compiler with C++03 or C++11 standard support
  • Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support

1.75 was introduced in 2019. I propose get rid of support of Boost < 1.75 and require C++14.

We already voted and now require C++17 for pgRouting 4.0

Also change the docs:

C and C++ compilers

  • Minimum C++ for pgRouting is C++17
  • Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions