centic9 commented on PR #363:
URL: https://github.com/apache/poi/pull/363#issuecomment-1192277279

   So this is mostly a workaround to avoid Stackoverflow due to recursion? 
   The usual solution for this is to replace recursion with a stack+loop, is 
this possible here?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to