# New Ticket Created by Paul Cochrane # Please include the string: [perl #42355] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42355 >
In the file src/ops/pic.ops in the pic_callr__() op there is a todo item which merely states: "ARG_MAX" I believe this means use the ARG_MAX macro instead of a hard-coded number in the args[] array mentioned on this line. In short: fix.