Closed
Bug 579689
Opened 16 years ago
Closed 16 years ago
Invalid code in moznbytetype.m4
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla2.0b2
People
(Reporter: sharparrow1, Assigned: sharparrow1)
References
Details
Attachments
(1 file)
|
2.05 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
Return without expression in a function returning "int" is not valid; attached fixes this. clang defaults this to an error, unlike gcc.
Attachment #458130 -
Flags: review?(ted.mielczarek)
Attachment #458130 -
Flags: review?(ted.mielczarek) → review+
Eli, do you have commit access to mozilla.org's repos?
| Assignee | ||
Comment 2•16 years ago
|
||
Not at the moment... I filed a bug to reactivate my account, but I'm not sure how long that'll take.
Keywords: checkin-needed
Updated•16 years ago
|
Assignee: nobody → sharparrow1
Comment 3•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b2
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•