Closed
Bug 793409
Opened 13 years ago
Closed 13 years ago
Fix OpenBSD/amd64 builds after bug 777292
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: gaston, Assigned: gaston)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
See http://buildbot.rhaalovely.net/builders/mozilla-central-amd64/builds/522/steps/build/logs/stdio
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_amd64_openbsd.cpp:177:12: error: cannot initialize return object of type 'nsresult' (aka 'tag_nsresult') with an lvalue of type 'uint32_t' (aka 'unsigned int')
apparently other openbsd archs not affected, cant test atm but similar code not found there.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → landry
Attachment #663708 -
Flags: review?(ehsan)
Assignee | ||
Updated•13 years ago
|
Blocks: nsresult-enum
Updated•13 years ago
|
Attachment #663708 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•