[4706] in Athena Bugs
Re: rt 6.4R: libF77.a, abort
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Apr 6 15:48:52 1990
Date: Fri, 6 Apr 90 15:48:37 -0400
From: Ken Raeburn <Raeburn@MIT.Edu>
To: bugs@ATHENA.MIT.EDU
Cc: ellis@ATHENA.MIT.EDU
In-Reply-To: Steve Ellis's message of Thu, 05 Apr 90 17:02:24 EDT,
As I told jik, since it isn't possible to write a nargs function for
the RT, the best solution is probably to use the pdp11 version of
abort_, which will ignore arguments passed.
Steve, what are the arguments to abort supposed to be? If it's always
one string, it could be fixed to print that string, but if it's some
arbitrary number, or if no-arguments calls are acceptable, we probably
have to go with the "abort called" message.