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

Disable deprecation warnings during dictionary generation. (AsgTools-00-00-35)

	* Tagging AsgTools-00-00-35.
	* AsgTools/AsgToolsDict.h: Disable deprecation warnings during
	dictionary generation.

2014-11-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
	* Made the dictionary generation functional in Athena as well.
	* Had to disable the explicit instantiation of the setProperty(...)
	  functions in AsgToolsDict.h, since in Athena that function
	  is implemented in GaudiKernel, and always just takes two
	  string arguments. (It's not a template function.)
	* Silenced the checkreq warning that Will introduced, by placing
	  the new include file in AsgToolsAthena.h as well.
	* Tagging as AsgTools-00-00-34

2014-11-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
	* Marked Will's retrieveMetadata function as deprecated. As we
	  discussed it with him, the jet tools will need to use a more
	  elegant solution than this ugly function.
	* The package now generates Reflex dictionaries in standalone
...
(Long ChangeLog diff - truncated)
parent 87854fbd
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