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

Validate no value for variable with variable array bounds #986

Merged

Conversation

mx990
Copy link
Member

@mx990 mx990 commented Jan 22, 2025

Validate that there must be no value for a variable with variable array bounds (i.e., "*"). Also add helper to properly check for variable bounds in type declaration parser and improve regexes.

Validate that there must be no value for a variable with variable array
bounds (i.e., "*"). Also add helper to properly check for variable
bounds in type declaration parser and improve regexes.
@mx990 mx990 requested a review from azoitl January 22, 2025 15:43
Copy link

Test Results

   111 files  ±0     111 suites  ±0   50s ⏱️ -1s
29 175 tests +1  29 175 ✅ +1  0 💤 ±0  0 ❌ ±0 
29 176 runs  +1  29 176 ✅ +1  0 💤 ±0  0 ❌ ±0 

Results for commit f856a27. ± Comparison against base commit ef1094f.

@oberlehner oberlehner self-requested a review January 23, 2025 07:35
@azoitl azoitl merged commit cf02426 into eclipse-4diac:develop Jan 23, 2025
4 checks passed
@mx990 mx990 deleted the validationNoValueForVariableArray branch January 23, 2025 20:38
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.

3 participants