[comp.mail.elm] ISC 2.2 rename broken, its not Elm

syd@dsinc.DSI.COM (Syd Weinstein) (10/26/90)

	From: Joachim Wiesel <wiesel@ipf4.rz.uni-karlsruhe.de>
 I have tracked down the problem with renaming  'aliases.text.t' in
Interactive 2.2. There 'rename(2P)' -- one of the POSIX compatibility
functions seems to broken. I have removed the #define RENAME in config.h:
----------------------
/* RENAME:
 *      This symbol, if defined, indicates that the rename routine is available
 *      to rename files.  Otherwise you should do the unlink(), link(), unlink()
 *      trick.
 */
/*#define       RENAME          WIESEL!!!*/
----------------------
and now alias delete works ok!!



So everyone out there using ISC 2.2, here's your fix.
-- 
=====================================================================
Sydney S. Weinstein, CDP, CCP                   Elm Coordinator
Datacomp Systems, Inc.                          Voice: (215) 947-9900
syd@DSI.COM or dsinc!syd                        FAX:   (215) 938-0235