Skip to content
Snippets Groups Projects
Commit 59642618 authored by Philippe Canal's avatar Philippe Canal
Browse files

Fix ROOT-9784. Avoid to use empty name in v5 'replacement name'.

The mechanism attempting to find v6 equivalent for names found
in v5 files (eg. adding missing namespaces) under some circunstances
(see ROOT-9784) would create class name with missing template parameter
(eg literally map<,RooExpensiveObjectCache::ExpensiveObject*>

This is a fix for commit c412ad28
parent ee2b95c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment