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

attempt to fix #10284 #10297

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

attempt to fix #10284 #10297

wants to merge 1 commit into from

Conversation

adrpo
Copy link
Member

@adrpo adrpo commented Mar 1, 2023

  • use proper size types where needed in external C functions

  • use "modelica_integer" instead of "int" when generating MetaModelica code

  • this is WIP! it will probably require way more work!

@adrpo adrpo self-assigned this Mar 1, 2023
@adrpo adrpo force-pushed the Issue10284 branch 4 times, most recently from 4d79e7b to ad7de56 Compare March 1, 2023 23:55
@adrpo adrpo force-pushed the Issue10284 branch 3 times, most recently from cd8d4fa to 78f90eb Compare March 2, 2023 11:33
- use proper size types where needed in external C functions
- use "modelica_integer" instead of "int" when generating MetaModelica code
- update bootstrapping sources (new C declarations needed)
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.

None yet

1 participant