DescriptionIn this patch: 1. Despagghetification of _Py_dg_strtod parser and exit points. 2. Removal of unused dsign field from BCinfo struct; make it a local variable instead. 3. Simplify bigcomp comparison loop. 4. Don't set ERANGE on underflow. Patch Set 1 #Patch Set 2 : 2nd draft of parser rewrite; updated against current svn # |