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

Leonard den Ottolander leonard at den.ottolander.nl
Thu Aug 19 23:59:43 UTC 2004


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





More information about the mc-devel mailing list