--On Sunday, December 29, 2002 3:50 PM -0800 [EMAIL PROTECTED] wrote:
What about other cases as well, such as 'not a module' (invalid format)?
Find a platform that can return such a value, and we will have to take it into account. Currently, this gets us passing the test
While I'm not really clear what either of you mean here, the Darwin dyld code can return an error for 'invalid format' - in fact, we use that as a hint to use the alternative Darwin dso calls. I don't think that code currently gets returned to the user though. -- justin
