Skip to content

Make TagCompare operator const (for gcc 8)

Reiner Hauser requested to merge (removed):gcc8 into master

This error shows up in gcc 8 builds:

https://atlas-tdaq-sw.web.cern.ch/atlas-tdaq-sw/cdash/viewBuildError.php?buildid=26663

The commit is against SFOng-00-08-20 since master seems to require a newer EventStorage, but it should apply cleanly to master as well.

Merge request reports