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: <lcms-user@lists.sourceforge.net>
Sent: Monday, February 18, 2008 4:13 AM
Subject: [Lcms-user] Error handling


There are 3 error levels:

LCMS_ERROR_ABORT  Aborts whole application
LCMS_ERROR_SHOW   Displays a message, but does not abort application
LCMS_ERROR_IGNORE Does not show any message, however, operation is aborted.

But is there a way to continue without printing any message (but still call
the handler if it exists)? Using LCMS_ERROR_IGNORE  does not call the
handler.

Adding a LCMS_ERROR_HANDLER could be usefull...

Thanks,

-- 
   Frédéric

   http://www.gbiloba.org

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to