Skip to content

Wanted: autoconf tests for C++11 abilities and flags #472

@jimklimov

Description

@jimklimov

Following from #466 discussion, there are parts of the codebase (e.g. cppunit tests) that require C++11 support. Depending on compilers, it may be available by default, or require certain CXXFLAGS tuning, or be missing altogether (so that part of code should not be built). The configure script and Makefiles should be amended to figure this out properly.

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