[Haiku-commits] r31015 - in haiku/trunk: headers/private/bluetooth src/servers/bluetooth

Joseph Prostko joe.prostko+haiku at gmail.com
Sat Jun 13 04:56:21 CEST 2009


On Fri, Jun 12, 2009 at 2:14 PM, oruizdorantes at
BerliOS<oruizdorantes at mail.berlios.de> wrote:
> Author: oruizdorantes
> Date: 2009-06-12 20:14:51 +0200 (Fri, 12 Jun 2009)
> New Revision: 31015
> ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=31015&view=rev

I just ran an SVN up from yesterday and tried a build.  I got the
following errors on a cross-compile from Linux doing a GCC4 build
(work-in-progress GCC 4.4).

In file included from
/home/joe/haiku/trunk/src/servers/bluetooth/BluetoothServer.h:26,
                 from
/home/joe/haiku/trunk/src/servers/bluetooth/BluetoothServer.cpp:26:
/home/joe/haiku/trunk/headers/private/bluetooth/PortListener.h: In
destructor 'PortListener<TYPE, MAX_MESSAGE_SIZE, MAX_MESSAGE_DEEP,
PRIORITY>::~PortListener()':
/home/joe/haiku/trunk/headers/private/bluetooth/PortListener.h:49:
error: returning a value from a destructor
/home/joe/haiku/trunk/headers/private/bluetooth/PortListener.h: In
constructor 'BluetoothServer::BluetoothServer()':
/home/joe/haiku/trunk/headers/private/bluetooth/PortListener.h:18:
error: 'typedef status_t (* PortListener<hci_event_header, 256l, 16ul,
20ul>::port_listener_func)(struct hci_event_header*, long int, long
unsigned int)' is private
/home/joe/haiku/trunk/src/servers/bluetooth/BluetoothServer.cpp:67:
error: within this context



More information about the Haiku-commits mailing list