Skip to content

Compile errors on sp 1.12+ #20

@Smesh292

Description

@Smesh292

Sourcemod: 1.12.0.7183
Metamod: 1.11.0-dev+1155

// momsurffix\utils.sp(211) : error 001: expected token: ")", but found "," // 211 | ASSERT_FMT(entry.addr != Address_Null, "Failed to allocate memory (size: %i)!", size); // ------------------------------------------------------^ // // momsurffix\utils.sp(211) : error 001: expected token: ";", but found ")" // 211 | ASSERT_FMT(entry.addr != Address_Null, "Failed to allocate memory (size: %i)!", size); // -------------------------------------------------------------------------------------------------^ // // momsurffix\utils.sp(211) : error 029: invalid expression, assumed zero // 211 | ASSERT_FMT(entry.addr != Address_Null, "Failed to allocate memory (size: %i)!", size); // -----------------------------------------------------------------------------------------------------^ // // momsurffix2.sp(74) : error 430: invalid macro definition // 74 | #define PROF_START%1; // -----------------^ // // momsurffix2.sp(75) : error 430: invalid macro definition // 75 | #define PROF_STOP%1; // -----------------^

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