Closed Bug 637098 Opened 13 years ago Closed 13 years ago

Cannot build with --enable-type-inference on MSVC2010

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: matjk7, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0b13pre) Gecko/20110225 Firefox/4.0b13pre
Build Identifier: 

Trying to build with --enable-type-inference on the type inference branch tip using MSVC2010 I get:

c:/mozilla/jaegermonkey/js/src/jsinterp.cpp(2703) : error C2039: 'typeScript' :
is not a member of 'JSScript'
        c:\mozilla\jaegermonkey\js\src\jsscript.h(347) : see declaration of 'JSS
cript'
c:/mozilla/jaegermonkey/js/src/jsinterp.cpp(2703) : error C2227: left of '->chec
kByteCode' must point to class/struct/union/generic type

Reproducible: Always
Version: unspecified → Other Branch
WFM with current tip.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.