[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] new argument parsing code committed
From: |
Shawn Betts |
Subject: |
Re: [RP] new argument parsing code committed |
Date: |
15 Jan 2005 01:05:53 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Shawn Betts <address@hidden> writes:
> Hi Folks,
>
> I just committed the new argument parsing code. Please update and tell
> me if it breaks.
>
> I did my best to preserve the functionality of the commands. I also
> ran each command through some limited testing. If any commands don't
> work as you expect them to and its a problem, please let me know.
>
> NOTE! 'ratpoison -c' now prints errors to stdout and normal output to
> stdin. It uses the first character of the output to determine if its
That's stderr and stdout.
-Shawn