This patch series makes minor portability fixes to following backends. I've not seen any objections from various maintainers... so if I do not hear back by weekend, I'll commit this patch series.
canon_dr cardscan epjitsu fujitsu kodak gt68xx microtek2 dll Thanks for this and other windows patches, Ruediger. Chris On Sun, Jan 15, 2012 at 8:31 AM, Ruediger Meier <sweet_f_a at gmx.de> wrote: > From: Ruediger Meier <ruediger.meier at ga-group.nl> > > This patch-set is to fix and unify PATH_SEP and DIR_PATH defines in the > context of seeing them conflicting on cygwin. > > Ruediger Meier (4): > ?fix, PATH_SEP and DIR_SEP were inconsistently defined on cygwin since > ? ? ? ?5168206e (also see a28bd843) > ?cleanup, remove all unused PATH_SEP defines > ?cleanup, always use the same portable PATH_SEP define (note _WIN32 > ? ? is not defined on cygwin) > ?update ChangeLog for previous commits > > ?ChangeLog ? ? ? ? ? ?| ? ?6 ++++++ > ?backend/canon_dr.h ? | ? ?8 -------- > ?backend/cardscan.h ? | ? ?8 -------- > ?backend/dll.c ? ? ? ?| ? ?6 +----- > ?backend/epjitsu.h ? ?| ? ?8 -------- > ?backend/fujitsu.h ? ?| ? ?8 -------- > ?backend/gt68xx.c ? ? | ? ?2 +- > ?backend/kodak.h ? ? ?| ? ?8 -------- > ?backend/microtek2.h ?| ? ?2 +- > ?sanei/sanei_access.c | ? ?2 +- > ?sanei/sanei_config.c | ? ?5 +---- > ?11 files changed, 11 insertions(+), 52 deletions(-) > > -- > 1.7.6.1 > > -- > sane-devel mailing list: sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > ? ? ? ? ? ? to sane-devel-request at lists.alioth.debian.org