search for: a0case

Displaying 1 result from an estimated 1 matches for "a0case".

Did you mean: 10base
2009 Nov 01
0
Internal error in 'ls' for pathological environments (PR#14036)
...ver, it IS a bug that we are creating ill-formed environments. The > culprit seems to be that NewEnvironment (memory.c) is getting called in > violation of its assumption that > > " This definition allows > =A0the namelist argument to be shorter than the valuelist; in this > =A0case the remaining values must be named already. =A0(This is useful > =A0in cases where the entire valuelist is already named--namelist can > =A0then be R_NilValue.) > " > > Removing the assumption from NewEnvironment looks like an efficiency sink= , > so I would suggest that we f...