Mir

Code review comment for lp:~cjwatson/mir/stdint-include

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Some headers need to be C compatible.

In file included from /mir/src/client/lttng/tracepoints.c:4:0:
/mir/src/client/lttng/rpc_report_tp.h:29:19: fatal error: cstdint: No such file or directory
 #include <cstdint>
                   ^
compilation terminated.

review: Needs Fixing

« Back to merge proposal