Mailinglist Archive: opensuse-bugs (10135 mails)
| < Previous | Next > |
[Bug 537870] download speed seems grossly underestimated
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 25 Nov 2009 15:28:28 +0000
- Message-id: <20091125152828.4BBEECC7CD@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=537870
http://bugzilla.novell.com/show_bug.cgi?id=537870#c8
--- Comment #8 from Ján Kupec <jkupec@xxxxxxxxxx> 2009-11-25 15:28:27 UTC ---
@ma: ByteCount does not have a floating point constructor - "3.9MiBs" would
loose its 0.9 megs if i used ByteCount(3.9, ByteCount::M). Should i add a
constructor taking float or double?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=537870#c8
--- Comment #8 from Ján Kupec <jkupec@xxxxxxxxxx> 2009-11-25 15:28:27 UTC ---
@ma: ByteCount does not have a floating point constructor - "3.9MiBs" would
loose its 0.9 megs if i used ByteCount(3.9, ByteCount::M). Should i add a
constructor taking float or double?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |