Re: [patch] viewer lockup due to recent signed->unsigned change



On Fri, 2004-08-20 at 01:46, Leonard den Ottolander wrote:

> +	if (p > view->first)

If you do want the initial "if" you can of course make this a while loop
instead.

> +	do {

> +	} while (p > view->first);

Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research





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