Skip to content

BOOL, FLOAT, LONG being re-declared on Windows #58

@snordgren

Description

@snordgren

When compiling on Windows, the Windows.h header is included. This header already defines the BOOL, FLOAT, and LONG types that are defined in value.h as enum Value_type. In order to make use of Windows.h functions, used in path_utils.c, they must be renamed.

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