develooper Front page | perl.perl6.internals | Postings from April 2008

[perl #52500] [patch] use of C++ keywords as argument names breaks build in C++

From:
Senaka Fernando
Date:
April 5, 2008 17:54
Subject:
[perl #52500] [patch] use of C++ keywords as argument names breaks build in C++
# 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




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About