Merge 'trunk' into 'method_generation_cleanup'
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 5 Dec 2008 02:32:21 +0000 (02:32 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 5 Dec 2008 02:32:21 +0000 (02:32 +0000)
commit78277adae98ebf502e6f0dc845714fc996b2ae50
tree9b359bd88b2a0ed6d1ef4a89915b88686d9b971c
parente7cb67dfe84d428c5594f042a4c8b59a641ec556
parente9748501052117001165c026501b201e326925bd
Merge 'trunk' into 'method_generation_cleanup'

r26239@agaton (orig r6860):  autarch | 2008-12-05 02:04:21 +0000
this test is obsolete
basically, it tested for behavior we just decided was wrong, and which has now changed
r26241@agaton (orig r6862):  autarch | 2008-12-05 02:15:40 +0000
If the constructor in a parent class has method modifiers, we will not
inline it. In that case, mention the fact that it is wrapped in the
warning.
r26242@agaton (orig r6863):  autarch | 2008-12-05 02:17:14 +0000
This todo test is now partially implemented. The other part is not
going to be fixed unless we can inline method modifiers.
r26243@agaton (orig r6864):  autarch | 2008-12-05 02:18:23 +0000
Fix pod coverage