[sane-devel] New magicolor backend for inclusion in git

Adrian Glaubitz glaubitz at physik.fu-berlin.de
Thu Jan 20 17:13:09 UTC 2011


Hi Allan,

On Jan 20, 2011, at 6:00 PM, m. allan noah wrote:

> Hmm- looks like *p1 should not be void ptr. Try this change:
> 
> sane-backends/backend/magicolor.c line 672
> 
> void *p1;
> 
> should be
> 
> unsigned char * p1;
> 
> perhaps?

Indeed, that fixes the problem along with a second change in the same
backend. I generated a patch so you can see what I actually changed.

See attached.

Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-compile-errors-for-magicolor-backend.patch
Type: application/octet-stream
Size: 930 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110120/4d498a31/attachment.obj>


More information about the sane-devel mailing list