commit | 4fac782f0ac0a813cdccb7c77963fbeec82ef770 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Wed May 05 22:47:56 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Wed May 05 22:47:56 2010 +0000 |
tree | b0d83dab4d6d269dd72388ca608dc4fc9c049c33 | |
parent | 489b716908ba2f851d805bbf663080c5f2131e2e [diff] |
Fix regression old in TypeHierarchyTests#testResilienceToMissingBinaries() (this test never ran at objectteams.org?!?): - ensure unitBeingCompleted is set during connectTypeHierarchy to avoid missing super type to cause an AbortCompilation exception during reporting.