On Wed, 2007-06-27 at 06:06 -0400, Thomas Dickey wrote: > > Given that, I've been looking for some case where there's an error in > the indices used to point into the screen, e.g., a -1 that's sign-extended, > causing it to use a much larger size than expected.
Let me point out that char is unsigned by default on powerpc. Could there be code in xterm that assumes otherwise? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer