Skip to content

RFC: Limit use of global variables in CLEO scripts #365

@x87

Description

@x87
  • it does not respect boundaries set by CustomArrays.ini even when this option is enabled
  • it treats all variables as 4 bytes, even str8 and str16 variables
  • using a high numeric var like $12000 allows to start allocating from 12001, but it requires comping as a command, there is not compiler setting otherwise (maybe repurpose alloc(...) for that?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionFurther discussion is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions