From: Robert L K. <rl...@al...> - 2000-04-28 12:10:51
|
Date: Fri, 28 Apr 2000 12:41:59 +0200 From: Sven Neumann <neu...@un...> we have received a bug report stating that gimp-1.1.20 can not be compiled on some systems since error_t is already defined in /usr/include/errno.h. I have changed the offending name to dither_error_t in gimp CVS and I suggest you do something similar to your code. Actually, after I discovered that the definition is never used, I have commented it out. Thanks. It's already been cleaned up in the development tree. -- Robert Krawitz <rl...@al...> http://www.tiac.net/users/rlk/ Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lp...@uu... Project lead for The Gimp Print -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |