Ticket #1930 (closed defect: fixed)
Fixed missing include of fs.h in strutil8bit.c
Reported by: | metux | Owned by: | metux |
---|---|---|---|
Priority: | major | Milestone: | 4.7.1 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description (last modified by metux) (diff)
branch:1930_fix_missing_fs_h
Change History
comment:1 Changed 15 years ago by metux
- Status changed from new to accepted
- severity changed from no branch to on review
- Description modified (diff)
comment:2 Changed 15 years ago by andrew_b
- Votes for changeset set to andrew_b
- Milestone changed from 4.7 to 4.7.1
changeset:76f57845a7aaae3895b4e5781fe3a1cad5da6b6c
fs.h is need because of MC_MAXPATHLEN.
comment:3 Changed 15 years ago by slavazanko
- Votes for changeset changed from andrew_b to andrew_b slavazanko
- severity changed from on review to approved
comment:4 Changed 15 years ago by metux
- Votes for changeset changed from andrew_b slavazanko to committed-master
- severity changed from approved to merged
comment:5 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Resolution set to fixed
Merged to master.
changeset:e0ba3c583f5979f6c2828f4d13478cbcfaa87b7b
comment:7 Changed 15 years ago by slavazanko
- Votes for changeset changed from committed-master to committed-master commited-stable
4.7.0-stable: 675f044605030086e5a684a7b7c297687e908e8f
Note: See
TracTickets for help on using
tickets.
Just a small patch. Please review soon.