On Wednesday 25 January 2012, Ruediger Meier wrote: > From: Ruediger Meier <ruediger.meier at ga-group.nl> > > As discussed here > http://lists.alioth.debian.org/pipermail/sane-devel/2012-January/0294 >24.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.
OMG, please forget about this patch-set! Beside the fact that I've screwed up some ifdefs I've changed my mind to better not introducing "typeset socklen_t" yet. I'll resend it as a single squashed patch in reply to this email. cu, Rudi > > 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
