Skip to content

Convert more undefined variables to default value at lock time #13660

@Alizter

Description

@Alizter

We should be catching more undefined variables than we currently do. For example %{pkg:dkml-base-compiler:version} should be an empty string according to opam semantics. Furthermore, various installed variables can be set to either the empty string (in a string context) or false in a boolean context. This should be done at lock time and used to simplify the expression.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions