[sane-devel] DLL backend doesn't work on 680x0 machines

Henning Meier-Geinitz henning@meier-geinitz.de
Sat, 12 Apr 2003 13:51:11 +0200


Hi,

On Sat, Apr 12, 2003 at 06:14:03AM -0500, Dave Huang wrote:
> > It works (at least on Linux/i386). But I'm getting a warning for all
> > the lines you changed:
> > 
> > dll.c: In function init':
> > dll.c:484: warning: function declaration isn't a prototype
> > 
> > Is the warning ok or should I just ignore it? Any way to shut gcc up?
> 
> Hmm, I didn't get any warning with gcc 2.95.3 on either m68k or alpha.
> Which version of gcc are you using?

2.95.4

But this is with "./configure --enable-warnings", the default setting
in the CVS version of SANE.

> I never was very good with declaring pointers to functions; it's
> possible that I have some misplaced parentheses or something.

Same here. Maybe one of the other developers has a better idea :-)

Bye,
  Henning