pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/textproc/libxml2



On Sat, Sep 15, 2012 at 10:23:39AM +0000, Adam Ciarcinski wrote:
 > Modified Files:
 >      pkgsrc/textproc/libxml2: Makefile PLIST distinfo
 >      pkgsrc/textproc/libxml2/patches: patch-aa patch-ab patch-ac patch-ae
 >          patch-ag patch-aj patch-threads.c
 > Removed Files:
 >      pkgsrc/textproc/libxml2/patches: patch-am patch-ba patch-bb
 >          patch-testapi.c
 > 
 > Log Message:
 > Changes 2.9.0:
 > Features:
 > * A few new API entry points,
 > * More resilient push parser mode,
 > * A lot of portability improvement,
 > * Faster XPath evaluation

This (or maybe some earlier libxml2 update, it's not absolutely clear)
broke evolution-data-server:

e-cal-backend-caldav.c: In function 'check_calendar_changed_on_server':
e-cal-backend-caldav.c:1075:28: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c:1076:18: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c: In function 'caldav_server_list_objects':
e-cal-backend-caldav.c:1217:28: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c:1218:18: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c: In function 'caldav_receive_schedule_outbox_url':
e-cal-backend-caldav.c:1533:28: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c:1534:18: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c:1583:28: error: dereferencing pointer to incomplete type
e-cal-backend-caldav.c:1584:18: error: dereferencing pointer to incomplete type

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index