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]