Skip to content

FastJet Clang Fixes, 1.0 branch (2018.04.03.)

This is to allow FastJet and FastJetContrib to build successfully with the latest version of clang, now in use by Apple's Xcode 9.3. (Apple calls it clang 9.1, but it's a variation of the 5.0 release of clang...)

Note that the patch for FastJet was cherry-picked from !137 (merged), while the patch for FastJetContrib is a brand new one.

@krumnack, I'm able to build AnalysisBaseExternals with these fixes on top of the latest Xcode updates.

Merge request reports