Christian Menard
Christian Menard
Hi @turlando! Thanks for opening this issue. This is just a guess, but your problem could stem from the usage of `return` within the reaction. I believe that the code...
@turlando Let us know if we can help you in using the JACK library in rust. We haven't really tested yet the interplay of LF-Rust code with external libraries, but...
The semantics of preambles in combination with imports (and also inheritance) is still a mystery to me. That's also why #33 is still open. However, I think the issue here...
For the robot interface, it might actually make sense to place the functions in separate header and source files. This would give a cleaner interface to be used by the...
Its a good idea to collect theses problems. However, for we should also record the precise task that failed bacause the error message alone does not provide enough context. These...
Got this one in "Prepare build environment" in the eclipse-tests workflow: ``` Prepare all required actions Getting action download info Download action repository 'gradle/[email protected]' (SHA:e6e38bacfdf1a337459f332974bb2327a31aaf4b) Run ./.github/actions/prepare-build-env Run echo "$JAVA_HOME_17_X64/bin"...
We are facing the same issue in our project. Here is a CI log: https://github.com/lf-lang/lingua-franca/runs/7914126972?check_suite_focus=true
The relevant old issues are #928 and #939
I reopened this because I still have this issue occasionally. It works most of the time, but sometimes the Kotlin classes are not included in the jar. I guess the...
I am not sure why the behavior changes over time, but I can now again reliably reproduce this everytime I recompile lfc. It only works if cleaning before.