Re: [PATCH] widl: Limit recursion deepth within structs to 1 for checking for full-pointers.
Hi! It would help to attach the patch, not your editor's swap file. Paul On Friday 30 August 2013 10:57:26 pm Kai Tietz wrote:
Hello,
attached patch limits recursion in type_has_full_pointer-function to a deeth of 1. By this all necessary checks should be possible, but endless-recursion due diamond/cycle type-declarations are avoided. I was finding this issue by working on propidl.idl rework, and hit such an endless recursion.
Regards, Kai
Ups, sorry 2013/8/30 Paul Chitescu <paulc(a)voip.null.ro>:
Hi!
It would help to attach the patch, not your editor's swap file.
Paul
On Friday 30 August 2013 10:57:26 pm Kai Tietz wrote:
Hello,
attached patch limits recursion in type_has_full_pointer-function to a deeth of 1. By this all necessary checks should be possible, but endless-recursion due diamond/cycle type-declarations are avoided. I was finding this issue by working on propidl.idl rework, and hit such an endless recursion.
Regards, Kai
participants (2)
-
Kai Tietz -
Paul Chitescu