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 - [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
Summary: [70cat] scala.tools.nsc.symtab.Types$TypeError: missing arguments for method ...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 15:52 UTC by misterm
Modified: 2011-10-10 13:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178068


Attachments
stacktrace (1.62 KB, text/plain)
2011-07-08 15:52 UTC, misterm
Details
stacktrace (1.41 KB, text/plain)
2011-08-02 01:14 UTC, misterm
Details
stacktrace (1.46 KB, text/plain)
2011-08-08 20:27 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
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