On Sat, Apr 11, 2009, David Schultz wrote: > [...] > GNU Pth has some fragile kludges that were broken by r189828. > I've discussed this with the Pth maintainer and no clear solution > has emerged on the ports side of things, so for now, hack around > the issue in signal.h. > [...]
We really should not apply any special workarounds in our FreeBSD code base for third-party libraries like GNU Pth. I've personally still not investigated on this issue of the GNU Pth port, but I'm sure the problem _can_ be solved from within the ports tree or even in my own upstream GNU Pth code base. We at least certainly don't need any hacks in the FreeBSD <signal.h>. I recommend to backout this change. I will check the GNU Pth ports issue we have here and perhaps even apply a workaround upstream... -- [email protected] Ralf S. Engelschall FreeBSD.org/~rse [email protected] FreeBSD committer www.engelschall.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
