[sane-devel] [PATCH 0/2] don't define socklen_t in config.h

Ruediger Meier sweet_f_a at gmx.de
Wed Jan 25 00:59:32 UTC 2012


From: Ruediger Meier <ruediger.meier at ga-group.nl>

As discussed here
http://lists.alioth.debian.org/pipermail/sane-devel/2012-January/029424.html
I post this patches separately from my other win32/net series.

I've fixed possible build failures caused by the first patch only in
sanei/sanei_udp.c so far because this is currently the only (central) unit
there this issue may matter in real life.


Ruediger Meier (2):
  bldchn, checking for socklen_t more safe
  fix sanei_udp, socklen_t was not defined on win32

 configure                |   37 ++++++++++++++++---------------------
 configure.in             |   17 +++++++++++------
 include/sane/config.h.in |    6 +++---
 sanei/sanei_udp.c        |    7 +++++++
 4 files changed, 37 insertions(+), 30 deletions(-)

-- 
1.7.6.1




More information about the sane-devel mailing list