# New Ticket Created by Paul Cochrane # Please include the string: [perl #42374] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42374 >
In the file src/ops/io.ops there is the todo item: "all results from string_to_cstring() need freeing but this generates ugly warnings WRT discarding the const qualifier" free the results but also without generating the warnings if possible.