Skip to content

Variables defined with set_variable() are flagged as unknown identifier #284

@ppaalanen

Description

@ppaalanen

This problem affects https://gitlab.freedesktop.org/wayland/weston .

In protocol/meson.build many variables are instantiated with set_variable().

In all other meson.build files (example) all such variables are reported as "Unknown identifier". Naturally the project builds fine.

Is this even the right place to file this issue?

Is this too difficult to fix in the LSP side? I can imagine it could be. I wouldn't want to completely disable unknown identifier warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions