[Henning Meier-Geinitz]
> The cause of your problem [...] is in include/sane/sanei_debug.h: 
> 
> #ifdef NDEBUG 
> # define DBG_INIT(backend, var)
Yes, I assume someone forgot to update the NDEBUG part when they
changed the params of DBG_INIT().  I think this is the correct fix:
  -# define DBG_INIT(backend, var)
  +# define DBG_INIT()
-- ##> Petter Reinholdtsen <## | pere@td.org.uit.no-- 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 : Wed Apr 19 2000 - 18:27:43 PDT