On Apr 3, 2011, at 6:00 PM, Claude Heiland-Allen wrote:

On 03/04/11 22:38, Hans-Christoph Steiner wrote:
traverse the whole search path to see the
objects that could be loaded. Its doable.

I don't think so, consider for example:

EXTERN void orly_setup(void) {
 if (rand() % 666 == 42) {
   yarly_setup();
 } else {
   exit(7);
 }
}


I made no claim for 100% coverage. But a useful approximation of everything is definitely possible.

.hc


----------------------------------------------------------------------------

Mistrust authority - promote decentralization.  - the hacker ethic



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to