Ticket #1115 (closed defect: fixed)
debathena-discuss compile fails under Wheezy
Reported by: | bbaren | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Precise Alpha |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Upon building debathena-discuss in a Wheezy environment, I get the following compiler error:
acl.c:458:2: error: format not a string literal and no format arguments [-Werror=format-security]
Attachments
Change History
comment:2 Changed 13 years ago by kcr
YAGNI applies. Unless you were planning on doing major discuss development.
comment:3 Changed 13 years ago by achernya
I disagree with Karl, I think it should be made to build, especially since Scripts was asked (relatively recently) to start building and shipping discuss.
Note: See
TracTickets for help on using
tickets.
Hmm, panic() should probably be printflike, in an ideal world.