Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support make_string_tok better in yasm #1

@travisdowns

Description

@travisdowns

This macro relies on %defstr which means it doesn't work in yasm (see yasm/yasm#95). Right now for YASM we just substitute a fixed string:

make_string_tok yasm bug

We should probably allow the caller to specify a third argument that is used instead when yasm is detected.

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