Replies: 1 comment
-
It has to do with accessing floating point variable values. On the other hand, you are not supposed to see such message, so this is very likely a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am implementing a template that looks like this:
Upon executing the fetchaction2(num_countermeasures,x) i am getting this error. The code for the function is as follows:
//Defined in declarations
//Defined in the template shown above
Beta Was this translation helpful? Give feedback.
All reactions