pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/30457: borken globbing in tcsh



>Number:         30457
>Category:       pkg
>Synopsis:       globbing in tcsh 6.14.00 does not work
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 07 19:08:00 +0000 2005
>Originator:     Paulo Alexandre Pinto Pires
>Release:        NetBSD 3.99.5
>Organization:
>Environment:
System: NetBSD mateus.ap.ppires.org 3.99.5 NetBSD 3.99.5 (MATEUS64-20050603) 
#1: Fri Jun 3 19:05:40 BRT 2005 
pappires%mateus.ap.ppires.org@localhost:/usr/obj/sys/arch/amd64/compile/MATEUS64-20050603
 amd64
Architecture: x86_64
Machine: amd64

pkgsrc as of 20050602 upto at least 20050606

>Description:
        Globbing in tcsh is not working correctly.  Also, filename
        completion fails frequently.
>How-To-Repeat:
        # tcsh -c 'echo /usr/{pkg,X11R6}/bin'
        /usr/{pkg,X11R6}/bin

        (
                Comparing to csh(1),

                # csh -c 'echo /usr/{pkg,X11R6}/bin'
                /usr/pkg/bin /usr/X11R6/bin
        )
>Fix:




Home | Main Index | Thread Index | Old Index