<div>Affer updating, my const-init.c fixes conflicted.  However, the new version doesn't have the floating point fixes I put in.  The VC++ *printf routines apparently put in an extra digit in the exponent part of a floating point number.  The enclosed patch adds these, though perhaps I didn't pick the most ideal regular expression...</div>

<div> </div>
<div>The enclosed patch also makes imaginary literals compile, with hopefully a correct fix for LiteralSupport.cpp this time.  The question still remains, however.  If VC++ doesn't support something (like imaginary literals), in Clang's Microsoft emulation mode, should Clang still support it?  Either way, a change is needed to make the three tests using imaginary literals pass.<br clear="all">
</div>
<div></div>
<div>-John</div>
<div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br></div>