Closed
Bug 1758017
Opened 3 years ago
Closed 3 years ago
[clang-14] /builds/worker/checkouts/gecko/mozglue/tests/TestPrintf.cpp:174:42: error: '%n' specifier not supported on this platform [-Werror,-Wformat]
Categories
(Core :: mozglue, defect)
Core
mozglue
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
The error is limited to Android.
Regression from https://reviews.llvm.org/D117611
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/8a740471ce2a
Disable MOZ_FORMAT_PRINTF in TestPrintf on Android. r=gsvelto
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•