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
Avoid diagnostic code crashing when external front-ends use "C" mode
At the time of writing both the rust and the Ada external front-ends
generate .json_symtab files that use the "C" mode. If the ansi-c
front-end is not loaded then these will crash when reporting some linking
errors.
0 commit comments