Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 238103 Details for
Bug 327573
app-misc/mc-4.7.3 - two cherry-picked patches from upstream
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch from http://www.midnight-commander.org/ticket/2264
mc-4.7.3-2264.patch (text/plain), 501 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2010-07-09 07:53:45 UTC
(
hide
)
Description:
Patch from http://www.midnight-commander.org/ticket/2264
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2010-07-09 07:53:45 UTC
Size:
501 bytes
patch
obsolete
>Index: src/achown.c >=================================================================== >--- src/achown.c (revision 74651f2e9f112eacc07ed9d1281e27ce6a4be9d4) >+++ src/achown.c (revision ce12059b0e7c7df3b7a1ebc908d48e4eb3b454e5) >@@ -499,5 +499,5 @@ > break; > flag_pos = f_pos * 3 + i; /* (strchr(ch_perm,parm)-ch_perm); */ >- if (((WButton *) h->current)->text.start[(flag_pos % 3)] == >+ if (((WButton *) h->current->data)->text.start[(flag_pos % 3)] == > '-') > ch_flags[flag_pos] = '+';
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 327573
: 238103 |
238105