Leopold Toetsch wrote:
... When now this pointer (ctx.rctx) is declared being 'void *' it should be compatible with any other pointer to a structure.
I've now rewritten the questioanable code to use a (void*) allocation pointer. I hope it's better now.
Could you please try r9367, and report success ;-) - thanks. leo