Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl-cvs

svn commit: r332139 - /perl/embperl/trunk/epnames.h

 

 

ModPerl embperl-cvs RSS feed   Index | Next | Previous | View Threaded


richter at apache

Nov 9, 2005, 12:46 PM

Post #1 of 1 (1057 views)
Permalink
svn commit: r332139 - /perl/embperl/trunk/epnames.h

Author: richter
Date: Wed Nov 9 12:46:38 2005
New Revision: 332139

URL: http://svn.apache.org/viewcvs?rev=332139&view=rev
Log:
make it work with Perl 5.005

Modified:
perl/embperl/trunk/epnames.h

Modified: perl/embperl/trunk/epnames.h
URL: http://svn.apache.org/viewcvs/perl/embperl/trunk/epnames.h?rev=332139&r1=332138&r2=332139&view=diff
==============================================================================
--- perl/embperl/trunk/epnames.h (original)
+++ perl/embperl/trunk/epnames.h Wed Nov 9 12:46:38 2005
@@ -258,6 +258,9 @@
#define XSprePUSH (sp = PL_stack_base + ax - 1)
#endif

+#ifndef SvUTF8
+#define SvUTF8(x) 0
+#endif

#if PERL_VERSION >= 5




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe [at] perl
For additional commands, e-mail: embperl-cvs-help [at] perl

ModPerl embperl-cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.