stef <stef.dev at free.fr> wrote:

Hi,

> +#if SANE_CURRENT_MINOR >= 1
> +  do
> +  {
> +    status = sane_start(dev);
> +  } while (status == SANE_STATUS_WARMING_UP);
> +#else

Please, tell me this is not busy-looping on sane_start() ...

JB.

-- 
Julien BLACHE                                   <http://www.jblache.org> 
<jb at jblache.org>                                  GPG KeyID 0xF5D65169

Reply via email to