Closed Bug 1055664 Opened 11 years ago Closed 11 years ago

Use static instead of fiend function for StartTaskThread.

Categories

(Core :: Graphics: Layers, defect)

x86
Other
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
After declaring StartTaskThread as a friend function, GCC expects it to be global function (as in not C-style static), so the compilation fails. The attached patch fixes the problem.
Attachment #8475281 - Flags: review?(bas)
Comment on attachment 8475281 [details] [diff] [review] patch Review of attachment 8475281 [details] [diff] [review]: ----------------------------------------------------------------- Fine with me!
Attachment #8475281 - Flags: review?(bas) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: