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

[Lcms-user] error handling in lcms

2008-03-04 Thread Guy K. Kloss
Hi, I know there have been plenty of mails on this topic already, but still ... I'm quite a bit confused, and the suggested solutions all didn't work for me :-/ In unit tests I want to cover the case that e. g. incompatible colour spaces are used for a transform. But, of course within my appli