kopia lustrzana https://gitlab.com/sane-project/backends
Added warnings for format problems in DBG messages (from Frank Zago
<fzago@greshamstorage.com>). Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
c4672f0f1d
commit
1c920aada1
|
@ -3,8 +3,10 @@
|
|||
* configure configure.in include/sane/config.h.in lib/Makefile.in
|
||||
lib/inet_pton.c: Added wrapper for inet_pton(). If this function
|
||||
is not available, try first inet_aton() and then inet_addr().
|
||||
* fronetnd/saned.c: Use inet_pton() instead of inet_aton() to avoid
|
||||
* frontend/saned.c: Use inet_pton() instead of inet_aton() to avoid
|
||||
compilation errors on e.g. OS/2.
|
||||
* include/Sane/sanei_debug.h: Added warnings for format problems
|
||||
in DBG messages (from Frank Zago <fzago@greshamstorage.com>).
|
||||
|
||||
2002-02-13 Peter Fales <peter@fales.com>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue