Re: [Lcms-user] Default memory allocation functions

2011-04-05 Thread Robin Watts
In message <380-22011425142043...@m2w003.mail2web.com> "marti.ma...@littlecms.com" wrote: > That is exactly how it works. See the plug-in documentation, it > explains how to do it. See "Memory management plug-in" on page 11. Ah, I see. Thanks for the pointer. I had been labouring unde

Re: [Lcms-user] Default memory allocation functions

2011-04-05 Thread marti.ma...@littlecms.com
Hi Robin, Regarding this 2nd part: >As far as I can see this code still ends up redirecting through a set >of static variables that hold function pointers. Right, and this is done on this way on purpose. The library is "instance agnostic" in the sense it is not aware of itself being instancia