You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@apache.org on 2001/10/16 13:51:24 UTC

cvs commit: embperl/driver eplibxslt.c epxalan.MAKEPL

richter     01/10/16 04:51:24

  Modified:    .        Tag: Embperl2c epdat.h epdom.h epio.c epparse.c
                        test.pl
               driver   Tag: Embperl2c eplibxslt.c epxalan.MAKEPL
  Log:
  Embperl 2 - updates for sun cc
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.20.4.25 +2 -2      embperl/epdat.h
  
  Index: epdat.h
  ===================================================================
  RCS file: /home/cvs/embperl/epdat.h,v
  retrieving revision 1.20.4.24
  retrieving revision 1.20.4.25
  diff -u -r1.20.4.24 -r1.20.4.25
  --- epdat.h	2001/09/20 06:01:39	1.20.4.24
  +++ epdat.h	2001/10/16 11:51:23	1.20.4.25
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: epdat.h,v 1.20.4.24 2001/09/20 06:01:39 richter Exp $
  +#   $Id: epdat.h,v 1.20.4.25 2001/10/16 11:51:23 richter Exp $
   #
   ###################################################################################*/
   
  @@ -29,7 +29,7 @@
       ckoptPathInfo  = 2,   /* include the PathInfo into CacheKey */
       ckoptQueryInfo = 4,	  /* include the QueryInfo into CacheKey */
       ckoptDontCachePost = 8,	  /* don't cache POST requests */
  -    ckoptDefault    = 15,	  /* default is all options set */
  +    ckoptDefault    = 15	  /* default is all options set */
       } tCacheOptions ;
   
   
  
  
  
  1.4.2.25  +4 -4      embperl/Attic/epdom.h
  
  Index: epdom.h
  ===================================================================
  RCS file: /home/cvs/embperl/Attic/epdom.h,v
  retrieving revision 1.4.2.24
  retrieving revision 1.4.2.25
  diff -u -r1.4.2.24 -r1.4.2.25
  --- epdom.h	2001/09/20 06:01:39	1.4.2.24
  +++ epdom.h	2001/10/16 11:51:23	1.4.2.25
  @@ -9,7 +9,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: epdom.h,v 1.4.2.24 2001/09/20 06:01:39 richter Exp $
  +#   $Id: epdom.h,v 1.4.2.25 2001/10/16 11:51:23 richter Exp $
   #
   ###################################################################################*/
   
  @@ -122,7 +122,7 @@
       ntypDocument        = 9,
       ntypDocumentType    = 10,
       ntypDocumentFraq    = 11,
  -    ntypNotation        = 12,
  +    ntypNotation        = 12
       } ;
   
   #define ntypMask 0x1f 
  @@ -137,7 +137,7 @@
       nflgModified    = 16,
       nflgCheckpoint  = 32,
       nflgReturn      = 64,
  -    nflgSubCheckpoint= 128,
  +    nflgSubCheckpoint= 128
       } ;
   
   enum tAttrFlags
  @@ -146,7 +146,7 @@
       aflgOK	    = 1,
       aflgAttrValue   = 2,
       aflgAttrChilds  = 4,
  -    aflgSingleQuote = 8,
  +    aflgSingleQuote = 8
       } ;
   
   struct tDomTreeOrder
  
  
  
  1.16.4.3  +2 -2      embperl/epio.c
  
  Index: epio.c
  ===================================================================
  RCS file: /home/cvs/embperl/epio.c,v
  retrieving revision 1.16.4.2
  retrieving revision 1.16.4.3
  diff -u -r1.16.4.2 -r1.16.4.3
  --- epio.c	2001/09/13 07:29:43	1.16.4.2
  +++ epio.c	2001/10/16 11:51:24	1.16.4.3
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: epio.c,v 1.16.4.2 2001/09/13 07:29:43 richter Exp $
  +#   $Id: epio.c,v 1.16.4.3 2001/10/16 11:51:24 richter Exp $
   #
   ###################################################################################*/
   
  @@ -401,7 +401,7 @@
   int CloseInput (/*i/o*/ register req * r)
   
       {
  -    if (0) //r -> ifdobj)
  +    if (0) /* r -> ifdobj) */
   	{	    
   	dSP;
   	ENTER;
  
  
  
  1.4.2.36  +1 -2      embperl/Attic/epparse.c
  
  Index: epparse.c
  ===================================================================
  RCS file: /home/cvs/embperl/Attic/epparse.c,v
  retrieving revision 1.4.2.35
  retrieving revision 1.4.2.36
  diff -u -r1.4.2.35 -r1.4.2.36
  --- epparse.c	2001/09/20 08:23:55	1.4.2.35
  +++ epparse.c	2001/10/16 11:51:24	1.4.2.36
  @@ -9,7 +9,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: epparse.c,v 1.4.2.35 2001/09/20 08:23:55 richter Exp $
  +#   $Id: epparse.c,v 1.4.2.36 2001/10/16 11:51:24 richter Exp $
   #
   ###################################################################################*/
   
  @@ -834,7 +834,6 @@
   			    return rc ;
   			 if (pToken -> nNodeType == ntypStartEndTag)
   			    {
  -			    //level-- ;
   			    xParentNode = Node_parentNode  (pDomTree, xNewNode) ;
   			    pToken = NULL ;
   			    bFollow = 2 ;
  
  
  
  1.70.4.78 +6 -1      embperl/test.pl
  
  Index: test.pl
  ===================================================================
  RCS file: /home/cvs/embperl/test.pl,v
  retrieving revision 1.70.4.77
  retrieving revision 1.70.4.78
  diff -u -r1.70.4.77 -r1.70.4.78
  --- test.pl	2001/09/20 13:27:31	1.70.4.77
  +++ test.pl	2001/10/16 11:51:24	1.70.4.78
  @@ -11,7 +11,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: test.pl,v 1.70.4.77 2001/09/20 13:27:31 richter Exp $
  +#   $Id: test.pl,v 1.70.4.78 2001/10/16 11:51:24 richter Exp $
   #
   ###################################################################################
   
  @@ -776,6 +776,11 @@
           'condition'  => '$XALANPATH', 
           },
       'incxmlLibXSLT.htm' => { 
  +        'version'    => 2,
  +        'condition'  => '$LIBXSLTVERSION', 
  +        'msg'        => ' libxslt',
  +        },
  +    'incxmlLibXSLT2.htm' => { 
           'version'    => 2,
           'condition'  => '$LIBXSLTVERSION', 
           'msg'        => ' libxslt',
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +3 -1      embperl/driver/Attic/eplibxslt.c
  
  Index: eplibxslt.c
  ===================================================================
  RCS file: /home/cvs/embperl/driver/Attic/eplibxslt.c,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- eplibxslt.c	2001/09/19 12:23:59	1.1.2.3
  +++ eplibxslt.c	2001/10/16 11:51:24	1.1.2.4
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: eplibxslt.c,v 1.1.2.3 2001/09/19 12:23:59 richter Exp $
  +#   $Id: eplibxslt.c,v 1.1.2.4 2001/10/16 11:51:24 richter Exp $
   #
   ###################################################################################*/
   
  @@ -133,6 +133,8 @@
   
       xmlSubstituteEntitiesDefault(1);
       xmlLoadExtDtdDefaultValue = 1;
  +    xmlSetGenericErrorFunc (stderr, NULL) ;
  +    
       cur = xsltParseStylesheetFile(sStylesheet);
       p   = SvPV (pSource, len) ;
       doc = xmlParseMemory(p, len);
  
  
  
  1.1.2.5   +2 -1      embperl/driver/Attic/epxalan.MAKEPL
  
  Index: epxalan.MAKEPL
  ===================================================================
  RCS file: /home/cvs/embperl/driver/Attic/epxalan.MAKEPL,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- epxalan.MAKEPL	2001/09/20 20:26:05	1.1.2.4
  +++ epxalan.MAKEPL	2001/10/16 11:51:24	1.1.2.5
  @@ -62,7 +62,8 @@
   
       "$xalanlib $xerceslib" =~ /^lib(.*?)\.so lib(.*?)\.so$/ ;
   
  -    return { cflags => "-I$path/src -I$xerceslibpath/../include -instances=static -D_REENTRANT ", 
  +    #return { cflags => "-I$path/src -I$xerceslibpath/../include -instances=static -D_REENTRANT ", 
  +    return { cflags => "-I$path/src -I$xerceslibpath/../include -D_REENTRANT ", 
                libs => "-L$xalanlibpath -L$xerceslibpath -l$1 -l$2", 
                defines => '-DXALAN',
                objects => 'driver/epxalan$(OBJ_EXT)',
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-cvs-help@perl.apache.org