Ticket #3601 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

./configure --without-internal-edit is broken

Reported by: zaytsev Owned by: zaytsev
Priority: major Milestone: 4.8.16
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

../../../src/filemanager/midnight.c: In function ‘get_random_hint’:
../../../src/filemanager/midnight.c:1677:57: error: ‘MC_HINT’ undeclared (first use in this function)
     data = load_mc_home_file (mc_global.share_data_dir, MC_HINT, NULL, &len);
                                                         ^
../../../src/filemanager/midnight.c:1677:57: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [midnight.lo] Error 1

Change History

comment:1 Changed 8 years ago by zaytsev

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

comment:2 Changed 8 years ago by zaytsev

Branch: 3601_without_internal_edit
Initial changeset: [8793b14befb2cbf8a7cc26a84c8ac6b7b18ca23b]

comment:3 Changed 8 years ago by zaytsev

  • Branch state changed from no branch to on review

comment:4 Changed 8 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:5 Changed 8 years ago by zaytsev

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from on review to merged

comment:6 Changed 8 years ago by zaytsev

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.