Skip to content

Conversation

@Teemperor
Copy link
Contributor

The old code didn't query the modules if the identifier is updated. This caused some checks to fail such as CheckABICompatibility().

@phsft-bot
Copy link

Starting build on gcc49/centos7, native/mac1012, gcc49/slc6, gcc62/slc6, native/ubuntu14 with CMake flags -Dvc=OFF -Dimt=OFF -Dccache=ON

@Teemperor
Copy link
Contributor Author

Note, this handles now the modules an the non-modules case correctly. So no if(getenv("ROOT_MODULES")) ... here.

@Teemperor Teemperor force-pushed the runtime-cxxmodules branch from 6ff673a to 2f398d8 Compare May 9, 2017 09:01
@phsft-bot
Copy link

Starting build on gcc49/centos7, native/mac1012, gcc49/slc6, gcc62/slc6, native/ubuntu14 with CMake flags -Dvc=OFF -Dimt=OFF -Dccache=ON

@vgvassilev
Copy link
Member

Shall I merge this? If yes, could you add a FIXME saying that this can go away when we update clang (presumably after our patch lands there).

The old code didn't query the modules if the identifier
is updated. This caused some checks to fail such as
CheckABICompatibility().
@Teemperor Teemperor force-pushed the runtime-cxxmodules branch from 2f398d8 to 8f7a223 Compare May 11, 2017 13:57
@phsft-bot
Copy link

Starting build on gcc49/centos7, native/mac1012, gcc49/slc6, gcc62/slc6, native/ubuntu14 with CMake flags -Dvc=OFF -Dimt=ON -Dccache=ON

@Teemperor
Copy link
Contributor Author

Sure, let's merge this. It won't bite us when we update clang and I added a FIXME for now.

@vgvassilev vgvassilev merged commit d5678be into root-project:runtime-cxxmodules May 11, 2017
guitargeek pushed a commit to guitargeek/root that referenced this pull request Apr 28, 2025
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