Closed
Bug 749951
Opened 13 years ago
Closed 13 years ago
In member function ‘JS::Value js::StackIter::thisv() const’: error: control reaches end of non-void function [-Werror=return-type]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
Linux64 debug build of mozilla-inbound rev f2c2a457f9cc:
In member function ‘JS::Value js::StackIter::thisv() const’: error: control reaches end of non-void function [-Werror=return-type]
# gcc --version
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
OK, it works for me now, thanks!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Flags: in-testsuite-
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•