ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] sparc segfault on startup with version 1.4.0


From: Shawn Betts
Subject: Re: [RP] sparc segfault on startup with version 1.4.0
Date: Mon, 08 May 2006 22:49:17 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

"Michael Graham" <address@hidden> writes:

> It seems be working now. Sorry for the delay I wasn't at uni last week
> so I couldn't test the code.

Great!

> On a side note I've noticed that the rpws script produces an "extra"
> workspace changing
>
> for( my $i = 0; $i < $num; $i++ )
> {
>        ws_init_ws( $i );
> }
>
> to
>
> for( my $i = 1; $i < $num; $i++ )
>
> fixes this. (I.e.  you don't need to produce rpws0 since it's the default)

Thanks! fixed.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]