lttng-gen-tp: Fix include guard name with file using non valid characters
authorYannick Brosseau <yannick.brosseau@gmail.com>
Mon, 17 Jun 2013 16:07:11 +0000 (12:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 17 Jun 2013 16:09:30 +0000 (12:09 -0400)
commit69f3425315c7b9485421499cc9e046a71b1126f3
treefd76bc953b71afa41593b6993f0bceff6b653236
parentf1d29bdce822f8432965b2db23d46ef79d2691a9
lttng-gen-tp: Fix include guard name with file using non valid characters

Now, the include guard will be generated with all the non
alpha-numeric characters replace with an '_'

Fixes #511

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tools/lttng-gen-tp
This page took 0.025066 seconds and 4 git commands to generate.