Subject: routed
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 12/17/1993 21:23:42
Does anyone actually use this?  I was just looking at the code, and I can't
figure out how the Hell it's supposed to work.  Not only is `afswitch' used
all throughout the code and never initialized, but it's also a common block
of unknown size (the array size defaults to 1, which is arguably a bug, so
the linker doesn't get weirded out).

I personally think that common blocks of unknown size ought to damned well
be marked as 0 and generate a link error if not defined elsewhere, but
that's not what this message is about.  B-)

So does anyone use routed?  Does it actually work?  Is there a newer version
somewhere?


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