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
Created attachment 300033
Problem locating unresolvable @ref in case of a MSC image.
In case of an unresolvable @ref and textual documentation the warning
message is like:
msc_ref.h:3: warning: unable to resolve reference to `it' for @ref command
In case the @ref is in an inline MSC image the warning message is like:
<unknown>:11: warning: unable to resolve reference to `it' for \ref
command
in case of a large code base / lot of MSC images it is hard to locate the
unresolvable @ref.
(similar accounts for the @mscfile command).