Skip to content
Prev 38625 / 63424 Next

'identical' and the warning "ignoring non-pairlist attributes"

On Dec 11, 2010, at 08:23 , Niels Richard Hansen wrote:

            
Hm, I think you might have tickled a buglet here. I can debug it down to a comparison of two CHARSXPs, both having CHARSXP attributes. I'm a getting a little rusty on debugging at that level, but I don't think CHARSXPs are supposed to _have_ attributes in any meaningful context, so perhaps identical() just shouldn't check. On the other hand, it could also be the sign of a memory overrun in the preceding memory-intensive operation.