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
GOTO conversion must honour the message handler set up by the chosen goto-cc
mode. Thus the message handler set up in the specific mode has to be handed on
to compilet. As a language_uit this requires a ui_message_handlert. Consequently
make console_message_handlert, gcc_message_handlert ui_message_handlert in PLAIN
ui mode (which is consistent).
0 commit comments