Skip to content

Bug in list subset assignment due to NAMED optimization

3 messages · Justin Talbot, Luke Tierney

#
On Tue, 8 Jan 2013, Justin Talbot wrote:

            
Thanks -- that's probably the best fix but I want to think it thorugh
a bit more before committing.

Best,

luke

  
    
8 days later
#
Thanks for the report.  This is now fixed in R-devel and R-patched
by increasing NAMED on the RHS value to 2 when it is not 0.

Best,

luke
On Tue, 8 Jan 2013, Justin Talbot wrote: