[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unblock request: recite 1.0-8.2



Adeodato Simó wrote:
* Barry deFreese [Tue, 11 Nov 2008 12:16:22 -0500]:

Hi,

Hello, Barry.

Please unblock recite 1.0-8.2. Fixes bug #504905 which is a real fix for RC bug #504200 rather than my work-around.

Oh, sure. However, should the "workaround" be removed, then?:

-       if (dB < 0)
+       if (dB < 0 || dB > 88)

Adeodato,

I don't think so personally, that is still a valid check as anything above 88 is going to puke and should fail gracefully.

Thanks,

Barry deFreese


Reply to: