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


tools/build/nativecall.pl treats 'v' as a special failing arg
signature, warning that it is deprecated; it was removed a while back:

r11838 | timbo* | 2006-03-09 12:26:33 -0500 (Thu, 09 Mar 2006) | 9 lines
Removes 'v' argument entries from src/call_list.txt
Adds mysqlclient signatures to src/call_list.txt [*]
Tweaks docs/pdds/clip/pdd16_native_call.pod to match
Adds list of definition files used into generated nci.c
Adds sanity checking of return and argument sig chars
Adds compile time warning for deprecated 'v' argument
Adds optional duplicate signature warning (disabled)
Adds runtime warning for deprecated 'v' argument

Time to remove it completely and just error out on invalid syntax.

* hey, didn't we just add him to the list of committers? Apparently not.

-- 
Will "Coke" Coleda

Reply via email to