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

Fix the use of string in TTree's alias and TTreeFormula by

fixing the detection that a TTreeFormula is a string or not.

Move to using kIsCharacter only as an accelerator to TTreeFormula::IsString
and always use this function to detect whether the formula is a string or not.
Fix (in TTreeFormula::Init) several cases of string detection and remove from
TFormula any settings (they were wrong anyway, they should have been ResetBit
rather than SetBit) of kIsCharacter.


git-svn-id: http://root.cern.ch/svn/root/trunk@43508 27541ba8-7e3a-0410-8455-c3a389f83636
parent 27ce0e32
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