From: Mathieu Desnoyers Date: Tue, 9 Feb 2016 18:27:23 +0000 (-0500) Subject: Fix: CTF parser: accept signed constant literals X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=128e68e8230a4001c4dbab6dfdcdf986c7c45113;hp=128e68e8230a4001c4dbab6dfdcdf986c7c45113 Fix: CTF parser: accept signed constant literals Those are inaccurately rejected by the parser due to this bug. This affects environment variables and loglevel values. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau ---