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:07:37 +0000 (12:07 -0400)
commit77f39b96000a6702f85da7c9e97053dee4eed935
tree8719ee488dbf65fbde5fedaf5b43042c0d748777
parent75ecf151e7571c682bb302e8d2206e22bdaa62b2
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.027173 seconds and 4 git commands to generate.