gtk: help_hyperlink_callback() 'type' may used uninitialized
help_hyperlink_callback() variable 'type' is currently set by BAD_HEURISTIC_INIT(). Unfortunately such bad compiler heuristics apply on testing setups where BAD_HEURISTIC_INIT() does nothing (intentionally, to reveal these cases).
help_hyperlink_callback() variable 'type' is currently set by BAD_HEURISTIC_INIT(). Unfortunately such bad compiler heuristics apply on testing setups where BAD_HEURISTIC_INIT() does nothing (intentionally, to reveal these cases).