Closed
Bug 823422
Opened 13 years ago
Closed 13 years ago
IPDL unit tests no longer compile (nsTArray errors)
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: cjones, Assigned: cjones)
Details
Attachments
(1 file)
4.48 KB,
patch
|
justin.lebar+bug
:
review+
|
Details | Diff | Splinter Review |
Looks like some kind of copy constructor went away.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Not so sure about the API changes, though they did catch a bug. Or maybe I'm missing some header?
Assignee: nobody → jones.chris.g
Attachment #694265 -
Flags: review?(justin.lebar+bug)
Updated•13 years ago
|
Attachment #694265 -
Flags: review?(justin.lebar+bug) → review+
Comment 2•13 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #1)
> Not so sure about the API changes, though they did catch a bug. Or maybe
> I'm missing some header?
I don't know what you mean, but I don't think you're missing a header.
It's too bad we can't continue returning TArrays by value and relying on return-value optimization, but that's the price we pay for safety...
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Safety of what?
Actually, never mind. I don't want to reopen any prior discussions.
![]() |
Assignee | |
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•