|
From: | Bob Friesenhahn |
Subject: | Re: 329-gary-allow-RTLD_GLOBAL |
Date: | Sat, 7 Apr 2007 19:56:39 -0500 (CDT) |
On Sun, 8 Apr 2007, Ralf Wildenhues wrote:
First, many many thanks for attacking this. Second, please allow me a couple of days for review, I'll try to get to it soon. Next, please be aware that as important as documentation would be test exposure for the functionality. Actually, test exposure would help facilitate review a lot. Also, Bob raised the question some time ago whether it would be good to have opaque objects similar to what pthread uses, instead of an int (flags), in case we ever need more information than fits in there. I'm undecided about it, merely pointing it out and asking for your opinion on this.
It would certainly be interesting to see how many systems fail the test and in which way they fail.
If a flag composed via boolean OR is used, I prefer that it be an unsigned type rather than an signed type like 'int'.
Bob ====================================== Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |