# New Ticket Created by Paul Cochrane # Please include the string: [perl #46927] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46927 >
The attached patch removes a compiler warning about comparing an integer to a pointer. Given the well commented code it was easy to work out another way to write the code with the same meaning as that given in the comment. However, since I'm not 100% sure that I got everything right (make test passed btw) I thought I'd post this to the list. Comments most certainly welcome! If no complaints turn up, I'll commit this in about three days. Paul
slice_pmc.patch
Description: Binary data
