Skip to content

Bugfixes in Control/AthenaKernel and Control/StoreGate

Vakhtang Tsulaia requested to merge tsulaia/athena:master-2bugfixes into master
  1. Fixed a bug in AthenaKernel/StoreID. Because of this bug StoreID::storeName() was sometimes returning wrong values

  2. Fixed a bug in VarHandleKey::parseKey(), which was turning the keys like '/xxxxx' into blank keys, while it was only supposed to turn '/' into a blank key

Edited by Vakhtang Tsulaia

Merge request reports