Message86061
The downside is the potential confusion arising from
using one method (comparison of actual numerical value)
for <, <=, >, >=, and a different method (decimals
and floats are never equal) for == and !=. |
|
| Date |
User |
Action |
Args |
| 2009-04-17 09:22:52 | mark.dickinson | set | recipients:
+ mark.dickinson, rhettinger, facundobatista, jdunck, lorg |
| 2009-04-17 09:22:52 | mark.dickinson | set | messageid: <[email protected]> |
| 2009-04-17 09:22:50 | mark.dickinson | link | issue2531 messages |
| 2009-04-17 09:22:50 | mark.dickinson | create | |
|