[commit: base] master: Rename parAvgBytesCopied to parTotBytesCopied (ff2c4c4)
Johan Tibell
johan.tibell at gmail.com
Wed Apr 4 23:24:19 CEST 2012
On Wed, Apr 4, 2012 at 1:56 PM, Duncan Coutts
<duncan.coutts at googlemail.com> wrote:
> On Wed, 2012-04-04 at 11:40 -0700, Johan Tibell wrote:
>> Hi Duncan,
>>
>> Since I'm (possibly the only) user of this module (through the ekg
>> package) could I ask for the reason for this change?
>
> It's to match the name change elsewhere. It was renamed because the name
> "average" is wrong, it is actually the total (as the docs indicate). I
> considered leaving the name the same in the .hs file and just changing
> it in the C file, but decide that'd just be too confusing and it's
> better to have the same name everywhere so people don't think it's a
> bug. Sorry that it's a slight API change.
I'll update the ekg package when GHC 7.6 is released.
More information about the Cvs-libraries
mailing list