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
Fixes warnings (treated as errors):
```
warning: explicit link request to
'func_trace_t::TRACE_FUNC_ID_SYSCALL_BASE'
could not be resolved
```
By fully qualifying `func_trace_t`.
Related issue in the doxygen repo:
doxygen/doxygen#10713
Issue #7796
0 commit comments