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

Julien BLACHE jb at jblache.org
Tue Oct 7 20:40:29 UTC 2008


Julien BLACHE <jb at jblache.org> wrote:

> do
>  {
>    while (gtk_events_pending())
>      gtk_main_iteration();
>
>    status = sane_start(dev);
>  } while (status == SANE_STATUS_WARMING_UP);

Oh, also, that breaks the API and means that even if SANE 1.1 is
binary-compatible with SANE 1.0, a soname bump is mandated.

Welcome to libsane.so.2.

JB.

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



More information about the sane-devel mailing list