Skip to content

Remove "ng" action deprecation warning #1601

@noresources

Description

@noresources

What seems to be the problem?
Registering an action ending with "ng" (such as "binding") raise a warning.

binding' has been deprecated; use 'bindi' instead

What have you tried so far?
Simply removed related code in function m.prepareAction() and function action.get(name)

How can we reproduce this?
Register an action with a trigger ending with "ng"

What version of Premake are you using?
master

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions