Revision
65718 -
Directory Listing
Modified
Fri Dec 22 20:16:52 2006 UTC
(12 years, 11 months ago)
by
manus
Found another bug related to the original one. If you change the number of generics of the
parent class, then the generated code becomes incorrect and it will crash at runtime.
Revision
65715 -
Directory Listing
Added
Fri Dec 22 19:13:16 2006 UTC
(12 years, 11 months ago)
by
manus
Added new test to show an incremental compiler bug when using Precursor and that both
the current class and the parent class have their formal generic parameter changed.