Ticket #2017 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

[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

patch-lib-util.c (344 bytes) - added by fjoe 14 years ago.

Change History

Changed 14 years ago by fjoe

comment:1 Changed 14 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:2 Changed 14 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:3 Changed 14 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:4 Changed 14 years ago by andrew_b

Commit description should be fixed (#1017 -> #2017).

comment:5 Changed 14 years ago by andrew_b

  • Milestone changed from 4.7 to 4.7.1

comment:6 Changed 14 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 14 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

comment:8 Changed 14 years ago by andrew_b

  • Keywords stable-candidate added
  • Votes for changeset changed from commited-master stable-candidate to commited-master

comment:9 Changed 14 years ago by slavazanko

  • Status changed from testing to closed
  • Keywords stable-candidate removed
  • Votes for changeset changed from commited-master to commited-master commited-stable
Note: See TracTickets for help on using tickets.