Custom Query (1145 matches)
Results (262 - 264 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1116 | fixed | debathena-grenew compile fails under Wheezy | bbaren | |
Description |
Upon building debathena-grenew in a Wheezy environment, I get the following compiler errors: grenew.c: In function 'do_error_dialog': grenew.c:49:7: error: format not a string literal and no format arguments [-Werror=format-security] grenew.c: In function 'do_fatal_dialog': grenew.c:66:7: error: format not a string literal and no format arguments [-Werror=format-security] |
|||
#1115 | fixed | debathena-discuss compile fails under Wheezy | bbaren | |
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] |
|||
#1114 | fixed | dsmail should default to -d | kaduk | |
Description |
Back in the era of 5k disks, throwing away all mail headers by default may have made some sense. But now, we want to at least save the default headers, and should provide a new argument for the behavior of discarding all headers. Stumbled upon loudly by: geofft |