Ticket #426 (closed defect: fixed)
compilation failure
Reported by: | ossi | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre1 |
Component: | mc-core | Version: | master |
Keywords: | commited-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
main.c: In function 'check_codeset':
main.c:1495: warning: implicit declaration of function 'get_codepage_id'
main.c:1495: error: 'source_codepage' undeclared (first use in this function)
main.c:1495: error: (Each undeclared identifier is reported only once
main.c:1495: error: for each function it appears in.)
main.c:1495: warning: assignment makes pointer from integer without a cast
main.c:1496: error: 'display_codepage' undeclared (first use in this function)
main.c:1496: warning: assignment makes pointer from integer without a cast
main.c:1501: warning: implicit declaration of function 'get_codepage_index'
main.c:1502: error: 'cp_display' undeclared (first use in this function)
Change History
comment:2 Changed 15 years ago by angel_il
- Keywords review added
- Owner set to angel_il
- Status changed from new to accepted
branch: 426_fogotten_have_charset (parent: master)
changeset: 63ecdfa497e9cb632a0cec5af3880c836cc0c84e
comment:6 Changed 15 years ago by angel_il
- Keywords commited-master added; vote-slyfox vote-andrew_b approved removed
- Status changed from accepted to testing
- Resolution set to fixed