Closed Bug 1033234 Opened 10 years ago Closed 10 years ago

[Vixen] Build breaks when building Vixen tablet project

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2.0 S5 (4july)

People

(Reporter: shawnjohnjr, Assigned: shawnjohnjr)

References

Details

Attachments

(1 file, 1 obsolete file)

In file included from ../../../gecko/dom/bluetooth/bluedroid/BluetoothA2dpManager.cpp:10:0:
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:30:3: error: a class-key must be used when declaring a friend
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:30:3: error: friend declaration does not name a class or function
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:57:3: error: a class-key must be used when declaring a friend
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:57:3: error: friend declaration does not name a class or function
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:119:3: error: a class-key must be used when declaring a friend
../../../gecko/dom/bluetooth/bluedroid/BluetoothInterface.h:119:3: error: friend declaration does not name a class or function
Vixen is based on JB 4.2. I guess this error might be related to g++ rejects 'friend BluetoothInterface' but only accepts friend class BluetoothInterface'.
Assignee: nobody → shuang
I'll watch out for this problem in future patches.
Attached patch Bug-1033234.patch (obsolete) — Splinter Review
Attachment #8449286 - Flags: review?(tzimmermann)
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #2)
> I'll watch out for this problem in future patches.

Oh, ok, now i see your comment, you want to fix in the future patches? Ok.
Hi Shawn,

Please land this patch. I meant that I'll watch out for this problem when I send patches in the future.
https://hg.mozilla.org/mozilla-central/rev/d0bc1b814b89
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S5 (4july)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: