Stakeholder meeting notes – 2016/12/01

by Paul Russo

Attendees: Lynn Garren, Chris Greene, Chris Jones, Tom Junk, Kyle Knoepfel, Rob Kutschke, Marc Paterno, Gianluca Petrillo, Paul Russo

Resolved issues.

Announcements

ROOT 6.08/02 will be released by the end of the week.  There are still some problems to be resolved with interactive exception catching, and elf symbol visibility.  Patches are being worked on.

The PTR macro problem with ROOT has been fixed in this release.

art suite 2.06.00 feature release will happen as soon as ROOT is patched.

We have an outstanding request to merge the four canvas libraries into one library, libcanvas.so.  If there are no objections from the experiments, we will do this for the next art release.

We have a proposal to create new error codes for lookup errors related to product registration:

art::errors::ProductRegistrationFailure
art::errors::ProductPutFailure

These two codes would replace the single code art::errors::InsertFailure.