# New Ticket Created by  Wenzel Peppmeyer 
# Please include the string:  [perl #126063]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126063 >


say sprintf('%f', 1, 2);
# outputs: Directives specify 1 argument, but 2 arguments were supplied
# Line number of the offending sprintf call is missing from nqp::die 
# in the sprintf grammar called Syntax in nqp/src/HLL/sprintf.nqp .

Reply via email to