Ticket #1774 (new defect) — at Initial Version
Various build fixups (missing includes, name clashes, ...)
Reported by: | metux | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 4.7.0 |
Component: | mc-core | Version: | 4.7.0-pre4 |
Keywords: | build,-Werror,includes,name-conflicts | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
There are several unclean things which break build in -Werror mode, eg: char* vs const char* mixups, missing includes, conflicting variable names, etc.
Note: See
TracTickets for help on using
tickets.