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

Key: BOO-1005
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Cedric Vivier
Reporter: Spruce Weber
Votes: 0
Watchers: 0
Operations

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

no support for generic methods in interface declarations

Created: 27/Apr/08 10:32 PM   Updated: 16/May/08 07:49 AM
Component/s: Compiler
Affects Version/s: 0.8.1
Fix Version/s: 0.8.2

Time Tracking:
Not Specified

Testcase included: yes


 Description  « Hide
interface ITest:
def Test[of T]() as T

Error BCE0044: expecting "LPAREN", found '['.
Error BCE0043: Unexpected token: ].
Error BCE0043: Unexpected token: <EOL>.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Cedric Vivier - 16/May/08 07:49 AM
fixed in rev. 2947