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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

