Skip to content

tools: Rename variable bool to bool_value

Chris Mayo requested to merge chrism/libgda:bool into master

Fix compile failure with GCC 9.3:

error: two or more data types in declaration specifiers

Merge request reports