[BACK]Return to ERRATA.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/ERRATA.html between version 1.16 and 1.17

version 1.16, 2000/10/31 12:23:24 version 1.17, 2002/03/02 01:00:24
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
 $OpenXM: OpenXM/doc/OpenXM-web/ERRATA.html,v 1.15 2000/09/25 07:12:41 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/ERRATA.html,v 1.16 2000/10/31 12:23:24 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">  <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
 <TITLE>ERRATA for 1.1.3 (Sep 26, 2000), OpenXM </TITLE>  <TITLE>ERRATA for 1.2.1 (March 2, 2002), OpenXM </TITLE>
 </HEAD>  </HEAD>
 <BODY>  <BODY>
   
 <H1>ERRATA for 1.1.3 (Sep 26, 2000) :  IMPORTANT </H1>  <H1>ERRATA for 1.2.1 (March 2, 2002) :  IMPORTANT </H1>
   
 <OL>  <OL>
 <PRE>  <PRE>
 OpenXM/bin/phc6 may stop with a core dump.     Empty
 The program phc6 is called from the function phc of asir-contrib package.  
 To fix this bug,  
 get the latest source of phc6.c from the cvs web and  
 compile it by the command  
    gcc -o phc6 phc6.c  
 and put phc6 to OpenXM/bin  
 </PRE>  </PRE>
   
   
   
 </OL>  </OL>
   
 <H1>ERRATA for 1.1.3 (Sep 26, 2000) :  Minor corrections </H1>  <H1>ERRATA for 1.2.1 (March 2, 2002) :  Minor corrections </H1>
   
 <LI>  <LI>
 <PRE>  <PRE>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>