-
Notifications
You must be signed in to change notification settings - Fork 1.5k
-Wundef RStringView MSVC_LANG #8267
Copy link
Copy link
Closed
Description
Describe the bug
New warnings appearing when using ROOT in my projects:
/opt/root/include/ROOT/RStringView.hxx: warning: "_MSVC_LANG" is not defined, evaluates to 0 [-Wundef]
after the recent commits on https://github.com/root-project/root/commits/master/core/foundation/inc/ROOT/RStringView.hxx
Expected behavior
No warnings
Setup
- ROOT git master
- Ubuntu 20
- Self-built
Reactions are currently unavailable