Skip to content

Warn During Compilation if a Context Variable is Set and not Seen in an init() #12

@MTrop

Description

@MTrop

Decent enhancement: if a context variable is being set anywhere, but it was never initialized via init() on that context, the compiler should warn the user so.

These warnings, though, due to the nature of the compiler, will need to be output near the end of compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNice-to-haves and things that can actually help current behavior.low priorityBugs labeled this are not considered the same priority as regular bugs - user-created rare issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions