Closed
Bug 1368413
Opened 8 years ago
Closed 8 years ago
Compile Error with --enable-debug: aRawPtr not found
Categories
(Core :: IPC, enhancement)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
Details
Attachments
(1 file)
Unless I'm missing something, there was a copy/paste error on a variable name here:
https://dxr.mozilla.org/mozilla-central/source/ipc/mscom/Ptr.h?q=Ptr.h&redirect_type=direct#221
What's confusing to me is why I'm the first one to come across this. I found it in a MinGW build, which might explain it, but I'm not sure why no one else would have gotten it...?
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8872245 -
Flags: review?(jld)
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8872245 [details]
Bug 1368413 Fix variable typo occuring only in Debug build
https://reviewboard.mozilla.org/r/143730/#review152584
Thanks!
Attachment #8872245 -
Flags: review+
Updated•8 years ago
|
Attachment #8872245 -
Flags: review?(jld)
| Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e680412515eb
Fix variable typo occuring only in Debug build r=aklotz
Keywords: checkin-needed
Updated•8 years ago
|
Assignee: nobody → tom
Status: NEW → ASSIGNED
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•