1.11.01
08/26/2014
No issues for this version
ART Suite Release Notes 1.11.01 (2014/08/26).¶
- Previous version's release notes.
ART 1.11.01.¶
Bug fixes:¶
art_make()
correctly passes theDICT_FUNCTIONS
option toart_dictionary()
.- Silence a CMake 3.0.1 warning seen in
CheckClassVersion.cmake
whenart_dictionary()
is called during the build of a non-art package.
Known issues:¶
- Accessing files in an art executable through xrootd causes a segfault at application tear-down due to an interaction between ROOT and xrootd 4.0.3. This was solved by building ROOT against an older version of xrootd (3.3.4).