Re: [Lcms-user] error handling in lcms

2008-03-05 Thread Guy K. Kloss
On Wed, 05 Mar 2008 6:36:20 pm Guy K. Kloss wrote: > The input and output profiles are both TYPE_RGB_8 type, but I'm setting the > output profile to TYPE_Lab_8 to provoke an error. Therefore aTransform > should be NULL. But it isn't ... it's 134559216F :-( Sorry, that error is solved. Was the stup

Re: [Lcms-user] Error handling

2008-02-18 Thread Frédéric
Le 17/2/2008, "Louis Solomon [SteelBytes]" <[EMAIL PROTECTED]> a écrit: > how about cmsSetErrorHandler() (and have the handler return anything other > then 0) I works :o) Thank you very much! -- Frédéric - This SF.net

Re: [Lcms-user] Error handling

2008-02-17 Thread Louis Solomon [SteelBytes]
how about cmsSetErrorHandler() (and have the handler return anything other then 0) Louis Solomon www.SteelBytes.com - Original Message - From: "Frédéric Mantegazza" <[EMAIL PROTECTED]> To: Sent: Monday, February 18, 2008 4:13 AM Subject: [Lcms-user] Error handling There are 3 error l

Re: [Lcms-user] error handling

2007-06-25 Thread Marti.Maria
ROTECTED]> To: "Marti.Maria" <[EMAIL PROTECTED]> Sent: Monday, June 25, 2007 4:26 AM Subject: Re: [Lcms-user] error handling > If you have code dealing with those errors I don't. I just have code the causes these errors here's the experimental test harness I was using to crea

Re: [Lcms-user] error handling

2007-06-23 Thread Marti.Maria
of those alredy fixed in CVS, and in the beta tarballs for 1.17 Regards Marti Maria The littleCMS project http://www.littlecms.com - Original Message - From: "Louis Solomon [SteelBytes]" <[EMAIL PROTECTED]> To: "lcms-user" Sent: Thursday, June 21, 2007 4:54

Re: [Lcms-user] error handling

2007-06-20 Thread Louis Solomon [SteelBytes]
no comment Marti? ... should I fix it myself in the CVS on sourceforge? or should I just try and write a sploit :-) note: the one example of code that doesn't handle errors I posted (cmsBuildOutputMatrixShaper), is just one of many points that failure that I am finding by doing a little