On Sat, Jan 01, 2011 at 11:07:12AM -0500, DeNigris Sean wrote:
> Fixed DNU in PipeableOSProcess>>notifyError: - replaced call to "self programName" with "processProxy programName"
>
> (cc'ed project devs)
Thank you Sean, well spotted!
I note that in addition to being buggy, this is a private method with
no senders, which means that I probably should just nuke it. Especially
since I can't even remember why I wrote it in the first place ;)