Ticket #2097 (closed task: fixed)
Cleanup for current master
Reported by: | vit_r | Owned by: | andrew_b |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7.2 |
Component: | mc-core | Version: | 4.7.1 |
Keywords: | code cleanup | Cc: | zaytsev |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by angel_il) (diff)
Clean-up-of-4.7.1-assignments-02.diff is not git patch
Attachments
Change History
Changed 15 years ago by vit_r
- Attachment Clean-up-of-4.7.1-assignments-02.diff added
comment:1 Changed 15 years ago by andrew_b
- Status changed from new to closed
- Resolution set to wontfix
- Description modified (diff)
No need special ticket for this. This clean up will make with lowest priority simultaneously with other work.
comment:2 Changed 15 years ago by slavazanko
- Status changed from closed to reopened
- Resolution wontfix deleted
- Type changed from enhancement to task
- Keywords code cleanup added
- Summary changed from Clean-up-of-4.7.1-outing-assignments to Cleanup for current master
Ticket stil alive until next release out.
Ticket will contain just cleanup/indentation thinks
Changed 15 years ago by vit_r
- Attachment 2097-src-help.c-interactive_display-rm-UNused-argument.patch added
src/help.c interactive_display () removing UN used argument
comment:3 Changed 15 years ago by andrew_b
attachment 2097-src-help.c-interactive_display-rm-UNused-argument.patch added
This patch must not be applied due to #1561.
Changed 15 years ago by vit_r
- Attachment 2097-some-unused-lines-in-mc-4.7.1.diff added
some-unused-lines-in-mc-4.7.1
Changed 15 years ago by vit_r
- Attachment 2097-some-unused-in-mc-4.7.1-lines-2.diff added
some-unused-in-mc-4.7.1-lines-2
comment:4 Changed 15 years ago by vit_r
2097-some-unused-in-mc-4.7.1-lines-2.diff
in src/panelize.c just renaming
- external; + eksternal;
comment:5 Changed 15 years ago by vit_r
2097-getting-rid-of-else_return-in-mc-4.7.1.diff
- lib/vfs/mc-vfs/fish.c
- lib/vfs/mc-vfs/vfs.c
In mc_opendir() lines are left unaligned to clearly show that:
"Only minor changes are made"
Even revealed bugs are left as next step :-)
comment:6 Changed 15 years ago by andrew_b
Created 2097_cleanup_master branch. Parent branch is master.
comment:9 Changed 15 years ago by andrew_b
- Blocking 2041 added
(In #2041) Applied with some modifications in 2097.
Changed 15 years ago by vit_r
- Attachment 2097-src-find.c-subshell.c-mem-leaks.diff added
src-find.c-subshell.c-mem-leaks
comment:11 Changed 15 years ago by andrew_b
attachment 2097-src-find.c-subshell.c-mem-leaks.diff added
There are no memleaks there.
comment:12 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from reopened to accepted
Changed 15 years ago by zaytsev
- Attachment 0001-ChangeLog-in-its-current-form-does-not-strictly-make.patch added
Rewording of the changelog.
comment:14 Changed 15 years ago by zaytsev
- Cc zaytsev added
Please check out the attached patch against ChangeLog? and tell me if I may commit this to the cleanup & stable branch.
comment:15 Changed 15 years ago by andrew_b
I'm agree with this patch.
comment:16 Changed 15 years ago by zaytsev
Done, thanks.
comment:17 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Branch: 2097_cleanup_master
My last commit is changeset:06b4a5e2d49d5055dc7ec747c9045ee1381bdbbd
review, please.
comment:19 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
comment:20 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
- Blocking 1949, 2041, 2078, 2119 removed
Merged to master.
changeset:f4e369c222543f864adfde7be211e9881cdf30a2
git log --pretty=oneline 4cea5be^...f4e369c
comment:22 Changed 15 years ago by andrew_b
- Votes for changeset changed from commited-master to committed-master
getting-out-assignments-from-some-ifs