Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

files module bugfix



-----BEGIN PGP SIGNED MESSAGE-----

Oops, some debugging code crept into the files.c that I posted.

 -zefram

      *** Src/Modules/files.c	1996/12/24 15:48:37	1.4
      --- Src/Modules/files.c	1996/12/24 15:49:26
      ***************
      *** 262,268 ****
            char *qbuf;
            strcpy(rbuf, unmeta(p));
            qbuf = unmeta(q);
      -     /***/fprintf(stderr, "`%s' -> `%s'\n", rbuf, qbuf);
            if(flags & MV_NODIRS) {
        	errno = EISDIR;
        	if(lstat(rbuf, &st) || S_ISDIR(st.st_mode)) {
      --- 262,267 ----

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBMr/8Y3D/+HJTpU/hAQHfhAP/Whoj1+NoMAl7NtECqJkcx5ldsiOKz7Nz
8f/dMWViiyAqxxM6dwX2sooYs+ePFEyFiPFb/g237UsnyvDnePM3s67kzq837yln
WoRScRIMTc3SQU2cFiUE1wgQIFAiN4crYK8dw+FgFFtMFCEVeHDBbKjdHrxfCFvv
boYClVsjwiw=
=kiph
-----END PGP SIGNATURE-----



Messages sorted by: Reverse Date, Date, Thread, Author