Closed
Bug 931428
Opened 11 years ago
Closed 11 years ago
GStreamerLoader.cpp:47:24: error: ‘nullptr’ was not declared in this scope
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: wgianopoulos, Assigned: wgianopoulos)
References
Details
(Keywords: regression, Whiteboard: [qa-])
Attachments
(1 file)
930 bytes,
patch
|
ehsan.akhgari
:
review+
bajaj
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Another nullptr issue.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #822848 -
Flags: review?
Assignee | ||
Updated•11 years ago
|
Attachment #822848 -
Flags: review? → review?(ehsan)
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #822848 -
Flags: review?(ehsan) → review+
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 822848 [details] [diff] [review]
Patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 784739
User impact if declined: released source will not compile with GCC 4.5
Testing completed (on m-c, etc.): Patch has been on mozilla-central since 10/28/2013
Risk to taking this patch (and alternatives if risky): very little risk trivial fix
String or IDL/UUID changes made by this patch: none
Attachment #822848 -
Flags: approval-mozilla-beta?
Assignee | ||
Comment 5•11 years ago
|
||
I nominated this because it seems from comments in bug 931427 that there is an intention to have the beta and released source compile under GCC 4.5.
Updated•11 years ago
|
Attachment #822848 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•11 years ago
|
||
status-firefox27:
--- → fixed
status-firefox28:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•