diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-03-30 17:10:20 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-03-30 17:10:20 +0000 |
commit | 99e772806a36ae098c6182c10930a22d0e294773 (patch) | |
tree | 1711f44fbf118a1272386226ffd60f4cc94cc20c /Makefile.upgrade | |
parent | 02ab2c827dc5bab7d906f77bfdbb34f353f214aa (diff) | |
download | FreeBSD-src-99e772806a36ae098c6182c10930a22d0e294773.zip FreeBSD-src-99e772806a36ae098c6182c10930a22d0e294773.tar.gz |
1) Const enough things to avoid warnings.
2) Cast ifdef_level to a size_t before comparing it to a ratio of size_ts.
Ifdef_level should always be positive.
3) Complete prototype for chfont.
4) Cast some ptrdiff_ts to ints before using as a field width.
5) Avoid shadowing a local variable p with another local variable p.
Diffstat (limited to 'Makefile.upgrade')
0 files changed, 0 insertions, 0 deletions