Stakeholder meeting notes – 2017/10/19

by Paul Russo

Attendees: Lynn Garren, Chris Green, Herb Greenlee, Kyle Knoepfel, Marc Paterno, Gianluca Petrillo, Paul Russo

art v2.09.00 has been released
release notes: https://cdcvs.fnal.gov/redmine/projects/art/wiki/Release_Notes_20900

Highlights:

  • canvas_root-io package added to the art suite
  • gcc 6.4 now supported, e15 qualifier
  • macOS Sierra with Xcode 9.0 is not yet working (probably will be an mrb fix, not a new art)
  • new compact event range representation can be configured

Breaking Changes:

  • exception handling defaults for all categories is now Rethrow
  • the art_dictionary cmake macro has moved from $ENV{CANVAS} to $ENV{CANVAS_ROOT_IO_DIR}
  • module construction has been reordered, producers and filters are constructed before analyzers and output modules, in other words, trigger path modules are constructed first, then the end path modules