Skip to content

OLD_1002_ATTRIBUTE and VM_TARGET_OS #714

@dcstes

Description

@dcstes

The function getAttributeString() in sqUnixMain.c has, since end of March 2025, a C preprocessor (cpp) variable OLD_1002_ATTRIBUTE.

When set, the old code that returns VM_TARGET_OS is used.

If not set, the function will do a malloc() and allocate space from the heap to store the platform dependent results from uname() as defined by the operating system in <sys/utsname.h>.

This is in commit e6108a0 .

Sub-issues

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