Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow any node members in brs files #1333

Open
wants to merge 2 commits into
base: release-1.0.0
Choose a base branch
from

Conversation

markwpearce
Copy link
Collaborator

Because you can't put a finer type on Nodes in Brightscript mode, that is, stuff created by createObject("roSgNode", ... ), when validating a file in BrightScript mode, any members are allowed - they won't generate "cannot find name" errors.

Fixes #1301

@markwpearce markwpearce added this to the v1.0.0 milestone Oct 19, 2024
@markwpearce markwpearce changed the base branch from master to release-1.0.0 October 19, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relax component property validations for .brs files
2 participants