# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #48176]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48176 >


In languages/pugs/pmc/pugscapture.pmc there are todo items of the form:

/* XXX Warning: use of uninitialized value */

This looks very similar to RT#48170 which was in the regex language.  Does
this todo item mean that we should be *warning* about an uninitialised value
here, rather than that there is one in the C code?

Reply via email to