Closed
Bug 772351
Opened 13 years ago
Closed 13 years ago
Fix "conversion from string literal to 'char *'" warnings in smslib.mm
Categories
(Core :: Hardware Abstraction Layer (HAL), defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: reuben, Assigned: reuben)
References
Details
Attachments
(1 file)
|
2.06 KB,
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
When building hal/cocoa with clang I see two of these warnings for every entry in the sensors array.
Attachment #640522 -
Flags: review?(mounir)
Updated•13 years ago
|
Attachment #640522 -
Flags: review?(mounir) → review+
Comment 1•13 years ago
|
||
Do you see any other warning in hal/?
| Assignee | ||
Comment 2•13 years ago
|
||
Yes, I'll file a new bug blocking bug 772373.
Assignee: nobody → reuben.bmo
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•