PuTTY bug gcc4-warningsThis is a mirror. The primary PuTTY web site can be found here.
Home |
Licence |
FAQ |
Docs |
Download |
Keys |
Links class: bug: This is clearly an actual problem we want fixed. priority: medium: This should be fixed one day. present-in: 0.58 fixed-in: 2007-01-10 (0.59) (0.60) PuTTY doesn't build cleanly using GCC 4 on Unix because we turn on -Wall and -Werror. Most of the problems are the usual ones to do with signenedness of pointer targets. Debian bug #287960 has some details and patches. Update: The 2007-01-10 snapshot compiled cleanly with GCC 4.1.2ish. Audit trail for this bug. If you want to comment on this web site, see the Feedback page. (last revision of this bug record was at 2007-01-12 10:55:59 +0000) |