pcpp icon indicating copy to clipboard operation
pcpp copied to clipboard

Prevent errors due to infinite recursion in self-referential macros

Open martis42 opened this issue 1 year ago • 1 comments

Fixes: https://github.com/ned14/pcpp/issues/72

Patch based on work of @MatthewShao Test created by stripping down the reproducing example in above issue.

martis42 avatar Dec 20 '24 07:12 martis42

Thanks for the PR

ned14 avatar Dec 21 '24 15:12 ned14