[sane-devel] diffs sent to support MP810, MP960, Canoscan 9000F

2011-01-17 Thread Gernot Hassenpflug
On Sun, Jan 16, 2011 at 7:58 PM, m. allan noah kitno455 at gmail.com wrote:
 Is PRlu64 C89? If not, you will have to drop that change. Someday sane
 will use C99 :)

Hi Allan,

Nicolas already added the PRIu64 to the pixma backend, so I guess it
is okay. I think it is C90, but have not checked myself.

Regards,
Gernot



[sane-devel] diffs sent to support MP810, MP960, Canoscan 9000F

2011-01-16 Thread Gernot Hassenpflug
Hello all,
I have submitted unified diffs for the following files to the maintainer:
pixma_common.h
pixma_common.c
pixma.h (revised version sent after initial one)
pixma.c (revied version sent after initial one)
pixma_mp150.c
pixma_mp750.c (only difference was modification of debug statement to
use PRIu64)

If I should send something to the list as well, please let me know.
Best regards,
Gernot Hassenpflug



[sane-devel] diffs sent to support MP810, MP960, Canoscan 9000F

2011-01-16 Thread m. allan noah
Is PRlu64 C89? If not, you will have to drop that change. Someday sane
will use C99 :)

allan

On Sat, Jan 15, 2011 at 7:56 PM, Gernot Hassenpflug
aikishugyo at gmail.com wrote:
 Hello all,
 I have submitted unified diffs for the following files to the maintainer:
 pixma_common.h
 pixma_common.c
 pixma.h (revised version sent after initial one)
 pixma.c (revied version sent after initial one)
 pixma_mp150.c
 pixma_mp750.c (only difference was modification of debug statement to
 use PRIu64)

 If I should send something to the list as well, please let me know.
 Best regards,
 Gernot Hassenpflug

 --
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
 ? ? ? ? ? ? to sane-devel-request at lists.alioth.debian.org




-- 
The truth is an offense, but not a sin



[sane-devel] diffs sent to support MP810, MP960, Canoscan 9000F

2011-01-16 Thread Nicolas Martin
I checked that it currently compiles with gcc 4.4.3, but this statement
gies a warning message telling %llu is not supported. 

If this is not advisable to leave PRIu64 here, for compatibility with
all systems, then we will need to remove it. 

Nicolas

Le lundi 17 janvier 2011 ? 02:17 +0900, Gernot Hassenpflug a ?crit :
 On Sun, Jan 16, 2011 at 7:58 PM, m. allan noah kitno455 at gmail.com wrote:
  Is PRlu64 C89? If not, you will have to drop that change. Someday sane
  will use C99 :)
 
 Hi Allan,
 
 Nicolas already added the PRIu64 to the pixma backend, so I guess it
 is okay. I think it is C90, but have not checked myself.
 
 Regards,
 Gernot
 
 --
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
  to sane-devel-request at lists.alioth.debian.org