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

Edison: try / catch not supported #1439

Closed
bjost2s opened this issue Jan 5, 2023 · 2 comments
Closed

Edison: try / catch not supported #1439

bjost2s opened this issue Jan 5, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bjost2s
Copy link
Contributor

bjost2s commented Jan 5, 2023

The following program EdisonExceptionTest.xml.txt cannot be tranferred to edison, the reason is the not supported try / catch statement:
image

Maybe there is an option to work with newer/better firmware, this should be checked before trying to solve this bug. The solution might not be easy to implement.
I checked one of our edison yesterday, there is no update for the firmware available (@bjost2s ), so:
A quick workaround would be to simply remove "break" and "continue" from the toolboxes.

@bjost2s bjost2s added the bug Something isn't working label Jan 5, 2023
@bjost2s bjost2s added this to Backlog Jan 5, 2023
@bjost2s bjost2s moved this to Todo in Backlog Jan 5, 2023
@bjost2s bjost2s removed this from Backlog Jan 13, 2023
@bjost2s bjost2s self-assigned this Jan 13, 2023
@bjost2s bjost2s moved this from Todo to In Progress in Release 5.1.0 Feb 6, 2023
@bjost2s
Copy link
Contributor Author

bjost2s commented Feb 6, 2023

fixed in 081d23b, together with #1446

@bjost2s bjost2s moved this from In Progress to To Review in Release 5.1.0 Feb 6, 2023
@RaghuvirShirodkar
Copy link
Member

Tested successfully on test server. Toolbox does not contain break out/continue with next iteration block for Edison.

@bjost2s bjost2s closed this as completed Mar 8, 2023
@github-project-automation github-project-automation bot moved this from To Review to Done in Release 5.1.0 Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants