Skip to content

Suggest minor code changes for Windows Visual Studio 2022 #21

@Ben136KBC

Description

@Ben136KBC

I am using to use SuperLT_MT 4.0.0 with Windows Visual Studio 2022. Please consider applying the following code changes I have had to make to resolve compile errors:

slu_mt_util.h: "FLOAT" causes a problem since it is defined in some standard header files. Replace with "xFLOAT.

claqgs.c, dlaqgs.c, slaqgs.c, zlaqgs.c. Replace "small" with "xsmall" since "small" is defined in standard header files. Might be a good idea to do something similar with "large" and so on, although only "small" caused compiler errors.

Please and thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions