GNOME Bugzilla – Bug 623847
Format 0.0000E+000
Last modified: 2011-08-23 22:10:33 UTC
go_format_get_details currently doesn't count the number of digits in the exponent. Consequently, we do not recognize the format when it doesn't not have two digits there. We do not have room for expansion in GOFormatDetails, so this might be an ABI break.
Partially done. We recognize the format, but we don't have a gui to change the number of exponent digits.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.