Compiler Error - UnsupportedErr about generic types #967
brian
10 Feb 2010
Promoted to ticket #967 and assigned to brian
Agreed - should gracefully handle that
brian
23 Mar 2010
Ticket cancelled
I can't duplicate this problem anymore, possible it got fixed by something else.
@tactics can you verify if this problem still persists in upcoming build 1.0.52, and if so lets re-open
tactics
10 Feb 2010
Noticed this tonight. I don't think this should be showing a stack trace when the compilation fails.
class T { Void main() { echo(a ?: a == a) } }.