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


In languages/amber/lib/kernel/pmc/amber_integer.pmc:neg() there is the todo
item:

/* if (!dest)  --TODO: can we reinstate this if we generate n_neg instead of 
neg? */

So, can the check to see if dest is NULL be reinstated if n_neg is generated
instead of neg?  Work out if this is the case, implement if so, delete the 
line contating the TODO item if not.

Reply via email to