Browse Source

Bugfix. When a generator had a same type amoung source and target types,
we hanged.

* build/generators.jam: (viable-source-types-real): Rewrite to
avoid processing the same type twice. Use non-recursive implementation,
too.


[SVN r26562]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 8cc138879c213b9058f5c9d21dcd86877b29808c
+Subproject commit 50195bc3df99a98fcbc61950fbd6808204e9f4c6

粤ICP备19079148号