Actions
Bug #297
closedlttng-gen-tp eat my file
Start date:
07/10/2012
Due date:
% Done:
100%
Estimated time:
Description
$ echo "// coucou" > hello.in.h
$ lttng-gen-tp hello.in.h
In file included from hello.in.h:7:0:
hello.in.h:1:1: error: stray ‘\350’ in program
hello.in.h:1:1: error: unknown type name ‘gpcWriteu’
hello.in.h:1:1: error: stray ‘\355’ in program
...
$ cat hello.in.h
cat: hello.in.h: No such file or directory
Actions