https://bugs.freedesktop.org/show_bug.cgi?id=85810

--- Comment #1 from Peter Meerwald <[email protected]> ---
this is getopt() behaviour

getopt() should stop processing after the first non-option argument is
encountered

setting the environment variable POSIXLY_CORRECT should also work around the
issue

we could/should check at compile time if getopt() supports "+" as the first
character of optstring (GNU extension)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to