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,169
    • Issues 4,169
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • 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
  • !7966

Fortran: Restore support for parsing "end interface X"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ben Boeckel requested to merge ben.boeckel/cmake:fortran-regression into master Nov 29, 2022
  • Overview 12
  • Commits 2
  • Pipelines 4
  • Changes 5

!7529 (merged) accidentally dropped support for parsing end interface X, causing all subsequent modules to be seen as an interface. Fix this and add a test case to detect this situation.

Fixes: #24203 (closed)


Backport: release

Edited Nov 29, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fortran-regression