Skip to content

Conversation

@hahnjo
Copy link
Member

@hahnjo hahnjo commented Aug 9, 2022

The file uses std::numeric_limits, defined in <limits> . That header is transitively included in most configurations, but for example not when building with a recent libstdc++ (with less transitive includes) and configuring with cxx14 and without VDT.

The file uses std::numeric_limits, defined in <limits>. That header
is transitively included in most configurations, but for example not
when building with a recent libstdc++ (with less transitive includes)
and configuring with cxx14 and without VDT.
@hahnjo hahnjo self-assigned this Aug 9, 2022
@hahnjo hahnjo requested a review from eguiraud as a code owner August 9, 2022 08:03
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/soversion, ROOT-performance-centos8-multicore/cxx17, ROOT-ubuntu18.04/nortcxxmod, ROOT-ubuntu2004/python3, mac1015/cxx17, mac11/cxx14, windows10/cxx14
How to customize builds

Copy link
Contributor

@eguiraud eguiraud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotta love textual includes. Thanks!

@hahnjo hahnjo merged commit d2e56f9 into root-project:master Aug 9, 2022
@hahnjo hahnjo deleted the rvec-limits branch August 9, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants