From: Sven N. <neu...@un...> - 2000-04-28 10:52:51
|
Hi, 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. Salut, Sven |