Skip to content

Allow '?' as a version specifier #76

@cdervis

Description

@cdervis

Allow the use of '?' as a placeholder for toolchain versions in the "support" feature property. This signals that the toolchain's support was either not verified for the feature yet, or its support is unknown.

Example:

desc: "Some feature"
support:
  - GCC 16
  - MSVC ?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions