Skip to content

cmake: No (warning) flags passed during build, several unittests missing #240

Closed
@pah

Description

@pah

After the merge of #192, some issues popped up in the current regression runs:

  • All objects are build without any specific compiler flags, instead of the previously passed -march=native -Wall -Wextra -Werror -Weffc++ -Wswitch-default
  • Some unittests are not built
    • bigintegertest.cpp
    • stringbuffertest.cpp
    • strtodtest.cpp

I've not reviewed the state of the Cmake support indetail. It might be good to rename travis-doxygen.sh to .travis-doxygen.sh to avoid confusion with this file visible in the main folder.

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