#1561: Auto-vivification of nested aggregates is deprecated.
-------------------------+--------------------------------------------------
 Reporter:  bacek        |       Owner:       
     Type:  deprecation  |      Status:  new  
 Priority:  normal       |   Milestone:  2.4  
Component:  none         |     Version:  2.2.0
 Severity:  medium       |    Keywords:       
     Lang:               |       Patch:       
 Platform:               |  
-------------------------+--------------------------------------------------
 E.g.

 {{{
 $P0 = new ['Hash']
 $S0 = $P0['foo';'bar';'baz']
 }}}

 will not auto-vivify nested Hashes and return NULL early.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1561>
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