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
C:\Users\xx\OneDrive\Documents\uing\uing\libui\windows\drawtext.cpp:279:36: warning: exception specification of
overriding function is more lax than base version [-Wmicrosoft-exception-spec]
279 | virtual HRESULT STDMETHODCALLTYPE GetCurrentTransform(void *clientDrawingContext, DWRITE_MATRIX *transform)
| ^
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\um\dwrite.h:3607:15: note: overridden virtual function is
here
3607 | STDMETHOD(GetCurrentTransform)(
| ^
...
7 warnings generated.
Example:
^ but x100
fix
This does it:
The text was updated successfully, but these errors were encountered: