Skip to content

SimpleView debug output fix

Benjamin Michael Wynne requested to merge bwynne/athena:ViewMessageBugfix into master

A couple of minor fixes to SimpleView debugging output

  1. Requested by @ssnyder, avoid throwing an exception from proxyExact() !24006 (comment 2640176)

  2. Remove a failing dynamic_cast that was losing parent info from dump() after I changed the parent type in !24006 (merged)

Ideally, could this be merged before the HLT hackathon tomorrow?

Merge request reports