lf-lang / lf-python-support

Python package for supporting code generated by the Lingua Franca compiler
Other
5 stars 0 forks source link

CI Errors on Latest Version of Reactor-C-Py for Physical Actions PR #19

Open arengarajan99 opened 2 years ago

arengarajan99 commented 2 years ago

Lingua-Franca PR in question: https://github.com/lf-lang/lingua-franca/pull/1348

It appears the latest version of Reactor-C-Py is breaking lingua-franca CI due to mismatch between const and non-const qualified functions/variables:

Would be good if someone familiar with this repo and reactor-c has a look at the CI errors and makes the changes to ensure matching signatures between reactor-c-py and reactor-c