comparison readme.txt @ 1166:c6f39553b702

Clean up some suspicious code. There's no guarantee a constant of integer type is a ConstantInt, so it's not safe to just cast<> these to ConstantInt. (It could be a constant expression, for example) The code is shorter this way too :).
author Frits van Bommel <fvbommel wxs.nl>
date Sun, 29 Mar 2009 03:27:04 +0200
parents 6aaa3d3c1183
children 7b6f066ba869
comparison
equal deleted inserted replaced
1165:226c07c71967 1166:c6f39553b702