Skip to content

please consider removing the NOTICE "variable to be undefined not found" #194

Description

@Zugschlus

Hi,

At the end of many rules, I tend to clean up the variables that I have used by unsetting them. Later aide versions complain when you try to unset a variable that hasn't been set in the first place. This sounds like a nuisance for me. I'd like to have the semantics of @@undef like "after this statement, the variable is unset, no matter what, idempotently".

Please consider removing that warning or demoting it to DEBUG.

Greetings
Marc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions