slacka
slacka
When I try to build tarantool-php with clang I get: `php_tarantool.h:32:20: error: a parameter list without types is only allowed in a function definition` The full log can be found...
Steps to reproduce: 1. Launch gtk3-demo 2. open "Model Button" -> Flavors Expected Results: Empty checkbox or checked checkbox Actual Results: All have the same check mark symbol with the...
Pieces Tab
I have recently switched to qBittorrent and have been very pleased with its resource usage and download performance. However one feature I miss having a Pieces Tab. It would go...
When building git master with clang, you get the following errors: ``` ldmtool.c:95:12: error: missing field 'action' initializer [-Werror,-Wmissing-field-initializers] { NULL } ^ ldmtool.c:795:16: error: missing field 'short_name' initializer [-Werror,-Wmissing-field-initializers]...
When building efte with clang, I get `s_string.cpp:74:5: error: 'strcasecmp' is missing exception specification 'throw()'` The full log of the same error can be found here: http://clang.debian.net/logs/2016-08-30/efte_1.1-2_unstable_clang.log