[Gimp-developer] Bug in frosty-logo.scm

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

 



[jeff@thoth scripts]$ grep "define (min" /usr/local/share/gimp/1.
2/scripts/*.scm
/usr/local/share/gimp/1.2/scripts/frosty-logo.scm:(define (min a 
b) (if (< a b) a b))

This line redefined the existing (min ... ) scheme function, 
which breaks anything else that wants to use it.  It should be 
removed in future releases.
The real (min ...) takes an arbitrary number of args, and 
returns the minimum in the entire list.

-- 
--Jeff

Jeff Trefftzs <trefftzs@xxxxxxxx>
http://www.tcsn.net/trefftzs			Home Page
http://gug.sunsite.dk/gallery.php?artist=68	Gimp Gallery
http://trefftzs.topcities.com/home.html		Photo galleries





[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux