diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-07-04 08:45:11 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-07-04 08:45:11 +0000 |
commit | 2350805e9f9c9d585e3f55adc2403e704bb75da6 (patch) | |
tree | 1c7fbd8c9804e89f5392a531edc5a053e545b69c /java/netty | |
parent | sysutils/stow: Update verrsion 2.2.2=>2.3.0 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=505818
Diffstat (limited to 'java/netty')
0 files changed, 0 insertions, 0 deletions