Closed
Bug 1737844
Opened 4 years ago
Closed 2 years ago
Cleanup warnings when compiling generated wasm2c code
Categories
(Core :: Security: Process Sandboxing, defect, P3)
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: shravanrn, Assigned: shravanrn)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
Compiling the C code produced when converthing wasm to c via wasm2c prints a lot of unused function warnings. We need to add compiler flags so this does not happen.
| Assignee | ||
Updated•4 years ago
|
Summary: Cleanup warning messages when compiling generated wasm2c code → Cleanup warnings when compiling generated wasm2c code
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9332273 -
Attachment is obsolete: true
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/e600dd0bf914
Cleanup warnings when compiling generated wasm2c code r=glandium
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•