diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-05-23 11:35:45 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-05-23 11:35:45 +0300 |
commit | 1f83c3e52480d35b0970d5db95e565f31686d227 (patch) | |
tree | 42fd9e23b5bfec403e2e5f636e604f64b208bc20 /lisp/erc/erc-button.el | |
parent | b8e18b63a3270090469b1092dea9520bb2c9a435 (diff) | |
download | emacs-1f83c3e52480d35b0970d5db95e565f31686d227.tar.gz emacs-1f83c3e52480d35b0970d5db95e565f31686d227.tar.bz2 emacs-1f83c3e52480d35b0970d5db95e565f31686d227.zip |
Fix etags reading of compressed files
* lib-src/etags.c (O_CLOEXEC) [WINDOWSNT]: Define.
Include fcntl.h, for O_CLOEXEC.
(process_file_name): Don't use 'popen', whose streams cannot be
rewound. Instead, uncompress the file to a temporary file,
created by 'etags_mktmp', and read from that as usual.
(etags_mktmp): New function.
* test/etags/ETAGS.good_1:
* test/etags/ETAGS.good_2:
* test/etags/ETAGS.good_3:
* test/etags/ETAGS.good_4:
* test/etags/ETAGS.good_5: Update to be consistent with latest
changes in etags.c regarding reading compressed files.
Diffstat (limited to 'lisp/erc/erc-button.el')
0 files changed, 0 insertions, 0 deletions