From: Jarkko Hietaniemi Date: Tue, 18 Oct 2005 12:53:16 +0000 (+0300) Subject: Symbian: New vs New X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=33c3d051af81e78e549ef2f4715e9d0b43e5850f;p=p5sagit%2Fp5-mst-13.2.git Symbian: New vs New Message-ID: p4raw-id: //depot/perl@25788 --- diff --git a/symbian/PerlUtil.cpp b/symbian/PerlUtil.cpp index 75c2cff..b979072 100644 --- a/symbian/PerlUtil.cpp +++ b/symbian/PerlUtil.cpp @@ -11,6 +11,7 @@ #include #undef Copy +#undef New EXPORT_C SV* PerlUtil::newSvPVfromTDesC8(const TDesC8& aDesC8) { dTHX;