summaryrefslogtreecommitdiff
path: root/Etc/BUGS
AgeCommit message (Collapse)AuthorFilesLines
2024-03-14unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace.Bart Schaefer1-1/+4
2024-02-0452521: mapfile (mis)handling of empty/unreadable filesBart Schaefer1-0/+3
2023-10-1552218: update notes since 5.9 releaseBart Schaefer1-2/+2
2022-11-12unposted (see 50930): note bug with suspending conditional expressionsBart Schaefer1-0/+5
2022-04-30unposted: remove the reference to debian #924736, and correct another editBart Schaefer1-3/+1
2022-04-3050149: Remove all remaining =(...) files at shell exitBart Schaefer1-2/+0
2022-04-2950136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609Bart Schaefer1-2/+0
2022-04-29Details about STTY handling; consistency nitBart Schaefer1-2/+4
2022-04-2850162: Fix multios with current-shell "exec" (aka nullexec).Bart Schaefer1-6/+0
2022-04-1450068: 'exit' in trap causes calling function to returnBart Schaefer1-3/+0
2021-12-1449518: fix exclusions for mixed - and + stacked optionsOliver Kiddle1-2/+0
2021-05-1648860: remove mention of bugs that have been fixedBart Schaefer1-21/+0
2021-04-18unposted: remove an already fixed bug from BUGSJun-ichi Takimoto1-2/+0
This was fixed by commit b6ba74c
2021-04-16unposted: update on bug listOliver Kiddle1-3/+2
2021-04-06unposted: add several references to bugs in old list postsOliver Kiddle1-1/+7
2021-04-01unposted: BUGS: Add 39319, a named-file process substitution cleanup bug.Daniel Shahaf1-0/+2
2020-12-0447716: Etc/BUGS: Add Alekxandr's vcs_info patch.Daniel Shahaf1-0/+2
2020-12-01users/26150: note failure of multios with execBart Schaefer1-0/+6
2020-06-09unposted: Add 45400 (vared in subshells) plus remarks on users/24904.Bart Schaefer1-0/+9
2020-06-06unposted: Add users/24904 to Etc/BUGS (a process substitution / forking issue).Daniel Shahaf1-0/+7
2020-05-2145884 (Oliver's, edited by me): Add a few entries.Daniel Shahaf1-0/+25
2020-04-0545656: Document the -o emacs segfault bug.Daniel Shahaf1-0/+3
2020-03-2545583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵Daniel Shahaf1-3/+0
symlink loops gracefully.
2020-03-2545583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf1-1/+2
2020-02-0245372: Record a symlink loop bug involving :PDaniel Shahaf1-0/+2
2020-01-0145169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ↵Daniel Shahaf1-12/+2
workers/44007.
2019-12-2245111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in ↵Daniel Shahaf1-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.
2019-12-21unposted: Etc/BUGS: Add two bugs discussed on -workers@ this weekDaniel Shahaf1-0/+16
2017-06-09unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf1-0/+6
2017-02-0940492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf1-7/+0
Test case: a patch whose subject is '%Sfoo%sbar'. ('S' and 's' are expandos both in prompts and in the 'formats' style.)
2017-01-23unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.Daniel Shahaf1-0/+5
2017-01-05users/22320: Etc/BUGS: Add 40240, label 40106.Daniel Shahaf1-2/+9
2016-09-1739356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ↵Daniel Shahaf1-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.
2002-03-10document the impossibility of timing builtinsClint Adams1-0/+2
2002-03-07Stop mentioning long-dead globbing bug.Bart Schaefer1-4/+0
2000-04-0710562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer1-8/+17
1999-04-15Initial revisionTanaka Akira1-0/+41