bluez/gobex
Johan Hedberg 1513406f59 gobex: Fix compilation error with GPOINTER_TO_UINT
Fixes the following issue seen on debian unstable:

gobex/gobex.c: In function 'handle_request':
gobex/gobex.c:646:50: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
2012-12-04 22:22:02 +01:00
..
gobex-defs.c gobex: Add initial GError support 2012-12-04 22:21:57 +01:00
gobex-defs.h gobex: Premit raw OBEX error codes within G_OBEX_ERROR GError domain 2012-12-04 22:22:02 +01:00
gobex-header.c gobex: Remove _ID_ from header type definitions 2012-12-04 22:22:01 +01:00
gobex-header.h gobex: Remove _ID_ from header type definitions 2012-12-04 22:22:01 +01:00
gobex-packet.c gobex: Add g_obex_packet_get_body convenience function 2012-12-04 22:22:01 +01:00
gobex-packet.h gobex: Add g_obex_packet_get_body convenience function 2012-12-04 22:22:01 +01:00
gobex-transfer.c gobex: Add support for returning -EAGAIN from producer callback 2012-12-04 22:22:02 +01:00
gobex.c gobex: Fix compilation error with GPOINTER_TO_UINT 2012-12-04 22:22:02 +01:00
gobex.h gobex: Allow g_obex_send_rsp to take custom headers 2012-12-04 22:22:01 +01:00