<div dir="ltr">On Wed, Sep 3, 2008 at 6:47 PM,  <span dir="ltr">&lt;<a href="mailto:d-bugmail@puremagic.com">d-bugmail@puremagic.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="http://d.puremagic.com/issues/show_bug.cgi?id=2335" target="_blank">http://d.puremagic.com/issues/show_bug.cgi?id=2335</a><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Summary: Message on unicode error<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Product: D<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Version: 1.033<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Platform: PC<br>
 &nbsp; &nbsp; &nbsp; &nbsp;OS/Version: All<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Status: NEW<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Severity: normal<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Priority: P2<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Component: Phobos<br>
 &nbsp; &nbsp; &nbsp; &nbsp;AssignedTo: <a href="mailto:bugzilla@digitalmars.com">bugzilla@digitalmars.com</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;ReportedBy: <a href="mailto:benoit@tionex.de">benoit@tionex.de</a><br>
<br>
<br>
on an uncaught unicode error, the message is printed to the console:<br>
Error: 4invalid UTF-8 sequence<br>
<br>
The &#39;4&#39; seems wrong.<br>
See std/utf.d line 345<br>
<font color="#888888"><br>
<br>
--<br>
<br></font></blockquote><div><br>You&#39;ll also notice in the same function, there are 1invalid, 2invalid, and 3invalid versions of the same error.&nbsp; It&#39;s probably just so the cause can be distinguished, or a remnant of Walter debugging that function.<br>
</div></div></div>