зеркало из https://github.com/github/putty.git
92e75acbb5
-Werror, of course) about shifting by more than the range of a data type. They only appeared in `if' statements testing sizeof(off_t), but gcc warns even when the code is unreachable. I've removed the conditional code (the general case should still work even on 32-bit machines), and hacked each shift by 32 into a pair of shifts by 16. Note that the gcc warning is not just a helpful indication that you may be using the wrong data type; it's actually pointing out ANSI- undefined behaviour in shifting a signed integer beyond the size of its type. [originally from svn r6789] |
||
---|---|---|
.. | ||
configure.ac | ||
gtkcfg.c | ||
gtkcols.c | ||
gtkcols.h | ||
gtkdlg.c | ||
gtkpanel.c | ||
gtkpanel.h | ||
gtkwin.c | ||
unix.h | ||
ux_x11.c | ||
uxagentc.c | ||
uxcfg.c | ||
uxcons.c | ||
uxgen.c | ||
uxmisc.c | ||
uxnet.c | ||
uxnoise.c | ||
uxplink.c | ||
uxprint.c | ||
uxproxy.c | ||
uxpterm.c | ||
uxpty.c | ||
uxputty.c | ||
uxsel.c | ||
uxsftp.c | ||
uxsignal.c | ||
uxstore.c | ||
uxucs.c | ||
xkeysym.c |