Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!GINGER.BERKELEY.EDU!mcgrath%paris.Berkeley.EDU From: mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) Newsgroups: gnu.utils.bug Subject: mv/ln bugs Message-ID: <8905222230.AA10244@paris.Berkeley.EDU> Date: 22 May 89 22:30:34 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 23 ------- 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