Ticket #1913 (new defect) — at Initial Version
Warning on unused code in src/strutilutf8.c
| Reported by: | metux | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 4.7.0.1 |
| Component: | mc-core | Version: | master |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Branch state: | Votes for changeset: |
Description
src/strutil8bit.c defines str_utf8_key_collate(), which is never used.
This produces warnings, together w/ -Werror breaks the build.
Note: See
TracTickets for help on using
tickets.
