You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens when running umock_c_int_exe_umock_c tests. Suspicion of parser failing when confronted with an unbalanced number of curlies (in a string, so it should be fine...)
This is unexpected...
Best Regards,
Andrei Porumb
The text was updated successfully, but these errors were encountered:
umock_c says: "Failed parsing argument va value from the call."
Here's repro: https://github.com/Azure/umock-c/tree/napo_parse_error_of_arguments
This happens when running
umock_c_int_exe_umock_c
tests. Suspicion of parser failing when confronted with an unbalanced number of curlies (in a string, so it should be fine...)This is unexpected...
Best Regards,
Andrei Porumb
The text was updated successfully, but these errors were encountered: