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 199999 - [70cat] scala.tools.nsc.symtab.Types$TypeError: value to is not a member of Int possible cause: maybe a semicolon is missing before `value to'?
Summary: [70cat] scala.tools.nsc.symtab.Types$TypeError: value to is not a member of I...
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 20:13 UTC by misterm
Modified: 2011-07-09 12:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172145


Attachments
stacktrace (1.67 KB, text/plain)
2011-07-08 20:14 UTC, misterm
Details
stacktrace (1.70 KB, text/plain)
2011-07-09 12:49 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 20:13:59 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: value to is not a member of Int
possible cause: maybe a semicolon is missing before `value to'?
   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.TypeDiagnostics$class.inferError(TypeDiagnostics.java:48)
   at scala.tools.nsc.Global$analyzer$.inferError(Global.java:348)
   at scala.tools.nsc.typechecker.TypeDiagnostics$class.notAMember(TypeDiagnostics.java:115)
   at scala.tools.nsc.Global$analyzer$.notAMember(Global.java:348)
Comment 1 misterm 2011-07-08 20:14:03 UTC
Created attachment 109334 [details]
stacktrace
Comment 2 misterm 2011-07-09 12:49:49 UTC
Created attachment 109341 [details]
stacktrace
Comment 3 Exceptions Reporter 2011-07-09 12:49:59 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=172145