main.native doesn't return a failed exit code on error #4

Open
opened 2023-01-03 19:32:48 +01:00 by Benjamin_Loison · 0 comments

Even if get as output:

Syntax error at <line 4:     o = 1 >: The equation does not type check!

The Lustre to C compiler returns the exit code 0.

Even if get as output: ``` Syntax error at <line 4: o = 1 >: The equation does not type check! ``` The Lustre to C compiler returns the exit code `0`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/Synchronous_reactive_systems#4
No description provided.