Closed
Bug 1855227
Opened 2 years ago
Closed 2 years ago
Tb windows build busted 2023-09-26: /builds/worker/checkouts/gecko/comm/mailnews/addrbook/src/nsAbOutlookDirectory.cpp(1055,13): error: format specifies type 'unsigned int' but the argument has type 'nsresult' [-Werror,-Wformat]
Categories
(Thunderbird :: Build Config, defect, P1)
Thunderbird
Build Config
Tracking
(thunderbird_esr115 unaffected, thunderbird119 unaffected)
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
| thunderbird119 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Assigned: freaktechnik)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=430342787&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ROQ-eYBGSsarD9sOMDNoqg/runs/0/artifacts/public/logs/live_backing.log
Comment 1•2 years ago
|
||
Something from https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=5c61430973af5452b01293947d0f76b758b97c28
Possibly just through Bug 1855166 / bug 1836193
Severity: S4 → S1
status-thunderbird119:
--- → unaffected
tracking-firefox118:
--- → ?
tracking-firefox118:
? → ---
tracking-firefox120:
--- → ?
tracking-firefox120:
? → ---
Priority: P5 → P1
See Also: → 1855166
Comment 2•2 years ago
|
||
Something just got a bit stricter by default I suppose. The "warnings" it found are certainly correct, and they just need to be fixed.
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → martin
Status: NEW → ASSIGNED
Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/d430d99dadb3
Log nsresult in string form. r=aleca,babolivier
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•2 years ago
|
Target Milestone: --- → 120 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•