Ticket #1876 (closed defect: fixed)
mcedit closed by ctrl-c without conformation changes
Reported by: | angel_il | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0 |
Component: | mc-tty | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by andrew_b) (diff)
mcedit closed by ctrl-c without confirmation changes and send:
_pSLsys_getkey: EIO error SLang_getkey returned SLANG_GETKEY_ERROREdit *edit, edit_current_file_t what) Assuming EOF on stdin and exitinged unused variable 'diff'
Change History
comment:1 Changed 15 years ago by angel_il
- Owner set to andrew_b
- Status changed from new to assigned
comment:2 Changed 15 years ago by angel_il
- Votes for changeset set to angel_il
- severity changed from no branch to on review
branch: 1876_ctrl_c_fix
changeset: c60b748c971e8770e950cc232e57c85a3f8876ac
comment:3 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
comment:4 Changed 15 years ago by andrew_b
- Status changed from assigned to testing
- Votes for changeset changed from angel_il slavazanko to commited-master
- severity changed from approved to merged
- Component changed from mcedit to mc-tty
- Version changed from 4.7.0-pre4 to 4.7.0-pre3
- Resolution set to fixed
Merged to master.
changeset:c9a1c7f39e99fca51ffeafa003bc73acdc627bcc
comment:5 Changed 15 years ago by andrew_b
- Status changed from testing to closed
- Version changed from 4.7.0-pre3 to 4.7.0-pre4
comment:6 Changed 15 years ago by andrew_b
- Status changed from closed to reopened
- Version changed from 4.7.0-pre4 to master
- Resolution fixed deleted
- severity changed from merged to on review
- Description modified (diff)
Moved SIGINT signal generating to Ctrl-g key.
Enabled SIGINT signal generating in MC/NCurses.
Branch:1876_sigint_signal_handling.
changeset:0bf14d0f115abf64ef1d12829653da50255ce418
comment:7 Changed 15 years ago by slavazanko
- Votes for changeset changed from commited-master to slavazanko
comment:8 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:9 Changed 15 years ago by andrew_b
- Status changed from reopened to closed
- Votes for changeset changed from slavazanko angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:a20ebb38184e177f2ead8466f3ef1f131352aba7
comment:10 Changed 15 years ago by ossi
why do you assign any key for sigint at all?
Note: See
TracTickets for help on using
tickets.