Skip to content
Snippets Groups Projects
Commit 90f65358 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

Ignore aux branches for which we cannot find dictionaries. (RootStorageSvc-00-04-29)

	* Tagging RootStorageSvc-00-04-29.
	* src/AuxStoreAPR.cpp (AuxStoreAPR): Ignore branches for which we
	can't find dictionaries.

2015-01-06  scott snyder  <snyder@bnl.gov>

	* Tagging RootStorageSvc-00-04-28.
	* src/RootTreeContainer.cpp: Fix coverity warning.

2015-01-05  scott snyder  <snyder@bnl.gov>

	* Tagging RootStorageSvc-00-04-27.
	* src/AuxStoreAPR.cpp (AuxStoreAPR): Fix for creating dynamic
	factory for standalone types.  When looking at a standalone type,
	we were making a factory for eg, vector<float> when we should have
	done vector<vector<float> > (because for a standalone object, the
	branch type is the element type, not the vector type).

2014-12-19  Peter van Gemmeren  <gemmeren@anl.gov>
...
(Long ChangeLog diff - truncated)
parent 56c724f7
No related branches found
No related tags found
Loading
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