about summary refs log tree commit diff
path: root/Etc/BUGS
Commit message (Collapse)AuthorAgeFilesLines
* unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace.Bart Schaefer2024-03-141-1/+4
|
* 52521: mapfile (mis)handling of empty/unreadable filesBart Schaefer2024-02-041-0/+3
|
* 52218: update notes since 5.9 releaseBart Schaefer2023-10-151-2/+2
|
* unposted (see 50930): note bug with suspending conditional expressionsBart Schaefer2022-11-121-0/+5
|
* unposted: remove the reference to debian #924736, and correct another editBart Schaefer2022-04-301-3/+1
|
* 50149: Remove all remaining =(...) files at shell exitBart Schaefer2022-04-301-2/+0
|
* 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609Bart Schaefer2022-04-291-2/+0
|
* Details about STTY handling; consistency nitBart Schaefer2022-04-291-2/+4
|
* 50162: Fix multios with current-shell "exec" (aka nullexec).Bart Schaefer2022-04-281-6/+0
|
* 50068: 'exit' in trap causes calling function to returnBart Schaefer2022-04-141-3/+0
|
* 49518: fix exclusions for mixed - and + stacked optionsOliver Kiddle2021-12-141-2/+0
|
* 48860: remove mention of bugs that have been fixedBart Schaefer2021-05-161-21/+0
|
* unposted: remove an already fixed bug from BUGSJun-ichi Takimoto2021-04-181-2/+0
| | | | This was fixed by commit b6ba74c
* unposted: update on bug listOliver Kiddle2021-04-161-3/+2
|
* unposted: add several references to bugs in old list postsOliver Kiddle2021-04-061-1/+7
|
* unposted: BUGS: Add 39319, a named-file process substitution cleanup bug.Daniel Shahaf2021-04-011-0/+2
|
* 47716: Etc/BUGS: Add Alekxandr's vcs_info patch.Daniel Shahaf2020-12-041-0/+2
|
* users/26150: note failure of multios with execBart Schaefer2020-12-011-0/+6
|
* unposted: Add 45400 (vared in subshells) plus remarks on users/24904.Bart Schaefer2020-06-091-0/+9
|
* unposted: Add users/24904 to Etc/BUGS (a process substitution / forking issue).Daniel Shahaf2020-06-061-0/+7
|
* 45884 (Oliver's, edited by me): Add a few entries.Daniel Shahaf2020-05-211-0/+25
|
* 45656: Document the -o emacs segfault bug.Daniel Shahaf2020-04-051-0/+3
|
* 45583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵Daniel Shahaf2020-03-251-3/+0
| | | | symlink loops gracefully.
* 45583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf2020-03-251-1/+2
|
* 45372: Record a symlink loop bug involving :PDaniel Shahaf2020-02-021-0/+2
|
* 45169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ↵Daniel Shahaf2020-01-011-12/+2
| | | | workers/44007.
* 45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in ↵Daniel Shahaf2019-12-221-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | conjunction with try/always Having reviewed 20076, 20084, 21734, and 21735, my understanding is that the original intention was: - A 'return' in a function does run always-list - An 'exit' outside a function does not run always-list - A 'return' outside a function is treated as an 'exit' All of which are the case today. The remaining case, of 'exit' used inside a function, was not specified by the referenced -workers@ posts; does, as implemented, run the always-list; and furthermore, based in 21734 it's fair to assume that the original documentation was assuming that 'exit' would be used outside of any function, just like it assumed 'return' would be used inside a function. Therefore, have the documentation specify only the behaviour of 'exit' outside any function, and leave the behaviour of 'exit' inside a function unspecified. Anyone who relied on the documentation of 'exit' as documented until this commit would have run into the documentation/implementation discrepancy described in 45075.
* unposted: Etc/BUGS: Add two bugs discussed on -workers@ this weekDaniel Shahaf2019-12-211-0/+16
|
* unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf2017-06-091-0/+6
|
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-091-7/+0
| | | | | Test case: a patch whose subject is '%Sfoo%sbar'. ('S' and 's' are expandos both in prompts and in the 'formats' style.)
* unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.Daniel Shahaf2017-01-231-0/+5
|
* users/22320: Etc/BUGS: Add 40240, label 40106.Daniel Shahaf2017-01-051-2/+9
|
* 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ↵Daniel Shahaf2016-09-171-34/+3
| | | | | | | | -q' item from workers/39306. The first removed hunk is fixed by ZLE_RPROMPT_INDENT. The next two removed hunks work (on my system, anyway) with current master.
* document the impossibility of timing builtinsClint Adams2002-03-101-0/+2
|
* Stop mentioning long-dead globbing bug.Bart Schaefer2002-03-071-4/+0
|
* 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer2000-04-071-8/+17
|
* Initial revisionTanaka Akira1999-04-151-0/+41