Revision 23c2d4535f0489a31bc2baabbb559884b1d199a5 authored by Rene Brun on 12 March 2004, 21:43:32 UTC, committed by Rene Brun on 12 March 2004, 21:43:32 UTC
In case of a formula like
   f = new TFormula("f2","\"af(d+gd\"+2");
this patches make sure to avoid a possible infinite loop
(due to incorrect counter manipulation).

When a string is used in an arithmetic evaluation, it is
evaluated as the value 0. (Hence the above example always
return the value 2).


git-svn-id: http://root.cern.ch/svn/root/trunk@8393 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent f35868d
History

back to top