These patches fix the Perl/Tk chatterbox client (or so it would seem).
Please test and let me know if there are any problems.
Call to open2() passed command line arguments as list, appending the '-s' and optional '-d' switches as a single string ("-s -d"). When open2() is called with a list of command line args, the shell's word splitting doesn't take place, so "-s -d" is parsed as option switch '-s' with value '-d'.Unknown option: s -d Bad options! at ./latest_chat.pl line 106.
In reply to Re: Perl/Tk Chatterbox Client
by converter
in thread Perl/Tk Chatterbox Client
by Shendal
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |