This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199992

Summary: [70cat] scala.tools.nsc.symtab.Types$TypeError: missing arguments for method !! in trait ScalaActorRef; follow this method with `_' if you want to treat it as a partially applied function
Product: contrib Reporter: misterm <misterm>
Component: ScalaAssignee: _ dcaoyuan <dcaoyuan>
Status: NEW ---    
Severity: normal CC: misterm
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178068
Attachments: stacktrace
stacktrace
stacktrace

Description misterm 2011-07-08 15:52:50 UTC
Build: NetBeans IDE Dev (Build 20110704-3ee08322d9ec)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

Stacktrace: 
scala.tools.nsc.symtab.Types$TypeError: missing arguments for method !! in trait ScalaActorRef;
follow this method with `_' if you want to treat it as a partially applied function
   at scala.tools.nsc.typechecker.Contexts$Context.error(Contexts.java:291)
   at scala.tools.nsc.typechecker.Infer$Inferencer.error(Infer.java:205)
   at scala.tools.nsc.typechecker.Infer$Inferencer.errorTree(Infer.java:209)
   at scala.tools.nsc.typechecker.Typers$Typer.adapt(Typers.java:789)
   at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.java:4224)
   at scala.tools.nsc.typechecker.Typers$Typer.typedSelect$1(Typers.java:3535)
Comment 1 misterm 2011-07-08 15:52:54 UTC
Created attachment 109330 [details]
stacktrace
Comment 2 misterm 2011-08-02 01:14:54 UTC
Created attachment 109740 [details]
stacktrace
Comment 3 misterm 2011-08-08 20:27:34 UTC
Created attachment 109874 [details]
stacktrace
Comment 4 Exceptions Reporter 2011-10-10 13:29:14 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=178068