Werner Lemberg
c2fa51d9bd
Fix some cppcheck
warnings.
* src/bzip2/ftbzip2.c (ft_bzip2_file_skip_output), src/gzip/ftgzip.c
(ft_gzip_file_skip_output): Reduce scope of `delta`.
* src/psaux/psintrp.c, src/psaux/psintrp.h (cf2_interpT2CharString): Add
`const` to `buf` parameter.
* src/raster/ftraster.c (DelOld): Add `const` to `profile` parameter.
(Vertical_Sweep_Span): Reduce scope of `target`.
(FT_Outline_Get_CBox): Reduce scope of `xMin`, `xMax`, `yMin`, `yMax`.
* src/smooth/ftgrays.c (gray_render_conic): Reduce scope of `split`.
(gray_sweep, gray_sweep_direct): Reduce scope of `area`.
* src/tools/apinames.c (names_dump) <OUTPUT_WATCOM_LBC>: Reduce scope of
`temp`.
2021-07-24 20:32:16 +02:00
..
2020-06-08 13:31:55 +02:00
2021-01-17 07:18:48 +01:00
2021-07-24 20:32:16 +02:00
2020-12-01 08:48:28 +01:00
2013-01-02 22:21:37 -05:00
2021-01-17 07:18:48 +01:00
2020-09-25 08:07:43 +02:00
2021-02-16 14:07:18 +01:00
2020-06-13 21:15:45 +02:00
2020-06-13 21:15:45 +02:00
2020-06-13 21:15:45 +02:00
2015-03-11 08:47:48 +01:00
2021-02-13 09:21:37 +01:00