Ticket #2017 (closed defect: fixed)
[patch] fix build with --disable-charset
Reported by: | fjoe | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.1 |
Component: | mc-core | Version: | 4.7.0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
Attached patch fixes the following error during the build with --disable-charset:
util.c: In function 'is_printable':
util.c:111: error: 'eight_bit_clean' undeclared (first use in this function)
util.c:111: error: (Each undeclared identifier is reported only once
util.c:111: error: for each function it appears in.)
util.c:114: error: 'full_eight_bits' undeclared (first use in this function)
gmake[3]: * [libmc_la-util.lo] Ошибка 1
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.7.0.2/lib'
gmake[2]: * [all-recursive] Ошибка 1
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.7.0.2/lib'
gmake[1]: * [all-recursive] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/misc/mc/work/mc-4.7.0.2'
Attachments
Change History
comment:1 Changed 15 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
comment:2 Changed 15 years ago by andrew_b
- severity changed from no branch to on review
Created 2017_missing_include branch. Parent branch is master.
changeset:35e211123b6b4b64bf20394b273e960ff2b51a32
comment:6 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:7 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b slavazanko to commited-master stable-candidate
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:35e211123b6b4b64bf20394b273e960ff2b51a32
comment:8 Changed 15 years ago by andrew_b
- Keywords stable-candidate added
- Votes for changeset changed from commited-master stable-candidate to commited-master