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

Fix11 #3403

Merged
merged 10 commits into from
Aug 31, 2023
Merged

Fix11 #3403

merged 10 commits into from
Aug 31, 2023

Conversation

HansOlsson
Copy link
Collaborator

@HansOlsson HansOlsson commented Aug 10, 2023

Since we repeatedly find cases where errors that have remained from version 1.1 of the specification I'm going through that version and looking for problems.

I also found that:

It is evaluated once for each \lstinline!for!-equation, and is evaluated in the scope immediately enclosing the \lstinline!for!-equation.

is problematic ("once"? what if the for-equation is nested?), but I couldn't find any good alternative.

@HansOlsson HansOlsson marked this pull request as ready for review August 10, 2023 13:12
chapters/connectors.tex Outdated Show resolved Hide resolved
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
chapters/arrays.tex Outdated Show resolved Hide resolved
chapters/connectors.tex Outdated Show resolved Hide resolved
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
chapters/functions.tex Outdated Show resolved Hide resolved
Copy link
Collaborator

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

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

I like the initiative to go back and find old mistakes. Just some minor suggestions.

@HansOlsson
Copy link
Collaborator Author

@henrikt-ma ok now?

Copy link
Collaborator

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

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

Looks OK.

@HansOlsson HansOlsson merged commit 07bdf70 into modelica:master Aug 31, 2023
1 check passed
@HansOlsson HansOlsson added the M37 For pull requests merged into Modelica 3.7 label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M37 For pull requests merged into Modelica 3.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants