Hi,
On Tue, May 01, 2001 at 07:40:39AM +0200, stef wrote:
> > definitely break other backends because it stops execution of the
> > frontend. I didn't look to closely but if you use DBG in your 3 .c
> > files you must set BACKEND_NAME and run DBG_INIT (only once!) in every
> > one.
>
> - all files have their DBG_INIT, but only the backend has BACKEND_NAME
> defined. Makefile automatically provide the -DBACKEND_NAME=xxxx
> to the other files so I didn't redefined them. Should I remove
> the define from the backend, or add it to all files ?
You are right. I haven't even noticed the -DBACKEND_NAME. As the other
backends have their BACKEND_NAME defined only in the main file I would
keep it like you did. If it works it's ok.
Bye,
Henning
-- 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 : Tue May 01 2001 - 01:54:17 PDT