# New Ticket Created by Paul Cochrane # Please include the string: [perl #43149] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43149 >
In config/init/hints/linux.pm there is a "todo" item (it looks more like just a note, but I'm being fairly pedantic in converting todo items in the code into RT tickets). The relevant line of code is (which is part of setting the configuration data): i_lib_pthread => 1, # XXX fake a header entry Is this comment necessary, or should it be altered to better reflect what is happening in the code at this point? Is there actually a todo item lurking here which isn't obvious?
