Al-Qurtas-Islamic-bank-The-.../src/gzip
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
..
adler32.c Remove tabs from source files. 2007-06-01 06:56:17 +00:00
ftgzip.c Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
ftzconf.h [gzip] Improve building with external zlib (#49673). 2016-12-01 11:36:37 +01:00
infblock.c * Version 2.10.1 released. 2019-07-01 15:56:34 +02:00
infblock.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
infcodes.c Silence gcc 7's fall-through warnings in `switch' blocks. 2019-05-29 07:51:59 +02:00
infcodes.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
inffixed.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
inflate.c Silence gcc 7's fall-through warnings in `switch' blocks. 2019-05-29 07:51:59 +02:00
inftrees.c Don't use `register' keyword. Fixes compiler warnings. 2014-08-31 08:47:11 +02:00
inftrees.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.c * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.h Minor fixes for recent compilers. 2019-11-23 10:00:02 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
zlib.h [gzip] Improve building with external zlib (#49673). 2016-12-01 11:36:37 +01:00
zutil.c gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 2009-08-01 00:30:11 +09:00
zutil.h Remove tabs from source files. 2007-06-01 06:56:17 +00:00