Okulov wrote: > add some const
The constants are too unprecise (float is actually an extended). > and base2power func Is this really useful? I mean when I see code like i:=base2power(j); i:=1 shl j; I understand quicker what is meant in the second case :) > my change marks with > //==Okulov==start > ...my changes... > //==Okulov==stop > > > ------------------------------------------------------------------------ > > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
