Ticket #2601 (accepted defect) — at Version 2
Incorrect TTY layer initialization
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.0-pre2 |
Component: | mc-tty | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description (last modified by andrew_b) (diff)
The xterm_flag variable is initialized in setup_mc() but used first time in key_init () and then tty_init() (in do_enter_ca_mode()) before setup_mc() call.
Change History
comment:1 Changed 13 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
comment:2 Changed 13 years ago by andrew_b
- Keywords stable-candidate added
- Description modified (diff)
- Branch state changed from no branch to on review
Branch: 2601_tty_init (parent: master).
Initial changeset:b24a713b89e89917e6615adf817870343e6d3357
Note: See
TracTickets for help on using
tickets.