Your message dated Thu, 13 Apr 2006 10:02:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#350869: fixed in csh 20060413-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: csh Version: 20050313-1 Hi, just noticed a strange effect when expanding wildcards and regexps: This seems to be ok: $ csh -c "ls a/*/{hello_world,hello_world.c}" a/par_demo/hello_world a/par_demo/hello_world.c Now adding a third alternative (which does not exist) gives this unexpected result, no match at all: $ csh -c "ls a/*/{hello_world,hello_world.c,hello_world.f}" ls: No match. tcsh works as expected: $ tcsh -c "ls a/*/{hello_world,hello_world.c,hello_world.f}" a/par_demo/hello_world a/par_demo/hello_world.c Cheers, Thomas
--- End Message ---
--- Begin Message ---Source: csh Source-Version: 20060413-1 We believe that the bug you reported is fixed in the latest version of csh, which is due to be installed in the Debian FTP archive: csh_20060413-1.diff.gz to pool/main/c/csh/csh_20060413-1.diff.gz csh_20060413-1.dsc to pool/main/c/csh/csh_20060413-1.dsc csh_20060413-1_i386.deb to pool/main/c/csh/csh_20060413-1_i386.deb csh_20060413.orig.tar.gz to pool/main/c/csh/csh_20060413.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matej Vela <[EMAIL PROTECTED]> (supplier of updated csh package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 13 Apr 2006 18:48:29 +0200 Source: csh Binary: csh Architecture: source i386 Version: 20060413-1 Distribution: unstable Urgency: low Maintainer: Matej Vela <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: csh - Shell with C-like syntax, standard login shell on BSD systems Closes: 220170 350869 361544 Changes: csh (20060413-1) unstable; urgency=low . * New upstream release. * Since glibc is broken with respect to GLOB_NOMAGIC and backslashes (and its maintainers refuse to see the light), switch back to BSD's implementation of glob. Closes: #220170. * Incidentally, this removes the need to reimplement glob_t.gl_matchc, fixing a bug that was causing `No match' errors when some patterns did match and some didn't. Closes: #350869. * Prefix BSD libc sources (glob.c, strlcpy.c, vis.c) with an underscore to avoid a conflict with our own glob.c. * _glob.c (globtilde): Replace issetugid with calls to get{e,}{u,g}id. * Use add-shell and remove-shell. Closes: #361544. * Switch to debhelper 5. * debian/copyright: Document `debian/rules get-orig-source'. * debian/doc-base: Rephrase abstract. * debian/rules: Set CVS_RSH to ssh. * Conforms to Standards version 3.6.2. Files: de0f35a81492cf8a0ade0d3c17e295fc 559 shells optional csh_20060413-1.dsc 1f0dd87ad3bba32c3505b6200b86b57e 178032 shells optional csh_20060413.orig.tar.gz 57cd107ace05c24bfb01e6c48e125925 7615 shells optional csh_20060413-1.diff.gz f79bb82563918ea4122583a26de520be 246116 shells optional csh_20060413-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEPoEUxBYivKllgY8RAp9DAJ99+pE2tEh31cSkbOzUhbvNFQgX+wCeIVpE i5oqWNrFfh/LMzp8nbYqLBo= =p250 -----END PGP SIGNATURE-----
--- End Message ---

