Release Notes 10900 » History » Version 1
Version 1/11
-
Next » -
Current version
Christopher Green, 03/18/2014 02:53 PM
ART Suite Release Notes 1.09.00 (2014/03/14).¶
- Download page.
- Previous version's release notes.
ART 1.09.00.¶
New features:¶
- #5410 - Allow
MixFilter
to set secondary filenames at runtime. - #5424 - Allow post-close renaming of histogram file.
- #5575 - Request
PreCloseOutputFile
hook for services.
Bug fixes:¶
- #5157 - Erroneous complaint about unused module labels when filter prefixes (
-
,!
) used. - #5114 - Uninformative error message for certain types of configuration error.
- #5480 -
PostCloseFileRenamer
can fail to substitute where format modifiers are used and no events are seen. - #5427 -
PostCloseFileRenamer
doesn't fill in run and subrun numbers when no events are seen. - #5629 -
sam_metadata_dumper
fails to open input fromxrootd
.
Known issues:¶
messagefacility 1.11.02 (new version).¶
fhicl-cpp 2.18.02 (new version).¶
cetlib 1.04.02 (new version).¶
cpp0x 1.04.02 (new version).¶
Build system (cetbuildtools 3.09.01).¶
- All packages using
cetbuildtools
/mrb
may be built using non-system compilers with CMake >= 2.8.10. ProcessSmc
macro properly installs generated source.- Product version names not conforming to
vX_Y_Z
are now supported. - New "compiler" column in
product_deps
product matrix: currently supported values are, "gcc" and, "icc." buildtool
can now tell the difference between, "no tests specified due to CMake error" and, "no tests specified" (error stream parsing required because CMake exits with success code in both cases).- New macro
install_gdml
.