[Jsdoc-user] prototype object parsing bug
Status: Inactive
Brought to you by:
mmathews
From: Cameron D. <cam...@gm...> - 2007-07-16 22:26:23
|
using perl v5.8.7 built for cygwin-thread-multi-64int using jsdoc v1.10.2 The line following the comment "#Alter the prototype-initialization blocks" kills the running perl execution while trying to parse a large object. I have attached some source code that is completely contrive, just to illustrate the point. If you comment out the line that says it causes an error it works fine, but if you leave it in it make it too large and causes perl to crash without a stack trace. |