Surround lambda by appropriate preprocessor guards#13073
Conversation
... to avoid an unused-but-set-variable warning on Linux.
|
Starting build on |
|
Build failed on ROOT-ubuntu2204/nortcxxmod. |
|
Linux and macOS passed in the new CI, and Windows passed on Jenkins (plus some Linux and macOS builds), so I'm going to merge this slightly early to avoid the annoying warning. |
|
Build failed on mac12arm/cxx20. Errors:
|
|
Build failed on ROOT-debian10-i386/soversion. Errors:
|
... to avoid an
unused-but-set-variablewarning on Linux.