Re: Compiling on OS/2

From: Oliver Rauch (oliver.rauch@rauch-domain.de)
Date: Sat Jun 09 2001 - 00:48:00 PDT

  • Next message: Maier Gerfried: "Problem comiling Sane"

    Hi Franz,

    I applied this patch to sane-frontends/src/gtkglue.c to SANE-CVS.

                case '/':
                  buf[len++] = '+';
                  buf[len++] = '-';
                  break;
    +#ifdef OS2
    + case ':':
    + buf[len++] = '+';
    + buf[len++] = '_';
    + break;
    +#endif
                case '+':

    Bye
    Oliver

    -- 
    Homepage:	http://www.rauch-domain.de
    sane-umax:	http://www.rauch-domain.de/sane-umax
    xsane:		http://www.xsane.org
    E-Mail:		mailto:Oliver.Rauch@rauch-domain.de
    

    -- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com



    This archive was generated by hypermail 2b29 : Sat Jun 09 2001 - 00:40:16 PDT