History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BOO-975
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Marcus Griep
Reporter: Spruce Weber
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Boo

BadImageFormatException - compiler not checking presence of type parameters when constructing generic types

Created: 25/Feb/08 05:18 PM   Updated: 25/Mar/08 05:20 PM
Component/s: Compiler
Affects Version/s: 0.8.1
Fix Version/s: 0.8.2

Time Tracking:
Not Specified

Environment:
Windows XP
.Net 2.0


 Description  « Hide
class AClass[of T]:
pass

c = AClass()

Exception System.BadImageFormatException was thrown in debuggee:
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.