Skip to content

CollectionBase: Fix CollectionFragment::operator=.

Fix apparent bug in CollectionFragment::operator=. Gets a self-assignment warning from clang.

Merge request reports