Revision 619c5628a5668dd44f5251a01ea6857c37aa6677 authored by ORPHANED on 08 February 2019, 08:25:32 UTC, committed by cran-robot on 08 February 2019, 08:25:32 UTC
1 parent 5ca06db
Raw File
Bugs.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title></title>
</head>

<body>
<h1></h1>
<dl>
  <dt>
  <li> Namespaces need to be handled.
  <dd>
  <dt>
  <li> Error message when a file doesn't exist  needs to be clearer
  <dd>
<pre>
SOAPFault("fault3.xml")
Error in xmlTreeParse(xmlSource) : error in creating parser for fault3.xml
In addition: Warning message: 
XML Parsing Error: Entity: line 1: Start tag expect, '<' not found 
</pre>      
  <dt> Check the return type for routines passed to xmlHashScan
      whether they return void or void * and adjust accordingly.
  <dd>
</dl>


<hr>
<address><a href="http://www.stat.ucdavis.edu/~duncan">Duncan Temple Lang</a>
<a href=mailto:duncan@wald.ucdavis.edu>&lt;duncan@wald.ucdavis.edu&gt;</a></address>
<!-- hhmts start -->
Last modified: Tue Oct  1 08:54:19 EDT 2002
<!-- hhmts end -->
</body> </html>
back to top