Browse Source

Fixed a bug in the tools/build/v2/util/numbers.jam module related to numbers.log10 & numbers.less rules not working correctly with numbers that have leading zeroes. Added related regression tests.

Among other things this was breaking the new Boost Jam version detection functionality in some realistic cases. Added related regression tests.

[SVN r45100]
Jurko Gospodnetić 18 years ago
parent
commit
1db13e647b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit fd00d21f3c22ba6ed0cbdc01ba71c1c33df07e4e
+Subproject commit 49370bb57dab8fb6c82facaaa7bf3e27ee9db99c

粤ICP备19079148号