> Please forget my bug report. I errored up this time and should read
> the code more carefully. sorry,

Too late. This part of the code never executes because of another bug.
The fix is to apply this patch:

Index: dcraw_api.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw_api.cc,v
retrieving revision 1.54
diff -r1.54 dcraw_api.cc
515c515
<               h->raw.width, h->height, h->width, h->raw.colors, h->shrink,
---
>               h->raw.width, h->height, h->width, h->colors, h->shrink,

But after applying this patch, the output is a mess. I'll look into it
this evening, if no one bits me to it.

Udi

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
ufraw-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-devel

Reply via email to