<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi Francois,</p>
<p>On 2017-03-17 11:27, Francois Cartegnie wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Le 17/03/2017 à 09:43, Francois Cartegnie a écrit :</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> And fails on the usual empty tag.</code></pre>
</blockquote>
<pre><code> I meant empty as self-closing tag.</code></pre>
</blockquote>
<p>Nice catch! Since <code>xml_ReaderIsEmptyElement</code> is not used for nested elements, these would not be skipped correctly. I will submit a patch that takes care of this asap, thank you.</p>
<p>Best Regards,<br />
Filip Roséen</p>
</body>
</html>