[PATCH] Round float values coming from the Gtk stack (#1034232)

Chris Lumens clumens at redhat.com
Tue Nov 26 18:20:26 UTC 2013


> When we put some float value to a TreeStore or when we ask some widget for
> a float value it is C-style float with a lot of digits causing problems in our
> arithmetics. Since we probably don't have to care about hundredths of megabytes,
> we can safely round those values.

I think as far as a temporary fix, this seems okay.

- Chris


More information about the anaconda-patches mailing list