K 10 svn:author V 5 danfe K 8 svn:date V 27 2019-07-04T08:45:11.130663Z K 7 svn:log V 772 - Update `x11-fm/worker' to version 4.0.0 and adjust LICENSE - Catalog files for commands had been merged with their main files - Unfortunately, C++14 is now required for compilation - Remove -Wno-error=narrowing gimmick added in r492118, offending code is not there since version 3.15.4: --- worker-3.15.3/src/exprfilter_scanner.cc +++ worker-4.0.0/src/exprfilter_scanner.cc @@ -76,7 +76,7 @@ static const char _expr_parser_index_off 49, 51, 53, 55, 0 }; -static const char _expr_parser_trans_cond_spaces[] = { +static const signed char _expr_parser_trans_cond_spaces[] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, Approved by: maintainer Tested on: Mac mini G4 END