Closed
Bug 705461
Opened 12 years ago
Closed 12 years ago
Use MOZ_CHECK_HEADER(S) everywhere
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla11
People
(Reporter: espindola, Assigned: espindola)
References
Details
Attachments
(1 file, 1 obsolete file)
17.00 KB,
patch
|
neil
:
review+
ted
:
feedback+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=7a6b35a3cf3c
Assignee: nobody → respindola
Status: NEW → ASSIGNED
Attachment #577087 -
Flags: review?(neil)
Attachment #577087 -
Flags: feedback?(ted.mielczarek)
Assignee | ||
Comment 2•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=fcf1c80261c5
Attachment #577087 -
Attachment is obsolete: true
Attachment #577087 -
Flags: review?(neil)
Attachment #577087 -
Flags: feedback?(ted.mielczarek)
Attachment #577090 -
Flags: review?(neil)
Attachment #577090 -
Flags: feedback?(ted.mielczarek)
Comment 3•12 years ago
|
||
Comment on attachment 577090 [details] [diff] [review] Use MOZ_CHECK_HEADER(S) everywhere >- AC_CHECK_HEADERS(mmintrin.h) >+ MOZ_CHECK_HEADERS(mmintrin.h) [When I patched mozilla-central's configure.in I changed this tab to spaces.]
Attachment #577090 -
Flags: review?(neil) → review+
Assignee | ||
Comment 4•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/300d9c4a3b9a
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/300d9c4a3b9a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Comment 6•12 years ago
|
||
Comment on attachment 577090 [details] [diff] [review] Use MOZ_CHECK_HEADER(S) everywhere Review of attachment 577090 [details] [diff] [review]: ----------------------------------------------------------------- Looks fine, FWIW.
Attachment #577090 -
Flags: feedback?(ted.mielczarek) → feedback+
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•