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
Updated by Mathieu Desnoyers over 12 years ago
- Status changed from New to Confirmed
- Assignee set to Yannick Brosseau
- Priority changed from Normal to High
Yes, this is bad. Yannick, can you look into this ?
Updated by Anonymous about 12 years ago
- Project changed from LTTng-tools to LTTng-UST
Updated by Christian Babeux almost 12 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset 7cd5a8404671276379bdc6a2331ac0da96f9b72b.
Actions