Raphael Quinet wrote:
>
> Oops! I forgot the second part of my patch. The problem with SA_NOMASK is
> also present in app/main.c:
Raphael,
no need to oops... :)
I'm about to commit this. It seems I made Gimp unworkable for all systems
except Linux... argh, 1 day before a release.
will be fi
Oops! I forgot the second part of my patch. The problem with SA_NOMASK is
also present in app/main.c:
--- app/main.c~ Mon May 1 19:43:09 2000
+++ app/main.c Tue May 2 17:49:05 2000
@@ -334,15 +334,15 @@
/* Handle some signals */
- gimp_signal_private (SIGHUP, on_signal, SA_RESETHAND
I just downloaded 1.1.21 and I tried to compile it under Solaris. The
build breaks early while compiling libgimp, with the following error:
gimp.c: In function `gimp_main':
gimp.c:202: `SA_NOMASK' undeclared (first use in this function)
gimp.c:202: (Each undeclared identifier is reported only on