diff options
author | Andres Freund <andres@anarazel.de> | 2015-08-12 16:02:20 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-08-15 16:44:45 +0200 |
commit | 86ec86c2a6b6694fc5e578a430163f4a900b8544 (patch) | |
tree | 0eac0a0ad7d724b8356c331431f9137cc09ceb45 /src/tools/check_bison_recursion.pl | |
parent | e8485478631583bddb46b118330df54909a8eee6 (diff) |
Don't use 'bool' as a struct member name in help_config.c.
Doing so doesn't work if bool is a macro rather than a typedef.
Although c.h spends some effort to support configurations where bool is
a preexisting macro, help_config.c has existed this way since
2003 (b700a6), and there have not been any reports of
problems. Backpatch anyway since this is as riskless as it gets.
Discussion: 20150812084351.GD8470@awork2.anarazel.de
Backpatch: 9.0-master
Diffstat (limited to 'src/tools/check_bison_recursion.pl')
0 files changed, 0 insertions, 0 deletions