From: Rafael Garcia-Suarez Date: Wed, 14 Sep 2005 08:11:08 +0000 (+0000) Subject: Change 25409 wasn't necessary for threaded perls X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8a5ee598064a7ab5fb9cab938473deea1cabd20f;p=p5sagit%2Fp5-mst-13.2.git Change 25409 wasn't necessary for threaded perls p4raw-id: //depot/perl@25411 --- diff --git a/toke.c b/toke.c index 760f978..b761777 100644 --- a/toke.c +++ b/toke.c @@ -664,13 +664,14 @@ S_incline(pTHX_ char *s) ch = *t; *t = '\0'; if (t - s > 0) { +#ifndef USE_ITHREADS const char *cf = CopFILE(PL_curcop); if (cf && strlen(cf) > 7 && strnEQ(cf, "(eval ", 6)) { /* must copy *{"::_<(eval N)[oldfilename:L]"} * to *{"::_