Closed
Bug 845215
Opened 12 years ago
Closed 12 years ago
js/src/jsproxy.h:346:7: error: visibility does not match previous declaration
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 845277
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
Attachments
(2 files)
5.51 KB,
text/plain
|
Details | |
792 bytes,
patch
|
Details | Diff | Splinter Review |
mozilla-inbound and -central debug builds fails to compile for me.
# clang++ --version
clang version 3.2 (tags/RELEASE_32/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
(also tried 3.3)
This is on Ubuntu 12.10.
Reporter | ||
Comment 1•12 years ago
|
||
This fixed it for me, fwiw.
This is very likely the same bug as 845277. Can someone confirm that the patch just added to inbound fixes this?
Comment 3•12 years ago
|
||
Fixes it for me. (The patch that landed is the same as the one attached here, too.)
Resolving as dupe.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•