In some systems, the system headers use ssize_t, which was not defined, causing get_int_len() to return a pointer to a python object instead of returning the integer. Also, the python code that called _bt_ctf_get_int_len() failed to wrap self._d with the call to _bt_ctf_get_decl_from_def.
I'm attaching this patch to (hopefully) avoid line formatting issues. Amit Margalit IBM XIV - Storage Reinvented XIV-NAS Development Team Tel. 03-689-7774 Fax. 03-689-7230
0001-Added-missing-call-to-_bt_ctf_get_decl_from_def-in-g.patch
Description: Binary data
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
