Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,167
    • Issues 4,167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !7408

POSIX C compliance fixes, fix RunCMake/CXXModules/NoCXX20 with newer default standard

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Raul Tambre requested to merge tambre/cmake:posix_c into master Jun 24, 2022
  • Overview 15
  • Commits 4
  • Pipelines 10
  • Changes 4

These fix all test failures on my nightly Debian_Unstable-Clang-libcxx build that manifested after upgrading the compiler to one that defaults to not enabling GNU extensions.

Fixes: #23664 (closed)

Edited Jun 28, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: posix_c