cvs commit: ponie/src/pmc perl5lv.pmc

[email protected] (Arthur Bergman)
Newsgroups perl.ponie.changes
Message-ID <[email protected]>
cvsuser     03/10/27 06:23:53

  Modified:    src/pmc  perl5lv.pmc
  Log:
  avoid header issue where parrot overrides version
  
  Revision  Changes    Path
  1.3       +2 -2      ponie/src/pmc/perl5lv.pmc
  
  Index: perl5lv.pmc
  ===================================================================
  RCS file: /cvs/public/ponie/src/pmc/perl5lv.pmc,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- perl5lv.pmc	11 Sep 2003 14:09:59 -0000	1.2
  +++ perl5lv.pmc	27 Oct 2003 14:23:53 -0000	1.3
  @@ -1,7 +1,7 @@
   /* Perl5LV.pmc
    *  Copyright: 2001-2003 The Perl Foundation.  All Rights Reserved.
    *  CVS Info
  - *     $Id: perl5lv.pmc,v 1.2 2003/09/11 14:09:59 sky Exp $
  + *     $Id: perl5lv.pmc,v 1.3 2003/10/27 14:23:53 sky Exp $
    *  Overview:
    *     These are the vtable functions for the Perl5LV base class
    *  Data Structure and Algorithms:
  @@ -11,9 +11,9 @@
    */
   
   #include "parrot/parrot.h"
  +#define version version
   #include "EXTERN.h"
   #include "perl.h"
  -
   
   pmclass Perl5LV need_ext {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.