Revert "Remove true and false ARI checks now that we use stdbool.h."
authorJoel Brobecker <brobecker@adacore.com>
Mon, 2 Mar 2015 14:05:01 +0000 (06:05 -0800)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 2 Mar 2015 14:05:01 +0000 (06:05 -0800)
commit00e474c2e96f9a56f128ee29fbdc36ac32d5e14a
tree2492e803467370dd1f597c6a88140e1ff0b2b1c3
parentcc7039d31aefe14a31b5b6d8d3694e32bc22b486
Revert "Remove true and false ARI checks now that we use stdbool.h."

As we cannot use type bool until conversion to C++ is official,
this patch re-instates the ARI checks for "true/false".

gdb/ChangeLog:

        * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
gdb/ChangeLog
gdb/contrib/ari/gdb_ari.sh
This page took 0.025586 seconds and 4 git commands to generate.