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

_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to