Brent "Dax" Royal-Gordon <[EMAIL PROTECTED]> wrote:

> Comments welcome on any part of this whole scheme.

I really like the cleanup. But the whole scheme needs more steps: That's
mainly probing for much more items, e.g. threads, signals, socket
stuff, which isn't quite simple. You first have to determine necessary
headers before you can try to probe for functions (s. inet_aton vs
inet_pton).

I think that the F<hints/> should contain more information. When you know
its a POSIXish system or Win32 you can make some assumptions and
continue from there.

leo

Reply via email to