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

Cross references to assignment of subscripted array variable #2737

Merged

Conversation

henrikt-ma
Copy link
Collaborator

Fixes #2732.

@henrikt-ma
Copy link
Collaborator Author

After preparing the fix, and the more I think of it, I believe it would have been much better to move the definition of assignment to a subscripted array from 10.5 to 11.2.1, possibly as a subsection similar to 11.2.1.1.

When doing that I think Simple Assignment Statements should also be made the first subsection of 11.2.1 Assignment Statement.

chapters/arrays.tex Outdated Show resolved Hide resolved
Copy link
Collaborator

@HansOlsson HansOlsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good apart from that little change.

@henrikt-ma
Copy link
Collaborator Author

Comment addressed, but my own remark in https://github.com/modelica/ModelicaSpecification/pull/2737/files#issuecomment-733270990 remains unanswered. No big deal if this is merged in the current state nevertheless.

@HansOlsson HansOlsson merged commit 5106ab1 into modelica:master Nov 25, 2020
@henrikt-ma henrikt-ma deleted the index-array-assignment-crossref branch November 25, 2020 12:31
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.

Array as index and assignment
2 participants