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

Fix REDEFINE detection for FILLERs in VIEWs #362

Merged
merged 2 commits into from
Sep 10, 2023

Conversation

MarkusAmshove
Copy link
Owner

fixes #251

@MarkusAmshove MarkusAmshove added the natparse🔎 Parser and project structure label Sep 10, 2023
@MarkusAmshove MarkusAmshove added this to the v0.9 milestone Sep 10, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@MarkusAmshove MarkusAmshove merged commit 33b9a5f into main Sep 10, 2023
@MarkusAmshove MarkusAmshove deleted the natparse/fix-filler-redefine-detection-in-views branch September 10, 2023 15:33
MarkusAmshove added a commit that referenced this pull request Sep 17, 2023
* origin/main:
  Reparse callers of copycodes after save (#368)
  Add additional positional information to diagnostics (#365)
  Add diagnostics for expected operands and keywords (#366)
  Fix REDEFINE detection for FILLERs in VIEWs (#362)
  Raise a diagnostic if FILLER is used outside of REDEFINE
  Allow StringConcat to start with hex literal (#360)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
natparse🔎 Parser and project structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: FILLER used inside VIEW definitions
1 participant