[Pkg-kde-extras] Bug#783944: -r option mentioned by manpage is not implemented
KORN Andras
korn at elan.rulez.org
Fri May 1 13:27:18 UTC 2015
Source: icecc
Version: 1.0.1-2
Severity: normal
Tags: upstream
Hi,
daemon.cpp has:
const int c = getopt_long( argc, argv, "N:n:m:l:s:whvdrb:u:", long_options, &option_index );
So the r flag supposedly exists (and the manpage documents it too), but it's
not actually handled in the code, so specifying it causes iceccd to fail to
start.
Andras
More information about the pkg-kde-extras
mailing list