Closed Bug 1112434 Opened 10 years ago Closed 10 years ago

mozilla/memory/jemalloc/src/src/arena.c(2033) : error C2275: 'arena_run_t' : illegal use of this type as an expression

Categories

(Thunderbird :: Build Config, defect)

x86_64
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1112566

People

(Reporter: hiro, Unassigned)

References

Details

c:/builds/moz2_slave/tb-try-c-cen-w32-0000000000000/build/mozilla/memory/jemalloc/src/src/arena.c(2033) : error C2275: 'arena_run_t' : illegal use of this type as an expression
c:\builds\moz2_slave\tb-try-c-cen-w32-0000000000000\build\mozilla\memory\jemalloc\src\include\jemalloc/internal/arena.h(26) : see declaration of 'arena_run_t'
c:/builds/moz2_slave/tb-try-c-cen-w32-0000000000000/build/mozilla/memory/jemalloc/src/src/arena.c(2033) : error C2065: 'run' : undeclared identifier
c:/builds/moz2_slave/tb-try-c-cen-w32-0000000000000/build/mozilla/memory/jemalloc/src/src/arena.c(2035) : error C2065: 'run' : undeclared identifier
Fixed by bug 1085767.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
This issue also occurs in Visual Studio 2012, which is still supported (and is the best choice for someone doing development on a wide range of releases), so this issue is still relevant.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Apologies for breaking this. We're working on this over at bug 1112566, and since this bug contains no new information, I'm marking it as a duplicate.
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.