Replace g_build_path with g_build_filename for portability
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 23 May 2019 19:02:38 +0000 (15:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 23 May 2019 20:05:22 +0000 (16:05 -0400)
commit3948c5c48fd6ba502b0a4cba92562b3ab7d402d0
tree4aef9fa9a8291424a0dc9650d5365b384f88eff6
parente0412a920ea30da0863abbeaa3943e079030c4ea
Replace g_build_path with g_build_filename for portability

g_build_filename will use the correct separator depending on the
platform.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: Iaeeb1a4c30aaea7690ba479ba05108c6fc57dd4e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1331
Tested-by: jenkins
Reviewed-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/lttng-utils/debug-info/bin-info.c
This page took 0.024067 seconds and 4 git commands to generate.