[gnu.utils.bug] mv/ln bugs

mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) (05/23/89)

------- Forwarded Message

Date: Sat, 20 May 89 00:29:22 CDT
From: meyering@cs.utexas.edu (Jim Meyering)
Subject: mv,ln bugs
To: roland@cs.utexas.edu
Return-Path: meyering@cs.utexas.edu
Posted-Date: Sat, 20 May 89 00:29:22 CDT
X-Mailer: Mail User's Shell (6.5 4/17/89)

I have found 2 minor problems in mv and ln from gnu/fileutils
(from alpha-bits) that were written by Mike Parker.
Unfortunately, there is no email address for him or any
other maintainer in the sources.  Can you forward this to him
and/or send me his e-mail address?

In both mv.c and ln.c, main() falls through.  Need exit(0) at end.
Otherwise, of course, they will break e.g. make files

Jim Meyering

------- End of Forwarded Message