Date: Tue, 5 Sep 2000 23:02:41 +0900 (JST) From: Atsushi Onoe <onoe@duplo.sm.sony.co.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/21061: basename(1) ignores suffix argument Message-ID: <200009051402.e85E2fk00786@duplo.sm.sony.co.jp>
next in thread | raw e-mail | index | archive | help
>Number: 21061 >Category: bin >Synopsis: basename(1) ignores suffix argument >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 05 07:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Atsushi Onoe >Release: FreeBSD 5.0-CURRENT i386 >Organization: Sony Corporation >Environment: FreeBSD duplo.sm.sony.co.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Tue Sep 5 22:16:21 JST 2000 onoe@duplo.sm.sony.co.jp:/work/freebsd/src/sys/compile/DUPLO i386 >Description: As a result of recent change to basename(1) simply to use basename(3), basename(1) no longer delete suffix from the first argument. >How-To-Repeat: % basename foo.c .c foo.c <should be 'foo'> >Fix: back out rev. 1.4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009051402.e85E2fk00786>