bug in Rdconvlib.pl converting to latex (PR#311)
saikat@stat.wisc.edu
saikat@stat.wisc.edu
Thu, 4 Nov 1999 18:41:18 +0100 (MET)
>>>>> "Martin" == Martin Maechler <maechler@stat.math.ethz.ch> writes:
Martin> Good idea to use Perl's \Q feature, but my perl online help
Martin> says
Martin> \Q quote regexp metacharacters till \E
Martin> -------
Martin> so, you probably should also add a delimiting \E, shouldn't you ?
Yes - you are correct. So that line should be changed to
unless /^\Q$blocks{"name"}\E$/;
Thanks for spotting that.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._