#714: can't copy undef to null
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  whiteknight
     Type:  bug     |      Status:  assigned   
 Priority:  major   |   Milestone:             
Component:  none    |     Version:  trunk      
 Severity:  medium  |    Keywords:  tcl blocker
     Lang:          |       Patch:             
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by whiteknight):

 Actually, now that I look at this example in more detail, it's
 nonsensical. A copy operation takes the contents of one PMC and copies
 them into another PMC. Nowhere in the semantic meaning of copy is there
 the phrase "...and create the destination if it does not exist".

 We can (and probably should) throw a better error message in this case,
 but an error message is IMO the correct result.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/714#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to