[sane-devel] Patch to make XSane work with SANE 1.1

Julien BLACHE jb at jblache.org
Tue Oct 7 08:29:21 UTC 2008


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



More information about the sane-devel mailing list