Re: fixed: mustek: timeout after scan and cmd line parser bug

David Mosberger-Tang (davidm@azstarnet.com)
Wed, 16 Jul 1997 13:50:27 -0700

>>>>> On 16 Jul 97 21:50:25 +0200, kawk@Home.Yo.COM (Kolja Waschk) said:

Kolja> BTW to the authors, strndup() is in no header file on many
Kolja> linux systems.

It is better not to declare libc functions in a user program. I know
the warnings are annoying, but they're also harmless. A warning is
better than a build error for the cases where a system does not
_implement_ a function but does provide a prototype for it (yes, that
happens).

BTW: The warnings do not occur when compiling against glibc.

--david

--
Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/
To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com