<div>Here's another crack at it, without the goto's.</div>
<div> </div>
<div>(Sorry for the duplicate, Doug.)<br> <br>-John<br><br></div>
<div class="gmail_quote">On Mon, Oct 5, 2009 at 3:14 PM, Douglas Gregor <span dir="ltr"><<a href="mailto:dgregor@apple.com">dgregor@apple.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im"><br>On Oct 1, 2009, at 4:34 PM, John Thompson wrote:<br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Three tests are failing on Windows because complex literals (suffix 'i') appear not to be supported when the Microsoft emulation option is on (which it is by default for the Visual Studio-built version).<br>
</blockquote><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">I don't know anything about complex literals in general, or if this was intentional, or whether it is supported in VC++, but the enclosed patch makes the following tests pass:<br>
</blockquote><br></div>Yes, we should support complex literals even in Microsoft emulation mode. However, I'd really rather not have a "goto" in this code... could you replace that goto with some kind of "WasMicrosoftSuffix" bool?<br>
<br>       - Doug<br></blockquote></div><br><br clear="all">
<div></div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>