Thursday Night

Paul Betts’s personal website / blog / what-have-you

Awesome function name of the day

comments

This is the function you set a debug breakpoint on if you try to fork() in Leopard then call a CoreFoundation method:

void __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__(void)

Nice. From Fink + Leopard Potpourri

Written by Paul Betts

November 5th, 2007 at 12:25 am

Posted in Apple, Programming

Leave a Reply