From: Florian Ragwitz Date: Sun, 8 Feb 2009 16:52:36 +0000 (+0000) Subject: Make MOP.xs compile again. X-Git-Tag: 0.77~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9cb15af77fdd4af5be340265c165a109e78d4960;p=gitmo%2FClass-MOP.git Make MOP.xs compile again. --- diff --git a/MOP.xs b/MOP.xs index 315213e..902510b 100644 --- a/MOP.xs +++ b/MOP.xs @@ -344,9 +344,9 @@ get_code_info(coderef) PUSHs(newSVpv(name, 0)); } -/* This is some pretty grotty logic. It _should_ be parallel to the - pure Perl version in lib/Class/MOP.pm, so if you want to understand - it we suggest you start there. */ +# This is some pretty grotty logic. It _should_ be parallel to the +# pure Perl version in lib/Class/MOP.pm, so if you want to understand +# it we suggest you start there. void is_class_loaded(klass=&PL_sv_undef) SV *klass