ALT Linux Bugzilla
– Attachment 1223 Details for
Bug 8310
сломана командная строка (ее почти не видно при наборе команды)
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
mc-4.6.1-alt-promptfix.patch
mc-4.6.1-alt-promptfix.patch (text/plain), 337 bytes, created by
Valery Inozemtsev
on 2005-10-30 19:19:43 MSK
(
hide
)
Description:
mc-4.6.1-alt-promptfix.patch
Filename:
MIME Type:
Creator:
Valery Inozemtsev
Created:
2005-10-30 19:19:43 MSK
Size:
337 bytes
patch
obsolete
>--- mc-4.6.1/src/main.c.orig 2005-10-30 19:01:30 +0300 >+++ mc-4.6.1/src/main.c 2005-10-30 19:04:10 +0300 >@@ -702,7 +702,7 @@ > int prompt_len; > > prompt = strip_ctrl_codes (subshell_prompt); >- prompt_len = strlen (prompt); >+ prompt_len = mbstrlen (prompt); > > /* Check for prompts too big */ > if (COLS > 8 && prompt_len > COLS - 8) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8310
:
1207
| 1223