Skip to content

GLX version check will produce a false negative on (>=1).(<2) #8

Description

@jameswilddev

The check of the GLX version will misinterpret, say, version 2.1 as being insufficient for a requirement of 1.2, as if the minor version is less than 2, the major version is not considered.

Instead, the minor version should only be checked if the major version is 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions