Browse Source

Bugfix: conditionals properties was misbehaving when there were ":" in
property value.

* new/property.jam
(evaluate-conditionals-in-context): Don't be greedy in regex.

* test/conditionals3.py: New test.


[SVN r19243]

Vladimir Prus 23 years ago
parent
commit
bab39c098b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit ee7194978be3cee7afc37cdc6ed606094b64f473
+Subproject commit e7885b762b1d4022f0a7e78ea0a8fc6f36fcab80

粤ICP备19079148号