# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52500] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52500 > Use of C++ keywords as argument names breaks build in C++. Attached patch solves this issue. I have replaced the keywords using the "_+keyword" convention. Regards, Senaka