incorrectStringBooleanError ftp://ftp.de.debian.org/debian/pool/main/g/galera-4/galera-4_26.4.22.orig.tar.gz head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:137:21: warning: Conversion of string literal "gcomm+pc://192.168.0.1" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:154:19: warning: Conversion of string literal "scheme:" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:164:19: warning: Conversion of string literal "a://b:c?d=e#f" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:169:19: warning: Conversion of string literal "a://b:99999?d=e#f" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:181:17: warning: Conversion of string literal "scheme:path" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:209:17: warning: Conversion of string literal "scheme:///path" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:235:17: warning: Conversion of string literal "scheme://@/path" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:258:17: warning: Conversion of string literal "scheme://@:/path" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:281:17: warning: Conversion of string literal "scheme://" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:319:20: warning: Conversion of string literal "http://" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:323:23: warning: Conversion of string literal "http://example.com" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:329:19: warning: Conversion of string literal "http://example.com/path/to/file.html" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:335:20: warning: Conversion of string literal "http://example.com?key1=val1&key2=val2" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:349:27: warning: Conversion of string literal "gcomm+gmcast://localhost:10001?gmcast.node=gcomm+tcp://localhost:10002&gmcast.node=gcomm+tcp://localhost:10003" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:369:22: warning: Conversion of string literal "http://example.com/?key1" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:421:21: warning: Conversion of string literal "tcp://host1,host2" to bool always evaluates to true. [incorrectStringBooleanError] head galera-4-26.4.22/galerautils/tests/gu_uri_test.cpp:447:21: warning: Conversion of string literal "tcp://host1:1234,host2:,host3:3456" to bool always evaluates to true. [incorrectStringBooleanError]