as.name() is not idempotent (PR#337)

maechler@stat.math.ethz.ch maechler@stat.math.ethz.ch
Tue, 23 Nov 1999 17:42:28 +0100 (MET)


 as.name(as.name("ss"))

gives an error in R (0.90 and earlier)
but should of course give the same as simply

 as.name("ss") 

This reminds me of similar bug/problem... which I don't recall.

Yes, I should build tests like these into  "make test-Specific" ..
Martin

--please do not edit the information below--

Version:
 platform = sparc-sun-solaris2.5.1
 arch = sparc
 os = solaris2.5.1
 system = sparc, solaris2.5.1
 status = Patched
 major = 0
 minor = 90.0
 year = 1999
 month = November
 day = 23
 language = R

Search Path:
 .GlobalEnv, package:SfS, Autoloads, package:base

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._