[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen tools (libxs, xenstore) and C++
/usr/include/xen/mem_event.h:71:1: error: expected ‘;’ after union definition /usr/include/xen/mem_event.h:71:1: error: expected ‘:’ before ‘;’ token where the DEFINE_RING_TYPES(mem_event, mem_event_request_t, mem_event_response_t); macro is being expanded in mem_event.h. This one was cause because ring.h was using the C++ keyword 'private'. I think C++ friendliness is a good idea (especially as I think I might be needing C++ friendliness at some point in the not-too-distant future) OK, hopefully I'll manage to patch these headers tomorrow (of course, there are others...). Cheers, Razvan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |