[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] 1.1.0 Beta?
From: |
shawn |
Subject: |
Re: [RP] 1.1.0 Beta? |
Date: |
Sat Jan 26 16:01:06 2002 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Jesper Holmberg <address@hidden> writes:
> Well, I can reliably crash X and RP by doing this:
>
> setting defwinfmt %n%s%a
> starting Xnest -ac :1
> running the "windows" command (\C-t w)
>
> I'm running Debian Woody, X 4.1.0
Thanks. The code wasn't checking for NULL values there. Now it fills
%a and %c with "None" when they don't exist (ie NULL). Fixed in CVS.