bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13047: 24.2; color-hsl-to-rgb returns negative values for some input


From: Glenn Morris
Subject: bug#13047: 24.2; color-hsl-to-rgb returns negative values for some inputs
Date: Sat, 01 Dec 2012 13:38:06 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Hrvoje Niksic wrote:

> (color-hsl-to-rgb 0 1 0.1)
>   => (0.2 0.0 -0.4)
>
> The expected output is (0.2 0.0 0.0).

Thanks, already fixed.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12559





reply via email to

[Prev in Thread] Current Thread [Next in Thread]