DACA2 - e

STARTDATE 2014-03-07
GIT-REVISION 1.64

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e00compr/e00compr_1.0.1.orig.tar.gz
[e00compr-1.0.1\e00conv.c:69]: (style) The scope of the variable 'hWritePtr' can be reduced.

[e00compr-1.0.1\e00conv.c:71]: (style) The scope of the variable 'pszLine' can be reduced.

[e00compr-1.0.1\e00read.c:277]: (style) The scope of the variable 'pszPtr' can be reduced.

[e00compr-1.0.1\e00write.c:206]: (style) The scope of the variable 'pszPtr' can be reduced.

[e00compr-1.0.1\e00write.c:281]: (style) The scope of the variable 'nDigits' can be reduced.

[e00compr-1.0.1\e00write.c:283]: (style) The scope of the variable 'pszCodePos' can be reduced.

[e00compr-1.0.1\e00write.c:519]: (style) The scope of the variable 'nToWrite' can be reduced.

[e00compr-1.0.1\e00write.c:520]: (style) The scope of the variable 'pszSrc' can be reduced.

[e00compr-1.0.1\e00write.c:520]: (style) The scope of the variable 'pszDst' can be reduced.

[e00compr-1.0.1\e00write.c:332]: (style) Variable 'nDigits' is assigned a value that is never used.

[e00compr-1.0.1\ex_read.c:15]: (style) The scope of the variable 'pszLine' can be reduced.

[e00compr-1.0.1\ex_readcb.c:18]: (style) The scope of the variable 'pszLine' can be reduced.

[e00compr-1.0.1\ex_write.c:14]: (style) The scope of the variable 'hWritePtr' can be reduced.

[e00compr-1.0.1\ex_write.c:15]: (style) The scope of the variable 'pszLine' can be reduced.

[e00compr-1.0.1\ex_writecb.c:16]: (style) The scope of the variable 'hWritePtr' can be reduced.

[e00compr-1.0.1\ex_writecb.c:17]: (style) The scope of the variable 'pszLine' can be reduced.

[e00compr-1.0.1\ex_writecb.c:18]: (style) The scope of the variable 'fp' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e16/e16_1.0.0.orig.tar.gz
[e16-1.0.0\dox\dox.c:223]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\dox\dox.c:510]: (error) Common realloc mistake: 'page_hist' nulled but not freed upon failure

[e16-1.0.0\dox\file.c:71]: (style) Variable 'w' is assigned a value that is never used.

[e16-1.0.0\dox\format.c:195]: (style) The scope of the variable 'hex' can be reduced.

[e16-1.0.0\dox\format.c:250]: (style) The scope of the variable 'hex' can be reduced.

[e16-1.0.0\dox\format.c:276]: (style) The scope of the variable 'val' can be reduced.

[e16-1.0.0\dox\format.c:355]: (style) The scope of the variable 'val' can be reduced.

[e16-1.0.0\dox\format.c:725]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\dox\format.c:842]: (style) The scope of the variable 'len' can be reduced.

[e16-1.0.0\dox\format.c:622]: (style) Variable 'col_h' is assigned a value that is never used.

[e16-1.0.0\dox\format.c:104]: (error) Common realloc mistake: 'page' nulled but not freed upon failure

[e16-1.0.0\dox\format.c:406]: (error) Common realloc mistake: 'fdat' nulled but not freed upon failure

[e16-1.0.0\dox\text.c:212]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\dox\text.c:396]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\dox\text.c:74] -> [e16-1.0.0\dox\text.c:75]: (performance) Variable 's2' is reassigned a value before the old one has been used.

[e16-1.0.0\dox\text.c:212]: (style) Statements following return, break, continue, goto or throw will never be executed.

[e16-1.0.0\dox\text.c:396]: (style) Statements following return, break, continue, goto or throw will never be executed.

[e16-1.0.0\dox\text.c:29]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\dox\text.c:72]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\dox\text.c:72]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\dox\text.c:44]: (error) Common realloc mistake: 'list' nulled but not freed upon failure

[e16-1.0.0\eesh\main.c:67]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[e16-1.0.0\eesh\main.c:176]: (error) Common realloc mistake: 'command' nulled but not freed upon failure

[e16-1.0.0\epp\cpperror.c:78]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\epp\cppexp.c:623]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\epp\cppexp.c:461] -> [e16-1.0.0\epp\cppexp.c:463]: (performance) Buffer 'buf' is being written before its old content has been used.

[e16-1.0.0\epp\cppexp.c:145]: (style) The scope of the variable 'nd' can be reduced.

[e16-1.0.0\src\aclass.c:648]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\aclass.c:707]: (error) Width 128 given in format string (no. 3) is larger than destination buffer 'prm2[128]', use %127s to prevent overflowing it.

[e16-1.0.0\src\aclass.c:74]: (style) The scope of the variable 'pp' can be reduced.

[e16-1.0.0\src\aclass.c:130]: (style) The scope of the variable 'pptr' can be reduced.

[e16-1.0.0\src\aclass.c:670]: (style) The scope of the variable 'l' can be reduced.

[e16-1.0.0\src\aclass.c:688]: (style) The scope of the variable 'ss' can be reduced.

[e16-1.0.0\src\aclass.c:692]: (style) The scope of the variable 'len' can be reduced.

[e16-1.0.0\src\aclass.c:784]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\aclass.c:1208]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\aclass.c:1281]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\aclass.c:1412]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\aclass.c:1440]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\aclass.c:820]: (style) Variable 'len' is assigned a value that is never used.

[e16-1.0.0\src\actions.c:72]: (style) The scope of the variable 'path' can be reduced.

[e16-1.0.0\src\actions.c:73]: (style) The scope of the variable 'real_exec' can be reduced.

[e16-1.0.0\src\alert.c:260]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:266]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:272]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:356]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:363]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:370]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:481]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:491]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\alert.c:501]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\arrange.c:73]: (style) The scope of the variable 'x1' can be reduced.

[e16-1.0.0\src\arrange.c:73]: (style) The scope of the variable 'x2' can be reduced.

[e16-1.0.0\src\arrange.c:73]: (style) The scope of the variable 'y1' can be reduced.

[e16-1.0.0\src\arrange.c:73]: (style) The scope of the variable 'y2' can be reduced.

[e16-1.0.0\src\arrange.c:120]: (style) The scope of the variable 'x1' can be reduced.

[e16-1.0.0\src\arrange.c:120]: (style) The scope of the variable 'x2' can be reduced.

[e16-1.0.0\src\arrange.c:120]: (style) The scope of the variable 'y1' can be reduced.

[e16-1.0.0\src\arrange.c:120]: (style) The scope of the variable 'y2' can be reduced.

[e16-1.0.0\src\arrange.c:182]: (style) The scope of the variable 'z2' can be reduced.

[e16-1.0.0\src\arrange.c:473]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\src\arrange.c:760]: (error) Common realloc mistake: 'floating' nulled but not freed upon failure

[e16-1.0.0\src\backgrounds.c:1283]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e16-1.0.0\src\backgrounds.c:339] -> [e16-1.0.0\src\backgrounds.c:339]: (style) Same expression on both sides of '||'.

[e16-1.0.0\src\backgrounds.c:340] -> [e16-1.0.0\src\backgrounds.c:340]: (style) Same expression on both sides of '||'.

[e16-1.0.0\src\backgrounds.c:350] -> [e16-1.0.0\src\backgrounds.c:350]: (style) Same expression on both sides of '||'.

[e16-1.0.0\src\backgrounds.c:352] -> [e16-1.0.0\src\backgrounds.c:352]: (style) Same expression on both sides of '||'.

[e16-1.0.0\src\backgrounds.c:755]: (style) The scope of the variable 'im2' can be reduced.

[e16-1.0.0\src\backgrounds.c:761]: (style) The scope of the variable 'w2' can be reduced.

[e16-1.0.0\src\backgrounds.c:761]: (style) The scope of the variable 'h2' can be reduced.

[e16-1.0.0\src\backgrounds.c:762]: (style) The scope of the variable 'maxw' can be reduced.

[e16-1.0.0\src\backgrounds.c:762]: (style) The scope of the variable 'maxh' can be reduced.

[e16-1.0.0\src\backgrounds.c:1017]: (style) The scope of the variable 'rnd' can be reduced.

[e16-1.0.0\src\backgrounds.c:1219]: (style) The scope of the variable 'bg' can be reduced.

[e16-1.0.0\src\backgrounds.c:1303]: (style) The scope of the variable 'bg' can be reduced.

[e16-1.0.0\src\backgrounds.c:2397]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\backgrounds.c:878]: (style) Checking if unsigned variable 'ref_count' is less than zero.

[e16-1.0.0\src\backgrounds.c:2386]: (style) Variable 'bg' is assigned a value that is never used.

[e16-1.0.0\src\backgrounds.c:2370]: (style) Variable 'i' is assigned a value that is never used.

[e16-1.0.0\src\backgrounds.c:2390]: (error) Memory leak: bg

[e16-1.0.0\src\borders.c:124]: (style) The scope of the variable 'move' can be reduced.

[e16-1.0.0\src\borders.c:128]: (style) Variable 'move' is assigned a value that is never used.

[e16-1.0.0\src\borders.c:1340]: (style) Variable 'ac' is assigned a value that is never used.

[e16-1.0.0\src\buttons.c:213]: (style) The scope of the variable 'im' can be reduced.

[e16-1.0.0\src\buttons.c:426]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\buttons.c:936]: (style) The scope of the variable 'match' can be reduced.

[e16-1.0.0\src\comms.c:238]: (style) Variable 's1' is assigned a value that is never used.

[e16-1.0.0\src\comms.c:239]: (style) Variable 's2' is assigned a value that is never used.

[e16-1.0.0\src\config.c:46]: (style) The scope of the variable 'fields' can be reduced.

[e16-1.0.0\src\config.c:51]: (style) Variable 'fields' is assigned a value that is never used.

[e16-1.0.0\src\container.c:387]: (style) The scope of the variable 'cto' can be reduced.

[e16-1.0.0\src\cursors.c:89]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\cursors.c:102]: (style) The scope of the variable 'img' can be reduced.

[e16-1.0.0\src\cursors.c:102]: (style) The scope of the variable 'msk' can be reduced.

[e16-1.0.0\src\cursors.c:385]: (style) Variable 'p' is assigned a value that is never used.

[e16-1.0.0\src\desktops.c:2623]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\desktops.c:2642]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\desktops.c:2659]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\desktops.c:2665]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\desktops.c:280] -> [e16-1.0.0\src\desktops.c:283]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[e16-1.0.0\src\desktops.c:283] -> [e16-1.0.0\src\desktops.c:286]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[e16-1.0.0\src\desktops.c:78]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\desktops.c:674]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\desktops.c:692]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\desktops.c:985]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\desktops.c:1001]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\desktops.c:1026]: (style) The scope of the variable 'v' can be reduced.

[e16-1.0.0\src\desktops.c:1114]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\desktops.c:1964]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\desktops.c:2628]: (style) The scope of the variable 'dsk' can be reduced.

[e16-1.0.0\src\desktops.c:829]: (style) Checking if unsigned variable 'quantity' is less than zero.

[e16-1.0.0\src\desktops.c:1028]: (style) Checking if unsigned variable 'num' is less than zero.

[e16-1.0.0\src\desktops.c:1100]: (style) Checking if unsigned variable 'desk' is less than zero.

[e16-1.0.0\src\desktops.c:1279]: (style) Checking if unsigned variable 'desk' is less than zero.

[e16-1.0.0\src\desktops.c:1406]: (error) Common realloc mistake: 'wl' nulled but not freed upon failure

[e16-1.0.0\src\desktops.c:1651]: (error) Common realloc mistake: 'wl' nulled but not freed upon failure

[e16-1.0.0\src\e16-ecore_hints.c:964]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e16-1.0.0\src\e16-ecore_hints.c:772] -> [e16-1.0.0\src\e16-ecore_hints.c:777]: (warning) Possible null pointer dereference: name - otherwise it is redundant to check it against null.

[e16-1.0.0\src\e16-ecore_hints.c:772] -> [e16-1.0.0\src\e16-ecore_hints.c:779]: (warning) Possible null pointer dereference: clss - otherwise it is redundant to check it against null.

[e16-1.0.0\src\e16-ecore_hints.c:951]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\e16-ecore_hints.c:953]: (style) The scope of the variable 'l' can be reduced.

[e16-1.0.0\src\e16-ecore_hints.c:542]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\e16-ecore_hints.c:969]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[e16-1.0.0\src\e16-ecore_list.c:163]: (style) The scope of the variable 'data' can be reduced.

[e16-1.0.0\src\econfig.c:424]: (warning) %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\econfig.c:116]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\econfig.c:206]: (style) The scope of the variable 'ncl' can be reduced.

[e16-1.0.0\src\econfig.c:208]: (style) The scope of the variable 'pcl' can be reduced.

[e16-1.0.0\src\econfig.c:239]: (style) The scope of the variable 'ncl' can be reduced.

[e16-1.0.0\src\econfig.c:241]: (style) The scope of the variable 'pcl' can be reduced.

[e16-1.0.0\src\econfig.c:465]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\edbus.c:225]: (style) The scope of the variable 'rc' can be reduced.

[e16-1.0.0\src\eglx.c:193] -> [e16-1.0.0\src\eglx.c:194]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:194] -> [e16-1.0.0\src\eglx.c:195]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:195] -> [e16-1.0.0\src\eglx.c:196]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:196] -> [e16-1.0.0\src\eglx.c:197]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:197] -> [e16-1.0.0\src\eglx.c:198]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:198] -> [e16-1.0.0\src\eglx.c:199]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:199] -> [e16-1.0.0\src\eglx.c:200]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:200] -> [e16-1.0.0\src\eglx.c:201]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:201] -> [e16-1.0.0\src\eglx.c:205]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:205] -> [e16-1.0.0\src\eglx.c:206]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:209] -> [e16-1.0.0\src\eglx.c:210]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:210] -> [e16-1.0.0\src\eglx.c:216]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[e16-1.0.0\src\eglx.c:153]: (style) The scope of the variable 'vi' can be reduced.

[e16-1.0.0\src\eimage.c:291]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\eimage.c:291]: (style) The scope of the variable 'tx' can be reduced.

[e16-1.0.0\src\eimage.c:291]: (style) The scope of the variable 'ww' can be reduced.

[e16-1.0.0\src\eimage.c:522]: (style) The scope of the variable 'scale' can be reduced.

[e16-1.0.0\src\emodule.c:51]: (style) The scope of the variable 'pm' can be reduced.

[e16-1.0.0\src\emodule.c:108]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\emodule.c:177]: (error) Common realloc mistake: 'pi' nulled but not freed upon failure

[e16-1.0.0\src\eobj.c:430]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\eobj.c:545]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\eobj.c:559]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\eobj.c:560]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\eobj.c:575]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\eobj.c:575]: (style) The scope of the variable 'y' can be reduced.

[e16-1.0.0\src\eobj.c:637]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\eobj.c:637]: (style) The scope of the variable 'y' can be reduced.

[e16-1.0.0\src\eobj.c:637]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\src\eobj.c:637]: (style) The scope of the variable 'h' can be reduced.

[e16-1.0.0\src\eobj.c:393]: (style) Variable 'move' is assigned a value that is never used.

[e16-1.0.0\src\eobj.c:394]: (style) Variable 'resize' is assigned a value that is never used.

[e16-1.0.0\src\eobj.c:439]: (style) Variable 'move' is assigned a value that is never used.

[e16-1.0.0\src\events.c:887]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e16-1.0.0\src\events.c:645]: (style) The scope of the variable 'ev' can be reduced.

[e16-1.0.0\src\events.c:736]: (style) The scope of the variable 'time2' can be reduced.

[e16-1.0.0\src\events.c:736]: (style) The scope of the variable 'dt' can be reduced.

[e16-1.0.0\src\events.c:737]: (style) The scope of the variable 'count' can be reduced.

[e16-1.0.0\src\events.c:222]: (error) Common realloc mistake: 'pfds' nulled but not freed upon failure

[e16-1.0.0\src\events.c:655]: (error) Common realloc mistake: 'evq' nulled but not freed upon failure

[e16-1.0.0\src\ewin-ops.c:166]: (style) The scope of the variable 'sw' can be reduced.

[e16-1.0.0\src\ewin-ops.c:166]: (style) The scope of the variable 'sh' can be reduced.

[e16-1.0.0\src\ewin-ops.c:166]: (style) The scope of the variable 'xo' can be reduced.

[e16-1.0.0\src\ewin-ops.c:166]: (style) The scope of the variable 'yo' can be reduced.

[e16-1.0.0\src\ewin-ops.c:168]: (style) The scope of the variable 'lst' can be reduced.

[e16-1.0.0\src\ewin-ops.c:169]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\ewin-ops.c:519]: (style) The scope of the variable 'e' can be reduced.

[e16-1.0.0\src\ewin-ops.c:625]: (style) The scope of the variable 'e' can be reduced.

[e16-1.0.0\src\ewins.c:1558] -> [e16-1.0.0\src\ewins.c:1554]: (warning) Possible null pointer dereference: name - otherwise it is redundant to check it against null.

[e16-1.0.0\src\ewins.c:222]: (style) The scope of the variable 'type' can be reduced.

[e16-1.0.0\src\ewins.c:424]: (style) The scope of the variable 'dofloat' can be reduced.

[e16-1.0.0\src\ewins.c:1223]: (style) The scope of the variable 'ewin2' can be reduced.

[e16-1.0.0\src\ewins.c:1224]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\src\ewins.c:1224]: (style) The scope of the variable 'h' can be reduced.

[e16-1.0.0\src\ewins.c:1822]: (style) struct or union member 'Anonymous54::rsvd' is never used.

[e16-1.0.0\src\ewins.c:1839]: (style) struct or union member 'Anonymous55::no_fade' is never used.

[e16-1.0.0\src\ewins.c:1840]: (style) struct or union member 'Anonymous55::no_shadow' is never used.

[e16-1.0.0\src\ewins.c:951]: (style) Variable 'slide_timer' is assigned a value that is never used.

[e16-1.0.0\src\ewmh.c:650]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\ewmh.c:299]: (style) The scope of the variable 'wl' can be reduced.

[e16-1.0.0\src\ewmh.c:300]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\ewmh.c:322]: (style) The scope of the variable 'wl' can be reduced.

[e16-1.0.0\src\ewmh.c:323]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\ewmh.c:863]: (style) Variable 'ts' is assigned a value that is never used.

[e16-1.0.0\src\extinitwin.c:34]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\extinitwin.c:87]: (style) The scope of the variable 'im' can be reduced.

[e16-1.0.0\src\file.c:131]: (style) The scope of the variable 'mode' can be reduced.

[e16-1.0.0\src\file.c:286]: (style) The scope of the variable 'len' can be reduced.

[e16-1.0.0\src\finders.c:181]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\finders.c:295]: (error) Common realloc mistake: 'gwins' nulled but not freed upon failure

[e16-1.0.0\src\focus.c:184]: (style) The scope of the variable 'ewin' can be reduced.

[e16-1.0.0\src\focus.c:891]: (style) Variable 'focus_init_timer' is assigned a value that is never used.

[e16-1.0.0\src\fonts.c:92]: (style) The scope of the variable 'fa' can be reduced.

[e16-1.0.0\src\fonts.c:109]: (style) Variable 'fa' is assigned a value that is never used.

[e16-1.0.0\src\fonts.c:97]: (error) Memory leak: fa

[e16-1.0.0\src\fx.c:485]: (style) The scope of the variable 'incx2' can be reduced.

[e16-1.0.0\src\fx.c:851]: (style) The scope of the variable 'fxh' can be reduced.

[e16-1.0.0\src\glwin.c:100]: (style) The scope of the variable 'im' can be reduced.

[e16-1.0.0\src\glwin.c:379]: (style) The scope of the variable 'arg' can be reduced.

[e16-1.0.0\src\glwin.c:382]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\gnome.c:657]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\grabs.c:60] -> [e16-1.0.0\src\grabs.c:63]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[e16-1.0.0\src\groups.c:73]: (style) The scope of the variable 't' can be reduced.

[e16-1.0.0\src\groups.c:310]: (style) The scope of the variable 'g' can be reduced.

[e16-1.0.0\src\groups.c:311]: (style) The scope of the variable 'gid' can be reduced.

[e16-1.0.0\src\groups.c:334]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\groups.c:350]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\groups.c:600]: (error) Memory leak: g

[e16-1.0.0\src\handlers.c:129]: (style) The scope of the variable 'sig' can be reduced.

[e16-1.0.0\src\hints.c:517]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\hints.c:361]: (style) struct or union member 'Anonymous54::rsvd' is never used.

[e16-1.0.0\src\hints.c:339]: (style) Variable 'num' is assigned a value that is never used.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'xx' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'yy' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'ww' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'hh' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'i1' can be reduced.

[e16-1.0.0\src\hiwin.c:359]: (style) The scope of the variable 'i2' can be reduced.

[e16-1.0.0\src\icccm.c:165]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\icccm.c:165]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\src\icccm.c:166]: (style) The scope of the variable 'aspect' can be reduced.

[e16-1.0.0\src\icccm.c:166]: (style) The scope of the variable 'dw' can be reduced.

[e16-1.0.0\src\icccm.c:166]: (style) The scope of the variable 'dh' can be reduced.

[e16-1.0.0\src\icccm.c:349]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\icccm.c:708]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\iclass.c:840]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\iclass.c:936]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\iclass.c:937]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\iclass.c:950]: (style) The scope of the variable 'cw' can be reduced.

[e16-1.0.0\src\iclass.c:950]: (style) The scope of the variable 'ch' can be reduced.

[e16-1.0.0\src\iclass.c:839]: (style) Variable 'flags' is assigned a value that is never used.

[e16-1.0.0\src\iconify.c:62]: (style) The scope of the variable 'aa' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'y' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'x1' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'y1_' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'x2' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'y2' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'x3' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'y3' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'x4' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'y4' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\src\iconify.c:63]: (style) The scope of the variable 'h' can be reduced.

[e16-1.0.0\src\iconify.c:159]: (style) The scope of the variable 'x' can be reduced.

[e16-1.0.0\src\iconify.c:159]: (style) The scope of the variable 'y' can be reduced.

[e16-1.0.0\src\iconify.c:159]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\src\iconify.c:159]: (style) The scope of the variable 'h' can be reduced.

[e16-1.0.0\src\iconify.c:430]: (style) The scope of the variable 'ct' can be reduced.

[e16-1.0.0\src\icons.c:35]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\src\ipc.c:321]: (error) Width 8 given in format string (no. 1) is larger than destination buffer 'format[8]', use %7s to prevent overflowing it.

[e16-1.0.0\src\ipc.c:435]: (error) Width 128 given in format string (no. 1) is larger than destination buffer 'param1[128]', use %127s to prevent overflowing it.

[e16-1.0.0\src\ipc.c:435]: (error) Width 128 given in format string (no. 2) is larger than destination buffer 'param2[128]', use %127s to prevent overflowing it.

[e16-1.0.0\src\ipc.c:875]: (error) Width 128 given in format string (no. 1) is larger than destination buffer 'match[128]', use %127s to prevent overflowing it.

[e16-1.0.0\src\ipc.c:875]: (error) Width 128 given in format string (no. 2) is larger than destination buffer 'operation[128]', use %127s to prevent overflowing it.

[e16-1.0.0\src\ipc.c:1726] -> [e16-1.0.0\src\ipc.c:1743]: (warning) Possible null pointer dereference: params - otherwise it is redundant to check it against null.

[e16-1.0.0\src\ipc.c:1726] -> [e16-1.0.0\src\ipc.c:1724]: (warning) Possible null pointer dereference: params - otherwise it is redundant to check it against null.

[e16-1.0.0\src\ipc.c:313]: (style) The scope of the variable 'e' can be reduced.

[e16-1.0.0\src\ipc.c:1717]: (style) The scope of the variable 'ipc' can be reduced.

[e16-1.0.0\src\ipc.c:1048]: (style) Variable 'p' is assigned a value that is never used.

[e16-1.0.0\src\ipc.c:1805]: (style) Variable 'defer_timer' is assigned a value that is never used.

[e16-1.0.0\src\ipc.c:91]: (error) Common realloc mistake: 'ipc_bufptr' nulled but not freed upon failure

[e16-1.0.0\src\lang.c:144]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\lang.c:159]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\lang.c:160]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\lang.c:199]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\lang.c:253]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\lang.c:273]: (style) The scope of the variable 'n' can be reduced.

[e16-1.0.0\src\main.c:91]: (style) The scope of the variable 'ch' can be reduced.

[e16-1.0.0\src\main.c:317]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\main.c:435]: (style) The scope of the variable 'eopt' can be reduced.

[e16-1.0.0\src\main.c:604]: (style) The scope of the variable 'ss' can be reduced.

[e16-1.0.0\src\memory.c:212]: (style) The scope of the variable 'len' can be reduced.

[e16-1.0.0\src\memory.c:229]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\memory.c:267]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\memory.c:299]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\menus-misc.c:415]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\menus-misc.c:416]: (style) The scope of the variable 'mi' can be reduced.

[e16-1.0.0\src\menus-misc.c:542]: (style) The scope of the variable 'mm' can be reduced.

[e16-1.0.0\src\menus-misc.c:545]: (style) The scope of the variable 'mi' can be reduced.

[e16-1.0.0\src\menus-misc.c:582]: (style) The scope of the variable 'mm' can be reduced.

[e16-1.0.0\src\menus-misc.c:586]: (style) The scope of the variable 'mi' can be reduced.

[e16-1.0.0\src\menus.c:608]: (style) The scope of the variable 'mi' can be reduced.

[e16-1.0.0\src\menus.c:644]: (style) The scope of the variable 'mi' can be reduced.

[e16-1.0.0\src\menus.c:917]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\src\menus.c:2046]: (style) Variable 'menu_unload_timer' is assigned a value that is never used.

[e16-1.0.0\src\menus.c:1982]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\misc.c:50]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\misc.c:50]: (style) The scope of the variable 'j' can be reduced.

[e16-1.0.0\src\misc.c:50]: (style) The scope of the variable 'm' can be reduced.

[e16-1.0.0\src\misc.c:51]: (style) The scope of the variable 'v' can be reduced.

[e16-1.0.0\src\misc.c:265]: (style) The scope of the variable 'ix' can be reduced.

[e16-1.0.0\src\misc.c:265]: (style) The scope of the variable 'onoff' can be reduced.

[e16-1.0.0\src\moveresize.c:217]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\pager.c:502]: (style) The scope of the variable 'w' can be reduced.

[e16-1.0.0\src\pager.c:502]: (style) The scope of the variable 'h' can be reduced.

[e16-1.0.0\src\pager.c:503]: (style) The scope of the variable 'f' can be reduced.

[e16-1.0.0\src\pager.c:829]: (style) The scope of the variable 'tlast' can be reduced.

[e16-1.0.0\src\pager.c:830]: (style) The scope of the variable 't' can be reduced.

[e16-1.0.0\src\pager.c:830]: (style) The scope of the variable 'dt' can be reduced.

[e16-1.0.0\src\pager.c:831]: (style) The scope of the variable 'pager_update_timer' can be reduced.

[e16-1.0.0\src\pager.c:991]: (style) The scope of the variable 'pw_menu' can be reduced.

[e16-1.0.0\src\pager.c:994]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\pager.c:1070]: (style) The scope of the variable 'ic' can be reduced.

[e16-1.0.0\src\pager.c:844]: (style) Variable 'pager_update_timer' is assigned a value that is never used.

[e16-1.0.0\src\pager.c:1762]: (style) Variable 'pg_timer_cfg' is assigned a value that is never used.

[e16-1.0.0\src\parse.c:33]: (style) The scope of the variable 'chf' can be reduced.

[e16-1.0.0\src\parse.c:34]: (style) The scope of the variable 'ps' can be reduced.

[e16-1.0.0\src\progress.c:52]: (error) Common realloc mistake: 'plist' nulled but not freed upon failure

[e16-1.0.0\src\progress.c:131]: (error) Common realloc mistake: 'plist' nulled but not freed upon failure

[e16-1.0.0\src\screen.c:133]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\screen.c:211]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\screen.c:211]: (style) The scope of the variable 'dx' can be reduced.

[e16-1.0.0\src\screen.c:211]: (style) The scope of the variable 'dy' can be reduced.

[e16-1.0.0\src\screen.c:212]: (style) The scope of the variable 'ps' can be reduced.

[e16-1.0.0\src\screen.c:64]: (error) Common realloc mistake: 'p_screens' nulled but not freed upon failure

[e16-1.0.0\src\session.c:469]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\setup.c:46]: (style) The scope of the variable 'buf' can be reduced.

[e16-1.0.0\src\setup.c:186]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\snaps.c:1271]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1271]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1280]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1280]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1290]: (warning) %u in format string (no. 3) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1290]: (warning) %u in format string (no. 4) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\snaps.c:1367]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[e16-1.0.0\src\snaps.c:153]: (style) The scope of the variable 'buf' can be reduced.

[e16-1.0.0\src\snaps.c:153]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\snaps.c:243]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\snaps.c:1196]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\snaps.c:1532]: (warning) scanf without field width limits can crash with huge input data.

[e16-1.0.0\src\snaps.c:1399]: (error) Memory leak: sn

[e16-1.0.0\src\snprintf.c:419]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\snprintf.c:108]: (error) Uninitialized variable: str

[e16-1.0.0\src\snprintf.c:108]: (error) Uninitialized variable: count

[e16-1.0.0\src\stacking.c:52]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\stacking.c:353]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\stacking.c:389]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\stacking.c:470]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\stacking.c:360]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\stacking.c:397]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\stacking.c:428]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[e16-1.0.0\src\string.c:48]: (style) The scope of the variable 's1' can be reduced.

[e16-1.0.0\src\string.c:48]: (style) The scope of the variable 's2' can be reduced.

[e16-1.0.0\src\text.c:262]: (style) The scope of the variable 'nc2' can be reduced.

[e16-1.0.0\src\theme.c:85]: (error) Memory leak: s

[e16-1.0.0\src\timers.c:54]: (style) The scope of the variable 'pptr' can be reduced.

[e16-1.0.0\src\timers.c:361]: (style) Checking if unsigned variable 'step' is less than zero.

[e16-1.0.0\src\tooltips.c:305]: (warning) Redundant assignment of 'tts' to itself.

[e16-1.0.0\src\tooltips.c:603]: (warning) Redundant assignment of 'tts' to itself.

[e16-1.0.0\src\tooltips.c:264]: (style) The scope of the variable 'im' can be reduced.

[e16-1.0.0\src\tooltips.c:272]: (style) The scope of the variable 'eo' can be reduced.

[e16-1.0.0\src\user.c:35]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\user.c:60]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\user.c:87]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\warp.c:117]: (style) The scope of the variable 'ewin' can be reduced.

[e16-1.0.0\src\warp.c:211]: (style) The scope of the variable 'wi' can be reduced.

[e16-1.0.0\src\warp.c:296]: (style) The scope of the variable 'i' can be reduced.

[e16-1.0.0\src\warp.c:297]: (style) The scope of the variable 'wl' can be reduced.

[e16-1.0.0\src\warp.c:326]: (error) Common realloc mistake: 'warplist' nulled but not freed upon failure

[e16-1.0.0\src\windowmatch.c:293]: (error) Width 32 given in format string (no. 1) is larger than destination buffer 'match[32]', use %31s to prevent overflowing it.

[e16-1.0.0\src\windowmatch.c:293]: (error) Width 1024 given in format string (no. 2) is larger than destination buffer 'value[1024]', use %1023s to prevent overflowing it.

[e16-1.0.0\src\windowmatch.c:293]: (error) Width 32 given in format string (no. 3) is larger than destination buffer 'op[32]', use %31s to prevent overflowing it.

[e16-1.0.0\src\windowmatch.c:325]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:325]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:325]: (warning) %u in format string (no. 3) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:325]: (warning) %u in format string (no. 4) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:334]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:334]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:341]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:341]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:430]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:430]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:430]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:430]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:435]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:435]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:439]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:439]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e16-1.0.0\src\windowmatch.c:699]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:699]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[e16-1.0.0\src\windowmatch.c:468]: (style) The scope of the variable 'ss' can be reduced.

[e16-1.0.0\src\windowmatch.c:469]: (style) The scope of the variable 'len' can be reduced.

[e16-1.0.0\src\windowmatch.c:830]: (style) The scope of the variable 'wop' can be reduced.

[e16-1.0.0\src\x.c:478]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\x.c:479]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\x.c:1716]: (style) The scope of the variable 's' can be reduced.

[e16-1.0.0\src\x.c:1777]: (style) The scope of the variable 'buf' can be reduced.

[e16-1.0.0\src\zoom.c:283]: (warning) Assignment of function parameter has no effect outside the function.

[e16-1.0.0\src\zoom.c:306]: (warning) Assignment of function parameter has no effect outside the function.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e16keyedit/e16keyedit_0.6.orig.tar.gz
[e16keyedit-0.6\viewer.c:597] -> [e16keyedit-0.6\viewer.c:599]: (performance) Variable 'menuitem' is reassigned a value before the old one has been used.

[e16keyedit-0.6\viewer.c:166]: (style) The scope of the variable 'len' can be reduced.

[e16keyedit-0.6\viewer.c:630]: (style) The scope of the variable 'j' can be reduced.

[e16keyedit-0.6\viewer.c:322]: (style) Unused variable: params_tmp

[e16keyedit-0.6\viewer.c:599]: (style) Variable 'menuitem' is assigned a value that is never used.

[e16keyedit-0.6\viewer.c:924]: (error) Common realloc mistake: 'pao' nulled but not freed upon failure

[e16keyedit-0.6\viewer.c:937]: (error) Common realloc mistake: 'pao' nulled but not freed upon failure

[e16keyedit-0.6\viewer.c:318]: (error) Memory leak: buf


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e16menuedit2/e16menuedit2_0.0.3.orig.tar.gz
[e16menuedit2-0.0.3\src\callbacks.c:328]: (style) The scope of the variable 'key' can be reduced.

[e16menuedit2-0.0.3\src\callbacks.c:329]: (style) The scope of the variable 'value' can be reduced.

[e16menuedit2-0.0.3\src\callbacks.c:330]: (style) The scope of the variable 'treemodel' can be reduced.

[e16menuedit2-0.0.3\src\callbacks.c:375]: (style) The scope of the variable 'comboboxentry1' can be reduced.

[e16menuedit2-0.0.3\src\callbacks.c:378]: (style) The scope of the variable 'treemodel' can be reduced.

[e16menuedit2-0.0.3\src\callbacks.c:355]: (warning) scanf without field width limits can crash with huge input data.

[e16menuedit2-0.0.3\src\e16menu.c:285] -> [e16menuedit2-0.0.3\src\e16menu.c:277]: (warning) Possible null pointer dereference: menu_ptr2 - otherwise it is redundant to check it against null.

[e16menuedit2-0.0.3\src\e16menu.c:329] -> [e16menuedit2-0.0.3\src\e16menu.c:321]: (warning) Possible null pointer dereference: menu_ptr2 - otherwise it is redundant to check it against null.

[e16menuedit2-0.0.3\src\e16menu.c:57] -> [e16menuedit2-0.0.3\src\e16menu.c:60]: (performance) Variable 'epath_missing' is reassigned a value before the old one has been used.

[e16menuedit2-0.0.3\src\e16menu.c:222]: (style) The scope of the variable 'menu_ptr' can be reduced.

[e16menuedit2-0.0.3\src\e16menu.c:360]: (style) Variable 'buffer' is assigned a value that is never used.

[e16menuedit2-0.0.3\src\e16menuedit2.c:50]: (style) The scope of the variable 'librsvg_version' can be reduced.

[e16menuedit2-0.0.3\src\e16menuedit2.c:56]: (style) The scope of the variable 'key' can be reduced.

[e16menuedit2-0.0.3\src\e16menuedit2.c:57]: (style) The scope of the variable 'value' can be reduced.

[e16menuedit2-0.0.3\src\e16menuedit2.c:47]: (style) Unused variable: main_statusbar

[e16menuedit2-0.0.3\src\e16menuedit2.c:127]: (warning) scanf without field width limits can crash with huge input data.

[e16menuedit2-0.0.3\src\file.c:36]: (style) The scope of the variable 's' can be reduced.

[e16menuedit2-0.0.3\src\file.c:198]: (style) The scope of the variable 'left' can be reduced.

[e16menuedit2-0.0.3\src\file.c:420]: (style) The scope of the variable 'argv_child' can be reduced.

[e16menuedit2-0.0.3\src\file.c:424]: (style) The scope of the variable 'locale_fallback' can be reduced.

[e16menuedit2-0.0.3\src\file.c:425]: (style) The scope of the variable 'locale_tmp' can be reduced.

[e16menuedit2-0.0.3\src\file.c:334]: (style) Variable 'spawn' is assigned a value that is never used.

[e16menuedit2-0.0.3\src\file.c:369]: (style) Variable 'spawn' is assigned a value that is never used.

[e16menuedit2-0.0.3\src\file.c:379]: (warning) scanf without field width limits can crash with huge input data.

[e16menuedit2-0.0.3\src\file.c:219]: (error) Memory leak: left

[e16menuedit2-0.0.3\src\icon_chooser.c:59]: (style) Variable 'main_window' is assigned a value that is never used.

[e16menuedit2-0.0.3\src\icon_chooser.c:98]: (style) Variable 'dialog_vbox' is assigned a value that is never used.

[e16menuedit2-0.0.3\src\icon_chooser.c:218]: (error) Uninitialized variable: width_new

[e16menuedit2-0.0.3\src\treeview.c:140]: (style) The scope of the variable 'empty_desc' can be reduced.

[e16menuedit2-0.0.3\src\treeview.c:140]: (style) The scope of the variable 'empty_icon' can be reduced.

[e16menuedit2-0.0.3\src\treeview.c:141]: (style) The scope of the variable 'tree_string' can be reduced.

[e16menuedit2-0.0.3\src\treeview.c:195]: (style) The scope of the variable 'i' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e17/e17_0.17.3.orig.tar.gz
[enlightenment-0.17.3\src\bin\e_about.c:15]: (style) The scope of the variable 'tbuf' can be reduced.

[enlightenment-0.17.3\src\bin\e_acpi.c:357]: (style) Variable 'buff' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_acpi.c:207]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_alert_main.c:366]: (error) Memory pointed to by 'conn' is freed twice.

[enlightenment-0.17.3\src\bin\e_backlight.c:289]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_backlight.c:296]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\bin\e_backlight.c:341]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_backlight.c:342]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\bin\e_backlight_main.c:43]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_backlight_main.c:44]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:81]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:81]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:81]: (style) The scope of the variable 'entries' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:83]: (style) The scope of the variable 'bgfile' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:84]: (style) The scope of the variable 'entry' can be reduced.

[enlightenment-0.17.3\src\bin\e_bg.c:85]: (style) The scope of the variable 'current_spec' can be reduced.

[enlightenment-0.17.3\src\bin\e_config.c:1135]: (style) The scope of the variable 'cl' can be reduced.

[enlightenment-0.17.3\src\bin\e_config.c:1136]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_config.c:1676]: (style) The scope of the variable 'ret' can be reduced.

[enlightenment-0.17.3\src\bin\e_configure.c:348]: (style) The scope of the variable 's' can be reduced.

[enlightenment-0.17.3\src\bin\e_container.c:59]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_container.c:987]: (style) The scope of the variable 'bd' can be reduced.

[enlightenment-0.17.3\src\bin\e_container.c:1139]: (style) The scope of the variable 'zones' can be reduced.

[enlightenment-0.17.3\src\bin\e_container.c:1139]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_container.c:1140]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\bin\e_desk.c:59]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\bin\e_desk.c:225]: (style) The scope of the variable 'bl' can be reduced.

[enlightenment-0.17.3\src\bin\e_desk.c:226]: (style) The scope of the variable 'bd' can be reduced.

[enlightenment-0.17.3\src\bin\e_desk.c:229]: (style) The scope of the variable 'eeev' can be reduced.

[enlightenment-0.17.3\src\bin\e_desk.c:290]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_deskenv.c:6]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_deskenv.c:6]: (style) The scope of the variable 'buf2' can be reduced.

[enlightenment-0.17.3\src\bin\e_desklock.c:836]: (style) The scope of the variable 'pos' can be reduced.

[enlightenment-0.17.3\src\bin\e_dialog.c:19]: (style) The scope of the variable 'man' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:346]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:349]: (style) The scope of the variable 'len' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:476]: (style) The scope of the variable 'orects' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:731]: (style) The scope of the variable 'shelf' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:757]: (style) The scope of the variable 'shelf' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:1270]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_dnd.c:1312]: (style) The scope of the variable 'responsive' can be reduced.

[enlightenment-0.17.3\src\bin\e_eap_editor.c:288]: (style) The scope of the variable 'dir' can be reduced.

[enlightenment-0.17.3\src\bin\e_eap_editor.c:289]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\bin\e_eap_editor.c:434]: (style) The scope of the variable 'path' can be reduced.

[enlightenment-0.17.3\src\bin\e_eap_editor.c:810]: (style) The scope of the variable 'icon_path' can be reduced.

[enlightenment-0.17.3\src\bin\e_entry.c:575]: (style) The scope of the variable 'con' can be reduced.

[enlightenment-0.17.3\src\bin\e_entry.c:609]: (style) The scope of the variable 'con' can be reduced.

[enlightenment-0.17.3\src\bin\e_entry_dialog.c:21]: (style) The scope of the variable 'ob' can be reduced.

[enlightenment-0.17.3\src\bin\e_exec.c:706]: (error) Possible null pointer dereference: v

[enlightenment-0.17.3\src\bin\e_exec.c:707]: (error) Possible null pointer dereference: v

[enlightenment-0.17.3\src\bin\e_exec.c:708]: (error) Possible null pointer dereference: v

[enlightenment-0.17.3\src\bin\e_exec.c:709]: (error) Possible null pointer dereference: v

[enlightenment-0.17.3\src\bin\e_exec.c:243]: (style) The scope of the variable 'ln' can be reduced.

[enlightenment-0.17.3\src\bin\e_exec.c:535]: (style) The scope of the variable 'instances' can be reduced.

[enlightenment-0.17.3\src\bin\e_exec.c:877]: (style) The scope of the variable 'os' can be reduced.

[enlightenment-0.17.3\src\bin\e_exec.c:361]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exec.c:368]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exec.c:375]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exec.c:852]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exec.c:1040]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exec.c:1066]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_exehist.c:225]: (style) The scope of the variable 'bad' can be reduced.

[enlightenment-0.17.3\src\bin\e_flowlayout.c:773]: (style) The scope of the variable 'count' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:317]: (style) The scope of the variable 'f2' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:486]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:486]: (style) The scope of the variable 'dir' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:527]: (style) The scope of the variable 'slave' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:648]: (style) The scope of the variable 'mountpoint' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:1219]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:1263]: (style) The scope of the variable 'lt' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:1354]: (style) The scope of the variable 'buffer' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:1371]: (style) The scope of the variable 'len' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_ipc.c:1274]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_eeze.c:189]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_eeze.c:266]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_eeze.c:319]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:684]: (style) The scope of the variable 'size' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:744]: (style) The scope of the variable 'size' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:963]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:375]: (style) struct or union member 'Anonymous0::added' is never used.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:376]: (style) struct or union member 'Anonymous0::removed' is never used.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:639]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_hal.c:851]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_udisks.c:879]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_udisks.c:622]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_udisks.c:684]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm\e_fm_main_udisks.c:766]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:195]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:196]: (style) The scope of the variable 'cf2' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:197]: (style) The scope of the variable 'key' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:224]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:225]: (style) The scope of the variable 'key' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:365]: (style) The scope of the variable 'cf' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_custom.c:367]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_device.c:318]: (style) The scope of the variable 'buf2' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_mime.c:376]: (style) The scope of the variable 'handlers' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_mime.c:377]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_mime.c:378]: (style) The scope of the variable 'handler' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:390]: (style) The scope of the variable 'task' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:445]: (style) The scope of the variable 'data' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:474]: (style) The scope of the variable 'ltask' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:943]: (style) The scope of the variable 'len' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:975]: (style) The scope of the variable 'data' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1071]: (style) The scope of the variable 'ppercent' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1072]: (style) The scope of the variable 'percent' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1073]: (style) The scope of the variable 'c_time' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1074]: (style) The scope of the variable 's_time' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1075]: (style) The scope of the variable 'eta' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1076]: (style) The scope of the variable 'peta' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1077]: (style) The scope of the variable 'ptask' can be reduced.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1017]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1261]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_fm_op.c:1268]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_font.c:184] -> [enlightenment-0.17.3\src\bin\e_font.c:185]: (performance) Buffer 'name' is being written before its old content has been used.

[enlightenment-0.17.3\src\bin\e_font.c:31]: (style) The scope of the variable 'eff' can be reduced.

[enlightenment-0.17.3\src\bin\e_font.c:32]: (style) The scope of the variable 'len' can be reduced.

[enlightenment-0.17.3\src\bin\e_font.c:183]: (error) Common realloc mistake: 'name' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_hints.c:269]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:272]: (style) The scope of the variable 'bl' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:331]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:334]: (style) The scope of the variable 'bl' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:336]: (style) The scope of the variable 'clients' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:657]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:657]: (style) The scope of the variable 'j' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:967]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:1097]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_hints.c:1505]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_icon.c:738] -> [enlightenment-0.17.3\src\bin\e_icon.c:739]: (performance) Variable 'ih' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\bin\e_icon.c:34]: (style) struct or union member '_Cache_Item::timestamp' is never used.

[enlightenment-0.17.3\src\bin\e_icon.c:45]: (style) struct or union member '_Cache::file' is never used.

[enlightenment-0.17.3\src\bin\e_ilist.c:1174]: (style) The scope of the variable 'label' can be reduced.

[enlightenment-0.17.3\src\bin\e_ilist.c:469]: (style) Variable 'si' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_import_config_dialog.c:85]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_import_config_dialog.c:90]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_init_main.c:255]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_border_menu.c:102]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_border_menu.c:824]: (style) The scope of the variable 'toggle' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_border_menu.c:1360]: (style) The scope of the variable 'smi' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_border_remember.c:328]: (style) The scope of the variable 'title' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_config_modules.c:232]: (style) The scope of the variable 'cft' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_gadcon_config.c:236] -> [enlightenment-0.17.3\src\bin\e_int_gadcon_config.c:237]: (warning) Possible null pointer dereference: gcc - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\bin\e_int_menus.c:1490] -> [enlightenment-0.17.3\src\bin\e_int_menus.c:1492]: (performance) Variable 'title' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\bin\e_int_menus.c:649]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_int_menus.c:1169]: (style) The scope of the variable 'mi' can be reduced.

[enlightenment-0.17.3\src\bin\e_intl.c:329]: (style) The scope of the variable 'imc' can be reduced.

[enlightenment-0.17.3\src\bin\e_intl.c:505]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\bin\e_intl.c:587]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\bin\e_intl.c:867]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\bin\e_intl.c:549]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_ipc_codec.c:325]: (style) The scope of the variable 'str_node' can be reduced.

[enlightenment-0.17.3\src\bin\e_layout.c:421]: (style) The scope of the variable 'item' can be reduced.

[enlightenment-0.17.3\src\bin\e_main.c:1760]: (style) The scope of the variable 'env' can be reduced.

[enlightenment-0.17.3\src\bin\e_manager.c:186]: (style) The scope of the variable 'deskxy' can be reduced.

[enlightenment-0.17.3\src\bin\e_manager.c:255]: (style) The scope of the variable 'bd' can be reduced.

[enlightenment-0.17.3\src\bin\e_manager.c:721]: (style) The scope of the variable 'bd' can be reduced.

[enlightenment-0.17.3\src\bin\e_manager.c:791]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_maximize.c:133]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_maximize.c:134]: (style) The scope of the variable 'sd' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:747] -> [enlightenment-0.17.3\src\bin\e_menu.c:752]: (performance) Variable 'submenu' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\bin\e_menu.c:194]: (style) The scope of the variable 'm' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:575]: (style) The scope of the variable 'cat' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:1203]: (style) The scope of the variable 'orects' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2055]: (style) The scope of the variable 'cat' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2056]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2322]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2323]: (style) The scope of the variable 'mi' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2347]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2348]: (style) The scope of the variable 'mi' can be reduced.

[enlightenment-0.17.3\src\bin\e_menu.c:2145]: (style) Variable 'above' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_module.c:40]: (style) The scope of the variable 'm' can be reduced.

[enlightenment-0.17.3\src\bin\e_module.c:278]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_module.c:279]: (style) The scope of the variable 'ev' can be reduced.

[enlightenment-0.17.3\src\bin\e_module.c:280]: (style) The scope of the variable 'em' can be reduced.

[enlightenment-0.17.3\src\bin\e_module.c:395]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_obj_dialog.c:17]: (style) The scope of the variable 'man' can be reduced.

[enlightenment-0.17.3\src\bin\e_open.c:271]: (style) The scope of the variable 's' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:67]: (style) The scope of the variable 'x2' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:67]: (style) The scope of the variable 'y2' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:67]: (style) The scope of the variable 'w2' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:67]: (style) The scope of the variable 'h2' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:68]: (style) The scope of the variable 'ok' can be reduced.

[enlightenment-0.17.3\src\bin\e_place.c:225]: (error) Common realloc mistake: 'a_x' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:236]: (error) Common realloc mistake: 'a_x' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:247]: (error) Common realloc mistake: 'a_y' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:258]: (error) Common realloc mistake: 'a_y' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:312]: (error) Common realloc mistake: 'a_x' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:323]: (error) Common realloc mistake: 'a_x' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:334]: (error) Common realloc mistake: 'a_y' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_place.c:345]: (error) Common realloc mistake: 'a_y' nulled but not freed upon failure

[enlightenment-0.17.3\src\bin\e_pointer.c:108]: (style) The scope of the variable 'einfo' can be reduced.

[enlightenment-0.17.3\src\bin\e_popup.c:241]: (style) The scope of the variable 'orects' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:72]: (style) The scope of the variable 'output_info' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:76]: (style) The scope of the variable 'crtc_info' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:156]: (style) The scope of the variable 'iter' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:574]: (style) The scope of the variable 'outputs_list' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:574]: (style) The scope of the variable 'common_modes' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:578]: (style) The scope of the variable 'outputs' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:580]: (style) The scope of the variable 'dx' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12.c:580]: (style) The scope of the variable 'dy' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_crtc.c:11]: (style) The scope of the variable 'output_info' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_crtc.c:40]: (style) The scope of the variable 'output_info' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_output.c:143]: (style) The scope of the variable 'crtc_info' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:216]: (style) The scope of the variable 'so' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:251]: (style) The scope of the variable 'sc' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:395]: (style) The scope of the variable 'ci' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:396]: (style) The scope of the variable 'outputs_array' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:400]: (style) The scope of the variable 'outputs_list' can be reduced.

[enlightenment-0.17.3\src\bin\e_randr_12_serialization.c:285]: (error) Memory leak: sc

[enlightenment-0.17.3\src\bin\e_randr_serialization.c:63]: (style) The scope of the variable 'serialized_setup_12' can be reduced.

[enlightenment-0.17.3\src\bin\e_remember.c:39]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_remember.c:40]: (style) The scope of the variable 'rem' can be reduced.

[enlightenment-0.17.3\src\bin\e_resist.c:88]: (style) The scope of the variable 'll2' can be reduced.

[enlightenment-0.17.3\src\bin\e_resist.c:89]: (style) The scope of the variable 'sd' can be reduced.

[enlightenment-0.17.3\src\bin\e_scale.c:21]: (style) The scope of the variable 'dpi' can be reduced.

[enlightenment-0.17.3\src\bin\e_scrollframe.c:525]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\bin\e_scrollframe.c:567]: (style) The scope of the variable 'dt' can be reduced.

[enlightenment-0.17.3\src\bin\e_shelf.c:2512] -> [enlightenment-0.17.3\src\bin\e_shelf.c:2516]: (warning) Possible null pointer dereference: gcc - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\bin\e_shelf.c:1958] -> [enlightenment-0.17.3\src\bin\e_shelf.c:1966]: (performance) Variable 'inside' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\bin\e_shelf.c:630]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_shelf.c:1957]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\bin\e_shelf.c:1957]: (style) The scope of the variable 'y' can be reduced.

[enlightenment-0.17.3\src\bin\e_shelf.c:2405]: (style) The scope of the variable 'mi' can be reduced.

[enlightenment-0.17.3\src\bin\e_slidecore.c:189]: (style) The scope of the variable 'pl1' can be reduced.

[enlightenment-0.17.3\src\bin\e_slidecore.c:189]: (style) The scope of the variable 'pl2' can be reduced.

[enlightenment-0.17.3\src\bin\e_slidecore.c:212]: (style) The scope of the variable 'it1' can be reduced.

[enlightenment-0.17.3\src\bin\e_slidecore.c:212]: (style) The scope of the variable 'it2' can be reduced.

[enlightenment-0.17.3\src\bin\e_spectrum.c:273]: (style) The scope of the variable 'vy' can be reduced.

[enlightenment-0.17.3\src\bin\e_start_main.c:408]: (style) Variable 'really_know' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_start_main.c:480]: (style) Variable 'back' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_start_main.c:556]: (error) Memory leak: backtrace_str

[enlightenment-0.17.3\src\bin\e_start_main.c:40]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_start_main.c:266]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_start_main.c:401]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_start_main.c:481]: (error) Uninitialized variable: sig

[enlightenment-0.17.3\src\bin\e_static_grab.c:325]: (style) The scope of the variable 'buffer' can be reduced.

[enlightenment-0.17.3\src\bin\e_static_grab.c:340]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_sys_main.c:431]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_sys_main.c:446]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'ex' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'tot' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'need' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'num' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'dif' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'left' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:364]: (style) The scope of the variable 'nx' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'ex' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'tot' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'need' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'num' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'dif' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'left' can be reduced.

[enlightenment-0.17.3\src\bin\e_table.c:658]: (style) The scope of the variable 'nx' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:167]: (style) The scope of the variable 'q' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:199]: (style) The scope of the variable 'coll' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:199]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:663]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:676]: (style) The scope of the variable 'p2' can be reduced.

[enlightenment-0.17.3\src\bin\e_theme.c:641]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_thumb.c:122]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb.c:234]: (style) The scope of the variable 'objid' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb.c:235]: (style) The scope of the variable 'icon' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb.c:237]: (style) The scope of the variable 'obj' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb.c:302]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_thumb_main.c:185]: (style) The scope of the variable 'key' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb_main.c:245]: (style) The scope of the variable 'eth' can be reduced.

[enlightenment-0.17.3\src\bin\e_thumb_main.c:503]: (style) Variable 'hi' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_thumb_main.c:503]: (style) Variable 'vi' is assigned a value that is never used.

[enlightenment-0.17.3\src\bin\e_thumb_main.c:548]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_update.c:155]: (style) The scope of the variable 'c' can be reduced.

[enlightenment-0.17.3\src\bin\e_update.c:156]: (style) The scope of the variable 'len' can be reduced.

[enlightenment-0.17.3\src\bin\e_update.c:217]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_update.c:108]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_user.c:134]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:594]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:630]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:959]: (style) The scope of the variable 'obj' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:1360]: (style) The scope of the variable 's' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:1388]: (style) The scope of the variable 'td' can be reduced.

[enlightenment-0.17.3\src\bin\e_utils.c:102]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_utils.c:106]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_utils.c:266]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_utils.c:297]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_utils.c:328]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_utils.c:792]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:235]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:236]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:236]: (style) The scope of the variable 'r' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:236]: (style) The scope of the variable 'g' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:236]: (style) The scope of the variable 'b' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:265]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 'r' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 'g' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 'b' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 'v' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_cslider.c:266]: (style) The scope of the variable 't' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_deskpreview.c:157]: (style) The scope of the variable 'dd' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_deskpreview.c:158]: (style) The scope of the variable 'zone_ratio' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_deskpreview.c:158]: (style) The scope of the variable 'desk_ratio' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:67]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:68]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:97]: (style) The scope of the variable 'group' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:461]: (style) The scope of the variable 'mbsize' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:461]: (style) The scope of the variable 'mbused' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:461]: (style) The scope of the variable 'mbres' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_filepreview.c:637]: (style) The scope of the variable 'pwd' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_fsel.c:54]: (style) The scope of the variable 'f' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_fsel.c:261]: (style) The scope of the variable 'newpath' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_fsel.c:87]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_widget_ilist.c:954]: (style) The scope of the variable 'wcb' can be reduced.

[enlightenment-0.17.3\src\bin\e_widget_ilist.c:16]: (style) struct or union member 'Anonymous1::count' is never used.

[enlightenment-0.17.3\src\bin\e_widget_ilist.c:17]: (style) struct or union member 'Anonymous1::show_nth' is never used.

[enlightenment-0.17.3\src\bin\e_widget_ilist.c:18]: (style) struct or union member 'Anonymous1::select_nth' is never used.

[enlightenment-0.17.3\src\bin\e_widget_textblock.c:97]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\bin\e_xinerama.c:81]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\bin\e_xkb.c:54]: (style) The scope of the variable 'cl' can be reduced.

[enlightenment-0.17.3\src\bin\e_xkb.c:55]: (style) The scope of the variable 'op' can be reduced.

[enlightenment-0.17.3\src\bin\e_xsettings.c:413]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\bin\e_xsettings.c:487]: (style) The scope of the variable 'efp' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:408]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:409]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:587]: (style) The scope of the variable 'nx' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:587]: (style) The scope of the variable 'ny' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:1242]: (style) The scope of the variable 'sd' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:1244]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:1245]: (style) The scope of the variable 'skip_shelf' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:1335]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\bin\e_zone.c:1336]: (style) The scope of the variable 'shelf' can be reduced.

[enlightenment-0.17.3\src\modules\access\e_mod_main.c:448]: (style) The scope of the variable 'distance' can be reduced.

[enlightenment-0.17.3\src\modules\access\e_mod_main.c:449]: (style) The scope of the variable 'dx' can be reduced.

[enlightenment-0.17.3\src\modules\access\e_mod_main.c:449]: (style) The scope of the variable 'dy' can be reduced.

[enlightenment-0.17.3\src\modules\access\e_mod_main.c:73]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\battery\batget.c:815]: (warning) Redundant assignment of 'pwr_now' to itself.

[enlightenment-0.17.3\src\modules\battery\batget.c:635]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\battery\batget.c:686]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\battery\batget.c:687]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\modules\battery\batget.c:688]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\battery\batget.c:719]: (style) The scope of the variable 'pwr' can be reduced.

[enlightenment-0.17.3\src\modules\battery\batget.c:982]: (style) The scope of the variable 'powers' can be reduced.

[enlightenment-0.17.3\src\modules\battery\e_mod_config.c:218]: (style) Variable 'fuzzy' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\battery\e_mod_main.c:688]: (error) syntax error

[enlightenment-0.17.3\src\modules\battery\e_mod_openbsd.c:104]: (style) The scope of the variable '_time' can be reduced.

[enlightenment-0.17.3\src\modules\battery\e_mod_openbsd.c:104]: (style) The scope of the variable 'charge' can be reduced.

[enlightenment-0.17.3\src\modules\battery\e_mod_udev.c:205]: (style) The scope of the variable 't' can be reduced.

[enlightenment-0.17.3\src\modules\battery\e_mod_udev.c:205]: (style) The scope of the variable 'charge' can be reduced.

[enlightenment-0.17.3\src\modules\battery\e_mod_udev.c:297]: (style) The scope of the variable 'test' can be reduced.

[enlightenment-0.17.3\src\modules\clock\e_mod_main.c:119]: (style) The scope of the variable 'started' can be reduced.

[enlightenment-0.17.3\src\modules\clock\e_mod_main.c:119]: (style) The scope of the variable 'num' can be reduced.

[enlightenment-0.17.3\src\modules\clock\e_mod_main.c:119]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_update.c:58]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_update.c:58]: (style) The scope of the variable 'pp' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_update.c:59]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_update.c:59]: (style) The scope of the variable 'y' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_update.c:115]: (style) The scope of the variable 't2' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_wl_comp.c:458]: (style) Variable 'ev' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_wl_shell.c:203] -> [enlightenment-0.17.3\src\modules\comp\e_mod_comp_wl_shell.c:209]: (performance) Variable 'do_configure' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_wl_shell.c:304]: (style) Variable 'wss' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\comp\e_mod_comp_wl_shell.c:405]: (style) Variable 'ws' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\comp\e_mod_config.c:337]: (style) The scope of the variable 'oly' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_config.c:669]: (style) The scope of the variable 'sf' can be reduced.

[enlightenment-0.17.3\src\modules\comp\e_mod_config.c:669]: (style) The scope of the variable 'li' can be reduced.

[enlightenment-0.17.3\src\modules\conf\e_conf.c:68]: (style) The scope of the variable 'man' can be reduced.

[enlightenment-0.17.3\src\modules\conf\e_conf.c:493]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\conf\e_mod_main.c:160]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\conf\e_mod_main.c:140]: (style) Variable 'inst' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps.c:349] -> [enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps.c:356]: (warning) Possible null pointer dereference: menu - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps.c:514]: (style) The scope of the variable 'ext' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps.c:770]: (style) The scope of the variable 'icon' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps.c:817]: (style) The scope of the variable 'icon' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_apps_personal.c:133]: (style) The scope of the variable 'desks' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_defapps.c:84]: (style) The scope of the variable 'ini' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_defapps.c:85]: (style) The scope of the variable 'it' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_defapps.c:87]: (style) The scope of the variable 'key' can be reduced.

[enlightenment-0.17.3\src\modules\conf_applications\e_int_config_defapps.c:704]: (style) The scope of the variable 'desks' can be reduced.

[enlightenment-0.17.3\src\modules\conf_dialogs\e_int_config_profiles.c:391] -> [enlightenment-0.17.3\src\modules\conf_dialogs\e_int_config_profiles.c:389]: (warning) Possible null pointer dereference: d - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\conf_dialogs\e_int_config_profiles.c:393] -> [enlightenment-0.17.3\src\modules\conf_dialogs\e_int_config_profiles.c:389]: (warning) Possible null pointer dereference: d - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desk.c:63]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desk.c:139]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desklock.c:110]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desklock.c:401]: (style) The scope of the variable 'bg' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desklock.c:402]: (style) The scope of the variable 'cbg' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desklock.c:570]: (style) The scope of the variable 'y' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_desklock.c:30]: (style) struct or union member '_E_Config_Dialog_Data::locking_method' is never used.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_dpms.c:128]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_dpms.c:129]: (style) The scope of the variable 'label' can be reduced.

[enlightenment-0.17.3\src\modules\conf_display\e_int_config_dpms.c:16]: (style) struct or union member '_E_Config_Dialog_Data::bl_dev' is never used.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:188]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:188]: (style) The scope of the variable 'lll' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:189]: (style) The scope of the variable 'man' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:190]: (style) The scope of the variable 'con' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:191]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:460]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:463]: (style) The scope of the variable 'bi' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:556]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:558]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:748]: (style) The scope of the variable 'b' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:750]: (style) The scope of the variable 'bi' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:867]: (style) The scope of the variable 'label' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:1226]: (style) The scope of the variable 'ok' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_edgebindings.c:69]: (style) struct or union member 'Anonymous1::cur_act' is never used.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:88]: (style) The scope of the variable 'ok' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:392]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:467]: (style) The scope of the variable 'bi' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:675]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:17]: (style) struct or union member 'Anonymous1::button' is never used.

[enlightenment-0.17.3\src\modules\conf_edgebindings\e_int_config_signalbindings.c:18]: (style) struct or union member 'Anonymous1::cur_act' is never used.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc.c:216]: (style) The scope of the variable 'imc' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc.c:321]: (style) The scope of the variable 'imc' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc.c:387]: (style) The scope of the variable 'ef' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc.c:470]: (style) The scope of the variable 'ef' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc.c:647]: (style) The scope of the variable 'imc_file' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc_import.c:208]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_imc_import.c:249]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:691]: (style) The scope of the variable 'region_node' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:1235]: (style) The scope of the variable 'locale' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:1258]: (style) The scope of the variable 'locale' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:1278]: (style) The scope of the variable 'locale' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:1297]: (style) The scope of the variable 'lang_node' can be reduced.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:653]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\modules\conf_intl\e_int_config_intl.c:667]: (error) Uninitialized variable: basic_language

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_acpibindings.c:150]: (style) The scope of the variable 'b2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_acpibindings.c:599]: (style) Variable 'cfdata' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:1070]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:1121]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:419]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:420]: (style) The scope of the variable 'n' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:423]: (style) The scope of the variable 'bi' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:707]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_keybindings.c:707]: (style) The scope of the variable 'cnt' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:119]: (style) The scope of the variable 'eb2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:120]: (style) The scope of the variable 'bw2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:202]: (style) The scope of the variable 'eb2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:508]: (style) The scope of the variable 'eb' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:663]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\conf_keybindings\e_int_config_mousebindings.c:1033]: (style) The scope of the variable 'eb' can be reduced.

[enlightenment-0.17.3\src\modules\conf_paths\e_int_config_env.c:46]: (style) The scope of the variable 'evr2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_paths\e_int_config_env.c:90]: (style) The scope of the variable 'same' can be reduced.

[enlightenment-0.17.3\src\modules\conf_paths\e_int_config_env.c:218]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_performance\e_int_config_powermanagement.c:378]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\modules\conf_performance\e_int_config_powermanagement.c:394]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_monitor.c:465] -> [enlightenment-0.17.3\src\modules\conf_randr\e_smart_monitor.c:470]: (performance) Variable 'noutputs' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_monitor.c:1423] -> [enlightenment-0.17.3\src\modules\conf_randr\e_smart_monitor.c:1426]: (performance) Variable 'rate' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_monitor.c:356]: (style) The scope of the variable 'monitor' can be reduced.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_randr.c:112]: (style) The scope of the variable 'modes' can be reduced.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_randr.c:113]: (style) The scope of the variable 'mode' can be reduced.

[enlightenment-0.17.3\src\modules\conf_randr\e_smart_randr.c:82]: (style) Variable 'sd' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\conf_shelves\e_int_config_shelf.c:34]: (style) struct or union member '_E_Config_Dialog_Data::new_shelf' is never used.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_borders.c:196]: (style) The scope of the variable 'oj' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_fonts.c:180]: (style) The scope of the variable 'tc' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_fonts.c:572]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_fonts.c:741]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_fonts.c:914]: (style) The scope of the variable 'n' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:40]: (style) The scope of the variable 'ob2' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:41]: (style) The scope of the variable 'sc' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:41]: (style) The scope of the variable 'scl' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:42]: (style) The scope of the variable 'v' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:43]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_scale.c:92]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:144] -> [enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:168]: (performance) Variable 'po2' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:895]: (style) The scope of the variable 'theme' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:895]: (style) The scope of the variable 'newtheme' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:1249]: (style) The scope of the variable 'filename' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme.c:1299]: (style) The scope of the variable 'cnt' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme_import.c:208]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme_import.c:250]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_theme_import.c:251]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_transitions.c:231]: (style) The scope of the variable 'list' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_wallpaper.c:252]: (style) The scope of the variable 'f' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_wallpaper.c:329]: (style) The scope of the variable 'cfbg' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_wallpaper.c:330]: (style) The scope of the variable 'path' can be reduced.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_xsettings.c:282] -> [enlightenment-0.17.3\src\modules\conf_theme\e_int_config_xsettings.c:285]: (performance) Variable 'gtk2' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_xsettings.c:283] -> [enlightenment-0.17.3\src\modules\conf_theme\e_int_config_xsettings.c:287]: (performance) Variable 'gtk3' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\conf_theme\e_int_config_xsettings.c:310]: (style) Variable 'len' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\conf_wallpaper2\e_int_config_wallpaper.c:134]: (style) The scope of the variable 'redo' can be reduced.

[enlightenment-0.17.3\src\modules\conf_wallpaper2\e_int_config_wallpaper.c:238]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\modules\conf_window_remembers\e_int_config_remembers.c:324]: (style) The scope of the variable 'item' can be reduced.

[enlightenment-0.17.3\src\modules\connman\agent.c:181]: (style) The scope of the variable 'check' can be reduced.

[enlightenment-0.17.3\src\modules\connman\e_connman.c:845]: (style) The scope of the variable 'msg' can be reduced.

[enlightenment-0.17.3\src\modules\connman\e_mod_main.c:498]: (style) The scope of the variable 'type' can be reduced.

[enlightenment-0.17.3\src\modules\cpufreq\e_mod_main.c:177]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\cpufreq\freqset.c:118]: (style) The scope of the variable 'f' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1965]: (style) Statements following return, break, continue, goto or throw will never be executed.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:655]: (style) The scope of the variable 'y' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:994]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1142]: (style) The scope of the variable 'x1' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1142]: (style) The scope of the variable 'x2' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1142]: (style) The scope of the variable 'l1' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1142]: (style) The scope of the variable 'l2' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1144]: (style) The scope of the variable 'useful' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1305]: (style) The scope of the variable 'l1' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1305]: (style) The scope of the variable 'l2' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1305]: (style) The scope of the variable 'yy1' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1305]: (style) The scope of the variable 'y2' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1307]: (style) The scope of the variable 'useful' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1655]: (style) The scope of the variable 'p2' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1656]: (style) The scope of the variable 'xx' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1656]: (style) The scope of the variable 'yy' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:1656]: (style) The scope of the variable 'jump' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:2021]: (style) The scope of the variable 'xx' can be reduced.

[enlightenment-0.17.3\src\modules\dropshadow\e_mod_main.c:2021]: (style) The scope of the variable 'yy' can be reduced.

[enlightenment-0.17.3\src\modules\everything\e_mod_main.c:350]: (style) The scope of the variable 'pc' can be reduced.

[enlightenment-0.17.3\src\modules\everything\e_mod_main.c:350]: (style) The scope of the variable 'pcc' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry.c:1208] -> [enlightenment-0.17.3\src\modules\everything\evry.c:1223]: (warning) Possible null pointer dereference: sel - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry.c:2421] -> [enlightenment-0.17.3\src\modules\everything\evry.c:2500]: (warning) Possible null pointer dereference: s_act - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry.c:107]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry.c:156]: (style) The scope of the variable 'sel' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry.c:1639]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry.c:2354]: (style) The scope of the variable 'ev' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry.c:2388]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_config.c:666] -> [enlightenment-0.17.3\src\modules\everything\evry_config.c:669]: (warning) Possible null pointer dereference: pc2 - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_config.c:235]: (style) The scope of the variable 'l1' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_config.c:235]: (style) The scope of the variable 'l2' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_gadget.c:454]: (style) The scope of the variable 'bd' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:262]: (style) The scope of the variable 'ht' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:264]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:266]: (style) The scope of the variable 'id' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:360]: (style) The scope of the variable 'he' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:361]: (style) The scope of the variable 'ht' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_history.c:363]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_actions.c:145]: (style) The scope of the variable 'match' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_aggregator.c:28]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:500] -> [enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:502]: (warning) Possible null pointer dereference: d - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:508] -> [enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:510]: (warning) Possible null pointer dereference: d - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:208]: (style) The scope of the variable 'app' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:249]: (style) The scope of the variable 'cnt' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:417]: (style) The scope of the variable 'm1' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:417]: (style) The scope of the variable 'm2' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:457]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:485]: (style) The scope of the variable 'd' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:609]: (style) The scope of the variable 'ht' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:611]: (style) The scope of the variable 'entry' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:612]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:1020]: (style) The scope of the variable 'tmp' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:1021]: (style) The scope of the variable 'cwd' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_apps.c:1619]: (style) The scope of the variable 'last' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_calc.c:109]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_calc.c:110]: (style) The scope of the variable 'it' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_calc.c:204]: (style) The scope of the variable 'it' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:295]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:371]: (style) The scope of the variable 'item' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:372]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:373]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:373]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:656]: (style) The scope of the variable 'path' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:689]: (style) The scope of the variable 'dir' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:1073]: (style) The scope of the variable 'file' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:1074]: (style) The scope of the variable 'ht' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:1129]: (style) The scope of the variable 'dir' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_files.c:922]: (style) Variable 'last_used' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\everything\evry_plug_text.c:34]: (style) The scope of the variable 'it' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plug_windows.c:84] -> [enlightenment-0.17.3\src\modules\everything\evry_plug_windows.c:87]: (warning) Possible null pointer dereference: bi - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_plug_windows.c:248]: (style) The scope of the variable 'tmp' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_plugin.c:130] -> [enlightenment-0.17.3\src\modules\everything\evry_plugin.c:138]: (warning) Possible null pointer dereference: pc - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_plugin.c:87]: (style) The scope of the variable 'plugins' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:16]: (style) The scope of the variable 'tmp' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:58]: (style) The scope of the variable 'last' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:59]: (style) The scope of the variable 'offset' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:60]: (style) The scope of the variable 'min' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:61]: (style) The scope of the variable 'first' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:466]: (style) The scope of the variable 'sum' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:544]: (style) The scope of the variable 'files' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:546]: (style) The scope of the variable 'tmp' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:558]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:559]: (style) The scope of the variable 'mime' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:651]: (style) The scope of the variable 'in' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_util.c:769]: (style) The scope of the variable 'in' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_view.c:1398] -> [enlightenment-0.17.3\src\modules\everything\evry_view.c:1401]: (warning) Possible null pointer dereference: it - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\everything\evry_view.c:760]: (style) The scope of the variable 'da' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_view.c:909]: (style) The scope of the variable 'it' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_view.c:980]: (style) The scope of the variable 'last_pos' can be reduced.

[enlightenment-0.17.3\src\modules\everything\evry_view_tabs.c:181] -> [enlightenment-0.17.3\src\modules\everything\evry_view_tabs.c:183]: (warning) Possible null pointer dereference: tab - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\fileman\e_fwin_nav.c:105]: (style) The scope of the variable 'nip' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_fwin_nav.c:686]: (style) The scope of the variable 'dir' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_int_config_mime_edit.c:131]: (style) The scope of the variable 'icon' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_int_config_mime_edit.c:431]: (style) The scope of the variable 'icon' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:11]: (style) struct or union member 'Anonymous12::selector' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:13]: (style) struct or union member 'Anonymous12::no_subdir_jump' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:14]: (style) struct or union member 'Anonymous12::no_subdir_drop' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:15]: (style) struct or union member 'Anonymous12::always_order' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:16]: (style) struct or union member 'Anonymous12::link_drop' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:17]: (style) struct or union member 'Anonymous12::fit_custom_pos' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:68]: (style) struct or union member 'Anonymous20::single' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_config.c:77]: (style) struct or union member 'Anonymous21::fixed' is never used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:295] -> [enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:297]: (performance) Variable 'alias' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:167]: (style) The scope of the variable 'type' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:281]: (style) The scope of the variable 'line' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:283]: (style) The scope of the variable 'subm' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:284]: (style) The scope of the variable 'mi' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:285]: (style) The scope of the variable 'uri' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:286]: (style) The scope of the variable 'alias' can be reduced.

[enlightenment-0.17.3\src\modules\fileman\e_mod_menu.c:379]: (style) The scope of the variable 'type' can be reduced.

[enlightenment-0.17.3\src\modules\fileman_opinfo\e_mod_main.c:342]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_config.c:313]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_config.c:314]: (style) The scope of the variable 'path' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:217]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:446]: (style) The scope of the variable 'gcc' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:688]: (style) The scope of the variable 'cf' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:690]: (style) The scope of the variable 'dst_gadcon' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:1525]: (style) The scope of the variable 'gcc' can be reduced.

[enlightenment-0.17.3\src\modules\gadman\e_mod_gadman.c:391]: (style) Variable 'gc' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\ibar\e_mod_config.c:224]: (style) The scope of the variable 'f' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:359]: (style) The scope of the variable 'ok' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:987]: (style) The scope of the variable 'b' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:988]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:1019]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:1079]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:1111]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:1133]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:68]: (style) struct or union member 'Anonymous0::dx' is never used.

[enlightenment-0.17.3\src\modules\ibox\e_mod_main.c:68]: (style) struct or union member 'Anonymous0::dy' is never used.

[enlightenment-0.17.3\src\modules\illume-bluetooth\e_mod_main.c:39]: (style) The scope of the variable 'buff' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_buf.c:88]: (style) The scope of the variable 'dist' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_buf.c:88]: (style) The scope of the variable 'dx' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_buf.c:88]: (style) The scope of the variable 'dy' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_buf.c:437]: (style) The scope of the variable 'str' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_buf.c:165]: (error) Common realloc mistake: 'actual' nulled but not freed upon failure

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:502]: (style) The scope of the variable 'v2' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:764]: (style) The scope of the variable 'w2' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:764]: (style) The scope of the variable 'b2' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:195]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:511]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:705]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_dict.c:706]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_kbd_int.c:197]: (style) The scope of the variable 'newpos' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_config.c:152]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_config.c:163]: (style) The scope of the variable 'desktop' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_config.c:164]: (style) The scope of the variable 'nn' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_config.c:283]: (style) The scope of the variable 'desktop' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_config.c:284]: (style) The scope of the variable 'nn' can be reduced.

[enlightenment-0.17.3\src\modules\illume-keyboard\e_mod_main.c:76]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\illume-softkey\e_mod_sft_win.c:144]: (style) Variable 'box' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:74] -> [enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:82]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:76] -> [enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:82]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:57]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\modules\illume2\e_mod_config_policy.c:58]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\illume2\e_mod_select_window.c:61]: (style) The scope of the variable 'i' can be reduced.

[enlightenment-0.17.3\src\modules\illume2\policies\tablet\policy.c:582]: (style) The scope of the variable 'bd2' can be reduced.

[enlightenment-0.17.3\src\modules\illume2\policies\tablet\policy.c:392]: (style) Variable 'y' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\illume2\policies\tablet\policy.c:479]: (style) Variable 'y' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\illume2\policies\tablet\policy.c:562]: (style) Variable 'y' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\mixer\conf_gadget.c:48]: (style) The scope of the variable 'name' can be reduced.

[enlightenment-0.17.3\src\modules\mixer\e_mod_main.c:246]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\mixer\msg.c:45]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:46]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:92]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:93]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:145]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:146]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:171]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:172]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:203]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\msg.c:204]: (warning) Assignment of function parameter has no effect outside the function.

[enlightenment-0.17.3\src\modules\mixer\serial.c:140] -> [enlightenment-0.17.3\src\modules\mixer\serial.c:141]: (performance) Variable 'ev' is reassigned a value before the old one has been used.

[enlightenment-0.17.3\src\modules\mixer\sink.c:345]: (style) Checking if unsigned variable 'n_left' is less than zero.

[enlightenment-0.17.3\src\modules\mixer\sink.c:350]: (style) Checking if unsigned variable 'n_right' is less than zero.

[enlightenment-0.17.3\src\modules\mixer\sys_alsa.c:93]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\mixer\sys_pulse.c:354]: (style) The scope of the variable 'interval' can be reduced.

[enlightenment-0.17.3\src\modules\mixer\sys_pulse.c:539]: (style) The scope of the variable 'volume' can be reduced.

[enlightenment-0.17.3\src\modules\notification\e_mod_popup.c:282] -> [enlightenment-0.17.3\src\modules\notification\e_mod_popup.c:283]: (warning) Possible null pointer dereference: zone - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\notification\e_mod_popup.c:121]: (style) The scope of the variable 'a' can be reduced.

[enlightenment-0.17.3\src\modules\notification\e_mod_popup.c:121]: (style) The scope of the variable 'a2' can be reduced.

[enlightenment-0.17.3\src\modules\notification\e_mod_popup.c:182]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:354]: (style) The scope of the variable 'pd' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1336]: (style) The scope of the variable 'pw2' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1412]: (style) The scope of the variable 'pp' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1682]: (style) The scope of the variable 'pp' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1756]: (style) The scope of the variable 'll' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1883]: (style) The scope of the variable 'drag' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1884]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1884]: (style) The scope of the variable 'oo' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1886]: (style) The scope of the variable 'drag_types' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1889]: (style) The scope of the variable 'resist' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1891]: (style) The scope of the variable 'pd' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1984]: (style) The scope of the variable 'cont' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1985]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1986]: (style) The scope of the variable 'desk' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1987]: (style) The scope of the variable 'dx' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:1987]: (style) The scope of the variable 'dy' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2120]: (style) The scope of the variable 'pd2' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2123]: (style) The scope of the variable 'dx' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2123]: (style) The scope of the variable 'dy' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2265]: (style) The scope of the variable 'resist' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2266]: (style) The scope of the variable 'drag' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2267]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2267]: (style) The scope of the variable 'oo' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2267]: (style) The scope of the variable 'o_icon' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2269]: (style) The scope of the variable 'drag_types' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2270]: (style) The scope of the variable 'pw' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2271]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2350]: (style) The scope of the variable 'pd2' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2351]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2352]: (style) The scope of the variable 'desk' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2353]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:2354]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\modules\pager\e_mod_main.c:86]: (style) struct or union member 'Anonymous1::desktop' is never used.

[enlightenment-0.17.3\src\modules\physics\e_mod_physics.c:845]: (style) The scope of the variable 'pw' can be reduced.

[enlightenment-0.17.3\src\modules\shot\e_mod_main.c:932] -> [enlightenment-0.17.3\src\modules\shot\e_mod_main.c:933]: (warning) Possible null pointer dereference: mi - otherwise it is redundant to check it against null.

[enlightenment-0.17.3\src\modules\shot\e_mod_main.c:181]: (style) The scope of the variable 'o' can be reduced.

[enlightenment-0.17.3\src\modules\shot\e_mod_main.c:192]: (style) The scope of the variable 's' can be reduced.

[enlightenment-0.17.3\src\modules\shot\e_mod_main.c:346]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enlightenment-0.17.3\src\modules\syscon\e_int_config_syscon.c:53]: (style) The scope of the variable 'sa2' can be reduced.

[enlightenment-0.17.3\src\modules\syscon\e_int_config_syscon.c:103]: (style) The scope of the variable 'sa2' can be reduced.

[enlightenment-0.17.3\src\modules\syscon\e_syscon.c:159]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\syscon\e_syscon.c:232]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\syscon\e_syscon.c:430]: (style) The scope of the variable 'act' can be reduced.

[enlightenment-0.17.3\src\modules\syscon\e_syscon.c:550]: (style) The scope of the variable 'a' can be reduced.

[enlightenment-0.17.3\src\modules\systray\e_mod_main.c:692]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[enlightenment-0.17.3\src\modules\tasks\e_mod_main.c:643]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_main.c:304]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_main.c:368]: (style) The scope of the variable 'therms' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_main.c:369]: (style) The scope of the variable 'path' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_main.c:370]: (style) The scope of the variable 'busdir' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:15]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:16]: (style) The scope of the variable 'cur' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:16]: (style) The scope of the variable 'cpus' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:17]: (style) The scope of the variable 'syspath' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:18]: (style) The scope of the variable 'test' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:20]: (style) The scope of the variable 'x' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\e_mod_udev.c:20]: (style) The scope of the variable 'y' can be reduced.

[enlightenment-0.17.3\src\modules\temperature\tempget.c:429]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\modules\tiling\e_mod_config.c:172]: (style) The scope of the variable 'zone' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_010.c:97]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\modules\wizard\page_011.c:137]: (style) The scope of the variable 'ic' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_011.c:75]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\modules\wizard\page_040.c:32]: (style) The scope of the variable 'extra_desk' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_050.c:22]: (style) The scope of the variable 'ob2' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_050.c:23]: (style) The scope of the variable 'sc' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_050.c:23]: (style) The scope of the variable 'scl' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_050.c:24]: (style) The scope of the variable 'v' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_050.c:25]: (style) The scope of the variable 'l' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_080.c:34]: (style) The scope of the variable 'desk' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_080.c:36]: (style) The scope of the variable 'n' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_080.c:44]: (warning) scanf without field width limits can crash with huge input data.

[enlightenment-0.17.3\src\modules\wizard\page_100.c:57]: (style) The scope of the variable 'p' can be reduced.

[enlightenment-0.17.3\src\modules\wizard\page_150.c:33]: (style) The scope of the variable 'f' can be reduced.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_config.c:88]: (style) The scope of the variable 'nl' can be reduced.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_config.c:167]: (style) The scope of the variable 'nl' can be reduced.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_config.c:544]: (style) The scope of the variable 'buf' can be reduced.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_config.c:657]: (style) Variable 'label' is assigned a value that is never used.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_main.c:308]: (style) The scope of the variable 'm' can be reduced.

[enlightenment-0.17.3\src\modules\xkbswitch\e_mod_parse.c:208]: (style) The scope of the variable 'txt' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e2fsprogs/e2fsprogs_1.42.9.orig.tar.gz
[e2fsprogs-1.42.9\contrib\make-sparse.c:25]: (style) The scope of the variable 'got' can be reduced.

[e2fsprogs-1.42.9\contrib\make-sparse.c:50]: (style) The scope of the variable 'got' can be reduced.

[e2fsprogs-1.42.9\contrib\spd_readdir.c:198] -> [e2fsprogs-1.42.9\contrib\spd_readdir.c:196]: (warning) Possible null pointer dereference: dirstruct - otherwise it is redundant to check it against null.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2229] -> [e2fsprogs-1.42.9\debugfs\debugfs.c:2230]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2502] -> [e2fsprogs-1.42.9\debugfs\debugfs.c:2503]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\debugfs\debugfs.c:535]: (style) The scope of the variable 'entry' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:537]: (style) The scope of the variable 'start' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:537]: (style) The scope of the variable 'end' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:1663]: (style) The scope of the variable 'bufsize' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:1664]: (style) The scope of the variable 'make_holes' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2171]: (style) The scope of the variable 'bit' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2171]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2360]: (style) The scope of the variable 'cp' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2362]: (style) The scope of the variable 'retval' can be reduced.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2230]: (style) Variable 'ret' is assigned a value that is never used.

[e2fsprogs-1.42.9\debugfs\debugfs.c:2324]: (style) Variable 'sb' is assigned a value that is never used.

[e2fsprogs-1.42.9\debugfs\dump.c:110]: (style) The scope of the variable 'nbytes' can be reduced.

[e2fsprogs-1.42.9\debugfs\htree.c:94]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\debugfs\htree.c:39]: (style) The scope of the variable 'thislen' can be reduced.

[e2fsprogs-1.42.9\debugfs\htree.c:123]: (style) The scope of the variable 'hash' can be reduced.

[e2fsprogs-1.42.9\debugfs\htree.c:369]: (style) The scope of the variable 'dirent' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:165]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\debugfs\logdump.c:371]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\debugfs\logdump.c:344]: (style) The scope of the variable 'header' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:472]: (style) The scope of the variable 'tagp' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:473]: (style) The scope of the variable 'tag' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:530]: (style) The scope of the variable 'entry' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:530]: (style) The scope of the variable 'rblock' can be reduced.

[e2fsprogs-1.42.9\debugfs\logdump.c:635]: (style) The scope of the variable 'this' can be reduced.

[e2fsprogs-1.42.9\debugfs\set_fields.c:468]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\debugfs\set_fields.c:279]: (style) The scope of the variable 'delim' can be reduced.

[e2fsprogs-1.42.9\debugfs\util.c:84]: (style) The scope of the variable 'buf' can be reduced.

[e2fsprogs-1.42.9\debugfs\util.c:197]: (style) The scope of the variable 'tz' can be reduced.

[e2fsprogs-1.42.9\debugfs\util.c:207]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[e2fsprogs-1.42.9\e2fsck\dict.c:460]: (style) The scope of the variable 'result' can be reduced.

[e2fsprogs-1.42.9\e2fsck\dirinfo.c:122]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\e2fsck\dirinfo.c:122]: (style) The scope of the variable 'j' can be reduced.

[e2fsprogs-1.42.9\e2fsck\dirinfo.c:124]: (style) The scope of the variable 'old_size' can be reduced.

[e2fsprogs-1.42.9\e2fsck\dirinfo.c:187]: (style) The scope of the variable 'mid' can be reduced.

[e2fsprogs-1.42.9\e2fsck\ehandler.c:31]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\e2fsck\ehandler.c:32]: (style) The scope of the variable 'p' can be reduced.

[e2fsprogs-1.42.9\e2fsck\ehandler.c:78]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\e2fsck\ehandler.c:79]: (style) The scope of the variable 'p' can be reduced.

[e2fsprogs-1.42.9\e2fsck\iscan.c:96]: (style) Variable 'exit_value' is assigned a value that is never used.

[e2fsprogs-1.42.9\e2fsck\journal.c:112]: (style) The scope of the variable 'bh' can be reduced.

[e2fsprogs-1.42.9\e2fsck\logfile.c:209]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\e2fsck\logfile.c:209]: (style) The scope of the variable 'fd' can be reduced.

[e2fsprogs-1.42.9\e2fsck\logfile.c:71]: (style) Unused variable: pw_struct

[e2fsprogs-1.42.9\e2fsck\message.c:173]: (style) The scope of the variable 'ch' can be reduced.

[e2fsprogs-1.42.9\e2fsck\message.c:245]: (style) The scope of the variable 'str' can be reduced.

[e2fsprogs-1.42.9\e2fsck\message.c:232]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[e2fsprogs-1.42.9\e2fsck\mtrace.c:95]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned $int'.

[e2fsprogs-1.42.9\e2fsck\mtrace.c:123]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned $int'.

[e2fsprogs-1.42.9\e2fsck\mtrace.c:125]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned $int'.

[e2fsprogs-1.42.9\e2fsck\pass1.c:137]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1.c:408]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1.c:2578]: (style) The scope of the variable 'flexbg_size' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1b.c:453]: (style) The scope of the variable 'shared_len' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1b.c:455]: (style) The scope of the variable 'file_ok' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1b.c:589]: (style) The scope of the variable 'p' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass1b.c:590]: (style) The scope of the variable 'n' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass2.c:352]: (style) The scope of the variable 'nextdir' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass2.c:353]: (style) The scope of the variable 'new_len' can be reduced.

[e2fsprogs-1.42.9\e2fsck\pass2.c:92]: (style) Unused variable: dx_dir

[e2fsprogs-1.42.9\e2fsck\pass2.c:93]: (style) Unused variable: dx_db

[e2fsprogs-1.42.9\e2fsck\pass2.c:93]: (style) Unused variable: dx_parent

[e2fsprogs-1.42.9\e2fsck\pass2.c:95]: (style) Unused variable: b

[e2fsprogs-1.42.9\e2fsck\pass2.c:96]: (style) Unused variable: i

[e2fsprogs-1.42.9\e2fsck\pass2.c:96]: (style) Unused variable: depth

[e2fsprogs-1.42.9\e2fsck\pass2.c:97]: (style) Unused variable: code

[e2fsprogs-1.42.9\e2fsck\pass2.c:98]: (style) Unused variable: bad_dir

[e2fsprogs-1.42.9\e2fsck\problem.c:1911]: (warning) Redundant assignment of 'message' to itself.

[e2fsprogs-1.42.9\e2fsck\problem.c:1828]: (style) The scope of the variable 'ans' can be reduced.

[e2fsprogs-1.42.9\e2fsck\problem.c:1829]: (style) The scope of the variable 'print_answer' can be reduced.

[e2fsprogs-1.42.9\e2fsck\profile_helpers.c:69]: (style) The scope of the variable 'cp' can be reduced.

[e2fsprogs-1.42.9\e2fsck\profile_helpers.c:92]: (style) The scope of the variable 'newmax' can be reduced.

[e2fsprogs-1.42.9\e2fsck\profile_helpers.c:266]: (style) The scope of the variable 'ent_len' can be reduced.

[e2fsprogs-1.42.9\e2fsck\recovery.c:185]: (style) The scope of the variable 'tag' can be reduced.

[e2fsprogs-1.42.9\e2fsck\recovery.c:326]: (style) The scope of the variable 'err' can be reduced.

[e2fsprogs-1.42.9\e2fsck\recovery.c:327]: (style) The scope of the variable 'io_block' can be reduced.

[e2fsprogs-1.42.9\e2fsck\rehash.c:336]: (style) The scope of the variable 'prev' can be reduced.

[e2fsprogs-1.42.9\e2fsck\rehash.c:556]: (style) The scope of the variable 'dx_ent' can be reduced.

[e2fsprogs-1.42.9\e2fsck\rehash.c:560]: (style) The scope of the variable 'c2' can be reduced.

[e2fsprogs-1.42.9\e2fsck\revoke.c:241]: (style) The scope of the variable 'hash_list' can be reduced.

[e2fsprogs-1.42.9\e2fsck\revoke.c:626]: (style) The scope of the variable 'hash_list' can be reduced.

[e2fsprogs-1.42.9\e2fsck\sigcatcher.c:338]: (style) Unused variable: frames

[e2fsprogs-1.42.9\e2fsck\unix.c:105]: (style) The scope of the variable 'mask' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:107]: (style) The scope of the variable 'printed' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:281]: (style) The scope of the variable 'tmp2' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:281]: (style) The scope of the variable 'fname' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:283]: (style) The scope of the variable 'de' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:569]: (style) The scope of the variable 'buf' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:570]: (style) The scope of the variable 'percent' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:643]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\e2fsck\unix.c:295]: (warning) scanf without field width limits can crash with huge input data.

[e2fsprogs-1.42.9\e2fsck\unix.c:310]: (warning) scanf without field width limits can crash with huge input data.

[e2fsprogs-1.42.9\e2fsck\util.c:117]: (style) The scope of the variable 'buf' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:168]: (style) The scope of the variable 'r' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:188]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:620]: (style) The scope of the variable 'count' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:666]: (style) The scope of the variable 'cp' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:666]: (style) The scope of the variable 't' can be reduced.

[e2fsprogs-1.42.9\e2fsck\util.c:748]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\ext2ed\dir_com.c:103]: (style) The scope of the variable 'return_code' can be reduced.

[e2fsprogs-1.42.9\ext2ed\dir_com.c:103]: (style) The scope of the variable 'next' can be reduced.

[e2fsprogs-1.42.9\ext2ed\dir_com.c:220]: (style) The scope of the variable 'temp2' can be reduced.

[e2fsprogs-1.42.9\ext2ed\dir_com.c:596]: (style) The scope of the variable 'temp' can be reduced.

[e2fsprogs-1.42.9\ext2ed\disk.c:54]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[e2fsprogs-1.42.9\ext2ed\disk.c:106]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[e2fsprogs-1.42.9\ext2ed\disk.c:47]: (style) The scope of the variable 'temp' can be reduced.

[e2fsprogs-1.42.9\ext2ed\disk.c:86]: (style) The scope of the variable 'temp' can be reduced.

[e2fsprogs-1.42.9\ext2ed\ext2_com.c:39]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[e2fsprogs-1.42.9\ext2ed\ext2_com.c:95]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[e2fsprogs-1.42.9\ext2ed\ext2_com.c:54]: (style) The scope of the variable 'temp' can be reduced.

[e2fsprogs-1.42.9\ext2ed\file_com.c:441]: (style) The scope of the variable 'ch_ptr' can be reduced.

[e2fsprogs-1.42.9\ext2ed\general_com.c:431]: (style) The scope of the variable 'ch_ptr' can be reduced.

[e2fsprogs-1.42.9\ext2ed\general_com.c:584]: (style) The scope of the variable 'ch' can be reduced.

[e2fsprogs-1.42.9\ext2ed\general_com.c:617]: (style) The scope of the variable 'len' can be reduced.

[e2fsprogs-1.42.9\ext2ed\general_com.c:620]: (style) The scope of the variable 'ptr' can be reduced.

[e2fsprogs-1.42.9\ext2ed\general_com.c:361]: (style) Unused variable: int_ptr

[e2fsprogs-1.42.9\ext2ed\general_com.c:362]: (style) Unused variable: char_ptr

[e2fsprogs-1.42.9\ext2ed\general_com.c:363]: (style) Unused variable: long_ptr

[e2fsprogs-1.42.9\ext2ed\general_com.c:617]: (style) Unused variable: temp_int

[e2fsprogs-1.42.9\ext2ed\general_com.c:618]: (style) Unused variable: temp_long

[e2fsprogs-1.42.9\ext2ed\general_com.c:619]: (style) Unused variable: temp_char

[e2fsprogs-1.42.9\ext2ed\init.c:110]: (style) The scope of the variable 'ch' can be reduced.

[e2fsprogs-1.42.9\ext2ed\init.c:611]: (style) The scope of the variable 'ptr' can be reduced.

[e2fsprogs-1.42.9\ext2ed\init.c:624]: (style) Variable 'ptr' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:40]: (style) Variable 'block_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:49]: (style) Variable 'first_entry' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:49]: (style) Variable 'last_entry' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:50]: (style) Variable 'inode_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:88]: (style) Variable 'block_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:97]: (style) Variable 'first_entry' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:98]: (style) Variable 'inode_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:130]: (style) Variable 'block_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:296]: (style) Variable 'block_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:406]: (style) Variable 'block_num' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:414]: (style) Variable 'first_entry' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\inode_com.c:414]: (style) Variable 'last_entry' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\main.c:101]: (style) The scope of the variable 'buf' can be reduced.

[e2fsprogs-1.42.9\ext2ed\win.c:126]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\ext2ed\win.c:190]: (style) The scope of the variable 'min_lines' can be reduced.

[e2fsprogs-1.42.9\ext2ed\win.c:136]: (style) Variable 'right' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\win.c:137]: (style) Variable 'bottom' is assigned a value that is never used.

[e2fsprogs-1.42.9\ext2ed\win.c:192]: (style) Unused variable: save_col

[e2fsprogs-1.42.9\ext2ed\win.c:192]: (style) Unused variable: save_lines

[e2fsprogs-1.42.9\intl\plural-exp.h:63] -> [e2fsprogs-1.42.9\intl\plural-exp.h:41]: (style) Variable 'num' hides enumerator with same name

[e2fsprogs-1.42.9\intl\hash-string.h:31]: (style) The scope of the variable 'g' can be reduced.

[e2fsprogs-1.42.9\intl\dcigettext.c:228]: (style) struct or union member 'known_translation_t::category' is never used.

[e2fsprogs-1.42.9\intl\dcigettext.c:231]: (style) struct or union member 'known_translation_t::counter' is never used.

[e2fsprogs-1.42.9\intl\dcigettext.c:238]: (style) struct or union member 'known_translation_t::translation_length' is never used.

[e2fsprogs-1.42.9\intl\dcigettext.c:241]: (style) struct or union member 'known_translation_t::msgid' is never used.

[e2fsprogs-1.42.9\intl\l10nflist.c:374]: (style) The scope of the variable 'wp' can be reduced.

[e2fsprogs-1.42.9\intl\l10nflist.c:334]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[e2fsprogs-1.42.9\intl\localcharset.c:120]: (style) The scope of the variable 'base' can be reduced.

[e2fsprogs-1.42.9\intl\localcharset.c:144]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\intl\localcharset.c:181]: (error) Common realloc mistake: 'res_ptr' nulled but not freed upon failure

[e2fsprogs-1.42.9\intl\localealias.c:254]: (style) The scope of the variable 'alias' can be reduced.

[e2fsprogs-1.42.9\intl\localealias.c:255]: (style) The scope of the variable 'value' can be reduced.

[e2fsprogs-1.42.9\intl\localealias.c:303]: (error) Resource leak: fp

[e2fsprogs-1.42.9\intl\log.c:81]: (error) Memory leak: last_logfilename

[e2fsprogs-1.42.9\lib\blkid\devname.c:52]: (style) The scope of the variable 'pnext' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\devname.c:405]: (style) The scope of the variable 'last' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\devname.c:377]: (warning) scanf without field width limits can crash with huge input data.

[e2fsprogs-1.42.9\lib\blkid\getsize.c:78]: (style) Unused variable: size64

[e2fsprogs-1.42.9\lib\blkid\probe.c:129]: (style) The scope of the variable 'str' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:171]: (style) The scope of the variable 'cp' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:171]: (style) The scope of the variable 't' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:523]: (style) The scope of the variable 'maxloop' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:690]: (style) The scope of the variable 'attr_len' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:691]: (style) The scope of the variable 'attr_type' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:691]: (style) The scope of the variable 'val_len' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:692]: (style) The scope of the variable 'val_off' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1090]: (style) The scope of the variable 'label' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1112]: (style) The scope of the variable 'label' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1133]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1166]: (style) The scope of the variable 'uuid_str' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1194]: (style) The scope of the variable 'alloc_block_size' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1195]: (style) The scope of the variable 'alloc_first_block' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1196]: (style) The scope of the variable 'embed_first_block' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1201]: (style) The scope of the variable 'ext_block_count' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\probe.c:1210]: (style) The scope of the variable 'uuid_str' can be reduced.

[e2fsprogs-1.42.9\lib\blkid\read.c:422]: (style) Array index 'end' is used before limits check.

[e2fsprogs-1.42.9\lib\e2p\feature.c:286]: (style) The scope of the variable 'neg' can be reduced.

[e2fsprogs-1.42.9\lib\e2p\fgetflags.c:46]: (style) Unused variable: buf

[e2fsprogs-1.42.9\lib\e2p\getflags.c:33]: (style) Unused variable: buf

[e2fsprogs-1.42.9\lib\e2p\iod.c:33]: (style) The scope of the variable 'len' can be reduced.

[e2fsprogs-1.42.9\lib\e2p\ls.c:91]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\lib\e2p\ls.c:275]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\lib\e2p\ls.c:60]: (style) The scope of the variable 'hr' can be reduced.

[e2fsprogs-1.42.9\lib\e2p\ls.c:60]: (style) The scope of the variable 'min' can be reduced.

[e2fsprogs-1.42.9\lib\e2p\mntopts.c:105]: (style) The scope of the variable 'neg' can be reduced.

[e2fsprogs-1.42.9\lib\et\error_message.c:232]: (style) The scope of the variable 'fd' can be reduced.

[e2fsprogs-1.42.9\lib\et\error_message.c:232]: (style) The scope of the variable 'flags' can be reduced.

[e2fsprogs-1.42.9\lib\et\et_name.c:26]: (style) The scope of the variable 'ch' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\alloc_tables.c:86]: (style) The scope of the variable 'j' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\badblocks.c:112]: (style) The scope of the variable 'old_size' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\badblocks.c:165]: (style) The scope of the variable 'mid' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\bb_inode.c:161]: (style) The scope of the variable 'old_size' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:217]: (style) The scope of the variable 'first_bit' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:218]: (style) The scope of the variable 'last_bit' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:219]: (style) The scope of the variable 'mark_count' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:221]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:329]: (style) The scope of the variable 'max_loop_count' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:329]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_ba.c:378]: (style) Variable 'byte_found' is assigned a value that is never used.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_rb.c:235]: (style) The scope of the variable 'src_ext' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_rb.c:236]: (style) The scope of the variable 'dest_node' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_rb.c:236]: (style) The scope of the variable 'dest_last' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_rb.c:236]: (style) The scope of the variable 'n' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\blkmap64_rb.c:733]: (style) The scope of the variable 'count' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\closefs.c:150]: (style) The scope of the variable 'meta_bg_size' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\closefs.c:440]: (style) The scope of the variable 'meta_blks' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\csum.c:38]: (style) Unused variable: offset

[e2fsprogs-1.42.9\lib\ext2fs\csum.c:83]: (error) Uninitialized variable: crc

[e2fsprogs-1.42.9\lib\ext2fs\dblist.c:165]: (style) The scope of the variable 'old_size' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\dblist.c:232]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\dir_iterate.c:74]: (style) The scope of the variable 'dirent' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\dirblock.c:29]: (style) The scope of the variable 'name_len' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\dirhash.c:198]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\dosio.c:228]: (error) Memory leak: part

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:1012] -> [e2fsprogs-1.42.9\lib\ext2fs\extent.c:1016]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:1515] -> [e2fsprogs-1.42.9\lib\ext2fs\extent.c:1519]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:165]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:543]: (style) The scope of the variable 'ix' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:769]: (style) The scope of the variable 'ix' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:770]: (style) The scope of the variable 'ex' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:1463]: (style) The scope of the variable 'eh' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\extent.c:66]: (style) struct or union member 'ext2_extent_path::leaf_height' is never used.

[e2fsprogs-1.42.9\lib\ext2fs\finddev.c:130]: (style) The scope of the variable 'current' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap.c:441]: (style) The scope of the variable 'first_bit' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap.c:442]: (style) The scope of the variable 'last_bit' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap.c:443]: (style) The scope of the variable 'mark_count' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap.c:445]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap64.c:803]: (style) The scope of the variable 'b' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\gen_bitmap64.c:211]: (style) Variable 'inuse' is assigned a value that is never used.

[e2fsprogs-1.42.9\lib\ext2fs\icount.c:472]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\lib\ext2fs\icount.c:356]: (style) The scope of the variable 'mid' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\imager.c:205] -> [e2fsprogs-1.42.9\lib\ext2fs\imager.c:206]: (performance) Buffer 'buf' is being written before its old content has been used.

[e2fsprogs-1.42.9\lib\ext2fs\imager.c:290]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\imager.c:366]: (style) The scope of the variable 'actual' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1550]: (error) Unsigned division. The result will be wrong.

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1560]: (error) Unsigned division. The result will be wrong.

[e2fsprogs-1.42.9\lib\ext2fs\inline.c:48]: (style) Unused variable: retval

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1533]: (error) Memory leak: pp

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1545]: (error) Memory leak: pp

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1566]: (error) Memory leak: pp

[e2fsprogs-1.42.9\lib\ext2fs\ext2fs.h:1594]: (error) Common realloc mistake: 'p' nulled but not freed upon failure

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:683] -> [e2fsprogs-1.42.9\lib\ext2fs\inode.c:690]: (performance) Buffer 'w_inode' is being written before its old content has been used.

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:527]: (style) The scope of the variable 'group' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:527]: (style) The scope of the variable 'block' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:530]: (style) The scope of the variable 'clen' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:530]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\inode.c:530]: (style) The scope of the variable 'inodes_per_block' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\io_manager.c:26]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\irel_ma.c:102]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[e2fsprogs-1.42.9\lib\ext2fs\link.c:42]: (style) The scope of the variable 'min_rec_len' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\newdir.c:35]: (style) The scope of the variable 'rec_len' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\newdir.c:36]: (style) The scope of the variable 'filetype' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\nt_io.c:505]: (warning) %c in format string (no. 1) requires 'unsigned int' but the argument type is 'IN'.

[e2fsprogs-1.42.9\lib\ext2fs\nt_io.c:823]: (style) The scope of the variable 'NormalizedDeviceName' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\rbtree.c:298]: (warning) Assignment of function parameter has no effect outside the function.

[e2fsprogs-1.42.9\lib\ext2fs\read_bb_file.c:43]: (style) The scope of the variable 'count' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\symlink.c:91] -> [e2fsprogs-1.42.9\lib\ext2fs\symlink.c:92]: (performance) Buffer 'block_buf' is being written before its old content has been used.

[e2fsprogs-1.42.9\lib\ext2fs\tdbtool.c:427]: (style) The scope of the variable 'cmd_len' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_badblocks.c:124]: (style) The scope of the variable 'match' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_badblocks.c:272]: (style) The scope of the variable 'equal' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_badblocks.c:237]: (error) Memory leak: fs

[e2fsprogs-1.42.9\lib\ext2fs\tst_badblocks.c:242]: (error) Memory leak: fs

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:416] -> [e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:416]: (style) Same expression on both sides of '&&'.

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:539] -> [e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:539]: (style) Same expression on both sides of '&&'.

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:297]: (style) The scope of the variable 'num' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:335]: (style) The scope of the variable 'num' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:373]: (style) The scope of the variable 'num' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\tst_bitmaps.c:83]: (error) Resource leak: f

[e2fsprogs-1.42.9\lib\ext2fs\tst_inode_size.c:42]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\lib\ext2fs\tst_iscan.c:209]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\lib\ext2fs\tst_super_size.c:45]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\lib\ext2fs\unix_io.c:696]: (style) The scope of the variable 'cache' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\unix_io.c:783]: (style) The scope of the variable 'cache' can be reduced.

[e2fsprogs-1.42.9\lib\ext2fs\unix_io.c:896]: (style) The scope of the variable 'tmp' can be reduced.

[e2fsprogs-1.42.9\lib\quota\mkquota.c:110]: (style) The scope of the variable 'dq' can be reduced.

[e2fsprogs-1.42.9\lib\quota\mkquota.c:248]: (style) The scope of the variable 'dict' can be reduced.

[e2fsprogs-1.42.9\lib\quota\mkquota.c:296]: (style) The scope of the variable 'dict' can be reduced.

[e2fsprogs-1.42.9\lib\quota\mkquota.c:322]: (style) The scope of the variable 'dict' can be reduced.

[e2fsprogs-1.42.9\lib\quota\mkquota.c:347]: (style) The scope of the variable 'dict' can be reduced.

[e2fsprogs-1.42.9\lib\quota\quotaio_tree.c:401] -> [e2fsprogs-1.42.9\lib\quota\quotaio_tree.c:397]: (warning) Possible null pointer dereference: ref - otherwise it is redundant to check it against null.

[e2fsprogs-1.42.9\lib\quota\quotaio_tree.c:478] -> [e2fsprogs-1.42.9\lib\quota\quotaio_tree.c:473]: (warning) Possible null pointer dereference: ref - otherwise it is redundant to check it against null.

[e2fsprogs-1.42.9\lib\quota\quotaio_tree.c:504]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\lib\ss\help.c:148]: (error) Common realloc mistake: 'dirs' nulled but not freed upon failure

[e2fsprogs-1.42.9\lib\ss\invocation.c:49]: (error) Memory leak: new_table

[e2fsprogs-1.42.9\lib\ss\listen.c:94]: (error) Possible null pointer dereference: line

[e2fsprogs-1.42.9\lib\ss\pager.c:116]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\lib\ss\parse.c:81]: (error) Common realloc mistake: 'argv' nulled but not freed upon failure

[e2fsprogs-1.42.9\lib\ss\parse.c:89]: (error) Common realloc mistake: 'argv' nulled but not freed upon failure

[e2fsprogs-1.42.9\lib\ss\request_tbl.c:26]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\lib\ss\test_ss.c:81]: (error) Resource leak: f

[e2fsprogs-1.42.9\lib\uuid\gen_uuid.c:178]: (style) The scope of the variable 'lose_counter' can be reduced.

[e2fsprogs-1.42.9\lib\uuid\gen_uuid.c:426]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\misc\badblocks.c:314]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\misc\badblocks.c:314]: (style) The scope of the variable 'nb' can be reduced.

[e2fsprogs-1.42.9\misc\badblocks.c:593]: (style) The scope of the variable 'try' can be reduced.

[e2fsprogs-1.42.9\misc\badblocks.c:200]: (style) Checking if unsigned variable 'total' is less than zero.

[e2fsprogs-1.42.9\misc\badblocks.c:1053]: (style) Unused variable: sysval

[e2fsprogs-1.42.9\misc\blkid.c:75]: (style) The scope of the variable 'ch' can be reduced.

[e2fsprogs-1.42.9\misc\blkid.c:143]: (style) The scope of the variable 'w' can be reduced.

[e2fsprogs-1.42.9\misc\blkid.c:174]: (style) The scope of the variable 'len' can be reduced.

[e2fsprogs-1.42.9\misc\chattr.c:282]: (style) The scope of the variable 'err' can be reduced.

[e2fsprogs-1.42.9\misc\dumpe2fs.c:388]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\misc\dumpe2fs.c:162]: (style) The scope of the variable 'has_super' can be reduced.

[e2fsprogs-1.42.9\misc\dumpe2fs.c:448]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\misc\e2freefrag.c:163]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\misc\e2freefrag.c:149]: (style) The scope of the variable 'total_chunks' can be reduced.

[e2fsprogs-1.42.9\misc\e2freefrag.c:152]: (style) The scope of the variable 'end' can be reduced.

[e2fsprogs-1.42.9\misc\e2image.c:500]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e2fsprogs-1.42.9\misc\e4defrag.c:192]: (error) Your kernel headers dont define __NR_fadvise64_64

[e2fsprogs-1.42.9\misc\e4defrag.c:214]: (error) Your kernel headers dont define __NR_sync_file_range

[e2fsprogs-1.42.9\misc\e4defrag.c:240]: (error) Your kernel headers dont define __NR_fallocate

[e2fsprogs-1.42.9\misc\e4defrag.c:192]: (error) #error Your kernel headers dont define __NR_fadvise64_64

[e2fsprogs-1.42.9\misc\findsuper.c:186]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[e2fsprogs-1.42.9\misc\findsuper.c:251]: (warning) %Lu in format string (no. 7) requires 'unsigned long long' but the argument type is 'unsigned long long'.

[e2fsprogs-1.42.9\misc\fsck.c:169]: (style) The scope of the variable 'p' can be reduced.

[e2fsprogs-1.42.9\misc\fsck.c:964]: (style) The scope of the variable 'pass_done' can be reduced.

[e2fsprogs-1.42.9\misc\fsck.c:1259]: (style) The scope of the variable 'fs' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:59]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:80]: (style) The scope of the variable 'cnt' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:80]: (style) The scope of the variable 'd' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:80]: (style) The scope of the variable 'del' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:121]: (style) The scope of the variable 'cp' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:231]: (style) The scope of the variable 'c' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:254]: (style) The scope of the variable 'pid' can be reduced.

[e2fsprogs-1.42.9\misc\logsave.c:255]: (style) The scope of the variable 'cpp' can be reduced.

[e2fsprogs-1.42.9\misc\lsattr.c:162]: (style) The scope of the variable 'i' can be reduced.

[e2fsprogs-1.42.9\misc\lsattr.c:163]: (style) The scope of the variable 'err' can be reduced.

[e2fsprogs-1.42.9\misc\mke2fs.c:247]: (style) The scope of the variable 'group_bad' can be reduced.

[e2fsprogs-1.42.9\misc\mke2fs.c:461]: (style) The scope of the variable 'magic' can be reduced.

[e2fsprogs-1.42.9\misc\mke2fs.c:658]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\misc\mke2fs.c:2326]: (style) Variable 'num_free' is assigned a value that is never used.

[e2fsprogs-1.42.9\misc\mklost+found.c:38]: (style) The scope of the variable 'd' can be reduced.

[e2fsprogs-1.42.9\misc\partinfo.c:30]: (style) The scope of the variable 'fd' can be reduced.

[e2fsprogs-1.42.9\misc\tune2fs.c:1152]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\misc\tune2fs.c:1453]: (style) The scope of the variable 'bmv' can be reduced.

[e2fsprogs-1.42.9\misc\util.c:175]: (style) The scope of the variable 'arg' can be reduced.

[e2fsprogs-1.42.9\misc\uuidd.c:91]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\misc\uuidd.c:115]: (style) The scope of the variable 'ret' can be reduced.

[e2fsprogs-1.42.9\resize\main.c:54]: (style) The scope of the variable 'label' can be reduced.

[e2fsprogs-1.42.9\resize\main.c:184]: (style) Unused variable: sysval

[e2fsprogs-1.42.9\tests\progs\crcsum.c:67]: (error) Resource leak: f

[e2fsprogs-1.42.9\tests\progs\random_exercise.c:51]: (style) The scope of the variable 'fd' can be reduced.

[e2fsprogs-1.42.9\tests\progs\random_exercise.c:77]: (style) The scope of the variable 'size' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_icount.c:350] -> [e2fsprogs-1.42.9\tests\progs\test_icount.c:351]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\tests\progs\test_icount.c:105]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_icount.c:128]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_icount.c:152]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_icount.c:176]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:750] -> [e2fsprogs-1.42.9\tests\progs\test_rel.c:751]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:146]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:175]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:216]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:306]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:331]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:353]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:383]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:419]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:445]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:537]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:574]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:615]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:641]: (style) The scope of the variable 'usage' can be reduced.

[e2fsprogs-1.42.9\tests\progs\test_rel.c:709]: (error) Resource leak: f

[e2fsprogs-1.42.9\util\subst.c:270]: (style) The scope of the variable 'oldcp' can be reduced.

[e2fsprogs-1.42.9\util\subst.c:270]: (style) The scope of the variable 'newcp' can be reduced.

[e2fsprogs-1.42.9\util\symlinks.c:165]: (style) The scope of the variable 'np' can be reduced.

[e2fsprogs-1.42.9\util\symlinks.c:165]: (style) The scope of the variable 'tail' can be reduced.

[e2fsprogs-1.42.9\util\symlinks.c:327]: (style) The scope of the variable 'p' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e2ps/e2ps_4.34.orig.tar.gz
[e2ps-4.34\e2ps.c:60]: (style) The scope of the variable 'sFileData' can be reduced.

[e2ps-4.34\e2ps.c:69]: (style) The scope of the variable 'ftmp' can be reduced.

[e2ps-4.34\e2ps.c:958]: (style) The scope of the variable 'i' can be reduced.

[e2ps-4.34\e2ps.c:1078]: (style) The scope of the variable 'sStr' can be reduced.

[e2ps-4.34\e2ps.c:1424]: (style) Variable 'sTmp' is assigned a value that is never used.

[e2ps-4.34\e2ps.c:1417]: (style) Variable 'uStart' is assigned a value that is never used.

[e2ps-4.34\e2ps.c:1480]: (style) Variable 'sTmp' is assigned a value that is never used.

[e2ps-4.34\wtkf.c:77]: (style) Variable 'euc' is assigned a value that is never used.

[e2ps-4.34\wtkf.c:107]: (style) Variable 'length' is assigned a value that is never used.

[e2ps-4.34\wtkf.c:200]: (error) Common realloc mistake: 'tmp' nulled but not freed upon failure

[e2ps-4.34\wtkf.c:311]: (error) Common realloc mistake: 'tmp' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e2tools/e2tools_0.0.16.orig.tar.gz
[e2tools-0.0.16\copy.c:260]: (style) The scope of the variable 'cur_file_name' can be reduced.

[e2tools-0.0.16\copy.c:263]: (style) The scope of the variable 'num_files' can be reduced.

[e2tools-0.0.16\copy.c:268]: (style) The scope of the variable 'xref' can be reduced.

[e2tools-0.0.16\copy.c:269]: (style) The scope of the variable 'tmp_val' can be reduced.

[e2tools-0.0.16\copy.c:634]: (style) The scope of the variable 'retval' can be reduced.

[e2tools-0.0.16\copy.c:636]: (style) The scope of the variable 'new_dir' can be reduced.

[e2tools-0.0.16\copy.c:973]: (style) The scope of the variable 'tmpstr' can be reduced.

[e2tools-0.0.16\copy.c:991]: (style) The scope of the variable 'retval' can be reduced.

[e2tools-0.0.16\copy.c:1025]: (style) The scope of the variable 'c' can be reduced.

[e2tools-0.0.16\copy.c:1097]: (style) The scope of the variable 'xref' can be reduced.

[e2tools-0.0.16\copy.c:1125]: (style) The scope of the variable 'x_node' can be reduced.

[e2tools-0.0.16\copy.c:246]: (style) Variable 'last_filesys' is assigned a value that is never used.

[e2tools-0.0.16\copy.c:731]: (style) Variable 'retval' is assigned a value that is never used.

[e2tools-0.0.16\copy.c:1001]: (style) Variable 'retval' is assigned a value that is never used.

[e2tools-0.0.16\copy.c:1057]: (style) Unused variable: cnt

[e2tools-0.0.16\elist.c:141]: (style) The scope of the variable 'c' can be reduced.

[e2tools-0.0.16\elist.c:144]: (style) The scope of the variable 'dptr' can be reduced.

[e2tools-0.0.16\elist.c:82]: (style) Unused variable: n

[e2tools-0.0.16\ln.c:98]: (style) Unused variable: num_files

[e2tools-0.0.16\ln.c:198]: (style) Variable 'retval' is assigned a value that is never used.

[e2tools-0.0.16\ls.c:339]: (style) The scope of the variable 'last_type' can be reduced.

[e2tools-0.0.16\ls.c:626]: (style) The scope of the variable 'tm_p' can be reduced.

[e2tools-0.0.16\ls.c:1027]: (style) The scope of the variable 'cd' can be reduced.

[e2tools-0.0.16\ls.c:146]: (style) Unused variable: inode

[e2tools-0.0.16\ls.c:1026]: (style) Unused variable: next

[e2tools-0.0.16\ls.c:1028]: (style) Unused variable: nd

[e2tools-0.0.16\ls.c:436]: (error) Memory leak: dup_path

[e2tools-0.0.16\mkdir.c:359]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'long'.

[e2tools-0.0.16\mkdir.c:417]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'long'.

[e2tools-0.0.16\mkdir.c:287]: (style) The scope of the variable 'len' can be reduced.

[e2tools-0.0.16\mkdir.c:288]: (style) The scope of the variable 'c' can be reduced.

[e2tools-0.0.16\mkdir.c:284]: (style) Unused variable: name

[e2tools-0.0.16\mv.c:99]: (style) The scope of the variable 'result_name' can be reduced.

[e2tools-0.0.16\mv.c:298]: (style) The scope of the variable 'retval' can be reduced.

[e2tools-0.0.16\mv.c:87]: (style) Unused variable: num_files

[e2tools-0.0.16\mv.c:534]: (style) Variable 'retval' is assigned a value that is never used.

[e2tools-0.0.16\progress.c:157]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'.

[e2tools-0.0.16\progress.c:98] -> [e2tools-0.0.16\progress.c:99]: (performance) Buffer 'prog_file' is being written before its old content has been used.

[e2tools-0.0.16\progress.c:84]: (style) The scope of the variable 'len' can be reduced.

[e2tools-0.0.16\read.c:109]: (style) Unused variable: fd

[e2tools-0.0.16\read.c:313]: (style) Variable 'bytes_written' is assigned a value that is never used.

[e2tools-0.0.16\tail.c:112]: (style) The scope of the variable 'verbose' can be reduced.

[e2tools-0.0.16\tail.c:253]: (style) The scope of the variable 'ptr' can be reduced.

[e2tools-0.0.16\tail.c:134]: (style) Variable 'verbose' is assigned a value that is never used.

[e2tools-0.0.16\tail.c:254]: (style) Unused variable: pos

[e2tools-0.0.16\util.c:279]: (style) Unused variable: l

[e2tools-0.0.16\util.c:282]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e2wm/e2wm_1.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/e3/e3_2.71.orig.tar.gz
[e3_2.71.orig\e3c\e3.c:21]: (error) "Sorry, but I need GNU C."

[e3_2.71.orig\e3c\e3.c:21]: (error) #error "Sorry, but I need GNU C."


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eancheck/eancheck_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/earcandy/earcandy_0.5.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ears/ears_1.0.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/earth3d/earth3d_1.0.5.orig.tar.gz
[earth3d\draw\drawScene.cpp:218]: (warning) %li in format string (no. 2) requires 'long' but the argument type is 'Point3D *'.

[earth3d\draw\drawScene.cpp:218]: (warning) %li in format string (no. 3) requires 'long' but the argument type is 'Point2D *'.

[earth3d\draw\drawScene.cpp:675]: (style) C-style pointer casting

[earth3d\draw\drawScene.cpp:39]: (warning) Member variable 'firstLevelOpenGLArray::group' is not initialized in the constructor.

[earth3d\draw\drawScene.cpp:39]: (warning) Member variable 'firstLevelOpenGLArray::bs_radius' is not initialized in the constructor.

[earth3d\draw\drawScene.cpp:40]: (performance) Variable 'openglarrayList' is assigned in constructor body. Consider performing initialization in initialization list.

[earth3d\draw\drawScene.h:36]: (style) 'class pbr_list' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[earth3d\draw\drawScene.cpp:128]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:289]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:326]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:337]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:377]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:408]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:449]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:461]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:481]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:509]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:525]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawScene.cpp:532]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObject.cpp:14]: (style) Variable 'lastvertex' is assigned a value that is never used.

[earth3d\draw\drawSceneObject.cpp:14]: (style) Variable 'lasttexturecoord' is assigned a value that is never used.

[earth3d\draw\drawSceneObject.cpp:44]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObject.cpp:53]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObject.cpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObject.cpp:123]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObject.cpp:137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObjectQuad.cpp:71]: (style) C-style pointer casting

[earth3d\draw\drawSceneObjectRotatequaternion.cpp:3]: (warning) Member variable 'DrawSceneObjectRotatequaternion::angle' is not initialized in the constructor.

[earth3d\draw\drawSceneObjectRotatequaternion.cpp:3]: (warning) Member variable 'DrawSceneObjectRotatequaternion::matrix' is not initialized in the constructor.

[earth3d\draw\drawSceneObjectSphere.cpp:53]: (style) C-style pointer casting

[earth3d\draw\drawSceneObjectSphere.cpp:21]: (style) Variable 'lastvertex' is assigned a value that is never used.

[earth3d\draw\drawSceneObjectSphere.cpp:21]: (style) Variable 'lasttexturecoord' is assigned a value that is never used.

[earth3d\draw\drawSceneObjectSphere.cpp:4]: (warning) Member variable 'DrawSceneObjectSphere::radius' is not initialized in the constructor.

[earth3d\draw\drawSceneObjectTexture.cpp:11]: (warning) Member variable 'DrawSceneObjectTexture::textsize' is not initialized in the constructor.

[earth3d\draw\drawSceneObjectTexture.cpp:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObjectTransform.cpp:30]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\drawSceneObjectTriangle.cpp:65]: (style) C-style pointer casting

[earth3d\draw\drawSceneObjectUseGroup.cpp:23]: (style) C-style pointer casting

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::pbrAnglesCount' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::pbrUseAnglesAround' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::pbrAnglesElevation' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::currentangle' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::proj' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::modl' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::drawn' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::timer' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::depthWidth' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:30]: (warning) Member variable 'QGLWidgetDrawScene::depthHeight' is not initialized in the constructor.

[earth3d\draw\qGLWidgetDrawScene.cpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\qGLWidgetDrawScene.cpp:284]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\qGLWidgetDrawScene.cpp:304]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\qGLWidgetDrawScene.cpp:336]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawFactory.cpp:168]: (style) The scope of the variable 'gocAdd' can be reduced.

[earth3d\draw\treeDrawFactory.cpp:222]: (style) Variable 'layer' is assigned a value that is never used.

[earth3d\draw\treeDrawFactory.cpp:322]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawPOI.cpp:73]: (style) C-style pointer casting

[earth3d\draw\treeDrawPOI.cpp:7]: (warning) Member variable 'TreeDrawPOI::modelMatrix' is not initialized in the constructor.

[earth3d\draw\treeDrawPOI.cpp:7]: (warning) Member variable 'TreeDrawPOI::projMatrix' is not initialized in the constructor.

[earth3d\draw\treeDrawPOI.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawPOI.cpp:60]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawPOI.cpp:119]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawPOISign.cpp:26]: (warning) Assignment of function parameter has no effect outside the function.

[earth3d\draw\treeDrawPOISign.cpp:196]: (style) The scope of the variable 'tmp' can be reduced.

[earth3d\draw\treeDrawSphere.cpp:547]: (style) Variable 'color' is assigned a value that is never used.

[earth3d\draw\treeDrawSphere.cpp:41]: (warning) Member variable 'TreeDrawSphere::atmosphereTexture' is not initialized in the constructor.

[earth3d\draw\treeDrawSphere.h:23]: (style) Unused private function: 'TreeDrawSphere::getVirtualViewer'

[earth3d\draw\treeDrawSphere.h:88]: (style) Unused private function: 'TreeDrawSphere::drawQuad'

[earth3d\draw\treeDrawSphere.cpp:203]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawSphere.cpp:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawSphere.cpp:459]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawSphere.cpp:482]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\draw\treeDrawSphere.cpp:759]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\geometry\frustum.h:22]: (style) The class 'CFrustum' does not have a constructor.

[earth3d\geometry\geometry2d3dFactory.cpp:18]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[earth3d\geometry\geometry2d3dFactory.cpp:22]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[earth3d\geometry\geometry2d3dFactory.cpp:30]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\geometry\geometry2d3dSphere.cpp:78]: (style) Variable 'ix' is assigned a value that is never used.

[earth3d\geometry\geometry2d3dSphere.cpp:81]: (style) Variable 'iy' is assigned a value that is never used.

[earth3d\geometry\geometryTranslateWrapper.cpp:5]: (performance) Variable 'translation' is assigned in constructor body. Consider performing initialization in initialization list.

[earth3d\geometry\point4d.h:9]: (warning) Member variable 'Point4D::w' is not initialized in the constructor.

[earth3d\globalsettings.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\gltest.cpp:433]: (style) Variable 'projplane' is assigned a value that is never used.

[earth3d\gltest.cpp:486]: (style) Variable 'angle' is assigned a value that is never used.

[earth3d\gltest.cpp:593]: (style) Variable 'result' is assigned a value that is never used.

[earth3d\gltest.cpp:925]: (style) Variable 'result' is assigned a value that is never used.

[earth3d\gltest.cpp:933]: (style) Variable 'projplane' is assigned a value that is never used.

[earth3d\gltest.cpp:585]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\gltest.cpp:1069]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\graphicsObjectsContainer.cpp:18]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\graphicsObjectsContainer.cpp:43]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\graphicsObjectsContainer.cpp:48]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\listViewServiceItem.cpp:53]: (warning) Member variable 'ListViewServiceItem::cns' is not initialized in the constructor.

[earth3d\navigator.cpp:305] -> [earth3d\navigator.cpp:308]: (performance) Variable 'a1' is reassigned a value before the old one has been used.

[earth3d\navigator.cpp:306] -> [earth3d\navigator.cpp:309]: (performance) Variable 'a2' is reassigned a value before the old one has been used.

[earth3d\navigator.cpp:338] -> [earth3d\navigator.cpp:341]: (performance) Variable 'a1' is reassigned a value before the old one has been used.

[earth3d\navigator.cpp:339] -> [earth3d\navigator.cpp:342]: (performance) Variable 'a2' is reassigned a value before the old one has been used.

[earth3d\navigator.cpp:362]: (style) Variable 'EPSINON' is assigned a value that is never used.

[earth3d\navigator.cpp:410]: (style) Variable 'RadianToDegree' is assigned a value that is never used.

[earth3d\navigator.cpp:411]: (style) Variable 'EPSINON' is assigned a value that is never used.

[earth3d\navigator.cpp:9]: (warning) Member variable 'Navigator::autoNavPos' is not initialized in the constructor.

[earth3d\navigator.cpp:9]: (warning) Member variable 'Navigator::autoNavDistance' is not initialized in the constructor.

[earth3d\navigator.cpp:9]: (warning) Member variable 'Navigator::autoNavStep' is not initialized in the constructor.

[earth3d\navigator.cpp:9]: (warning) Member variable 'Navigator::savedMAXTILESIZE' is not initialized in the constructor.

[earth3d\navigator.cpp:9]: (warning) Member variable 'Navigator::savedCENTERWEIGHT' is not initialized in the constructor.

[earth3d\network\connectNetworkService.cpp:103]: (error) Mismatching allocation and deallocation: doc

[earth3d\network\connectNetworkService.cpp:105]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\connectNetworkService.cpp:270]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\connectNetworkServiceRequestQueue.cpp:95]: (style) C-style pointer casting

[earth3d\network\connectNetworkServiceRequestQueue.cpp:145]: (style) C-style pointer casting

[earth3d\network\connectNetworkServiceRequestQueue.cpp:24]: (warning) Redundant assignment of 'maxRunningRequests' to itself.

[earth3d\network\connectNetworkServiceRequestQueue.cpp:45]: (performance) Possible inefficient checking for 'queue' emptiness.

[earth3d\network\connectNetworkServiceRequestQueue.cpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\connectNetworkServiceRequestQueue.cpp:141]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\connectNetworkServiceRequestQueueObject.h:8]: (style) 'class ConnectNetworkServiceRequestQueueObject' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[earth3d\network\downloadable.cpp:19]: (error) Common realloc mistake: 'runningDownloadsArray' nulled but not freed upon failure

[earth3d\network\downloadable.cpp:36]: (error) Common realloc mistake: 'runningDownloadsArray' nulled but not freed upon failure

[earth3d\network\fileCache.cpp:18]: (warning) Member variable 'FileCache::dirty' is not initialized in the constructor.

[earth3d\network\fileCache.cpp:116]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\fileCache.cpp:141]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\fileCache.cpp:378]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\network\proxyUrlOperator.cpp:61]: (style) Variable 'proxy' is assigned a value that is never used.

[earth3d\network\qServiceLib.cpp:15]: (style) Unused variable: result

[earth3d\network\qServiceLib.cpp:7]: (warning) Member variable 'ServiceLib::identity' is not initialized in the constructor.

[earth3d\network\qServiceLib.cpp:7]: (warning) Member variable 'ServiceLib::port' is not initialized in the constructor.

[earth3d\network\urlDownload.cpp:205]: (error) Common realloc mistake: 'content' nulled but not freed upon failure

[earth3d\pngutils.cpp:124]: (style) C-style pointer casting

[earth3d\pngutils.cpp:142]: (style) C-style pointer casting

[earth3d\pngutils.cpp:29]: (style) Unused variable: color_type

[earth3d\pngutils.cpp:29]: (style) Unused variable: interlace_type

[earth3d\tree\heightfieldTree.h:10]: (style) 'class HeightfieldTree' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[earth3d\tree\heightfieldTreeNode.cpp:208]: (style) C-style pointer casting

[earth3d\tree\heightfieldTreeNode.cpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[earth3d\tree\heightfieldTreeNodeCore.cpp:165]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[earth3d\tree\heightfieldTreeNodeCore.cpp:173]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[earth3d\tree\heightfieldTreeNodeCore.cpp:203]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[earth3d\tree\heightfieldTreeNodeCore.cpp:402]: (style) The scope of the variable 'r' can be reduced.

[earth3d\tree\heightfieldTreeNodeCore.cpp:411]: (style) The scope of the variable 'trianglecount' can be reduced.

[earth3d\tree\heightfieldTreeNodeCore.cpp:636]: (style) Variable 'nextothertiley' is assigned a value that is never used.

[earth3d\tree\heightfieldTreeNodeCore.cpp:641]: (style) Variable 'oldvalue' is assigned a value that is never used.

[earth3d\tree\heightfieldTreeNodeCore.cpp:664]: (style) Variable 'nextothertilex' is assigned a value that is never used.

[earth3d\tree\heightfieldTreeNodeCore.cpp:855]: (style) Variable 'width' is assigned a value that is never used.

[earth3d\tree\heightfieldTreeNodeCore.cpp:855]: (style) Variable 'height' is assigned a value that is never used.

[earth3d\tree\heightfieldTreeNodeCore.cpp:13]: (warning) Member variable 'HeightfieldTreeNodeCore::dirtyBorders' is not initialized in the constructor.

[earth3d\tree\heightfieldTreeNodeCore.cpp:13]: (warning) Member variable 'HeightfieldTreeNodeCore::informedNeighbors' is not initialized in the constructor.

[earth3d\tree\heightfieldTreeNodeCore.cpp:13]: (warning) Member variable 'HeightfieldTreeNodeCore::vertexinterpolationarraywidth' is not initialized in the constructor.

[earth3d\tree\heightfieldTreeNodeCore.cpp:13]: (warning) Member variable 'HeightfieldTreeNodeCore::tmpvertexarraysize' is not initialized in the constructor.

[earth3d\tree\heightfieldTreeNodeCore.cpp:13]: (warning) Member variable 'HeightfieldTreeNodeCore::stripsize' is not initialized in the constructor.

[earth3d\tree\mapTile.cpp:8]: (warning) Member variable 'MapTile::imagesize' is not initialized in the constructor.

[earth3d\tree\mapTileTree.h:5]: (style) 'class MapTileTree' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[earth3d\tree\mapTileTreeNode.cpp:302]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:308]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:336]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:361]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:362]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:395]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:397]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:414]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:416]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:443]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:457]: (style) C-style pointer casting

[earth3d\tree\mapTileTreeNode.cpp:298]: (style) The scope of the variable 'cornerValue' can be reduced.

[earth3d\tree\mapTileTreeNode.cpp:304]: (style) Variable 'cornerValue' is assigned a value that is never used.

[earth3d\tree\mapTileTreeNode.cpp:7]: (warning) Member variable 'MapTileTreeNode::lastNeeded' is not initialized in the constructor.

[earth3d\tree\mapTileTreeNode.cpp:7]: (warning) Member variable 'MapTileTreeNode::visible' is not initialized in the constructor.

[earth3d\tree\mapTileUncompressed.cpp:10]: (warning) Member variable 'MapTileUncompressed::scaledWidth' is not initialized in the constructor.

[earth3d\tree\mapTileUncompressed.cpp:10]: (warning) Member variable 'MapTileUncompressed::scaledHeight' is not initialized in the constructor.

[earth3d\tree\mapTileUncompressed.cpp:10]: (warning) Member variable 'MapTileUncompressed::scaledgenerated' is not initialized in the constructor.

[earth3d\tree\textureTreeNodeCore.cpp:6]: (warning) Member variable 'TextureTreeNodeCore::scaledWidth' is not initialized in the constructor.

[earth3d\tree\textureTreeNodeCore.cpp:6]: (warning) Member variable 'TextureTreeNodeCore::scaledHeight' is not initialized in the constructor.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easy-format/easy-format_1.0.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easy-rsa/easy-rsa_2.2.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easychem/easychem_0.6.orig.tar.gz
[easychem-0.6\bonds.c:1527]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\bonds.c:1545]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\bonds.c:1545]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\bonds.c:1556]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\bonds.c:1556]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\bonds.c:219] -> [easychem-0.6\bonds.c:215]: (warning) Possible null pointer dereference: current - otherwise it is redundant to check it against null.

[easychem-0.6\bonds.c:80]: (style) The scope of the variable 'current' can be reduced.

[easychem-0.6\bonds.c:905]: (style) The scope of the variable 'dist2' can be reduced.

[easychem-0.6\bonds.c:937]: (style) The scope of the variable 'dist2' can be reduced.

[easychem-0.6\bonds.c:1579]: (style) The scope of the variable 'type' can be reduced.

[easychem-0.6\bonds.c:2668]: (style) The scope of the variable 'i' can be reduced.

[easychem-0.6\bonds.c:2668]: (style) The scope of the variable 'j' can be reduced.

[easychem-0.6\bonds.c:2909]: (style) The scope of the variable 'parent2' can be reduced.

[easychem-0.6\bonds.c:2909]: (style) The scope of the variable 'j' can be reduced.

[easychem-0.6\bonds.c:2909]: (style) The scope of the variable 'k' can be reduced.

[easychem-0.6\bonds.c:2910]: (style) The scope of the variable 'pos_begin' can be reduced.

[easychem-0.6\bonds.c:2911]: (style) The scope of the variable 'str3' can be reduced.

[easychem-0.6\bonds.c:1439]: (error) Division by zero.

[easychem-0.6\bonds.c:1440]: (error) Division by zero.

[easychem-0.6\dialogs.c:653]: (style) The scope of the variable 's' can be reduced.

[easychem-0.6\dialogs.c:724]: (style) The scope of the variable 's' can be reduced.

[easychem-0.6\dialogs.c:725]: (style) The scope of the variable 'row' can be reduced.

[easychem-0.6\dialogs.c:728]: (style) The scope of the variable 'table' can be reduced.

[easychem-0.6\dialogs.c:729]: (style) The scope of the variable 'menu' can be reduced.

[easychem-0.6\dialogs.c:731]: (style) The scope of the variable 'attach' can be reduced.

[easychem-0.6\dialogs.c:732]: (style) The scope of the variable 'old' can be reduced.

[easychem-0.6\dialogs.c:908]: (style) The scope of the variable 's' can be reduced.

[easychem-0.6\drawing.c:99]: (style) The scope of the variable 'tc' can be reduced.

[easychem-0.6\drawing.c:99]: (style) The scope of the variable 't_first' can be reduced.

[easychem-0.6\drawing.c:99]: (style) The scope of the variable 't_spacing' can be reduced.

[easychem-0.6\drawing.c:277]: (style) The scope of the variable 'p_layout' can be reduced.

[easychem-0.6\drawing.c:282]: (style) The scope of the variable 'x' can be reduced.

[easychem-0.6\drawing.c:282]: (style) The scope of the variable 'y' can be reduced.

[easychem-0.6\drawing.c:282]: (style) The scope of the variable 'r' can be reduced.

[easychem-0.6\drawing.c:282]: (style) The scope of the variable 'cx' can be reduced.

[easychem-0.6\drawing.c:282]: (style) The scope of the variable 'cy' can be reduced.

[easychem-0.6\easychem.c:474]: (style) The scope of the variable 'label' can be reduced.

[easychem-0.6\easychem.c:551]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\easychem.c:552]: (style) The scope of the variable 'file' can be reduced.

[easychem-0.6\easychem.c:579]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\easychem.c:579]: (style) The scope of the variable 'label' can be reduced.

[easychem-0.6\easychem.c:626]: (style) The scope of the variable 'len' can be reduced.

[easychem-0.6\easychem.c:783]: (style) The scope of the variable 'vertical' can be reduced.

[easychem-0.6\easychem.c:783]: (style) The scope of the variable 'horizontal' can be reduced.

[easychem-0.6\easychem.c:957]: (style) The scope of the variable 'j' can be reduced.

[easychem-0.6\easychem.c:1181]: (style) The scope of the variable 'x' can be reduced.

[easychem-0.6\easychem.c:1181]: (style) The scope of the variable 'y' can be reduced.

[easychem-0.6\easychem.c:1948]: (style) The scope of the variable 'new' can be reduced.

[easychem-0.6\easychem.c:2075]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\easychem.c:2076]: (style) The scope of the variable 'file' can be reduced.

[easychem-0.6\easychem.c:2937]: (style) The scope of the variable 'basename' can be reduced.

[easychem-0.6\easychem.c:2938]: (style) The scope of the variable 'file' can be reduced.

[easychem-0.6\easychem.c:1425]: (style) Variable 'x_old' is assigned a value that is never used.

[easychem-0.6\easychem.c:1426]: (style) Variable 'y_old' is assigned a value that is never used.

[easychem-0.6\easychem.c:1960]: (style) Variable 'state' is assigned a value that is never used.

[easychem-0.6\export.c:1521]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1557]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1598]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1605]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1636]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1639]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1674]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1677]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1708]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1711]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1740]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1743]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1772]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1775]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1804]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1807]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1828]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1830]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1836]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1846]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1864]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1876]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1882]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1888]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1899]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1906]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1915]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1927]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:1938]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[easychem-0.6\export.c:731]: (style) The scope of the variable 'i' can be reduced.

[easychem-0.6\export.c:954]: (style) The scope of the variable 'tc' can be reduced.

[easychem-0.6\export.c:954]: (style) The scope of the variable 't_first' can be reduced.

[easychem-0.6\export.c:954]: (style) The scope of the variable 't_spacing' can be reduced.

[easychem-0.6\export.c:991]: (style) The scope of the variable 'fonts' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ex1' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ey1' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ex2' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ey2' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ex3' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'ey3' can be reduced.

[easychem-0.6\export.c:992]: (style) The scope of the variable 'r' can be reduced.

[easychem-0.6\export.c:1310]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\export.c:1389]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\export.c:1480]: (style) The scope of the variable 'tc' can be reduced.

[easychem-0.6\export.c:1480]: (style) The scope of the variable 't_first' can be reduced.

[easychem-0.6\export.c:1480]: (style) The scope of the variable 't_spacing' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ex1' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ey1' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ex2' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ey2' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ex3' can be reduced.

[easychem-0.6\export.c:1508]: (style) The scope of the variable 'ey3' can be reduced.

[easychem-0.6\export.c:1509]: (style) The scope of the variable 'r' can be reduced.

[easychem-0.6\export.c:1977]: (style) The scope of the variable 'dialog' can be reduced.

[easychem-0.6\export.c:363]: (style) Variable 'flag' is assigned a value that is never used.

[easychem-0.6\export.c:989]: (style) Variable 'buff' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easyconf/easyconf_0.9.5.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easydiff.app/easydiff.app_0.3.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easygit/easygit_0.99.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easyh10/easyh10_1.5.orig.tar.gz
[easyh10-1.5\common\easyh10_database.c:874]: (error) Memory leak: array

[easyh10-1.5\common\easyh10_playlist.c:285]: (style) The scope of the variable 'valid' can be reduced.

[easyh10-1.5\common\easyh10_playlist.c:285]: (style) The scope of the variable 'success' can be reduced.

[easyh10-1.5\common\easyh10_playlist.c:368]: (style) Variable 'i' is assigned a value that is never used.

[easyh10-1.5\common\easyh10_playlist.c:583]: (style) Variable 'p' is assigned a value that is never used.

[easyh10-1.5\common\easyh10_template.c:119]: (warning) Assignment of function parameter has no effect outside the function.

[easyh10-1.5\common\easyh10_tuner.c:304]: (style) Variable 'ret' is assigned a value that is never used.

[easyh10-1.5\common\easyh10_tuner.c:179]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[easyh10-1.5\common\filepathutil_posix.c:134]: (style) Unsigned variable 'length' can't be negative so it is unnecessary to test it.

[easyh10-1.5\common\filepathutil_posix.c:82]: (style) Unused variable: st

[easyh10-1.5\common\filepathutil_posix.c:270]: (style) Variable 'ret' is assigned a value that is never used.

[easyh10-1.5\common\filepathutil_posix.c:271]: (style) Unused variable: st1

[easyh10-1.5\common\filepathutil_posix.c:272]: (style) Unused variable: st2

[easyh10-1.5\common\playlist.c:174]: (style) The scope of the variable 'is_pls' can be reduced.

[easyh10-1.5\common\regex_playlist_posix.c:103]: (style) Variable 'is_utf8' is assigned a value that is never used.

[easyh10-1.5\cui\main.c:1111]: (warning) fprintf format string requires 1 parameter but 2 are given.

[easyh10-1.5\libgetmediainfo\gmi_mp3_id3tag.c:274]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libgetmediainfo\gmi_mp3_id3tag.c:330]: (style) The scope of the variable 'id3tag' can be reduced.

[easyh10-1.5\libgetmediainfo\gmi_mp3_id3tag.c:326]: (style) Variable 'tn' is assigned a value that is never used.

[easyh10-1.5\libgetmediainfo\gmi_mp3_id3tag.c:327]: (style) Variable 'ucs2_empty' is assigned a value that is never used.

[easyh10-1.5\libgetmediainfo\gmi_mp3_id3tag.c:485]: (style) Variable 'channels' is assigned a value that is never used.

[easyh10-1.5\libh10db\bufferedfile.c:222]: (style) Checking if unsigned variable 'remaining' is less than zero.

[easyh10-1.5\libh10db\crc.c:221]: (style) The scope of the variable 'data' can be reduced.

[easyh10-1.5\libh10db\h10db.c:327]: (style) The scope of the variable 'i' can be reduced.

[easyh10-1.5\libh10db\h10db.c:644]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libh10db\h10db.c:692]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libh10db\h10db.c:693]: (style) The scope of the variable 'pos' can be reduced.

[easyh10-1.5\libh10db\h10db.c:720]: (style) The scope of the variable 'num_deleted' can be reduced.

[easyh10-1.5\libh10db\h10db.c:468]: (style) Variable 'h10db_idx' is assigned a value that is never used.

[easyh10-1.5\libh10db\h10db.c:729]: (style) Variable 'dat' is assigned a value that is never used.

[easyh10-1.5\libh10db\h10db_dat.c:323]: (error) Common realloc mistake: 'array' nulled but not freed upon failure

[easyh10-1.5\libh10db\h10db_dat.c:69]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[easyh10-1.5\libh10db\h10db_hdr.c:139]: (style) The scope of the variable 'j' can be reduced.

[easyh10-1.5\libh10db\h10db_idx.c:78]: (error) Common realloc mistake: 'array' nulled but not freed upon failure

[easyh10-1.5\libh10db\h10db_model.c:176]: (style) Variable 'chunk_size' is assigned a value that is never used.

[easyh10-1.5\libh10db\serialize.c:102]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libh10db\serialize.c:153]: (style) Variable 'null' is assigned a value that is never used.

[easyh10-1.5\libucs2\ucs2char.c:284]: (error) fprintf format string requires 2 parameters but only 1 is given.

[easyh10-1.5\libucs2\ucs2char.c:373]: (style) Unused variable: temp

[easyh10-1.5\libucs2\ucs2char_iconv.c:57]: (error) fprintf format string requires 2 parameters but only 1 is given.

[easyh10-1.5\libucs2\ucs2char_iconv.c:259]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libucs2\ucs2char_iconv.c:276]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libucs2\ucs2char_iconv.c:293]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libucs2\ucs2char_iconv.c:310]: (style) The scope of the variable 'ret' can be reduced.

[easyh10-1.5\libucs2\ucs2char_iconv.c:311]: (style) Unused variable: st


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easymock/easymock_3.2+ds.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easymp3gain/easymp3gain_0.5.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easypg/easypg_0.0.16.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easytag/easytag_2.1.8.orig.tar.xz
[easytag-2.1.8\src\ape_tag.c:53]: (style) The scope of the variable 'string1' can be reduced.

[easytag-2.1.8\src\ape_tag.c:200]: (style) The scope of the variable 'string' can be reduced.

[easytag-2.1.8\src\bar.c:72]: (style) The scope of the variable 'TBViewMode' can be reduced.

[easytag-2.1.8\src\charset.c:166]: (style) The scope of the variable 's' can be reduced.

[easytag-2.1.8\src\dlm.c:16]: (style) The scope of the variable 'i' can be reduced.

[easytag-2.1.8\src\dlm.c:16]: (style) The scope of the variable 'j' can be reduced.

[easytag-2.1.8\src\dlm.c:16]: (style) The scope of the variable 'metric' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:587]: (warning) Assignment of function parameter has no effect outside the function.

[easytag-2.1.8\src\libapetag\apetaglib.c:522]: (warning) %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[easytag-2.1.8\src\libapetag\apetaglib.c:527]: (warning) %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[easytag-2.1.8\src\libapetag\apetaglib.c:192]: (style) The scope of the variable 'mTag' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:698]: (style) The scope of the variable 'apeTag2' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:701]: (style) The scope of the variable 'buffLength' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:703]: (style) The scope of the variable 'end' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:704]: (style) The scope of the variable 'tagCount' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:1013]: (style) The scope of the variable 'writedBytes' can be reduced.

[easytag-2.1.8\src\libapetag\apetaglib.c:57]: (style) struct or union member '_apetag_footer::reserved' is never used.

[easytag-2.1.8\src\libmpg123\dxhead.c:116]: (warning) Assignment of function parameter has no effect outside the function.

[easytag-2.1.8\src\libmpg123\dxhead.c:43]: (style) The scope of the variable 'i' can be reduced.

[easytag-2.1.8\src\libmpg123\layer2.c:38]: (style) The scope of the variable 'len' can be reduced.

[easytag-2.1.8\src\libmpg123\layer2.c:39]: (style) The scope of the variable 'table' can be reduced.

[easytag-2.1.8\src\libmpg123\layer2.c:41]: (style) The scope of the variable 'itable' can be reduced.

[easytag-2.1.8\src\libmpg123\layer3.c:648]: (style) The scope of the variable 'me' can be reduced.

[easytag-2.1.8\src\libmpg123\layer3.c:1242]: (style) The scope of the variable 'is_p' can be reduced.

[easytag-2.1.8\src\libmpg123\layer3.c:876]: (error) Array 'xr[32][18]' index xr[32][18] out of bounds.

[easytag-2.1.8\src\libmpg123\mpg123.c:113]: (style) The scope of the variable 'buf' can be reduced.

[easytag-2.1.8\src\libmpg123\mpg123.c:116]: (style) The scope of the variable 'tpf' can be reduced.

[easytag-2.1.8\src\libmpg123\mpg123.c:116]: (style) The scope of the variable 'bpf' can be reduced.

[easytag-2.1.8\src\picture.c:362]: (style) The scope of the variable 'ScrollWindowPictureTypes' can be reduced.

[easytag-2.1.8\src\picture.c:362]: (style) The scope of the variable 'PictureTypesWindow' can be reduced.

[easytag-2.1.8\src\picture.c:363]: (style) The scope of the variable 'type' can be reduced.

[easytag-2.1.8\src\picture.c:363]: (style) The scope of the variable 'label' can be reduced.

[easytag-2.1.8\src\picture.c:363]: (style) The scope of the variable 'desc' can be reduced.

[easytag-2.1.8\src\picture.c:364]: (style) The scope of the variable 'renderer' can be reduced.

[easytag-2.1.8\src\picture.c:365]: (style) The scope of the variable 'column' can be reduced.

[easytag-2.1.8\src\picture.c:367]: (style) The scope of the variable 'store' can be reduced.

[easytag-2.1.8\src\picture.c:570]: (style) The scope of the variable 'FileSelectionWindow' can be reduced.

[easytag-2.1.8\src\picture.c:571]: (style) The scope of the variable 'filter' can be reduced.

[easytag-2.1.8\src\picture.c:1082]: (style) The scope of the variable 'pic' can be reduced.

[easytag-2.1.8\src\setting.c:658]: (style) The scope of the variable 'temp' can be reduced.

[easytag-2.1.8\src\setting.c:659]: (style) The scope of the variable 'active' can be reduced.

[easytag-2.1.8\src\setting.c:1169]: (style) The scope of the variable 'data' can be reduced.

[easytag-2.1.8\src\setting.c:1228]: (style) The scope of the variable 'data' can be reduced.

[easytag-2.1.8\src\win32\win32dep.c:155]: (style) The scope of the variable 'MySHGetFolderPathA' can be reduced.

[easytag-2.1.8\src\win32\win_easytag.c:485]: (style) The scope of the variable 'errbuf' can be reduced.

[easytag-2.1.8\src\win32\win_easytag.c:486]: (style) Unused variable: pidgin_dir

[easytag-2.1.8\src\win32\win_easytag.c:487]: (style) Unused variable: exe_name

[easytag-2.1.8\src\win32\win_easytag.c:489]: (style) Unused variable: tmp


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/easyzone/easyzone_1.2.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eb/eb_4.4.3.orig.tar.bz2
[eb-4.4.3\eb\binary.c:281] -> [eb-4.4.3\eb\binary.c:283]: (performance) Variable 'buffer_p' is reassigned a value before the old one has been used.

[eb-4.4.3\eb\binary.c:292] -> [eb-4.4.3\eb\binary.c:294]: (performance) Variable 'buffer_p' is reassigned a value before the old one has been used.

[eb-4.4.3\eb\binary.c:530] -> [eb-4.4.3\eb\binary.c:532]: (performance) Variable 'buffer_p' is reassigned a value before the old one has been used.

[eb-4.4.3\eb\binary.c:541] -> [eb-4.4.3\eb\binary.c:543]: (performance) Variable 'buffer_p' is reassigned a value before the old one has been used.

[eb-4.4.3\eb\bitmap.c:507]: (style) The scope of the variable 'hex' can be reduced.

[eb-4.4.3\eb\booklist.c:78]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\eb\filename.c:54]: (style) The scope of the variable 'cwd' can be reduced.

[eb-4.4.3\eb\filename.c:55]: (style) The scope of the variable 'temporary_path_name' can be reduced.

[eb-4.4.3\eb\filename.c:608]: (style) The scope of the variable 'c' can be reduced.

[eb-4.4.3\eb\jacode.c:56]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\linebuf.c:400]: (style) The scope of the variable 'line_length' can be reduced.

[eb-4.4.3\eb\match.c:345]: (style) The scope of the variable 'wc0' can be reduced.

[eb-4.4.3\eb\match.c:345]: (style) The scope of the variable 'wc1' can be reduced.

[eb-4.4.3\eb\match.c:345]: (style) The scope of the variable 'pc0' can be reduced.

[eb-4.4.3\eb\match.c:345]: (style) The scope of the variable 'pc1' can be reduced.

[eb-4.4.3\eb\match.c:410]: (style) The scope of the variable 'wc0' can be reduced.

[eb-4.4.3\eb\match.c:410]: (style) The scope of the variable 'wc1' can be reduced.

[eb-4.4.3\eb\match.c:410]: (style) The scope of the variable 'pc0' can be reduced.

[eb-4.4.3\eb\match.c:410]: (style) The scope of the variable 'pc1' can be reduced.

[eb-4.4.3\eb\match.c:475]: (style) The scope of the variable 'wc0' can be reduced.

[eb-4.4.3\eb\match.c:475]: (style) The scope of the variable 'wc1' can be reduced.

[eb-4.4.3\eb\match.c:475]: (style) The scope of the variable 'pc0' can be reduced.

[eb-4.4.3\eb\match.c:475]: (style) The scope of the variable 'pc1' can be reduced.

[eb-4.4.3\eb\match.c:540]: (style) The scope of the variable 'wc0' can be reduced.

[eb-4.4.3\eb\match.c:540]: (style) The scope of the variable 'wc1' can be reduced.

[eb-4.4.3\eb\match.c:540]: (style) The scope of the variable 'pc0' can be reduced.

[eb-4.4.3\eb\match.c:540]: (style) The scope of the variable 'pc1' can be reduced.

[eb-4.4.3\eb\search.c:1540]: (style) The scope of the variable 'greatest_list' can be reduced.

[eb-4.4.3\eb\search.c:1541]: (style) The scope of the variable 'greatest_page' can be reduced.

[eb-4.4.3\eb\search.c:1542]: (style) The scope of the variable 'greatest_offset' can be reduced.

[eb-4.4.3\eb\search.c:1543]: (style) The scope of the variable 'current_page' can be reduced.

[eb-4.4.3\eb\search.c:1544]: (style) The scope of the variable 'current_offset' can be reduced.

[eb-4.4.3\eb\search.c:1545]: (style) The scope of the variable 'equal_count' can be reduced.

[eb-4.4.3\eb\setword.c:715]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:715]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:744]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:744]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:799]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:799]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:829]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:829]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:911]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:911]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:951]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:951]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:982]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:982]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1015]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:1015]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1053]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:1053]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1135]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:1135]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1167]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:1167]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1228]: (style) The scope of the variable 'c1' can be reduced.

[eb-4.4.3\eb\setword.c:1228]: (style) The scope of the variable 'c2' can be reduced.

[eb-4.4.3\eb\setword.c:1263]: (style) The scope of the variable 'c' can be reduced.

[eb-4.4.3\eb\setword.c:1291]: (style) The scope of the variable 'c' can be reduced.

[eb-4.4.3\eb\strcasecmp.c:92]: (style) Checking if unsigned variable 'i' is less than zero.

[eb-4.4.3\eb\strcasecmp.c:112]: (style) Checking if unsigned variable 'i' is less than zero.

[eb-4.4.3\eb\zio.c:1849]: (style) Checking if unsigned variable 'in_read_rest' is less than zero.

[eb-4.4.3\eb\zio.c:1852]: (style) Checking if unsigned variable 'in_read_rest' is less than zero.

[eb-4.4.3\eb\zio.c:1928]: (style) Checking if unsigned variable 'in_read_rest' is less than zero.

[eb-4.4.3\ebfont\ebfont.c:1020] -> [eb-4.4.3\ebfont\ebfont.c:1026]: (performance) Variable 'file' is reassigned a value before the old one has been used.

[eb-4.4.3\ebinfo\ebinfo.c:374]: (warning) printf format string requires 0 parameters but 1 is given.

[eb-4.4.3\ebinfo\ebinfo.c:570]: (warning) printf format string requires 0 parameters but 1 is given.

[eb-4.4.3\ebinfo\ebinfo.c:105]: (style) The scope of the variable 'ch' can be reduced.

[eb-4.4.3\ebinfo\ebinfo.c:218]: (style) The scope of the variable 'name_length' can be reduced.

[eb-4.4.3\ebstopcode\ebstopcode.c:621]: (style) The scope of the variable 'string' can be reduced.

[eb-4.4.3\ebzip\ebzip.c:466]: (style) The scope of the variable 'name_p' can be reduced.

[eb-4.4.3\ebzip\ebzip.c:467]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\ebzip\unzipbook.c:60]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\ebzip\unzipfile.c:167]: (error) Memory leak: buffer

[eb-4.4.3\ebzip\unzipfile.c:177]: (error) Memory leak: buffer

[eb-4.4.3\ebzip\zipbook.c:60]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\ebzip\zipfile.c:157]: (error) Memory leak: in_buffer

[eb-4.4.3\ebzip\zipfile.c:157]: (error) Memory leak: out_buffer

[eb-4.4.3\ebzip\zipfile.c:167]: (error) Memory leak: in_buffer

[eb-4.4.3\ebzip\zipfile.c:167]: (error) Memory leak: out_buffer

[eb-4.4.3\ebzip\zipinfobook.c:62]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\libebutils\ebutils.c:135]: (style) The scope of the variable 'name_p' can be reduced.

[eb-4.4.3\libebutils\ebutils.c:136]: (style) The scope of the variable 'i' can be reduced.

[eb-4.4.3\libebutils\getopt.c:147]: (style) The scope of the variable 'cstart' can be reduced.

[eb-4.4.3\libebutils\getopt.c:147]: (style) The scope of the variable 'pos' can be reduced.

[eb-4.4.3\libebutils\strcasecmp.c:80]: (style) Checking if unsigned variable 'i' is less than zero.

[eb-4.4.3\libebutils\strcasecmp.c:100]: (style) Checking if unsigned variable 'i' is less than zero.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eblook/eblook_1.6.1.orig.tar.gz
[eblook-1.6.1\bmp_in.c:164]: (error) Memory leak: p

[eblook-1.6.1\codeconv.c:383]: (style) The scope of the variable 'wlen' can be reduced.

[eblook-1.6.1\codeconv.c:656]: (style) The scope of the variable 'c1' can be reduced.

[eblook-1.6.1\codeconv.c:656]: (style) The scope of the variable 'c2' can be reduced.

[eblook-1.6.1\codeconv.c:765]: (style) The scope of the variable 'c1' can be reduced.

[eblook-1.6.1\codeconv.c:765]: (style) The scope of the variable 'c2' can be reduced.

[eblook-1.6.1\eblook.c:2519]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:2519]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:2528]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:2528]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:2589]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:2589]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'const unsigned int'.

[eblook-1.6.1\eblook.c:1760] -> [eblook-1.6.1\eblook.c:1766]: (performance) Variable 'error_code' is reassigned a value before the old one has been used.

[eblook-1.6.1\eblook.c:2123] -> [eblook-1.6.1\eblook.c:2128]: (performance) Variable 'error_code' is reassigned a value before the old one has been used.

[eblook-1.6.1\eblook.c:3105] -> [eblook-1.6.1\eblook.c:3109]: (performance) Variable 'error_code' is reassigned a value before the old one has been used.

[eblook-1.6.1\eblook.c:3173] -> [eblook-1.6.1\eblook.c:3178]: (performance) Variable 'error_code' is reassigned a value before the old one has been used.

[eblook-1.6.1\eblook.c:394]: (style) The scope of the variable 'fp' can be reduced.

[eblook-1.6.1\eblook.c:1631]: (style) The scope of the variable 'i' can be reduced.

[eblook-1.6.1\eblook.c:1534]: (style) Variable 'begin' is assigned a value that is never used.

[eblook-1.6.1\eblook.c:3109]: (style) Variable 'error_code' is assigned a value that is never used.

[eblook-1.6.1\eblook.c:487]: (warning) Unnecessary comparison of static strings.

[eblook-1.6.1\strcasecmp.c:123]: (style) The scope of the variable 'comparison_result' can be reduced.

[eblook-1.6.1\strcasecmp.c:149]: (style) The scope of the variable 'comparison_result' can be reduced.

[eblook-1.6.1\win32.c:42]: (style) The scope of the variable 'c1' can be reduced.

[eblook-1.6.1\win32.c:83]: (style) The scope of the variable 'c1' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebnetd/ebnetd_1.0.dfsg.1.orig.tar.gz
[ebnetd-1.0.dfsg.1\ebhttpd\book.c:211]: (style) The scope of the variable 'i' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\ebhtcheck.c:98]: (style) The scope of the variable 'ch' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\ebhtcontrol.c:150]: (style) The scope of the variable 'ch' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\generator.c:1487]: (style) Checking if unsigned variable 'text_length_argument' is less than zero.

[ebnetd-1.0.dfsg.1\ebhttpd\generator.c:1405]: (style) Variable 'error_code' is assigned a value that is never used.

[ebnetd-1.0.dfsg.1\ebhttpd\hookset.c:459]: (style) The scope of the variable 'alt_p' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\hookset.c:501]: (style) The scope of the variable 'alt_p' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\hookset.c:647]: (style) The scope of the variable 'entity' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\http.c:456]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ebnetd-1.0.dfsg.1\ebhttpd\http.c:647]: (style) The scope of the variable 'entity' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\http.c:758]: (style) The scope of the variable 'path_p' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\http.c:759]: (style) The scope of the variable 'matched' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\httprequest.c:292]: (style) The scope of the variable 'line_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\httprequest.c:484]: (style) The scope of the variable 'line_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\httprequest.c:604]: (style) The scope of the variable 'chunk_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\httprequest.c:605]: (style) The scope of the variable 'chunk_rest_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebhttpd\httprequest.c:609]: (style) The scope of the variable 'line_p' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\book.c:211]: (style) The scope of the variable 'i' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebncheck.c:98]: (style) The scope of the variable 'ch' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebncontrol.c:150]: (style) The scope of the variable 'ch' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebnet.c:1082]: (style) The scope of the variable 'subbook_name' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebnet.c:1083]: (style) The scope of the variable 'subbook_name_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebnet.c:1145]: (style) The scope of the variable 'subbook_name' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebnet.c:1146]: (style) The scope of the variable 'subbook_name_length' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\ebnet.c:1147]: (style) The scope of the variable 'error_code' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\fdcache.c:272]: (style) The scope of the variable 'entry' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\fdcache.c:328]: (style) The scope of the variable 'lru_entry' can be reduced.

[ebnetd-1.0.dfsg.1\ebnetd\fdcache.c:329]: (style) The scope of the variable 'saved_errno' can be reduced.

[ebnetd-1.0.dfsg.1\ebtiny\util.c:245]: (style) The scope of the variable 'n' can be reduced.

[ebnetd-1.0.dfsg.1\lib\confutil.c:123]: (style) The scope of the variable 'serv' can be reduced.

[ebnetd-1.0.dfsg.1\lib\confutil.c:155]: (style) The scope of the variable 'serv' can be reduced.

[ebnetd-1.0.dfsg.1\lib\confutil.c:263]: (style) struct or union member 'Facility_Entry::code' is never used.

[ebnetd-1.0.dfsg.1\lib\filename.c:99]: (style) The scope of the variable 'cwd' can be reduced.

[ebnetd-1.0.dfsg.1\lib\filename.c:100]: (style) The scope of the variable 'tmp_path_name' can be reduced.

[ebnetd-1.0.dfsg.1\lib\gettext.h:198]: (style) The scope of the variable 'translation' can be reduced.

[ebnetd-1.0.dfsg.1\lib\gettext.h:200]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[ebnetd-1.0.dfsg.1\lib\gettext.h:244]: (style) The scope of the variable 'translation' can be reduced.

[ebnetd-1.0.dfsg.1\lib\gettext.h:246]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[ebnetd-1.0.dfsg.1\lib\inet_pton.c:197]: (style) The scope of the variable 'xdigits' can be reduced.

[ebnetd-1.0.dfsg.1\lib\linebuf.c:459]: (style) The scope of the variable 'line_length' can be reduced.

[ebnetd-1.0.dfsg.1\lib\strcasecmp.c:86]: (style) Checking if unsigned variable 'i' is less than zero.

[ebnetd-1.0.dfsg.1\lib\strcasecmp.c:106]: (style) Checking if unsigned variable 'i' is less than zero.

[ebnetd-1.0.dfsg.1\ndtpd\book.c:211]: (style) The scope of the variable 'i' can be reduced.

[ebnetd-1.0.dfsg.1\ndtpd\ndtp.c:1794]: (style) The scope of the variable 'message' can be reduced.

[ebnetd-1.0.dfsg.1\ndtpd\ndtp.c:999]: (style) Checking if unsigned variable 'text_length_argument' is less than zero.

[ebnetd-1.0.dfsg.1\ndtpd\ndtpcheck.c:98]: (style) The scope of the variable 'ch' can be reduced.

[ebnetd-1.0.dfsg.1\ndtpd\ndtpcontrol.c:150]: (style) The scope of the variable 'ch' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eboard/eboard_1.1.1.orig.tar.gz
[eboard-1.1.1.orig\board.cc:1117]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1248]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1252]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1256]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1260]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1264]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1416]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1544]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1743]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:1946]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2005]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2038]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2119]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2191]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2345]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:2559]: (style) C-style pointer casting

[eboard-1.1.1.orig\board.cc:370]: (style) The scope of the variable 'k' can be reduced.

[eboard-1.1.1.orig\board.cc:674]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\board.cc:674]: (style) The scope of the variable 'rate' can be reduced.

[eboard-1.1.1.orig\board.cc:675]: (style) The scope of the variable 'ap' can be reduced.

[eboard-1.1.1.orig\board.cc:882]: (style) The scope of the variable 'arrow' can be reduced.

[eboard-1.1.1.orig\board.cc:886]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\board.cc:907]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\board.cc:907]: (style) The scope of the variable 'X' can be reduced.

[eboard-1.1.1.orig\board.cc:907]: (style) The scope of the variable 'Y' can be reduced.

[eboard-1.1.1.orig\board.cc:907]: (style) The scope of the variable 'S' can be reduced.

[eboard-1.1.1.orig\board.cc:1111]: (style) The scope of the variable 'accel' can be reduced.

[eboard-1.1.1.orig\board.cc:1115]: (style) The scope of the variable 'elapsed' can be reduced.

[eboard-1.1.1.orig\board.cc:1195]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\board.cc:1195]: (style) The scope of the variable 'y' can be reduced.

[eboard-1.1.1.orig\board.cc:1411]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\board.cc:1732]: (style) The scope of the variable 'rw' can be reduced.

[eboard-1.1.1.orig\board.cc:1732]: (style) The scope of the variable 'rh' can be reduced.

[eboard-1.1.1.orig\board.cc:2363]: (style) The scope of the variable 'e' can be reduced.

[eboard-1.1.1.orig\board.cc:804]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[eboard-1.1.1.orig\board.cc:940]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[eboard-1.1.1.orig\board.cc:1417]: (style) Variable 'w' is assigned a value that is never used.

[eboard-1.1.1.orig\board.cc:1418]: (style) Variable 'h' is assigned a value that is never used.

[eboard-1.1.1.orig\board.cc:1422]: (style) Variable 'sq' is assigned a value that is never used.

[eboard-1.1.1.orig\position.h:36]: (warning) Member variable 'IntAndString::i' is not initialized in the constructor.

[eboard-1.1.1.orig\position.h:84]: (style) 'Position::operator=' should return 'Position &'.

[eboard-1.1.1.orig\proto_p2p.h:41]: (style) 'GameProposal::operator=' should return 'GameProposal &'.

[eboard-1.1.1.orig\sound.h:52]: (style) 'SoundEvent::operator=' should return 'SoundEvent &'.

[eboard-1.1.1.orig\board.cc:2121]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2154]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2222]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2239]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\board.cc:2391]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\bugpane.cc:143]: (style) C-style pointer casting

[eboard-1.1.1.orig\bugpane.cc:129]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:129]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:129]: (style) The scope of the variable 'k' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:129]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:129]: (style) The scope of the variable 'y' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:132]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:132]: (style) The scope of the variable 't' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:134]: (style) The scope of the variable 'tmp' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:135]: (style) The scope of the variable 'rowsz' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:138]: (style) The scope of the variable 'stock' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:301]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\bugpane.cc:301]: (style) The scope of the variable 'r' can be reduced.

[eboard-1.1.1.orig\chess.cc:1563]: (style) C-style pointer casting

[eboard-1.1.1.orig\chess.cc:1576]: (style) C-style pointer casting

[eboard-1.1.1.orig\chess.cc:1588]: (style) C-style pointer casting

[eboard-1.1.1.orig\chess.cc:1602]: (style) C-style pointer casting

[eboard-1.1.1.orig\chess.cc:339]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\chess.cc:507]: (style) The scope of the variable 'q' can be reduced.

[eboard-1.1.1.orig\chess.cc:509]: (style) The scope of the variable 'v' can be reduced.

[eboard-1.1.1.orig\chess.cc:1127]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\chess.cc:1575]: (style) The scope of the variable 'k' can be reduced.

[eboard-1.1.1.orig\chess.cc:951]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[eboard-1.1.1.orig\chess.cc:1614]: (style) Unused variable: i

[eboard-1.1.1.orig\chess.cc:55]: (warning) Member variable 'ChessGame::PrivateString' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:55]: (warning) Member variable 'ChessGame::result' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:55]: (warning) Member variable 'ChessGame::ereason' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:86]: (warning) Member variable 'ChessGame::info0' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:86]: (warning) Member variable 'ChessGame::clock_regressive' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:86]: (warning) Member variable 'ChessGame::PrivateString' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:86]: (warning) Member variable 'ChessGame::result' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:86]: (warning) Member variable 'ChessGame::ereason' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:119]: (warning) Member variable 'ChessGame::info0' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:119]: (warning) Member variable 'ChessGame::clock_regressive' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:119]: (warning) Member variable 'ChessGame::PrivateString' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:119]: (warning) Member variable 'ChessGame::result' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:119]: (warning) Member variable 'ChessGame::ereason' is not initialized in the constructor.

[eboard-1.1.1.orig\chess.cc:1378]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:1379]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:1383]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:1384]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:1388]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:1389]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\chess.cc:147]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:154]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:250]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:256]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:328]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:382]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:386]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:397]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:409]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:411]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:418]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:456]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:475]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:491]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:497]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:546]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:551]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:618]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:632]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:845]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1295]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1301]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1316]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1398]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1408]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1418]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1426]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\chess.cc:1449]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\cimg.cc:205]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\cimg.cc:207]: (style) The scope of the variable 'ew' can be reduced.

[eboard-1.1.1.orig\cimg.cc:207]: (style) The scope of the variable 'eh' can be reduced.

[eboard-1.1.1.orig\cimg.cc:207]: (style) The scope of the variable 'missing' can be reduced.

[eboard-1.1.1.orig\cimg.cc:314]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\cimg.cc:315]: (style) The scope of the variable 'frac' can be reduced.

[eboard-1.1.1.orig\cimg.cc:317]: (style) The scope of the variable 'minus_x' can be reduced.

[eboard-1.1.1.orig\cimg.cc:317]: (style) The scope of the variable 'plus2_x' can be reduced.

[eboard-1.1.1.orig\cimg.cc:618]: (style) The scope of the variable 'wcd' can be reduced.

[eboard-1.1.1.orig\cimg.cc:639]: (style) The scope of the variable 'wcd' can be reduced.

[eboard-1.1.1.orig\cimg.cc:482]: (style) Variable 's_m1' is assigned a value that is never used.

[eboard-1.1.1.orig\cimg.cc:485]: (style) Variable 's_p2' is assigned a value that is never used.

[eboard-1.1.1.orig\cimg.cc:450]: (style) Variable 'minus_x' is assigned a value that is never used.

[eboard-1.1.1.orig\cimg.cc:452]: (style) Variable 'plus2_x' is assigned a value that is never used.

[eboard-1.1.1.orig\cimg.cc:121]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[eboard-1.1.1.orig\clock.cc:68]: (style) C-style pointer casting

[eboard-1.1.1.orig\clock.cc:559]: (style) C-style pointer casting

[eboard-1.1.1.orig\clock.cc:590]: (style) C-style pointer casting

[eboard-1.1.1.orig\clock.cc:159]: (style) The scope of the variable 'u' can be reduced.

[eboard-1.1.1.orig\clock.cc:453]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[eboard-1.1.1.orig\clock.cc:310]: (style) Unused variable: y

[eboard-1.1.1.orig\clock.cc:210]: (warning) Member variable 'TimeControl::value' is not initialized in the constructor.

[eboard-1.1.1.orig\clock.cc:431]: (performance) Variable 'local' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\clock.cc:53]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\clock.cc:62]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dgtboard.cc:247]: (style) C-style pointer casting

[eboard-1.1.1.orig\dgtboard.cc:367]: (style) Unused variable: wtime

[eboard-1.1.1.orig\dgtboard.cc:367]: (style) Unused variable: btime

[eboard-1.1.1.orig\dgtboard.cc:367]: (style) Unused variable: wturn

[eboard-1.1.1.orig\dlg_connect.cc:178]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:222]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:232]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:485]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:502]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:515]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:538]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:553]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:560]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:571]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_connect.cc:45]: (style) The scope of the variable 'ysw' can be reduced.

[eboard-1.1.1.orig\dlg_connect.cc:45]: (style) The scope of the variable 'ysl' can be reduced.

[eboard-1.1.1.orig\dlg_connect.cc:423]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\dlg_connect.cc:424]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\dlg_connect.cc:424]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\dlg_connect.cc:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:235]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:404]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:429]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:491]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:521]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:540]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_connect.cc:577]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_gamelist.cc:158]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:182]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:198]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:208]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:218]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:662]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:670]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:681]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:699]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:715]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:726]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:734]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:742]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:758]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:779]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:905]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:914]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:926]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:936]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:946]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_gamelist.cc:602]: (style) The scope of the variable 'b' can be reduced.

[eboard-1.1.1.orig\dlg_gamelist.cc:679]: (style) The scope of the variable 'cg' can be reduced.

[eboard-1.1.1.orig\dlg_gamelist.cc:58]: (style) Unused variable: fixed

[eboard-1.1.1.orig\dlg_gamelist.cc:227]: (style) Unused variable: fixed

[eboard-1.1.1.orig\dlg_gamelist.cc:792]: (style) Unused variable: fixed

[eboard-1.1.1.orig\dlg_gamelist.cc:424]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_gamelist.cc:574]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_gamelist.cc:621]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\dlg_prefs.cc:800]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:819]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:825]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:832]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:840]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:854]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:889]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:900]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:910]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:983]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:988]: (style) C-style pointer casting

[eboard-1.1.1.orig\dlg_prefs.cc:231]: (style) Variable 'spl' is assigned a value that is never used.

[eboard-1.1.1.orig\dlg_prefs.cc:760]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:420]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\global.cc:817]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\global.cc:817]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\global.cc:818]: (style) The scope of the variable 'hexa' can be reduced.

[eboard-1.1.1.orig\global.cc:1420]: (style) The scope of the variable 'dc' can be reduced.

[eboard-1.1.1.orig\global.cc:113]: (warning) Member variable 'Global::iowatcher' is not initialized in the constructor.

[eboard-1.1.1.orig\global.cc:113]: (warning) Member variable 'Global::SystemType' is not initialized in the constructor.

[eboard-1.1.1.orig\global.cc:113]: (warning) Member variable 'Global::argv0' is not initialized in the constructor.

[eboard-1.1.1.orig\global.cc:313]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:320]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:345]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:581]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:626]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:649]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:692]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:703]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:713]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:783]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:857]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:866]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:882]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:900]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:986]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:1020]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:1036]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:1364]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\global.cc:1367]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\help.cc:287]: (style) C-style pointer casting

[eboard-1.1.1.orig\help.cc:164]: (style) The scope of the variable 'w' can be reduced.

[eboard-1.1.1.orig\help.cc:266]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\langs.cc:100]: (style) The scope of the variable 'f' can be reduced.

[eboard-1.1.1.orig\langs.cc:166]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\langs.cc:166]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\langs.cc:166]: (style) The scope of the variable 'k' can be reduced.

[eboard-1.1.1.orig\langs.cc:168]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\langs.cc:78]: (warning) Member variable 'Translator::Lang' is not initialized in the constructor.

[eboard-1.1.1.orig\langs.cc:78]: (warning) Member variable 'Translator::SubLang' is not initialized in the constructor.

[eboard-1.1.1.orig\langs.cc:78]: (warning) Member variable 'Translator::Package' is not initialized in the constructor.

[eboard-1.1.1.orig\langs.h:32]: (style) 'class TEntry' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eboard-1.1.1.orig\langs.cc:173]: (error) Memory leak: tmpk

[eboard-1.1.1.orig\langs.cc:173]: (error) Memory leak: tmpd

[eboard-1.1.1.orig\langs.cc:198]: (error) Common realloc mistake: 'tmpk' nulled but not freed upon failure

[eboard-1.1.1.orig\langs.cc:199]: (error) Common realloc mistake: 'tmpd' nulled but not freed upon failure

[eboard-1.1.1.orig\langs.cc:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\langs.cc:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\main.cc:115]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\mainwindow.cc:396]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:397]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:400]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:401]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:402]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1420]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1498]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1521]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1531]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1541]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1717]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1743]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1750]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1757]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1764]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1771]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1778]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1785]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1792]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1799]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1923]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1934]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1942]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:1943]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:2071]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:2112]: (style) C-style pointer casting

[eboard-1.1.1.orig\mainwindow.cc:925]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[eboard-1.1.1.orig\mainwindow.cc:715]: (style) The scope of the variable 'menuitem' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:719]: (style) The scope of the variable 'ds' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1065]: (style) The scope of the variable 'bytcp' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1066]: (style) The scope of the variable 'bypipe' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1162]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1162]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1669]: (style) The scope of the variable 'line' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1670]: (style) The scope of the variable 'gotinput' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:1670]: (style) The scope of the variable 'loopc' can be reduced.

[eboard-1.1.1.orig\mainwindow.cc:608]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\mainwindow.cc:646]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\mainwindow.cc:689]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\mainwindow.cc:751]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\mainwindow.cc:1128]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\movelist.cc:176]: (style) C-style pointer casting

[eboard-1.1.1.orig\movelist.cc:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:131]: (style) C-style pointer casting

[eboard-1.1.1.orig\network.cc:906]: (style) C-style pointer casting

[eboard-1.1.1.orig\network.cc:176]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\network.cc:205]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\network.cc:206]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\network.cc:250]: (style) The scope of the variable 'c' can be reduced.

[eboard-1.1.1.orig\network.cc:650]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\network.cc:745]: (style) The scope of the variable 'wr' can be reduced.

[eboard-1.1.1.orig\network.cc:761]: (style) The scope of the variable 'rs' can be reduced.

[eboard-1.1.1.orig\network.cc:853]: (style) The scope of the variable 'ew' can be reduced.

[eboard-1.1.1.orig\network.cc:853]: (style) The scope of the variable 'rem' can be reduced.

[eboard-1.1.1.orig\network.cc:853]: (style) The scope of the variable 'ec' can be reduced.

[eboard-1.1.1.orig\network.cc:853]: (style) The scope of the variable 'tol' can be reduced.

[eboard-1.1.1.orig\network.cc:940]: (style) The scope of the variable 'r' can be reduced.

[eboard-1.1.1.orig\network.cc:309]: (warning) Member variable 'DirectConnection::he' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:309]: (warning) Member variable 'DirectConnection::netsocket' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:560]: (warning) Member variable 'PipeConnection::opmode' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:560]: (warning) Member variable 'PipeConnection::Port' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:560]: (warning) Member variable 'PipeConnection::HelperBin' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:560]: (warning) Member variable 'PipeConnection::errorMessage' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:560]: (warning) Member variable 'PipeConnection::toid' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:604]: (warning) Member variable 'PipeConnection::pout' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:604]: (warning) Member variable 'PipeConnection::pin' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:604]: (warning) Member variable 'PipeConnection::errorMessage' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:917]: (warning) Member variable 'FallBackConnection::errorMessage' is not initialized in the constructor.

[eboard-1.1.1.orig\network.cc:62]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:167]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:237]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:284]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\network.cc:945]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:36]: (style) C-style pointer casting

[eboard-1.1.1.orig\notebook.cc:359]: (style) C-style pointer casting

[eboard-1.1.1.orig\notebook.cc:53]: (style) The scope of the variable 'b' can be reduced.

[eboard-1.1.1.orig\notebook.cc:53]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\notebook.cc:40]: (warning) Member variable 'Page::removable' is not initialized in the constructor.

[eboard-1.1.1.orig\notebook.cc:40]: (warning) Member variable 'Page::labelframe' is not initialized in the constructor.

[eboard-1.1.1.orig\notebook.cc:181]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:206]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:222]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:261]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:275]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:286]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:299]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:306]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\notebook.cc:315]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\ntext.cc:623]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:637]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:804]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:871]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:884]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:955]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:990]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:1020]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:1031]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:1091]: (style) C-style pointer casting

[eboard-1.1.1.orig\ntext.cc:238]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\ntext.cc:291]: (style) The scope of the variable 'fit' can be reduced.

[eboard-1.1.1.orig\ntext.cc:638]: (style) The scope of the variable 'ri' can be reduced.

[eboard-1.1.1.orig\ntext.cc:814]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\ntext.cc:825]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\ntext.cc:886]: (style) The scope of the variable 'ml' can be reduced.

[eboard-1.1.1.orig\ntext.cc:886]: (style) The scope of the variable 'mr' can be reduced.

[eboard-1.1.1.orig\ntext.cc:957]: (style) The scope of the variable 'dirty' can be reduced.

[eboard-1.1.1.orig\ntext.cc:992]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\ntext.cc:992]: (style) The scope of the variable 'y' can be reduced.

[eboard-1.1.1.orig\ntext.cc:1032]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\ntext.cc:1032]: (style) The scope of the variable 'sz' can be reduced.

[eboard-1.1.1.orig\ntext.cc:1033]: (style) The scope of the variable 'txt' can be reduced.

[eboard-1.1.1.orig\ntext.cc:1033]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\ntext.cc:1033]: (style) The scope of the variable 'q' can be reduced.

[eboard-1.1.1.orig\ntext.cc:581]: (style) Unused variable: i

[eboard-1.1.1.orig\ntext.cc:581]: (style) Unused variable: j

[eboard-1.1.1.orig\ntext.cc:823]: (style) Unused variable: j

[eboard-1.1.1.orig\ntext.cc:824]: (style) Unused variable: l

[eboard-1.1.1.orig\ntext.cc:824]: (style) Unused variable: r

[eboard-1.1.1.orig\ntext.cc:847]: (style) Variable 'p' is assigned a value that is never used.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::Src' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::Off' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::X' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::Y' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::H' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:61]: (warning) Member variable 'FLine::valid' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::Src' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::Off' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::X' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::Y' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::H' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:68]: (warning) Member variable 'FLine::valid' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::Src' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::Off' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::X' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::Y' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::H' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:83]: (warning) Member variable 'FLine::valid' is not initialized in the constructor.

[eboard-1.1.1.orig\ntext.cc:227]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\ntext.cc:504]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\p2p.cc:188]: (style) C-style pointer casting

[eboard-1.1.1.orig\p2p.cc:216]: (style) C-style pointer casting

[eboard-1.1.1.orig\p2p.cc:226]: (style) C-style pointer casting

[eboard-1.1.1.orig\p2p.cc:281]: (style) C-style pointer casting

[eboard-1.1.1.orig\p2p.cc:232]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\p2p.cc:40]: (style) Unused variable: z

[eboard-1.1.1.orig\pieces.cc:515]: (style) The scope of the variable 'top' can be reduced.

[eboard-1.1.1.orig\pieces.cc:515]: (style) The scope of the variable 'sc' can be reduced.

[eboard-1.1.1.orig\pieces.cc:515]: (style) The scope of the variable 'hlt' can be reduced.

[eboard-1.1.1.orig\pieces.cc:547]: (style) The scope of the variable 'sx' can be reduced.

[eboard-1.1.1.orig\pieces.cc:547]: (style) The scope of the variable 'sy' can be reduced.

[eboard-1.1.1.orig\pieces.cc:672]: (style) The scope of the variable 's' can be reduced.

[eboard-1.1.1.orig\pieces.cc:164]: (style) Variable 'h1' is assigned a value that is never used.

[eboard-1.1.1.orig\pieces.cc:389]: (style) Variable 'q' is assigned a value that is never used.

[eboard-1.1.1.orig\pieces.cc:483]: (style) Variable 'q' is assigned a value that is never used.

[eboard-1.1.1.orig\pieces.cc:702]: (style) Variable 'p' is assigned a value that is never used.

[eboard-1.1.1.orig\pieces.h:105]: (style) Unused private function: 'PieceSet::getPixel'

[eboard-1.1.1.orig\pieces.h:106]: (style) Unused private function: 'PieceSet::setPixel'

[eboard-1.1.1.orig\pieces.h:107]: (style) Unused private function: 'PieceSet::xSetPixel'

[eboard-1.1.1.orig\pieces.h:108]: (style) Unused private function: 'PieceSet::alpha'

[eboard-1.1.1.orig\pieces.cc:56]: (performance) Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\pieces.cc:57]: (performance) Variable 'SqName' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\pieces.cc:104]: (performance) Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\pieces.cc:105]: (performance) Variable 'SqName' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\pieces.cc:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\pieces.cc:657]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:264]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\position.cc:266]: (style) The scope of the variable 'xlate' can be reduced.

[eboard-1.1.1.orig\position.cc:653]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\position.cc:719]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\position.cc:937]: (style) The scope of the variable 'sx' can be reduced.

[eboard-1.1.1.orig\position.cc:937]: (style) The scope of the variable 'dx' can be reduced.

[eboard-1.1.1.orig\position.cc:938]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\position.cc:1168]: (style) The scope of the variable 'dx' can be reduced.

[eboard-1.1.1.orig\position.cc:1435]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\position.cc:745]: (style) Variable 'hasamb' is assigned a value that is never used.

[eboard-1.1.1.orig\position.cc:82]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:91]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:101]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:141]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\position.cc:234]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\promote.cc:172]: (style) C-style pointer casting

[eboard-1.1.1.orig\promote.cc:170]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:2012]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_fics.cc:2023]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_fics.cc:880]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:1152]: (style) The scope of the variable 'pp' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:1839]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:1955]: (style) The scope of the variable 'w' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:1976]: (style) The scope of the variable 'w' can be reduced.

[eboard-1.1.1.orig\proto_fics.cc:97]: (style) Variable 'sp' is assigned a value that is never used.

[eboard-1.1.1.orig\proto_fics.cc:1318]: (style) Variable 'str' is assigned a value that is never used.

[eboard-1.1.1.orig\proto_fics.cc:2083]: (style) Variable 'i' is not assigned a value.

[eboard-1.1.1.orig\proto_fics.cc:47]: (warning) Member variable 'FicsProtocol::nick' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_fics.cc:2101]: (error) Uninitialized variable: i

[eboard-1.1.1.orig\proto_p2p.cc:659]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_p2p.cc:666]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_p2p.cc:310] -> [eboard-1.1.1.orig\proto_p2p.cc:311]: (performance) Buffer 'tmpbuf' is being written before its old content has been used.

[eboard-1.1.1.orig\proto_p2p.cc:87]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:100]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:113]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:485]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:494]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:511]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\proto_p2p.cc:312]: (style) Variable 'j' is assigned a value that is never used.

[eboard-1.1.1.orig\proto_p2p.cc:668]: (style) Unused variable: z

[eboard-1.1.1.orig\proto_p2p.cc:669]: (style) Unused variable: T

[eboard-1.1.1.orig\proto_p2p.cc:37]: (warning) Member variable 'P2PProtocol::MoveNumber' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:469]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:921]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:1041]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:1045]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:1051]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:1057]: (style) C-style pointer casting

[eboard-1.1.1.orig\proto_xboard.cc:258]: (style) The scope of the variable 'umove' can be reduced.

[eboard-1.1.1.orig\proto_xboard.cc:321]: (style) The scope of the variable 'refgame' can be reduced.

[eboard-1.1.1.orig\proto_xboard.cc:786]: (style) The scope of the variable 'b31' can be reduced.

[eboard-1.1.1.orig\proto_xboard.cc:786]: (style) The scope of the variable 'l31' can be reduced.

[eboard-1.1.1.orig\proto_xboard.cc:1107]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::eng_dlg' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::eng_book' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::engctl_engcmd' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::engctl_engdir' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::MaxDepth' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::ThinkAlways' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::FullCommand' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::engctl_lbl' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::engctl_ewhite' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::engctl_ply' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::think' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::bookmark' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:48]: (warning) Member variable 'XBoardProtocol::GotResult' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:1072]: (warning) Member variable 'CraftyProtocol::BookPath' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:1072]: (warning) Member variable 'CraftyProtocol::LogPath' is not initialized in the constructor.

[eboard-1.1.1.orig\proto_xboard.cc:1140]: (warning) Member variable 'SjengProtocol::varbutton' is not initialized in the constructor.

[eboard-1.1.1.orig\quickbar.cc:160]: (style) C-style pointer casting

[eboard-1.1.1.orig\quickbar.cc:179]: (style) C-style pointer casting

[eboard-1.1.1.orig\quickbar.cc:195]: (style) C-style pointer casting

[eboard-1.1.1.orig\quickbar.cc:102]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:102]: (style) The scope of the variable 'y' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:102]: (style) The scope of the variable 'a' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:104]: (style) The scope of the variable 'p' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:137]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:138]: (style) The scope of the variable 'b' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:158]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:158]: (style) The scope of the variable 'y' can be reduced.

[eboard-1.1.1.orig\quickbar.cc:302]: (performance) Variable 'caption' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\quickbar.cc:303]: (performance) Variable 'command' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\quickbar.cc:308]: (performance) Variable 'caption' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\quickbar.cc:309]: (performance) Variable 'command' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\script.cc:163]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:170]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:179]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:188]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:279]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:288]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:303]: (style) C-style pointer casting

[eboard-1.1.1.orig\script.cc:108]: (style) The scope of the variable 'sd' can be reduced.

[eboard-1.1.1.orig\script.cc:109]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\script.cc:109]: (style) The scope of the variable 'tmp' can be reduced.

[eboard-1.1.1.orig\script.cc:109]: (style) The scope of the variable 'dp' can be reduced.

[eboard-1.1.1.orig\script.cc:110]: (style) The scope of the variable 'de' can be reduced.

[eboard-1.1.1.orig\seekgraph.cc:254]: (style) C-style pointer casting

[eboard-1.1.1.orig\seekgraph.cc:271]: (style) C-style pointer casting

[eboard-1.1.1.orig\seekgraph.cc:596]: (style) C-style pointer casting

[eboard-1.1.1.orig\seekgraph.cc:608]: (style) C-style pointer casting

[eboard-1.1.1.orig\seekgraph.cc:255]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\seekgraph.cc:403]: (style) The scope of the variable 'r' can be reduced.

[eboard-1.1.1.orig\seekgraph.cc:609]: (style) The scope of the variable 'd' can be reduced.

[eboard-1.1.1.orig\seekgraph.cc:121]: (warning) Member variable 'SeekAd::lx' is not assigned a value in 'SeekAd::operator='.

[eboard-1.1.1.orig\seekgraph.cc:121]: (warning) Member variable 'SeekAd::ly' is not assigned a value in 'SeekAd::operator='.

[eboard-1.1.1.orig\seekgraph.cc:121]: (warning) Member variable 'SeekAd::lw' is not assigned a value in 'SeekAd::operator='.

[eboard-1.1.1.orig\seekgraph.cc:121]: (warning) Member variable 'SeekAd::lh' is not assigned a value in 'SeekAd::operator='.

[eboard-1.1.1.orig\seekgraph.cc:121]: (warning) Member variable 'SeekAd::sw' is not assigned a value in 'SeekAd::operator='.

[eboard-1.1.1.orig\sound.cc:507]: (style) C-style pointer casting

[eboard-1.1.1.orig\sound.cc:528]: (style) C-style pointer casting

[eboard-1.1.1.orig\sound.cc:539]: (style) C-style pointer casting

[eboard-1.1.1.orig\sound.cc:549]: (style) C-style pointer casting

[eboard-1.1.1.orig\sound.cc:342]: (style) The scope of the variable 'omm' can be reduced.

[eboard-1.1.1.orig\sound.cc:342]: (style) The scope of the variable 'ommi' can be reduced.

[eboard-1.1.1.orig\sound.cc:642]: (style) The scope of the variable 'r' can be reduced.

[eboard-1.1.1.orig\sound.cc:72]: (warning) Member variable 'SoundEvent::pvt' is not initialized in the constructor.

[eboard-1.1.1.orig\sound.cc:82]: (warning) Member variable 'SoundEvent::pvt' is not assigned a value in 'SoundEvent::operator='.

[eboard-1.1.1.orig\status.cc:57]: (style) C-style pointer casting

[eboard-1.1.1.orig\status.cc:71]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\text.cc:370]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:377]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:388]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:429]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:435]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:499]: (style) C-style pointer casting

[eboard-1.1.1.orig\text.cc:70]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\text.cc:498]: (style) The scope of the variable 'z' can be reduced.

[eboard-1.1.1.orig\text.cc:50]: (style) Unused variable: fxd

[eboard-1.1.1.orig\text.cc:517]: (performance) Variable 'FilterString' is assigned in constructor body. Consider performing initialization in initialization list.

[eboard-1.1.1.orig\text.cc:170]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:192]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:198]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\text.cc:216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\tstring.cc:30]: (warning) Member variable 'tstring::pos' is not initialized in the constructor.

[eboard-1.1.1.orig\util.cc:75]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\util.cc:75]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\util.cc:105]: (style) The scope of the variable 'i' can be reduced.

[eboard-1.1.1.orig\util.cc:105]: (style) The scope of the variable 'j' can be reduced.

[eboard-1.1.1.orig\util.cc:106]: (style) The scope of the variable 'fullname' can be reduced.

[eboard-1.1.1.orig\util.cc:675]: (style) The scope of the variable 'pm' can be reduced.

[eboard-1.1.1.orig\util.cc:439]: (style) Variable 'ip' is assigned a value that is never used.

[eboard-1.1.1.orig\util.cc:460]: (style) Variable 'ip' is assigned a value that is never used.

[eboard-1.1.1.orig\util.cc:786]: (error) snprintf size is out of bounds: Supplied size 1024 is larger than actual size 280.

[eboard-1.1.1.orig\util.cc:288]: (warning) Member variable 'CharSetPat::theset' is not initialized in the constructor.

[eboard-1.1.1.orig\util.cc:702]: (warning) Member variable 'zifstream::ungzfile' is not initialized in the constructor.

[eboard-1.1.1.orig\util.h:209]: (style) 'class PatternMatcher' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eboard-1.1.1.orig\util.cc:404]: (error) Common realloc mistake: 'token' nulled but not freed upon failure

[eboard-1.1.1.orig\util.cc:177]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:191]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:211]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:380]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:394]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:398]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:401]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:406]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:419]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:471]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:508]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:516]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\util.cc:696]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eboard-1.1.1.orig\widgetproxy.cc:175]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:182]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:341]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:361]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:461]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:517]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:523]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:821]: (style) C-style pointer casting

[eboard-1.1.1.orig\widgetproxy.cc:839]: (style) The scope of the variable 'x' can be reduced.

[eboard-1.1.1.orig\widgetproxy.cc:765]: (style) Unused variable: i


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eboard-extras-pack1/eboard-extras-pack1_2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebook-speaker/ebook-speaker_2.7.1.orig.tar.gz
[ebook-speaker-2.7.1\src\daisy3.c:804] -> [ebook-speaker-2.7.1\src\daisy3.c:807]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[ebook-speaker-2.7.1\src\daisy3.c:809]: (warning) Redundant assignment of 'ret' to itself.

[ebook-speaker-2.7.1\src\daisy3.c:809]: (style) Variable 'ret' is assigned a value that is never used.

[ebook-speaker-2.7.1\src\daisy3.c:791]: (error) Mismatching allocation and deallocation: r

[ebook-speaker-2.7.1\src\daisy3.c:806]: (error) Mismatching allocation and deallocation: r

[ebook-speaker-2.7.1\src\daisy3.c:808]: (error) Mismatching allocation and deallocation: r

[ebook-speaker-2.7.1\src\eBook-speaker.c:658]: (style) The scope of the variable 'l' can be reduced.

[ebook-speaker-2.7.1\src\eBook-speaker.c:1055]: (style) The scope of the variable 'x' can be reduced.

[ebook-speaker-2.7.1\src\eBook-speaker.c:1055]: (style) The scope of the variable 'i' can be reduced.

[ebook-speaker-2.7.1\src\eBook-speaker.c:1056]: (style) The scope of the variable 'p' can be reduced.

[ebook-speaker-2.7.1\src\eBook-speaker.c:1848]: (style) The scope of the variable 'pwd' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebook-tools/ebook-tools_0.2.2.orig.tar.gz
[ebook-tools-0.2.2\src\libepub\linklist.c:540]: (style) The scope of the variable 'Test' can be reduced.

[ebook-tools-0.2.2\src\libepub\linklist.c:49]: (error) Memory leak: Alloc

[ebook-tools-0.2.2\src\libepub\linklist.c:42]: (error) Memory is allocated but not initialized: Alloc

[ebook-tools-0.2.2\src\libepub\linklist.c:123]: (error) Uninitialized variable: Compare

[ebook-tools-0.2.2\src\libepub\ocf.c:153] -> [ebook-tools-0.2.2\src\libepub\ocf.c:168]: (warning) Possible null pointer dereference: fileStr - otherwise it is redundant to check it against null.

[ebook-tools-0.2.2\src\libepub\ocf.c:167] -> [ebook-tools-0.2.2\src\libepub\ocf.c:168]: (warning) Possible null pointer dereference: fileStr - otherwise it is redundant to check it against null.

[ebook-tools-0.2.2\src\libepub\ocf.c:27]: (style) The scope of the variable 'ret' can be reduced.

[ebook-tools-0.2.2\src\libepub\ocf.c:103]: (style) The scope of the variable 'errStr' can be reduced.

[ebook-tools-0.2.2\src\libepub\ocf.c:221]: (error) Memory leak: ocf

[ebook-tools-0.2.2\src\libepub\opf.c:6]: (style) The scope of the variable 'ret' can be reduced.

[ebook-tools-0.2.2\src\libepub\opf.c:608]: (style) The scope of the variable 'ret' can be reduced.

[ebook-tools-0.2.2\src\libepub\opf.c:660]: (style) The scope of the variable 'size' can be reduced.

[ebook-tools-0.2.2\src\libepub\opf.c:52]: (error) Memory leak: opf


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebook2cw/ebook2cw_0.8.2.orig.tar.gz
[ebook2cw-0.8.2\ebook2cw.c:191]: (style) The scope of the variable 'qw' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:538]: (style) The scope of the variable 'val1' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:538]: (style) The scope of the variable 'val2' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:632]: (style) The scope of the variable 'c' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:1029]: (style) The scope of the variable 'homedir' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:1323]: (style) The scope of the variable 'j' can be reduced.

[ebook2cw-0.8.2\ebook2cw.c:410]: (style) Variable 'qw' is assigned a value that is never used.

[ebook2cw-0.8.2\ebook2cw.c:744]: (style) Variable 'outbytes' is assigned a value that is never used.

[ebook2cw-0.8.2\ebook2cw.c:1043]: (error) snprintf size is out of bounds: Supplied size 2048 is larger than actual size 1025.

[ebook2cw-0.8.2\ebook2cw.c:1090]: (warning) scanf without field width limits can crash with huge input data.

[ebook2cw-0.8.2\ebook2cw.c:1059]: (error) Resource leak: conf

[ebook2cw-0.8.2\ebook2cw.c:1068]: (error) Resource leak: conf

[ebook2cw-0.8.2\ebook2cw.c:528]: (error) Resource leak: infile

[ebook2cw-0.8.2\ebook2cw.c:1311]: (error) Resource leak: mp

[ebook2cw-0.8.2\ebook2cw.c:1594]: (error) Memory leak: in


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebook2cwgui/ebook2cwgui_0.1.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebtables/ebtables_2.0.9.2.orig.tar.gz
[ebtables-v2.0.9-2\communication.c:509]: (style) The scope of the variable 'i' can be reduced.

[ebtables-v2.0.9-2\communication.c:547]: (style) The scope of the variable 'i' can be reduced.

[ebtables-v2.0.9-2\ebtables.c:205]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ebtables-v2.0.9-2\ebtables.c:194]: (style) The scope of the variable 't' can be reduced.

[ebtables-v2.0.9-2\ebtables.c:402]: (style) The scope of the variable 'i' can be reduced.

[ebtables-v2.0.9-2\ebtablesu.c:73]: (error) Memory leak: arguments

[ebtables-v2.0.9-2\examples\ulog\test_ulog.c:238] -> [ebtables-v2.0.9-2\examples\ulog\test_ulog.c:238]: (style) Same expression on both sides of '||'.

[ebtables-v2.0.9-2\extensions\ebt_among.c:122]: (style) The scope of the variable 'c' can be reduced.

[ebtables-v2.0.9-2\extensions\ebt_among.c:159]: (style) The scope of the variable 'c' can be reduced.

[ebtables-v2.0.9-2\extensions\ebt_among.c:182]: (style) The scope of the variable 'anchor' can be reduced.

[ebtables-v2.0.9-2\extensions\ebt_ip.c:48]: (style) The scope of the variable 'service' can be reduced.

[ebtables-v2.0.9-2\extensions\ebt_ip.c:58]: (warning) Logical disjunction always evaluates to true: port >= 0 || port <= 65535.

[ebtables-v2.0.9-2\extensions\ebt_ip6.c:51]: (style) The scope of the variable 'service' can be reduced.

[ebtables-v2.0.9-2\extensions\ebt_ip6.c:61]: (warning) Logical disjunction always evaluates to true: port >= 0 || port <= 65535.

[ebtables-v2.0.9-2\extensions\ebt_nflog.c:83]: (style) Checking if unsigned variable 'i' is less than zero.

[ebtables-v2.0.9-2\extensions\ebt_nflog.c:95]: (style) Checking if unsigned variable 'i' is less than zero.

[ebtables-v2.0.9-2\extensions\ebt_nflog.c:107]: (style) Checking if unsigned variable 'i' is less than zero.

[ebtables-v2.0.9-2\libebtc.c:400]: (error) Possible null pointer dereference: entries

[ebtables-v2.0.9-2\libebtc.c:483]: (error) Possible null pointer dereference: entries

[ebtables-v2.0.9-2\libebtc.c:884]: (error) Possible null pointer dereference: entries

[ebtables-v2.0.9-2\libebtc.c:358]: (style) The scope of the variable 'chain' can be reduced.

[ebtables-v2.0.9-2\libebtc.c:698]: (style) The scope of the variable 'u_e2' can be reduced.

[ebtables-v2.0.9-2\libebtc.c:789]: (style) The scope of the variable 'i' can be reduced.

[ebtables-v2.0.9-2\libebtc.c:920]: (style) The scope of the variable 'm' can be reduced.

[ebtables-v2.0.9-2\libebtc.c:921]: (style) The scope of the variable 'w' can be reduced.

[ebtables-v2.0.9-2\useful_functions.c:209]: (style) The scope of the variable 'bits' can be reduced.

[ebtables-v2.0.9-2\useful_functions.c:340]: (style) Variable 'err' is assigned a value that is never used.

[ebtables-v2.0.9-2\useful_functions.c:397]: (style) Variable 'err' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebug-http/ebug-http_0.31.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebumeter/ebumeter_0.2.0~dfsg0.orig.tar.bz2
[ebumeter-0.2.0\source\audiofile.cc:217]: (style) The scope of the variable 'i' can be reduced.

[ebumeter-0.2.0\source\audiofile.cc:219]: (style) The scope of the variable 'v' can be reduced.

[ebumeter-0.2.0\source\dither.cc:51]: (style) The scope of the variable 'v' can be reduced.

[ebumeter-0.2.0\source\dither.cc:51]: (style) The scope of the variable 'r' can be reduced.

[ebumeter-0.2.0\source\dither.cc:70]: (style) The scope of the variable 'v' can be reduced.

[ebumeter-0.2.0\source\dither.cc:70]: (style) The scope of the variable 'r0' can be reduced.

[ebumeter-0.2.0\source\dither.cc:92]: (style) The scope of the variable 'e' can be reduced.

[ebumeter-0.2.0\source\dither.cc:92]: (style) The scope of the variable 'u' can be reduced.

[ebumeter-0.2.0\source\dither.cc:92]: (style) The scope of the variable 'v' can be reduced.

[ebumeter-0.2.0\source\dither.cc:92]: (style) The scope of the variable 'p' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_disp.cc:262]: (style) C-style pointer casting

[ebumeter-0.2.0\source\ebu_r128_disp.cc:374]: (style) The scope of the variable 's' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_disp.cc:401]: (style) The scope of the variable 's' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:83]: (style) The scope of the variable 'k' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:208]: (style) The scope of the variable 'k' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:302]: (style) The scope of the variable 'sj' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:303]: (style) The scope of the variable 'z1' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:303]: (style) The scope of the variable 'z2' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:303]: (style) The scope of the variable 'z3' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:303]: (style) The scope of the variable 'z4' can be reduced.

[ebumeter-0.2.0\source\ebu_r128_proc.h:29]: (style) The class 'Ebu_r128_fst' does not have a constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_nchan' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_fsamp' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_fragm' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_a0' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_a1' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_a2' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_b1' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_b2' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_c3' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_c4' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_ipp' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.cc:154]: (warning) Member variable 'Ebu_r128_proc::_fst' is not initialized in the constructor.

[ebumeter-0.2.0\source\ebu_r128_proc.h:41]: (style) 'class Ebu_r128_hist' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ebumeter-0.2.0\source\ebur128.cc:95]: (style) The scope of the variable 'k' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:95]: (style) The scope of the variable 'nm' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:95]: (style) The scope of the variable 'ns' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:96]: (style) The scope of the variable 'km' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:96]: (style) The scope of the variable 'ks' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:96]: (style) The scope of the variable 'v' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:98]: (style) The scope of the variable 'hm' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:98]: (style) The scope of the variable 'hs' can be reduced.

[ebumeter-0.2.0\source\ebur128.cc:99]: (style) The scope of the variable 'F' can be reduced.

[ebumeter-0.2.0\source\jclient.cc:84]: (style) C-style pointer casting

[ebumeter-0.2.0\source\jclient.cc:96]: (style) C-style pointer casting

[ebumeter-0.2.0\source\png2img.cc:49]: (error) Resource leak: F


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ebview/ebview_0.3.6.2.orig.tar.gz
[ebview-0.3.6.2\intl\plural-exp.h:69] -> [ebview-0.3.6.2\intl\plural-exp.h:40]: (style) Variable 'num' hides enumerator with same name

[ebview-0.3.6.2\intl\dcigettext.c:1492]: (style) The scope of the variable 'language_default' can be reduced.

[ebview-0.3.6.2\intl\hash-string.c:34]: (style) The scope of the variable 'g' can be reduced.

[ebview-0.3.6.2\intl\l10nflist.c:352]: (style) The scope of the variable 'wp' can be reduced.

[ebview-0.3.6.2\intl\l10nflist.c:314]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[ebview-0.3.6.2\intl\localcharset.c:117]: (style) The scope of the variable 'base' can be reduced.

[plural.y:52] -> [ebview-0.3.6.2\intl\plural-exp.h:40]: (style) Variable 'num' hides enumerator with same name

[plural.c:1160]: (warning) Assignment of function parameter has no effect outside the function.

[ebview-0.3.6.2\src\jcode.h:52]: (error) iconv() required!

[ebview-0.3.6.2\src\jcode.h:52]: (error) #error iconv() required!

[ebview-0.3.6.2\src\dictbar.c:124]: (style) The scope of the variable 'toggle' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:125]: (style) The scope of the variable 'label' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:127]: (style) The scope of the variable 'name' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:128]: (style) The scope of the variable 'buff' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:143]: (style) The scope of the variable 'tip_string' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:221]: (style) The scope of the variable 'child' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:294]: (style) The scope of the variable 'child' can be reduced.

[ebview-0.3.6.2\src\dictbar.c:407]: (error) Memory leak: old_group

[ebview-0.3.6.2\src\ebview-client.c:75]: (error) Buffer overrun possible for long command line arguments.

[ebview-0.3.6.2\src\history.c:95]: (style) The scope of the variable 'next' can be reduced.

[ebview-0.3.6.2\src\hook.c:215]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'const unsigned int'.

[ebview-0.3.6.2\src\hook.c:456]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'const unsigned int'.

[ebview-0.3.6.2\src\hook.c:456]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'const unsigned int'.

[ebview-0.3.6.2\src\hook.c:661]: (style) The scope of the variable 'entity' can be reduced.

[ebview-0.3.6.2\src\hook.c:390]: (style) Variable 'text' is assigned a value that is never used.

[ebview-0.3.6.2\src\link.c:74]: (style) The scope of the variable 'tag' can be reduced.

[ebview-0.3.6.2\src\mainmenu.c:774] -> [ebview-0.3.6.2\src\mainmenu.c:784]: (performance) Variable 'group' is reassigned a value before the old one has been used.

[ebview-0.3.6.2\src\mainmenu.c:823] -> [ebview-0.3.6.2\src\mainmenu.c:902]: (performance) Variable 'group' is reassigned a value before the old one has been used.

[ebview-0.3.6.2\src\mainmenu.c:559]: (style) Variable 'group' is assigned a value that is never used.

[ebview-0.3.6.2\src\menu.c:31]: (style) The scope of the variable 'rp' can be reduced.

[ebview-0.3.6.2\src\menu.c:91]: (style) The scope of the variable 'rp' can be reduced.

[ebview-0.3.6.2\src\pref_grep.c:269]: (style) The scope of the variable 'column' can be reduced.

[ebview-0.3.6.2\src\preference.c:104]: (style) The scope of the variable 'name' can be reduced.

[ebview-0.3.6.2\src\preference.c:529]: (style) The scope of the variable 'label' can be reduced.

[ebview-0.3.6.2\src\preference.c:531]: (style) The scope of the variable 'frame' can be reduced.

[ebview-0.3.6.2\src\shortcut.c:59]: (style) The scope of the variable 'str' can be reduced.

[ebview-0.3.6.2\src\shortcut.c:61]: (style) The scope of the variable 'closure' can be reduced.

[ebview-0.3.6.2\src\shortcut.c:117]: (style) The scope of the variable 'item' can be reduced.

[ebview-0.3.6.2\src\shortcut.c:119]: (style) The scope of the variable 'str' can be reduced.

[ebview-0.3.6.2\src\shortcut.c:57]: (style) Unused variable: item

[ebview-0.3.6.2\src\shortcut.c:65]: (style) Variable 'idx' is assigned a value that is never used.

[ebview-0.3.6.2\src\shortcut.c:92]: (style) Variable 'str' is allocated memory that is never used.

[ebview-0.3.6.2\src\shortcut.c:124]: (style) Variable 'idx' is assigned a value that is never used.

[ebview-0.3.6.2\src\shortcut.c:159]: (style) Unused variable: item

[ebview-0.3.6.2\src\shortcut.c:160]: (style) Unused variable: widget

[ebview-0.3.6.2\src\thread_search.c:129]: (style) The scope of the variable 'msg' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecaccess/ecaccess_4.0.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecasound/ecasound_2.9.1.orig.tar.gz
[ecasound-2.9.1\ecasound\eca-curses.cpp:212]: (warning) Member variable 'ECA_CURSES::last_cmdchar_repp' is not initialized in the constructor.

[ecasound-2.9.1\ecasound\eca-curses.cpp:212]: (warning) Member variable 'ECA_CURSES::rl_initialized_rep' is not initialized in the constructor.

[ecasound-2.9.1\ecasound\eca-curses.h:53]: (style) Unused private function: 'ECA_CURSES::init_readline_support'

[ecasound-2.9.1\ecasound\eca-neteci-server.cpp:73]: (warning) Member variable 'ECA_NETECI_SERVER::addr_repp' is not initialized in the constructor.

[ecasound-2.9.1\ecasound\eca-neteci-server.cpp:371]: (performance) Possible inefficient checking for 'parsed_cmd_queue_rep' emptiness.

[ecasound-2.9.1\ecasound\ecasound.cpp:223]: (style) The scope of the variable 'have_curses' can be reduced.

[ecasound-2.9.1\ecatools\ecafixdc.cpp:101]: (style) Unused variable: tempfile

[ecasound-2.9.1\ecatools\ecalength.c:250]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecasound-2.9.1\ecatools\ecalength.c:298]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecasound-2.9.1\ecatools\ecalength.c:85]: (style) The scope of the variable 'file' can be reduced.

[ecasound-2.9.1\ecatools\ecalength.c:158]: (style) The scope of the variable 'badopts' can be reduced.

[ecasound-2.9.1\ecatools\ecaplay.c:226]: (style) The scope of the variable 'ret' can be reduced.

[ecasound-2.9.1\ecatools\ecaplay.c:429]: (style) The scope of the variable 'c' can be reduced.

[ecasound-2.9.1\ecatools\ecaplay.c:505]: (style) The scope of the variable 'stop' can be reduced.

[ecasound-2.9.1\ecatools\ecaplay.c:666]: (style) The scope of the variable 'i' can be reduced.

[ecasound-2.9.1\ecatools\ecaplay.c:378]: (error) Dangerous usage of 'path' (strncpy doesn't always null-terminate it).

[ecasound-2.9.1\ecatools\ecasignalview.cpp:149]: (style) The scope of the variable 'res' can be reduced.

[ecasound-2.9.1\ecatools\ecasignalview.cpp:223]: (style) Variable 'chr' is assigned a value that is never used.

[ecasound-2.9.1\kvutils\kvu_com_line.cpp:44]: (performance) Variable 'cparams' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\kvutils\kvu_locks.h:69]: (warning) Member variable 'KVU_GUARD_LOCK::lock_repp' is not assigned a value in 'KVU_GUARD_LOCK::operator='.

[ecasound-2.9.1\kvutils\kvu_procedure_timer.h:46]: (warning) Member variable 'PROCEDURE_TIMER::event_time_total_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.9.1\kvutils\kvu_procedure_timer.h:46]: (warning) Member variable 'PROCEDURE_TIMER::last_duration_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.9.1\kvutils\kvu_procedure_timer.h:46]: (warning) Member variable 'PROCEDURE_TIMER::events_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.9.1\kvutils\kvu_procedure_timer.h:46]: (warning) Member variable 'PROCEDURE_TIMER::events_over_bound_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.9.1\kvutils\kvu_procedure_timer.h:46]: (warning) Member variable 'PROCEDURE_TIMER::events_under_bound_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.9.1\kvutils\kvu_temporary_file_directory.cpp:35]: (warning) Member variable 'TEMPORARY_FILE_DIRECTORY::tmp_index_rep' is not initialized in the constructor.

[ecasound-2.9.1\kvutils\kvu_temporary_file_directory.cpp:41]: (warning) Member variable 'TEMPORARY_FILE_DIRECTORY::tmp_index_rep' is not initialized in the constructor.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:567]: (style) Variable 'locale_save' is assigned a value that is never used.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:209]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:236]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:301]: (performance) Function parameter 'from' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:302]: (performance) Function parameter 'to' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:454]: (performance) Function parameter 'value' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:526]: (performance) Function parameter 'quote_char' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:214]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:357]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:360]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:373]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:376]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:389]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:399]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\kvu_utils.cpp:410]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\kvutils\libkvutils_tester.cpp:131]: (style) C-style pointer casting

[ecasound-2.9.1\kvutils\libkvutils_tester.cpp:402]: (style) C-style pointer casting

[ecasound-2.9.1\kvutils\libkvutils_tester.cpp:102]: (style) The scope of the variable 'n' can be reduced.

[ecasound-2.9.1\kvutils\kvu_utils.h:12]: (performance) Function parameter 'quote_char' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.h:15]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.h:16]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.h:19]: (performance) Function parameter 'from' should be passed by reference.

[ecasound-2.9.1\kvutils\kvu_utils.h:20]: (performance) Function parameter 'to' should be passed by reference.

[ecasound-2.9.1\libecasound\eca-error.h:40]: (performance) Variable 'esection_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\eca-error.h:41]: (performance) Variable 'eerrormsg_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\samplebuffer_iterators.h:12]: (style) The class 'SAMPLE_ITERATOR' does not have a constructor.

[ecasound-2.9.1\libecasound\samplebuffer_iterators.h:57]: (style) The class 'SAMPLE_ITERATOR_CHANNEL' does not have a constructor.

[ecasound-2.9.1\libecasound\samplebuffer_iterators.h:108]: (style) The class 'SAMPLE_ITERATOR_CHANNELS' does not have a constructor.

[ecasound-2.9.1\libecasound\samplebuffer_iterators.h:155]: (style) The class 'SAMPLE_ITERATOR_INTERLEAVED' does not have a constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:235]: (warning) Member variable 'EFFECT_AMPLIFY_CLIPCOUNT::nm' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:235]: (warning) Member variable 'EFFECT_AMPLIFY_CLIPCOUNT::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:299]: (warning) Member variable 'EFFECT_AMPLIFY_CHANNEL::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:436]: (warning) Member variable 'EFFECT_COMPRESS::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:731]: (warning) Member variable 'EFFECT_NORMAL_PAN::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:450]: (performance) Variable 'lastin' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\audiofx_amplitude.cpp:451]: (performance) Variable 'lastout' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:75]: (warning) Member variable 'EFFECT_VOLUME_BUCKETS::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:298]: (warning) Member variable 'EFFECT_VOLUME_PEAK::clipped_samples_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:298]: (warning) Member variable 'EFFECT_VOLUME_PEAK::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:376]: (warning) Member variable 'EFFECT_DCFIND::tempval' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:376]: (warning) Member variable 'EFFECT_DCFIND::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_analysis.cpp:39]: (performance) Function parameter 'txt' should be passed by reference.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::iter' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::rgainfilter' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::fastgaincompressionratio' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::compressionratio' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::maxlevel' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::targetlevel' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::peaklimitdelay' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::totalgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::npeakgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::level' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::levelsq0' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::levelsqe' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::gain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::qgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::newright' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::newleft' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::efilt' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::fastgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::slowgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tslowgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::leveldelta' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::right' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::left' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::rightd' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::leftd' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::delayed' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::nrgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::nlgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ngain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ngsq' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::sqrtrpeakgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::skipmode' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::extra_maxlevel' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::parm' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ch' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tnrgain' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_envelope_modulation.cpp:48]: (warning) Member variable 'EFFECT_PULSE_GATE::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_envelope_modulation.cpp:190]: (warning) Member variable 'EFFECT_TREMOLO::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_filter.h:54]: (warning) Member variable 'EFFECT_BW_FILTER::outputSample' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_filter.h:54]: (warning) Member variable 'EFFECT_BW_FILTER::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_filter.cpp:225]: (warning) Member variable 'EFFECT_ALLPASS_FILTER::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_ladspa.cpp:264]: (style) Expression '(X & 0x2) == 0x4' is always false.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::buffer_repp' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::plugin_desc' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::port_count_rep' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::in_audio_ports' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::out_audio_ports' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::unique_number_rep' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.9.1\libecasound\audiofx_misc.cpp:36]: (warning) Member variable 'EFFECT_DCFIX::i_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_misc.cpp:42]: (performance) Variable 'deltafixes_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\audiofx_misc.cpp:43]: (performance) Variable 'i_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.9.1\libecasound\audiofx_mixing.cpp:317]: (warning) Member variable 'EFFECT_CHANNEL_ORDER::f_iter' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_mixing.cpp:317]: (warning) Member variable 'EFFECT_CHANNEL_ORDER::t_iter' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_reverb.h:28]: (warning) Member variable 'CHANNEL_DATA::oldvalue' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_reverb.h:28]: (warning) Member variable 'CHANNEL_DATA::lpvalue' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audiofx_timebased.cpp:667]: (style) The scope of the variable 'temp_left' can be reduced.

[ecasound-2.9.1\libecasound\audiofx_timebased.cpp:668]: (style) The scope of the variable 'temp_right' can be reduced.

[ecasound-2.9.1\libecasound\audiogate.h:37]: (warning) Member variable 'GATE_BASE::target' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-seqbase.h:170]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_looping_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.9.1\libecasound\audioio-seqbase.h:170]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_length_set_by_client_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.9.1\libecasound\audioio-seqbase.h:170]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::buffersize_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.9.1\libecasound\audioio-seqbase.h:170]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_write_started' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.9.1\libecasound\audioio-seqbase.h:170]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::init_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.9.1\libecasound\audioio-acseq.h:80]: (warning) Member variable 'AUDIO_CLIP_SEQUENCER::child_param_offset_rep' is not assigned a value in 'AUDIO_CLIP_SEQUENCER::operator='.

[ecasound-2.9.1\libecasound\audioio-acseq.h:80]: (warning) Member variable 'AUDIO_CLIP_SEQUENCER::cseq_mode_rep' is not assigned a value in 'AUDIO_CLIP_SEQUENCER::operator='.

[ecasound-2.9.1\libecasound\audioio-cdr.h:42]: (warning) Member variable 'CDRFILE::samples_read' is not assigned a value in 'CDRFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-cdr.h:42]: (warning) Member variable 'CDRFILE::fobject' is not assigned a value in 'CDRFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-cdr.cpp:47]: (warning) Member variable 'CDRFILE::samples_read' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-cdr.cpp:47]: (warning) Member variable 'CDRFILE::fobject' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-db-buffer.cpp:26]: (warning) Member variable 'AUDIO_IO_DB_BUFFER::io_mode_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::impl_repp' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.9.1\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::thread_running_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.9.1\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::buffercount_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.9.1\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::buffersize_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.9.1\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::schedpriority_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::pserver_repp' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::pbuffer_repp' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::xruns_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::finished_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::free_child_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::recursing_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.9.1\libecasound\audioio-db-server.cpp:95]: (warning) Member variable 'AUDIO_IO_DB_SERVER::schedpriority_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-db-server_impl.h:7]: (style) The class 'AUDIO_IO_DB_SERVER_impl' does not have a constructor.

[ecasound-2.9.1\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::bytes_read_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::triggered_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::finished_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::bytes_read_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::filedes_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::f1_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.cpp:248]: (style) Variable 'ssize' is assigned a value that is never used.

[ecasound-2.9.1\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::pid_of_child_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::bytes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::last_position_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::finished_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::triggered_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::pid_of_child_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::pcm_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::bytes_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::bitrate_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::last_position_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::filedes_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::filehandle_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::mono_input_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.9.1\libecasound\layer.h:40]: (style) The class 'Layer' does not have a constructor.

[ecasound-2.9.1\libecasound\audioio-mp3.h:83]: (style) Unused private function: 'MP3FILE::process_mono_fix'

[ecasound-2.9.1\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::audio_fd' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::fragment_size' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::fragment_count' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::bytes_read' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::oss_caps' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::audio_fd' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::fragment_size' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::fragment_count' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::bytes_read' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::oss_caps' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::precise_srate_mode' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.9.1\libecasound\eca-fileio-stream.h:16]: (warning) Member variable 'ECA_FILE_IO_STREAM::f1' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-fileio-stream.h:16]: (warning) Member variable 'ECA_FILE_IO_STREAM::standard_mode' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-raw.h:49]: (warning) Member variable 'RAWFILE::fio_repp' is not assigned a value in 'RAWFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-resample.cpp:43]: (warning) Member variable 'AUDIO_IO_RESAMPLE::child_srate_conf_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::init_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.9.1\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::child_srate_conf_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.9.1\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::psfactor_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.9.1\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::quality_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.9.1\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::init_rep' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.9.1\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::finished_rep' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.9.1\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::tempbuf_repp' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.9.1\libecasound\audioio-rtnull.cpp:84]: (warning) Member variable 'REALTIME_NULL::total_buffers_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::bytes_read_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::triggered_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::finished_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::bytes_read_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::filedes_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::f1_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::i' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::buffersize_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::finished_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhase' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::buffersize_rep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::finished_rep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhase' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhaseStep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fCachedFrequency' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fLimitFrequency' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fPhaseStepScalar' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.9.1\libecasound\audioio-typeselect.h:71]: (warning) Member variable 'AUDIO_IO_TYPESELECT::init_rep' is not assigned a value in 'AUDIO_IO_TYPESELECT::operator='.

[ecasound-2.9.1\libecasound\audioio-wave.cpp:105]: (warning) Member variable 'WAVEFILE::data_start_position_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::fio_repp' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::riff_header_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::riff_format_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.9.1\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::data_start_position_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.9.1\libecasound\eca-chain.cpp:904] -> [ecasound-2.9.1\libecasound\eca-chain.cpp:905]: (performance) Variable 'fpreset' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasound\eca-chain.cpp:913] -> [ecasound-2.9.1\libecasound\eca-chain.cpp:914]: (performance) Variable 'gpreset' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasound\eca-chain.cpp:898]: (style) The scope of the variable 'fpreset' can be reduced.

[ecasound-2.9.1\libecasound\preset.h:85]: (warning) Member variable 'PRESET::impl_repp' is not assigned a value in 'PRESET::operator='.

[ecasound-2.9.1\libecasound\preset.h:85]: (warning) Member variable 'PRESET::first_buffer' is not assigned a value in 'PRESET::operator='.

[ecasound-2.9.1\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::in_channels_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::out_channels_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::audioslot_repp' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chain.cpp:89]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chain.cpp:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chain.cpp:224]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chain.cpp:542]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chain.cpp:558]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chain.cpp:564]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::buffersize_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::raisedpriority_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::sched_priority_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::double_buffering_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::double_buffer_size_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::max_buffers_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::running_status_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::current_ctrl_channel_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::current_ctrl_number' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::mmc_receive_id_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::midi_sync_send_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::midi_sync_receive_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::thread_running_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::schedrealtime_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::schedpriority_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.9.1\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::last_audio_object_repp' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::istatus_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::interpret_result_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-chainsetup-parser.cpp:538]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup-position.cpp:25]: (warning) Member variable 'ECA_CHAINSETUP_POSITION::max_length_in_samples_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::connected_chainsetup_repp' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.9.1\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::selected_chainsetup_repp' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.9.1\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::cs_defaults_set_rep' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:203]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:212]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:221]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:230]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:247]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:385]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:744]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:746]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:776]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:806]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:807]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:820]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:821]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:873]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:874]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:893]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:894]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1153]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1176]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1261]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1617]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1678]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1684]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1685]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1714]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1720]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1721]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1829]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1839]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1854]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1889]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1949]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1954]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:1960]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2200]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2213]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2250]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2437]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2438]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2473]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2474]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2507]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-chainsetup.cpp:2508]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-engine.h:22]: (style) The class 'ECA_ENGINE_DEFAULT_DRIVER' does not have a constructor.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::impl_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::use_midi_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::batchmode_enabled_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::processing_range_set_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::prepared_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::running_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::started_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::was_running_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::driver_local' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::outputs_finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::driver_errors_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::inputs_not_finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::prefill_threshold_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::preroll_samples_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::recording_offset_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::csetup_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::driver_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::chains_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::inputs_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::outputs_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-engine.h:343]: (warning) Member variable 'ECA_ENGINE::mixslot_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.9.1\libecasound\eca-control-mt.h:130]: (warning) Member variable 'ECA_CONTROL_MT::ec_repp' is not assigned a value in 'ECA_CONTROL_MT::operator='.

[ecasound-2.9.1\libecasound\eca-control-objects.cpp:994] -> [ecasound-2.9.1\libecasound\eca-control-objects.cpp:997]: (error) Iterator 'o' used after element has been erased.

[ecasound-2.9.1\libecasound\eca-control.cpp:261] -> [ecasound-2.9.1\libecasound\eca-control.cpp:262]: (performance) Variable 'action_id' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasound\eca-engine_impl.h:18]: (style) The class 'ECA_ENGINE_impl' does not have a constructor.

[ecasound-2.9.1\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::fd_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::buffer_repp' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::file_ready_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::file_ended_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\eca-logger-interface.cpp:189]: (style) Unused variable: retval

[ecasound-2.9.1\libecasound\eca-logger-wellformed.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-object-factory.cpp:440]: (style) The scope of the variable 'cop' can be reduced.

[ecasound-2.9.1\libecasound\eca-object-factory.cpp:496]: (style) The scope of the variable 'cop' can be reduced.

[ecasound-2.9.1\libecasound\eca-object-factory.cpp:689]: (style) The scope of the variable 'output_selected' can be reduced.

[ecasound-2.9.1\libecasound\eca-session.cpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.9.1\libecasound\eca-static-object-maps.cpp:521]: (style) The scope of the variable 'dp' can be reduced.

[ecasound-2.9.1\libecasound\eca-static-object-maps.cpp:623]: (style) The scope of the variable 'plugin_desc' can be reduced.

[ecasound-2.9.1\libecasound\eca-test-case.cpp:45]: (performance) Possible inefficient checking for 'failures_rep' emptiness.

[ecasound-2.9.1\libecasound\eca-test-case.cpp:50]: (performance) Possible inefficient checking for 'failures_rep' emptiness.

[ecasound-2.9.1\libecasound\generic-linear-envelope_test.h:62]: (style) The scope of the variable 'verbose' can be reduced.

[ecasound-2.9.1\libecasound\generic-linear-envelope_test.h:64]: (style) Variable 'verbose' is assigned a value that is never used.

[ecasound-2.9.1\libecasound\eca-object-factory_test.h:73]: (style) Unused private function: 'ECA_OBJECT_FACTORY_TEST::test_map'

[ecasound-2.9.1\libecasound\eca-object-factory_test.h:74]: (style) Unused private function: 'ECA_OBJECT_FACTORY_TEST::test_object_types'

[ecasound-2.9.1\libecasound\jack-connections.cpp:111]: (style) The scope of the variable 'next' can be reduced.

[ecasound-2.9.1\libecasound\jack-connections.cpp:125]: (style) The scope of the variable 'nextconn' can be reduced.

[ecasound-2.9.1\libecasound\layer.cpp:115]: (style) Checking if unsigned variable 'readsize' is less than zero.

[ecasound-2.9.1\libecasound\layer.cpp:109]: (error) Memory leak: buff

[ecasound-2.9.1\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::mmc_receive_id_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::midi_sync_send_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::midi_sync_receive_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::schedrealtime_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::schedpriority_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midiio-raw.cpp:31]: (warning) Member variable 'MIDI_IO_RAW::fd_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\midiio-raw.cpp:31]: (warning) Member variable 'MIDI_IO_RAW::finished_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_af.h:26]: (warning) Member variable 'AUDIOFILE_INTERFACE::samples_read' is not assigned a value in 'AUDIOFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_af.h:26]: (warning) Member variable 'AUDIOFILE_INTERFACE::finished_rep' is not assigned a value in 'AUDIOFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::audio_fd_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::pcm_hw_params_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::pcm_sw_params_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::card_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::device_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::subdevice_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::underruns_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::overruns_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::nbufs_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::using_plugin_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::trigger_request_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_arts.cpp:41]: (warning) Member variable 'ARTS_INTERFACE::stream_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_arts.cpp:41]: (warning) Member variable 'ARTS_INTERFACE::latency_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_arts.h:58]: (warning) Member variable 'ARTS_INTERFACE::stream_rep' is not assigned a value in 'ARTS_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_arts.h:58]: (warning) Member variable 'ARTS_INTERFACE::latency_rep' is not assigned a value in 'ARTS_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::jackmgr_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::myid_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::error_flag_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_jack_manager.cpp:685]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::exit_request_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_jack_manager.cpp:685]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::start_request_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_jack_manager.cpp:685]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::stop_request_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_jack_manager.cpp:685]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::j_stopped_rounds_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_jack_manager.cpp:685]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::client_repp' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.cpp:235] -> [ecasound-2.9.1\libecasound\plugins\audioio_sndfile.cpp:240]: (performance) Variable 'file_format' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.h:109]: (warning) Member variable 'SNDFILE_INTERFACE::snd_repp' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.h:109]: (warning) Member variable 'SNDFILE_INTERFACE::samples_read' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.h:109]: (warning) Member variable 'SNDFILE_INTERFACE::finished_rep' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.h:109]: (warning) Member variable 'SNDFILE_INTERFACE::closing_rep' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\plugins\audioio_sndfile.h:109]: (warning) Member variable 'SNDFILE_INTERFACE::seek_supported_rep' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.9.1\libecasound\preset.cpp:429] -> [ecasound-2.9.1\libecasound\preset.cpp:430]: (performance) Variable 'cop' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasound\preset.cpp:48]: (warning) Member variable 'PRESET::first_buffer' is not initialized in the constructor.

[ecasound-2.9.1\libecasound\preset_impl.h:17]: (style) The class 'PRESET_impl' does not have a constructor.

[ecasound-2.9.1\libecasound\samplebuffer_impl.h:15]: (style) The class 'SAMPLE_BUFFER_impl' does not have a constructor.

[ecasound-2.9.1\libecasound\stamp-ctrl.cpp:27]: (warning) Member variable 'VOLUME_ANALYZE_CONTROLLER::rms_mode_rep' is not initialized in the constructor.

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:379]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:380]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:382]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:384]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:388]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:389]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:392]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:328] -> [ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:330]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:467]: (style) The scope of the variable 'respoll' can be reduced.

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:490]: (style) Variable 'respoll' is assigned a value that is never used.

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:1182]: (warning) Logical conjunction always evaluates to false: c < 48 && c > 57.

[ecasound-2.9.1\libecasoundc\ecasoundc_sa.c:1206]: (warning) Logical conjunction always evaluates to false: c < 48 && c > 57.

[ecasound-2.9.1\libecasoundc\libecasoundc_tester.c:88]: (style) The scope of the variable 'n' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecasound2.2/ecasound2.2_2.7.0.orig.tar.gz
[ecasound-2.7.0\ecasound\eca-curses.cpp:212]: (warning) Member variable 'ECA_CURSES::last_cmdchar_repp' is not initialized in the constructor.

[ecasound-2.7.0\ecasound\eca-curses.cpp:212]: (warning) Member variable 'ECA_CURSES::rl_initialized_rep' is not initialized in the constructor.

[ecasound-2.7.0\ecasound\eca-curses.h:53]: (style) Unused private function: 'ECA_CURSES::init_readline_support'

[ecasound-2.7.0\ecasound\eca-neteci-server.cpp:73]: (warning) Member variable 'ECA_NETECI_SERVER::addr_repp' is not initialized in the constructor.

[ecasound-2.7.0\ecasound\eca-neteci-server.cpp:371]: (performance) Possible inefficient checking for 'parsed_cmd_queue_rep' emptiness.

[ecasound-2.7.0\ecasound\ecasound.cpp:74]: (error) ""

[ecasound-2.7.0\ecasound\ecasound.cpp:836]: (error) "Build environment error."

[ecasound-2.7.0\ecasound\ecasound.cpp:74]: (error) #error ""

[ecasound-2.7.0\ecatools\ecafixdc.cpp:101]: (style) Unused variable: tempfile

[ecasound-2.7.0\ecatools\ecalength.c:250]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecasound-2.7.0\ecatools\ecalength.c:298]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecasound-2.7.0\ecatools\ecalength.c:85]: (style) The scope of the variable 'file' can be reduced.

[ecasound-2.7.0\ecatools\ecalength.c:158]: (style) The scope of the variable 'badopts' can be reduced.

[ecasound-2.7.0\ecatools\ecaplay.c:225]: (style) The scope of the variable 'ret' can be reduced.

[ecasound-2.7.0\ecatools\ecaplay.c:428]: (style) The scope of the variable 'c' can be reduced.

[ecasound-2.7.0\ecatools\ecaplay.c:504]: (style) The scope of the variable 'stop' can be reduced.

[ecasound-2.7.0\ecatools\ecaplay.c:665]: (style) The scope of the variable 'i' can be reduced.

[ecasound-2.7.0\ecatools\ecaplay.c:377]: (error) Dangerous usage of 'path' (strncpy doesn't always null-terminate it).

[ecasound-2.7.0\ecatools\ecasignalview.cpp:149]: (style) The scope of the variable 'res' can be reduced.

[ecasound-2.7.0\ecatools\ecasignalview.cpp:223]: (style) Variable 'chr' is assigned a value that is never used.

[ecasound-2.7.0\kvutils\kvu_com_line.cpp:44]: (performance) Variable 'cparams' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\kvutils\kvu_locks.h:69]: (warning) Member variable 'KVU_GUARD_LOCK::lock_repp' is not assigned a value in 'KVU_GUARD_LOCK::operator='.

[ecasound-2.7.0\kvutils\kvu_procedure_timer.h:44]: (warning) Member variable 'PROCEDURE_TIMER::event_time_total_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.7.0\kvutils\kvu_procedure_timer.h:44]: (warning) Member variable 'PROCEDURE_TIMER::last_duration_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.7.0\kvutils\kvu_procedure_timer.h:44]: (warning) Member variable 'PROCEDURE_TIMER::events_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.7.0\kvutils\kvu_procedure_timer.h:44]: (warning) Member variable 'PROCEDURE_TIMER::events_over_bound_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.7.0\kvutils\kvu_procedure_timer.h:44]: (warning) Member variable 'PROCEDURE_TIMER::events_under_bound_rep' is not assigned a value in 'PROCEDURE_TIMER::operator='.

[ecasound-2.7.0\kvutils\kvu_temporary_file_directory.cpp:35]: (warning) Member variable 'TEMPORARY_FILE_DIRECTORY::tmp_index_rep' is not initialized in the constructor.

[ecasound-2.7.0\kvutils\kvu_temporary_file_directory.cpp:41]: (warning) Member variable 'TEMPORARY_FILE_DIRECTORY::tmp_index_rep' is not initialized in the constructor.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:567]: (style) Variable 'locale_save' is assigned a value that is never used.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:209]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:236]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:301]: (performance) Function parameter 'from' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:302]: (performance) Function parameter 'to' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:454]: (performance) Function parameter 'value' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:526]: (performance) Function parameter 'quote_char' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:214]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:357]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:360]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:373]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:376]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:389]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:399]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\kvu_utils.cpp:410]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:131]: (style) C-style pointer casting

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:402]: (style) C-style pointer casting

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:102]: (style) The scope of the variable 'n' can be reduced.

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:145]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:146]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:165]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:189]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:190]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:200]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:209]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:214]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:221]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:224]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:229]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:232]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:237]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:240]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:243]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:251]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:259]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:264]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:269]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:274]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:279]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:283]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:287]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:293]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:298]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:302]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:304]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:306]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:308]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:315]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:320]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:321]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:322]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:323]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:324]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:326]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:335]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:342]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:350]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:353]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:366]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:371]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:378]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:389]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:392]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:394]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:405]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:409]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:412]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:424]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:430]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:436]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:440]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:452]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:462]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:468]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:477]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:487]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:489]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:495]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:509]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:516]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:523]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:538]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:541]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:543]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:556]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:560]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:563]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:579]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:586]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:593]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\libkvutils_tester.cpp:597]: (error) Null pointer dereference

[ecasound-2.7.0\kvutils\kvu_utils.h:12]: (performance) Function parameter 'quote_char' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.h:15]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.h:16]: (performance) Function parameter 'separator' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.h:19]: (performance) Function parameter 'from' should be passed by reference.

[ecasound-2.7.0\kvutils\kvu_utils.h:20]: (performance) Function parameter 'to' should be passed by reference.

[ecasound-2.7.0\libecasound\eca-error.h:40]: (performance) Variable 'esection_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\eca-error.h:41]: (performance) Variable 'eerrormsg_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\samplebuffer_iterators.h:12]: (style) The class 'SAMPLE_ITERATOR' does not have a constructor.

[ecasound-2.7.0\libecasound\samplebuffer_iterators.h:57]: (style) The class 'SAMPLE_ITERATOR_CHANNEL' does not have a constructor.

[ecasound-2.7.0\libecasound\samplebuffer_iterators.h:108]: (style) The class 'SAMPLE_ITERATOR_CHANNELS' does not have a constructor.

[ecasound-2.7.0\libecasound\samplebuffer_iterators.h:155]: (style) The class 'SAMPLE_ITERATOR_INTERLEAVED' does not have a constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:227]: (warning) Member variable 'EFFECT_AMPLIFY_CLIPCOUNT::nm' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:227]: (warning) Member variable 'EFFECT_AMPLIFY_CLIPCOUNT::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:291]: (warning) Member variable 'EFFECT_AMPLIFY_CHANNEL::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:428]: (warning) Member variable 'EFFECT_COMPRESS::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:721]: (warning) Member variable 'EFFECT_NORMAL_PAN::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:442]: (performance) Variable 'lastin' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\audiofx_amplitude.cpp:443]: (performance) Variable 'lastout' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:75]: (warning) Member variable 'EFFECT_VOLUME_BUCKETS::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:299]: (warning) Member variable 'EFFECT_VOLUME_PEAK::clipped_samples_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:299]: (warning) Member variable 'EFFECT_VOLUME_PEAK::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:377]: (warning) Member variable 'EFFECT_DCFIND::tempval' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:377]: (warning) Member variable 'EFFECT_DCFIND::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_analysis.cpp:39]: (performance) Function parameter 'txt' should be passed by reference.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::iter' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::rgainfilter' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::fastgaincompressionratio' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::compressionratio' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::maxlevel' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::targetlevel' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::peaklimitdelay' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::totalgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::npeakgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::level' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::levelsq0' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::levelsqe' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::gain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::qgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::newright' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::newleft' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::efilt' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::fastgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::slowgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tslowgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::leveldelta' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::right' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::left' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::rightd' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::leftd' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::delayed' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::nrgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::nlgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ngain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ngsq' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::sqrtrpeakgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::skipmode' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::extra_maxlevel' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::parm' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::ch' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_compressor.h:22]: (warning) Member variable 'ADVANCED_COMPRESSOR::tnrgain' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_envelope_modulation.cpp:48]: (warning) Member variable 'EFFECT_PULSE_GATE::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_envelope_modulation.cpp:190]: (warning) Member variable 'EFFECT_TREMOLO::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_filter.h:54]: (warning) Member variable 'EFFECT_BW_FILTER::outputSample' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_filter.h:54]: (warning) Member variable 'EFFECT_BW_FILTER::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_filter.cpp:210]: (warning) Member variable 'EFFECT_ALLPASS_FILTER::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_ladspa.cpp:264]: (style) Expression '(X & 0x2) == 0x4' is always false.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::buffer_repp' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::plugin_desc' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::port_count_rep' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::in_audio_ports' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::out_audio_ports' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_ladspa.h:65]: (warning) Member variable 'EFFECT_LADSPA::unique_number_rep' is not assigned a value in 'EFFECT_LADSPA::operator='.

[ecasound-2.7.0\libecasound\audiofx_misc.cpp:36]: (warning) Member variable 'EFFECT_DCFIX::i_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_misc.cpp:42]: (performance) Variable 'deltafixes_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\audiofx_misc.cpp:43]: (performance) Variable 'i_rep' is assigned in constructor body. Consider performing initialization in initialization list.

[ecasound-2.7.0\libecasound\audiofx_mixing.cpp:317]: (warning) Member variable 'EFFECT_CHANNEL_ORDER::f_iter' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_mixing.cpp:317]: (warning) Member variable 'EFFECT_CHANNEL_ORDER::t_iter' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_reverb.h:28]: (warning) Member variable 'CHANNEL_DATA::oldvalue' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_reverb.h:28]: (warning) Member variable 'CHANNEL_DATA::lpvalue' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audiofx_timebased.cpp:631]: (style) The scope of the variable 'temp_left' can be reduced.

[ecasound-2.7.0\libecasound\audiofx_timebased.cpp:632]: (style) The scope of the variable 'temp_right' can be reduced.

[ecasound-2.7.0\libecasound\audiogate.h:37]: (warning) Member variable 'GATE_BASE::target' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-aac.cpp:46]: (warning) Member variable 'AAC_FORKED_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-seqbase.h:168]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_looping_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.7.0\libecasound\audioio-seqbase.h:168]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_length_set_by_client_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.7.0\libecasound\audioio-seqbase.h:168]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::buffersize_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.7.0\libecasound\audioio-seqbase.h:168]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::child_write_started' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.7.0\libecasound\audioio-seqbase.h:168]: (warning) Member variable 'AUDIO_SEQUENCER_BASE::init_rep' is not assigned a value in 'AUDIO_SEQUENCER_BASE::operator='.

[ecasound-2.7.0\libecasound\audioio-acseq.h:80]: (warning) Member variable 'AUDIO_CLIP_SEQUENCER::child_param_offset_rep' is not assigned a value in 'AUDIO_CLIP_SEQUENCER::operator='.

[ecasound-2.7.0\libecasound\audioio-acseq.h:80]: (warning) Member variable 'AUDIO_CLIP_SEQUENCER::cseq_mode_rep' is not assigned a value in 'AUDIO_CLIP_SEQUENCER::operator='.

[ecasound-2.7.0\libecasound\audioio-cdr.h:42]: (warning) Member variable 'CDRFILE::samples_read' is not assigned a value in 'CDRFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-cdr.h:42]: (warning) Member variable 'CDRFILE::fobject' is not assigned a value in 'CDRFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-cdr.cpp:47]: (warning) Member variable 'CDRFILE::samples_read' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-cdr.cpp:47]: (warning) Member variable 'CDRFILE::fobject' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-db-buffer.cpp:26]: (warning) Member variable 'AUDIO_IO_DB_BUFFER::io_mode_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::impl_repp' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.7.0\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::thread_running_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.7.0\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::buffercount_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.7.0\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::buffersize_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.7.0\libecasound\audioio-db-server.h:97]: (warning) Member variable 'AUDIO_IO_DB_SERVER::schedpriority_rep' is not assigned a value in 'AUDIO_IO_DB_SERVER::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::pserver_repp' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::pbuffer_repp' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::xruns_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::finished_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::free_child_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-client.h:95]: (warning) Member variable 'AUDIO_IO_DB_CLIENT::recursing_rep' is not assigned a value in 'AUDIO_IO_DB_CLIENT::operator='.

[ecasound-2.7.0\libecasound\audioio-db-server.cpp:95]: (warning) Member variable 'AUDIO_IO_DB_SERVER::schedpriority_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-db-server_impl.h:7]: (style) The class 'AUDIO_IO_DB_SERVER_impl' does not have a constructor.

[ecasound-2.7.0\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-flac.cpp:45]: (warning) Member variable 'FLAC_FORKED_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::bytes_read_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mikmod.cpp:38]: (warning) Member variable 'MIKMOD_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::triggered_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::finished_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::bytes_read_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::filedes_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-mikmod.h:73]: (warning) Member variable 'MIKMOD_INTERFACE::f1_rep' is not assigned a value in 'MIKMOD_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.cpp:248]: (style) Variable 'ssize' is assigned a value that is never used.

[ecasound-2.7.0\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::pid_of_child_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::bytes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mp3.cpp:330]: (warning) Member variable 'MP3FILE::last_position_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::finished_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::triggered_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::pid_of_child_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::pcm_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::bytes_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::bitrate_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::last_position_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::filedes_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::filehandle_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\audioio-mp3.h:87]: (warning) Member variable 'MP3FILE::mono_input_rep' is not assigned a value in 'MP3FILE::operator='.

[ecasound-2.7.0\libecasound\layer.h:40]: (style) The class 'Layer' does not have a constructor.

[ecasound-2.7.0\libecasound\audioio-mp3.h:83]: (style) Unused private function: 'MP3FILE::process_mono_fix'

[ecasound-2.7.0\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::bytes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-ogg.cpp:42]: (warning) Member variable 'OGG_VORBIS_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::audio_fd' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::fragment_size' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::fragment_count' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::bytes_read' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.cpp:42]: (warning) Member variable 'OSSDEVICE::oss_caps' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::audio_fd' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::fragment_size' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::fragment_count' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::bytes_read' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::oss_caps' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\audioio-oss.h:71]: (warning) Member variable 'OSSDEVICE::precise_srate_mode' is not assigned a value in 'OSSDEVICE::operator='.

[ecasound-2.7.0\libecasound\eca-fileio-stream.h:16]: (warning) Member variable 'ECA_FILE_IO_STREAM::f1' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-fileio-stream.h:16]: (warning) Member variable 'ECA_FILE_IO_STREAM::standard_mode' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-raw.h:49]: (warning) Member variable 'RAWFILE::fio_repp' is not assigned a value in 'RAWFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-resample.cpp:43]: (warning) Member variable 'AUDIO_IO_RESAMPLE::child_srate_conf_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::init_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.7.0\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::child_srate_conf_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.7.0\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::psfactor_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.7.0\libecasound\audioio-resample.h:110]: (warning) Member variable 'AUDIO_IO_RESAMPLE::quality_rep' is not assigned a value in 'AUDIO_IO_RESAMPLE::operator='.

[ecasound-2.7.0\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::init_rep' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.7.0\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::finished_rep' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.7.0\libecasound\audioio-reverse.h:97]: (warning) Member variable 'AUDIO_IO_REVERSE::tempbuf_repp' is not assigned a value in 'AUDIO_IO_REVERSE::operator='.

[ecasound-2.7.0\libecasound\audioio-rtnull.cpp:84]: (warning) Member variable 'REALTIME_NULL::total_buffers_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::bytes_read_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::filedes_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-timidity.cpp:33]: (warning) Member variable 'TIMIDITY_INTERFACE::f1_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::triggered_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::finished_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::bytes_read_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::filedes_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-timidity.h:66]: (warning) Member variable 'TIMIDITY_INTERFACE::f1_rep' is not assigned a value in 'TIMIDITY_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::i' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::buffersize_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::finished_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-tone.cpp:86]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhase' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::buffersize_rep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::finished_rep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhase' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_lPhaseStep' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fCachedFrequency' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fLimitFrequency' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-tone.h:104]: (warning) Member variable 'AUDIO_IO_TONE::m_fPhaseStepScalar' is not assigned a value in 'AUDIO_IO_TONE::operator='.

[ecasound-2.7.0\libecasound\audioio-typeselect.h:71]: (warning) Member variable 'AUDIO_IO_TYPESELECT::init_rep' is not assigned a value in 'AUDIO_IO_TYPESELECT::operator='.

[ecasound-2.7.0\libecasound\audioio-wave.cpp:105]: (warning) Member variable 'WAVEFILE::data_start_position_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::fio_repp' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::riff_header_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::riff_format_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.7.0\libecasound\audioio-wave.h:125]: (warning) Member variable 'WAVEFILE::data_start_position_rep' is not assigned a value in 'WAVEFILE::operator='.

[ecasound-2.7.0\libecasound\eca-chain.cpp:801] -> [ecasound-2.7.0\libecasound\eca-chain.cpp:802]: (performance) Variable 'fpreset' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasound\eca-chain.cpp:810] -> [ecasound-2.7.0\libecasound\eca-chain.cpp:811]: (performance) Variable 'gpreset' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasound\eca-chain.cpp:795]: (style) The scope of the variable 'fpreset' can be reduced.

[ecasound-2.7.0\libecasound\preset.h:85]: (warning) Member variable 'PRESET::impl_repp' is not assigned a value in 'PRESET::operator='.

[ecasound-2.7.0\libecasound\preset.h:85]: (warning) Member variable 'PRESET::first_buffer' is not assigned a value in 'PRESET::operator='.

[ecasound-2.7.0\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::in_channels_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::out_channels_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chain.cpp:63]: (warning) Member variable 'CHAIN::audioslot_repp' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chain.cpp:89]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chain.cpp:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chain.cpp:195]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chain.cpp:442]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chain.cpp:458]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chain.cpp:464]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::buffersize_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::raisedpriority_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::sched_priority_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::double_buffering_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::double_buffer_size_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-bufparams.cpp:30]: (warning) Member variable 'ECA_CHAINSETUP_BUFPARAMS::max_buffers_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::running_status_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::current_ctrl_channel_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::current_ctrl_number' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::mmc_receive_id_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::midi_sync_send_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::midi_sync_receive_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::thread_running_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::schedrealtime_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\midi-server.h:102]: (warning) Member variable 'MIDI_SERVER::schedpriority_rep' is not assigned a value in 'MIDI_SERVER::operator='.

[ecasound-2.7.0\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::last_audio_object_repp' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::istatus_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-parser.cpp:54]: (warning) Member variable 'ECA_CHAINSETUP_PARSER::interpret_result_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-chainsetup-parser.cpp:538]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup-position.cpp:25]: (warning) Member variable 'ECA_CHAINSETUP_POSITION::max_length_in_samples_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::connected_chainsetup_repp' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.7.0\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::selected_chainsetup_repp' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.7.0\libecasound\eca-session.h:159]: (warning) Member variable 'ECA_SESSION::cs_defaults_set_rep' is not assigned a value in 'ECA_SESSION::operator='.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:211]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:220]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:229]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:238]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:255]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:393]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:756]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:758]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:788]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:818]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:819]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:832]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:833]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:885]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:886]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:908]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:909]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1171]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1194]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1636]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1697]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1703]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1704]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1733]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1739]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1740]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1848]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1858]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1873]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1908]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1968]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1973]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:1979]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2146]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2150]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2154]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2163]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2200]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2387]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2423]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2424]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2457]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-chainsetup.cpp:2458]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-engine.h:22]: (style) The class 'ECA_ENGINE_DEFAULT_DRIVER' does not have a constructor.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::impl_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::use_midi_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::batchmode_enabled_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::processing_range_set_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::prepared_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::running_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::was_running_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::driver_local' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::edit_lock_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::outputs_finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::driver_errors_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::inputs_not_finished_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::prefill_threshold_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::preroll_samples_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::recording_offset_rep' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::csetup_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::driver_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::chains_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::inputs_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::outputs_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-engine.h:355]: (warning) Member variable 'ECA_ENGINE::mixslot_repp' is not assigned a value in 'ECA_ENGINE::operator='.

[ecasound-2.7.0\libecasound\eca-control-mt.h:130]: (warning) Member variable 'ECA_CONTROL_MT::ec_repp' is not assigned a value in 'ECA_CONTROL_MT::operator='.

[ecasound-2.7.0\libecasound\eca-control-objects.cpp:996] -> [ecasound-2.7.0\libecasound\eca-control-objects.cpp:999]: (error) Iterator 'o' used after element has been erased.

[ecasound-2.7.0\libecasound\eca-control.cpp:260] -> [ecasound-2.7.0\libecasound\eca-control.cpp:261]: (performance) Variable 'action_id' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasound\eca-engine_impl.h:18]: (style) The class 'ECA_ENGINE_impl' does not have a constructor.

[ecasound-2.7.0\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::fd_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::buffer_repp' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::file_ready_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-fileio-mmap.cpp:38]: (warning) Member variable 'ECA_FILE_IO_MMAP::file_ended_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\eca-logger-interface.cpp:189]: (style) Unused variable: retval

[ecasound-2.7.0\libecasound\eca-logger-wellformed.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-object-factory.cpp:414]: (style) The scope of the variable 'cop' can be reduced.

[ecasound-2.7.0\libecasound\eca-object-factory.cpp:610]: (style) The scope of the variable 'output_selected' can be reduced.

[ecasound-2.7.0\libecasound\eca-session.cpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ecasound-2.7.0\libecasound\eca-static-object-maps.cpp:508]: (style) The scope of the variable 'dp' can be reduced.

[ecasound-2.7.0\libecasound\eca-static-object-maps.cpp:610]: (style) The scope of the variable 'plugin_desc' can be reduced.

[ecasound-2.7.0\libecasound\eca-test-case.cpp:45]: (performance) Possible inefficient checking for 'failures_rep' emptiness.

[ecasound-2.7.0\libecasound\eca-test-case.cpp:50]: (performance) Possible inefficient checking for 'failures_rep' emptiness.

[ecasound-2.7.0\libecasound\eca-object-factory_test.h:68]: (style) Unused private function: 'ECA_OBJECT_FACTORY_TEST::test_map'

[ecasound-2.7.0\libecasound\eca-object-factory_test.h:69]: (style) Unused private function: 'ECA_OBJECT_FACTORY_TEST::test_object_types'

[ecasound-2.7.0\libecasound\jack-connections.cpp:111]: (style) The scope of the variable 'next' can be reduced.

[ecasound-2.7.0\libecasound\jack-connections.cpp:125]: (style) The scope of the variable 'nextconn' can be reduced.

[ecasound-2.7.0\libecasound\layer.cpp:115]: (style) Checking if unsigned variable 'readsize' is less than zero.

[ecasound-2.7.0\libecasound\layer.cpp:109]: (error) Memory leak: buff

[ecasound-2.7.0\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::mmc_receive_id_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::midi_sync_send_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::midi_sync_receive_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::schedrealtime_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midi-server.cpp:147]: (warning) Member variable 'MIDI_SERVER::schedpriority_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midiio-raw.cpp:31]: (warning) Member variable 'MIDI_IO_RAW::fd_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\midiio-raw.cpp:31]: (warning) Member variable 'MIDI_IO_RAW::finished_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_af.h:26]: (warning) Member variable 'AUDIOFILE_INTERFACE::samples_read' is not assigned a value in 'AUDIOFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_af.h:26]: (warning) Member variable 'AUDIOFILE_INTERFACE::finished_rep' is not assigned a value in 'AUDIOFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::audio_fd_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::pcm_hw_params_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::pcm_sw_params_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::card_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::device_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::subdevice_number_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::underruns_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::overruns_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::nbufs_repp' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::using_plugin_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_alsa.h:110]: (warning) Member variable 'AUDIO_IO_ALSA_PCM::trigger_request_rep' is not assigned a value in 'AUDIO_IO_ALSA_PCM::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_arts.cpp:41]: (warning) Member variable 'ARTS_INTERFACE::stream_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_arts.cpp:41]: (warning) Member variable 'ARTS_INTERFACE::latency_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_arts.h:58]: (warning) Member variable 'ARTS_INTERFACE::stream_rep' is not assigned a value in 'ARTS_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_arts.h:58]: (warning) Member variable 'ARTS_INTERFACE::latency_rep' is not assigned a value in 'ARTS_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::jackmgr_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::myid_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_jack.h:81]: (warning) Member variable 'AUDIO_IO_JACK::error_flag_rep' is not assigned a value in 'AUDIO_IO_JACK::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::shutdown_request_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::exit_request_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::start_request_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::stop_request_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::j_stopped_rounds_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_jack_manager.cpp:686]: (warning) Member variable 'AUDIO_IO_JACK_MANAGER::client_repp' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\plugins\audioio_sndfile.cpp:229] -> [ecasound-2.7.0\libecasound\plugins\audioio_sndfile.cpp:234]: (performance) Variable 'file_format' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasound\plugins\audioio_sndfile.h:107]: (warning) Member variable 'SNDFILE_INTERFACE::snd_repp' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_sndfile.h:107]: (warning) Member variable 'SNDFILE_INTERFACE::samples_read' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_sndfile.h:107]: (warning) Member variable 'SNDFILE_INTERFACE::finished_rep' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\plugins\audioio_sndfile.h:107]: (warning) Member variable 'SNDFILE_INTERFACE::closing_rep' is not assigned a value in 'SNDFILE_INTERFACE::operator='.

[ecasound-2.7.0\libecasound\preset.cpp:429] -> [ecasound-2.7.0\libecasound\preset.cpp:430]: (performance) Variable 'cop' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasound\preset.cpp:48]: (warning) Member variable 'PRESET::first_buffer' is not initialized in the constructor.

[ecasound-2.7.0\libecasound\preset_impl.h:17]: (style) The class 'PRESET_impl' does not have a constructor.

[ecasound-2.7.0\libecasound\samplebuffer.cpp:897]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[ecasound-2.7.0\libecasound\samplebuffer.cpp:915]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[ecasound-2.7.0\libecasound\samplebuffer_impl.h:15]: (style) The class 'SAMPLE_BUFFER_impl' does not have a constructor.

[ecasound-2.7.0\libecasound\stamp-ctrl.cpp:27]: (warning) Member variable 'VOLUME_ANALYZE_CONTROLLER::rms_mode_rep' is not initialized in the constructor.

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:379]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:380]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:382]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:384]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:388]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:389]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:392]: (error) Possible null pointer dereference: eci_rep

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:328] -> [ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:330]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:467]: (style) The scope of the variable 'respoll' can be reduced.

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:490]: (style) Variable 'respoll' is assigned a value that is never used.

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:1180]: (warning) Logical conjunction always evaluates to false: c < 48 && c > 57.

[ecasound-2.7.0\libecasoundc\ecasoundc_sa.c:1204]: (warning) Logical conjunction always evaluates to false: c < 48 && c > 57.

[ecasound-2.7.0\libecasoundc\libecasoundc_tester.c:88]: (style) The scope of the variable 'n' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecb/ecb_2.40+cvs20110608.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecere-sdk/ecere-sdk_0.44.09.9.orig.tar.bz2
[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:1094]: (warning) Redundant assignment of 'data' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:873]: (style) The scope of the variable 'defaultOutputFile' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:1103]: (style) The scope of the variable 'impFile' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:197]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:198]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:199]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:200]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:201]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:202]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:203]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:204]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:205]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:206]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:207]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:445]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:446]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:447]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:448]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.c:465]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:184]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:185]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:186]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:187]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:188]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:189]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:190]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:191]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:192]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:193]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:194]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:352]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:353]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:354]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:355]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:366]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:372]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:548]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::name' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:549]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::library' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:550]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::Unload' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:551]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::importType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:552]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::origImportType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:656]: (style) Variable '_class' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:627]: (style) Variable '_property' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecc\bootstrap\ecc.main.c:664]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\AVLTree.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:326]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__Array' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:334]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__Array' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:397]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__Array' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:398]: (style) Variable 'it' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:399]: (style) Variable 'after' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Array.c:553]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__Array' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:940]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:974]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:983]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:990]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:996]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:1001]: (warning) printf format string requires 2 parameters but 3 are given.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:1006]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:1006]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:1011]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:1011]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'uintptr_t {aka unsigned long}'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:932]: (style) The scope of the variable 'c' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:75]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:76]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:77]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:78]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:226]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:227]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:228]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:229]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:246]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:247]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:248]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:260]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BTNode.c:266]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:76]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:77]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:79]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:80]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:228]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:230]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:231]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:246]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:247]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:248]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:249]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:250]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:262]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BinaryTree.c:268]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:256]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:262]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:305]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__BufferedFile' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:539]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__BufferedFile' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BufferedFile.c:553]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__BufferedFile' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\BuiltInContainer.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Container.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:64]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:65]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:75]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:76]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:226]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:227]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:246]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:380]: (style) Variable 'newKey' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:764]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:771]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:778]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:785]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:872]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\CustomAVLTree.c:893]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__CustomAVLTree' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\DualPipe.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:857]: (style) The scope of the variable 'c' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:859]: (style) The scope of the variable 'quoted' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:517]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:518]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:519]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::position' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:520]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::eof' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:521]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::openMode' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:522]: (style) struct or union member '__ecereNameSpace__ecere__sys__TempFile::allocated' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:489]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:502]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:533]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:577]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:676]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:726]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:741]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:769]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:790]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:816]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:856]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:916]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:927]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:938]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:947]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:994]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1005]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1041]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1093]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__File' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1139]: (style) Unused variable: archiveName

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1139]: (style) Unused variable: archiveFile

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1152]: (style) Unused variable: archiveName

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\File.c:1152]: (style) Unused variable: archiveFile

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:318]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:325]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:332]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:350]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:482]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\LinkList.c:509]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__com__LinkList' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:277]: (style) struct or union member '__ecereNameSpace__ecere__com__LinkElement::prev' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\List.c:278]: (style) struct or union member '__ecereNameSpace__ecere__com__LinkElement::next' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:633]: (style) The scope of the variable 'i' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:680]: (style) The scope of the variable 'i' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:736]: (style) Variable 'kIsNormalClass' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\Map.c:779]: (style) Unused variable: i

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:220]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:232]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:254]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\OldList.c:260]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:983]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:332]: (style) The scope of the variable 'c' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:1279]: (style) The scope of the variable 'c' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:1281]: (style) The scope of the variable 'quoted' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:1365]: (style) The scope of the variable 'ch' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\String.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:256]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:262]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:390]: (style) struct or union member '__ecereNameSpace__ecere__com__BuiltInContainer::_refCount' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:391]: (style) struct or union member '__ecereNameSpace__ecere__com__BuiltInContainer::data' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:392]: (style) struct or union member '__ecereNameSpace__ecere__com__BuiltInContainer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:513]: (style) struct or union member '__ecereNameSpace__ecere__sys__System::systemTerminate' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\System.c:475]: (error) Uninitialized variable: args

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:362]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__TempFile' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\TempFile.c:376]: (style) Variable '__ecerePointer___ecereNameSpace__ecere__sys__TempFile' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:684]: (style) The scope of the variable '_class' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:59]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:211]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:212]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:213]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:214]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:226]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:227]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:228]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:229]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:230]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:231]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:232]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:251]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:1024]: (style) Variable '_property' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\ecere.main.c:1115]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:69]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:221]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:222]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:234]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:235]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:236]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:237]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:255]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:261]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\i18n.c:644]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:59]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:211]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:212]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:213]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:214]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:223]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:224]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:225]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:226]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:227]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:228]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:229]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:230]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:231]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:232]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:233]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:251]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecere\bootstrap\memory.c:319]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:184]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:185]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:186]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:187]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:188]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:189]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:190]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:191]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:192]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:193]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:194]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:352]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:353]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:354]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:355]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:366]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:372]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:580]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::name' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:581]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::library' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:582]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::Unload' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:583]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::importType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:584]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::origImportType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:705]: (style) Variable '_class' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:672]: (style) Variable '_property' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecp\bootstrap\ecp.main.c:713]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:70]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:71]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:72]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:73]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:74]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:184]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:185]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:186]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:187]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:188]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:189]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:190]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:191]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:192]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:193]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:194]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:352]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:353]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:354]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:355]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:366]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:372]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:590]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::name' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:591]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::library' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:592]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::Unload' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:593]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::importType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:594]: (style) struct or union member '__ecereNameSpace__ecere__com__Module::origImportType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:727]: (style) Variable '_class' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:699]: (style) Variable '_property' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\ecs\bootstrap\ecs.main.c:735]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:1318]: (warning) Redundant assignment of 'copy' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:117]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:118]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:119]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:120]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:233]: (style) struct or union member 'Anonymous2::isSwitch' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:327]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:328]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:330]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:331]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:332]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:333]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:334]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:335]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:336]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:337]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:419]: (style) struct or union member 'Anonymous22::table' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:810]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:811]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:812]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:813]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:824]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:830]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\copy.c:1543]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:2100]: (style) The scope of the variable 'args' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:117]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:118]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:119]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:120]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:246]: (style) struct or union member 'Anonymous2::isSwitch' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:340]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:341]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:342]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:343]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:344]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:345]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:346]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:347]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:348]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:349]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:350]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:397]: (style) struct or union member 'Anonymous16::memberType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:398]: (style) struct or union member 'Anonymous16::thisPtr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:820]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:822]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:823]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:834]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:840]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:1109]: (style) Variable 'oldThisClass' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:1349]: (style) Unused variable: compound2

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\dbpass.c:2286]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:704]: (style) The scope of the variable '_class' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:59]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::first' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:60]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::last' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:61]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:62]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::offset' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:63]: (style) struct or union member '__ecereNameSpace__ecere__sys__OldList::circ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:117]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:118]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:119]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:120]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:173]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:174]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:175]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:176]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:177]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:178]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:179]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:180]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:181]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:182]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:183]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:345]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:346]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:347]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:348]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:359]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:365]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:842]: (style) Variable '_property' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\ec.main.c:919]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1195]: (warning) Redundant assignment of 'dataType' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:117]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:118]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:120]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:238]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:239]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:240]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:241]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:242]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:243]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:244]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:245]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:246]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:247]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:296]: (style) struct or union member 'Anonymous4::thisPtr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:300]: (style) struct or union member 'Anonymous5::op' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:330]: (style) struct or union member 'Anonymous10::table' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:763]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:764]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:765]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1285]: (style) struct or union member 'OpTable::Add' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1286]: (style) struct or union member 'OpTable::Sub' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1287]: (style) struct or union member 'OpTable::Mul' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1288]: (style) struct or union member 'OpTable::Div' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1289]: (style) struct or union member 'OpTable::Mod' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1290]: (style) struct or union member 'OpTable::Neg' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1291]: (style) struct or union member 'OpTable::Inc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1292]: (style) struct or union member 'OpTable::Dec' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1293]: (style) struct or union member 'OpTable::Asign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1294]: (style) struct or union member 'OpTable::AddAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1295]: (style) struct or union member 'OpTable::SubAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1296]: (style) struct or union member 'OpTable::MulAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1297]: (style) struct or union member 'OpTable::DivAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1298]: (style) struct or union member 'OpTable::ModAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1299]: (style) struct or union member 'OpTable::BitAnd' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1300]: (style) struct or union member 'OpTable::BitOr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1301]: (style) struct or union member 'OpTable::BitXor' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1302]: (style) struct or union member 'OpTable::LShift' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1303]: (style) struct or union member 'OpTable::RShift' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1304]: (style) struct or union member 'OpTable::BitNot' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1305]: (style) struct or union member 'OpTable::AndAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1306]: (style) struct or union member 'OpTable::OrAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1307]: (style) struct or union member 'OpTable::XorAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1308]: (style) struct or union member 'OpTable::LShiftAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1309]: (style) struct or union member 'OpTable::RShiftAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1310]: (style) struct or union member 'OpTable::Not' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1311]: (style) struct or union member 'OpTable::Equ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1312]: (style) struct or union member 'OpTable::Nqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1313]: (style) struct or union member 'OpTable::And' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1314]: (style) struct or union member 'OpTable::Or' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1315]: (style) struct or union member 'OpTable::Grt' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1316]: (style) struct or union member 'OpTable::Sma' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1317]: (style) struct or union member 'OpTable::GrtEqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1318]: (style) struct or union member 'OpTable::SmaEqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1319]: (style) struct or union member 'OpTable::Cond' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1328]: (style) struct or union member 'Operand::ptrSize' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1331]: (style) struct or union member 'Operand::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1332]: (style) struct or union member 'Operand::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1333]: (style) struct or union member 'Operand::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1334]: (style) struct or union member 'Operand::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1335]: (style) struct or union member 'Operand::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1336]: (style) struct or union member 'Operand::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1337]: (style) struct or union member 'Operand::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1338]: (style) struct or union member 'Operand::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1339]: (style) struct or union member 'Operand::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1252]: (style) Variable 'prop' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\firstPass.c:1761]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:271]: (style) struct or union member 'Anonymous2::isSwitch' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:365]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:366]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:368]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:369]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:370]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:371]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:372]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:373]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:374]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:375]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:422]: (style) struct or union member 'Anonymous16::memberType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:423]: (style) struct or union member 'Anonymous16::thisPtr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:937]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:939]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:940]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:951]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:957]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:2452]: (style) Unused variable: classProp

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\freeAst.c:2614]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:1145]: (style) The scope of the variable 'equal' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:1217]: (style) The scope of the variable 'isVirtual' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:1486]: (style) The scope of the variable 'data' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:127]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:128]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:130]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:183]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:184]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:185]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:186]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:187]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:188]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:189]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:190]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:191]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:192]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:240]: (style) struct or union member 'Anonymous4::memberType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:241]: (style) struct or union member 'Anonymous4::thisPtr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:245]: (style) struct or union member 'Anonymous5::op' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:275]: (style) struct or union member 'Anonymous10::table' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:525]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:526]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:527]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:833]: (style) struct or union member 'OpTable::Add' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:834]: (style) struct or union member 'OpTable::Sub' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:835]: (style) struct or union member 'OpTable::Mul' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:836]: (style) struct or union member 'OpTable::Div' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:837]: (style) struct or union member 'OpTable::Mod' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:838]: (style) struct or union member 'OpTable::Neg' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:839]: (style) struct or union member 'OpTable::Inc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:840]: (style) struct or union member 'OpTable::Dec' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:841]: (style) struct or union member 'OpTable::Asign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:842]: (style) struct or union member 'OpTable::AddAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:843]: (style) struct or union member 'OpTable::SubAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:844]: (style) struct or union member 'OpTable::MulAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:845]: (style) struct or union member 'OpTable::DivAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:846]: (style) struct or union member 'OpTable::ModAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:847]: (style) struct or union member 'OpTable::BitAnd' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:848]: (style) struct or union member 'OpTable::BitOr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:849]: (style) struct or union member 'OpTable::BitXor' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:850]: (style) struct or union member 'OpTable::LShift' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:851]: (style) struct or union member 'OpTable::RShift' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:852]: (style) struct or union member 'OpTable::BitNot' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:853]: (style) struct or union member 'OpTable::AndAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:854]: (style) struct or union member 'OpTable::OrAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:855]: (style) struct or union member 'OpTable::XorAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:856]: (style) struct or union member 'OpTable::LShiftAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:857]: (style) struct or union member 'OpTable::RShiftAsign' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:858]: (style) struct or union member 'OpTable::Not' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:859]: (style) struct or union member 'OpTable::Equ' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:860]: (style) struct or union member 'OpTable::Nqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:861]: (style) struct or union member 'OpTable::And' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:862]: (style) struct or union member 'OpTable::Or' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:863]: (style) struct or union member 'OpTable::Grt' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:864]: (style) struct or union member 'OpTable::Sma' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:865]: (style) struct or union member 'OpTable::GrtEqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:866]: (style) struct or union member 'OpTable::SmaEqu' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:867]: (style) struct or union member 'OpTable::Cond' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:874]: (style) struct or union member 'Operand::kind' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:876]: (style) struct or union member 'Operand::ptrSize' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:879]: (style) struct or union member 'Operand::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:880]: (style) struct or union member 'Operand::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:881]: (style) struct or union member 'Operand::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:882]: (style) struct or union member 'Operand::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:883]: (style) struct or union member 'Operand::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:884]: (style) struct or union member 'Operand::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:885]: (style) struct or union member 'Operand::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:886]: (style) struct or union member 'Operand::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:887]: (style) struct or union member 'Operand::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:1268]: (style) Variable 'isVirtual' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\loadSymbols.c:2010]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1907]: (warning) Redundant assignment of 'thisSymbol' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1926]: (warning) Redundant assignment of 'thisSymbol' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1512]: (style) The scope of the variable 'dataMember' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1726]: (style) The scope of the variable 'structName' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:2110]: (style) The scope of the variable 'memberExp' can be reduced.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:128]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:129]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:130]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:131]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:257]: (style) struct or union member 'Anonymous2::isSwitch' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:294]: (style) struct or union member 'Anonymous9::statements' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:351]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:352]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:353]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:354]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:355]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:356]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:357]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:358]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:359]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:360]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:361]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:443]: (style) struct or union member 'Anonymous22::table' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:860]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:862]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:863]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:874]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:880]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1117]: (style) Variable 'output' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1385]: (style) Variable 'type' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1732]: (style) Variable 'redefinition' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1778]: (style) Variable 'member' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1774]: (style) Variable 'prop' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:1782]: (style) Variable 'method' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:2284]: (style) Variable 'after' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:2417]: (style) Variable 'after' is assigned a value that is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass0.c:2565]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:1058] -> [ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:1060]: (warning) Possible null pointer dereference: decl - otherwise it is redundant to check it against null.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:1384]: (warning) Redundant assignment of '_class' to itself.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:117]: (style) struct or union member 'CodePosition::line' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:118]: (style) struct or union member 'CodePosition::charPos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:119]: (style) struct or union member 'CodePosition::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:120]: (style) struct or union member 'CodePosition::included' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:307]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:308]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:310]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:311]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:312]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:313]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:314]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:315]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:316]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:317]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:364]: (style) struct or union member 'Anonymous16::memberType' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:365]: (style) struct or union member 'Anonymous16::thisPtr' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:399]: (style) struct or union member 'Anonymous22::table' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:835]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:836]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:837]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:838]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:855]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\pass3.c:1907]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:50]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:51]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::CompareKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:52]: (style) struct or union member '__ecereNameSpace__ecere__sys__BinaryTree::FreeKey' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:182]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::c' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:183]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::uc' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:184]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::s' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:185]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::us' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:186]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:187]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:188]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::p' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:189]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::f' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:190]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::d' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:191]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::i64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:192]: (style) struct or union member '__ecereNameSpace__ecere__com__DataValue::ui64' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:389]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_buffer' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:390]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::count' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:391]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::_size' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:392]: (style) struct or union member '__ecereNameSpace__ecere__com__SerialBuffer::pos' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:403]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::dataTypeString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:409]: (style) struct or union member '__ecereNameSpace__ecere__com__ClassTemplateArgument::memberString' is never used.

[ecere-sdk-0.44.09.9\compiler\bootstrap\libec\bootstrap\shortcuts.c:735]: (style) Unused variable: class

[ecere-sdk-0.44.09.9\ecere\src\com\instance.c:426]: (style) Unused variable: fileName

[ecere-sdk-0.44.09.9\ecere\src\com\instance.c:427]: (style) Unused variable: extension

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-arabic.c:1117]: (error) Memory leak: shapedChars

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-arabic.c:1123]: (error) Memory leak: shapedChars

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-arabic.c:1115]: (error) Memory leak: shapedChars

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-buffer.c:357]: (style) The scope of the variable 'error' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:348]: (warning) Assignment of function parameter has no effect outside the function.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:364]: (warning) Assignment of function parameter has no effect outside the function.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:394]: (warning) Assignment of function parameter has no effect outside the function.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:96]: (warning) Redundant assignment of 'hb_type' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:144]: (warning) Redundant assignment of 'hb_type' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:311]: (warning) Redundant assignment of 'hb_type' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:348]: (warning) Redundant assignment of 'ContextSubstFormat1' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:364]: (warning) Redundant assignment of 'ContextSubstFormat3' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:394]: (warning) Redundant assignment of 'ChainContextSubstFormat1' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:465]: (warning) Redundant assignment of 'hb_type' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:460]: (style) The scope of the variable 'i' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-dump.c:462]: (style) The scope of the variable 'n_per' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:231]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:232]: (style) The scope of the variable 'pi' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:349]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:349]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:523]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:523]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:617]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:617]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:960]: (style) The scope of the variable 'ngc' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:961]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:961]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:1069]: (style) The scope of the variable 'error' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:4007]: (error) Possible null pointer dereference: ftl

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:4009]: (error) Possible null pointer dereference: ftl

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:276]: (warning) Redundant assignment of 'nesting_level' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:482]: (warning) Redundant assignment of 'nesting_level' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:680]: (warning) Redundant assignment of 'nesting_level' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:960]: (warning) Redundant assignment of 'nesting_level' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:330]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:331]: (style) The scope of the variable 'sub' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:448]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:448]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:477]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:646]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:646]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:829]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:829]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:923]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:923]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1264]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1264]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1356]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1356]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1516]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1516]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1635]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1635]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1742]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:1742]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2248]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2248]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2341]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2341]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2575]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2575]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2714]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:2714]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:4196]: (style) Unsigned variable 'in_pos' can't be negative so it is unnecessary to test it.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:278]: (style) Redundant condition: If context_length < 1, the comparison context_length != 65535 is always true.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:484]: (style) Redundant condition: If context_length < 1, the comparison context_length != 65535 is always true.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:682]: (style) Redundant condition: If context_length < 1, the comparison context_length != 65535 is always true.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1208]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1208]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1847]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1847]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1864]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1872]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-indic.c:1245]: (style) The scope of the variable 'beginsWithRa' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-khmer.c:610]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-khmer.c:610]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-khmer.c:624]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-khmer.c:649]: (warning) Redundant assignment of 'script' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-myanmar.c:481]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-myanmar.c:481]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-myanmar.c:495]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-myanmar.c:521]: (warning) Redundant assignment of 'script' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:178]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:178]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:278]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:278]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:419]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:419]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:557]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:557]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:642]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:642]: (style) The scope of the variable 'count' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:816]: (style) The scope of the variable 'middle' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:866]: (style) The scope of the variable 'middle' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:1387]: (style) The scope of the variable 'byte' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:1387]: (style) The scope of the variable 'bits' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-open.c:1387]: (style) The scope of the variable 's' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-tibetan.c:255]: (warning) Redundant assignment of 'script' to itself.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-tibetan.c:116]: (error) Memory leak: reordered

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-buffer.c:135]: (error) Memory leak: buffer

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gdef.c:65]: (error) Memory leak: gdef

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:3894]: (error) Memory leak: stl

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:3934]: (error) Memory leak: ltl

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\harfbuzz-gsub.c:3998]: (error) Memory leak: ftl

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\unicode\harfbuzz-unicode-tables.c:44]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\unicode\harfbuzz-unicode.c:101]: (style) The scope of the variable 'cps' can be reduced.

[ecere-sdk-0.44.09.9\ecere\src\gfx\drivers\harfbuzz\unicode\harfbuzz-unicode.c:160]: (style) The scope of the variable 'cps' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:696]: (style) The scope of the variable 'n' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:972]: (style) The scope of the variable 'z' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:1265]: (style) The scope of the variable 'rc' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:2337]: (style) The scope of the variable 'len' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:2379]: (style) The scope of the variable 'rc' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:2794]: (style) The scope of the variable 'home_dir' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:3131]: (style) The scope of the variable 'nHistory' can be reduced.

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:354]: (error) Common realloc mistake: 'zLine' nulled but not freed upon failure

[ecere-sdk-0.44.09.9\eda\drivers\sqlite\shell.c:376]: (error) Common realloc mistake: 'zLine' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/echolot/echolot_2.1.8.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/echoping/echoping_6.0.2.orig.tar.gz
[echoping-6.0.2\HTParse.c:397] -> [echoping-6.0.2\HTParse.c:397]: (style) Same expression on both sides of '&&'.

[echoping-6.0.2\HTParse.c:294]: (style) The scope of the variable 'p' can be reduced.

[echoping-6.0.2\HTParse.c:569]: (style) The scope of the variable 'q1' can be reduced.

[echoping-6.0.2\echoping.c:873]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[echoping-6.0.2\echoping.c:94]: (style) The scope of the variable 'complete_plugin_name' can be reduced.

[echoping-6.0.2\echoping.c:95]: (style) The scope of the variable 'ext' can be reduced.

[echoping-6.0.2\echoping.c:110]: (style) The scope of the variable 'plugin_port_name' can be reduced.

[echoping-6.0.2\echoping.c:120]: (style) The scope of the variable 'nocache' can be reduced.

[echoping-6.0.2\echoping.c:153]: (style) The scope of the variable 'p' can be reduced.

[echoping-6.0.2\echoping.c:1498]: (style) The scope of the variable 'i' can be reduced.

[echoping-6.0.2\echoping.c:323]: (style) Checking if unsigned variable 'size' is less than zero.

[echoping-6.0.2\echoping.c:333]: (style) Checking if unsigned variable 'size' is less than zero.

[echoping-6.0.2\echoping.c:347]: (style) Checking if unsigned variable 'number' is less than zero.

[echoping-6.0.2\echoping.c:356]: (style) Checking if unsigned variable 'wait' is less than zero.

[echoping-6.0.2\echoping.c:287]: (style) Variable 'nocache' is assigned a value that is never used.

[echoping-6.0.2\echoping.c:476]: (error) Undefined behavior: Variable 'plugin_name' is used as parameter and destination in s[n]printf().

[echoping-6.0.2\plugins\dns\dns.c:75]: (style) The scope of the variable 'upper_type_name' can be reduced.

[echoping-6.0.2\plugins\dns\dns.c:99]: (style) Variable 'hostname' is assigned a value that is never used.

[echoping-6.0.2\plugins\dns\dns.c:143]: (style) Unused variable: name_server_sockaddr_in6

[echoping-6.0.2\plugins\dns\dns.c:195]: (style) Variable 'response_length' is assigned a value that is never used.

[echoping-6.0.2\plugins\dns\dns.c:135]: (error) Memory leak: msg

[echoping-6.0.2\plugins\ldap\ldap.c:39]: (style) The scope of the variable 'port_text' can be reduced.

[echoping-6.0.2\plugins\ldap\ldap.c:94]: (error) Memory leak: msg

[echoping-6.0.2\plugins\postgresql\postgresql.c:102]: (style) The scope of the variable 'row' can be reduced.

[echoping-6.0.2\plugins\postgresql\postgresql.c:102]: (style) The scope of the variable 'column' can be reduced.

[echoping-6.0.2\plugins\postgresql\postgresql.c:103]: (style) The scope of the variable 'result' can be reduced.

[echoping-6.0.2\plugins\postgresql\postgresql.c:81]: (error) Memory leak: msg

[echoping-6.0.2\plugins\whois\whois.c:110]: (style) Variable 'nr' is assigned a value that is never used.

[echoping-6.0.2\plugins\whois\whois.c:78]: (error) Memory leak: msg

[echoping-6.0.2\readline.c:18]: (style) The scope of the variable 'rc' can be reduced.

[echoping-6.0.2\readline.c:19]: (style) The scope of the variable 'r' can be reduced.

[echoping-6.0.2\util.c:18]: (style) The scope of the variable 'number' can be reduced.

[echoping-6.0.2\writen.c:16]: (style) The scope of the variable 'nwritten' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecj/ecj_3.9.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecl/ecl_9.6.1.orig.tar.gz
[ecl-9.6.1\examples\threads\import\import.c:81]: (style) The scope of the variable 'code' can be reduced.

[ecl-9.6.1\examples\threads\import_win32\import.c:81]: (style) The scope of the variable 'code' can be reduced.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-bases\gen-bases.c:124]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-bases\gen-bases.c:127]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-bases\gen-bases.c:132]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-psqr\gen-psqr.c:187]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-psqr\gen-psqr.c:187]: (style) The scope of the variable 'idx' can be reduced.

[ecl-9.6.1\msvc\gmp\build.vc8\gen-psqr\gen-psqr.c:204]: (style) The scope of the variable 'res' can be reduced.

[ecl-9.6.1\msvc\gmp\mpz\set_d.c:68]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\c\dpp.c:608]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\c\dpp.c:637]: (style) The scope of the variable 'simple_varargs' can be reduced.

[ecl-9.6.1\src\c\dpp.c:395]: (style) Variable 'name' is assigned a value that is never used.

[ecl-9.6.1\src\c\dpp.c:234]: (style) Array index 'i' is used before limits check.

[ecl-9.6.1\src\clx\socket.c:52]: (style) The scope of the variable 'addr' can be reduced.

[ecl-9.6.1\src\clx\socket.c:54]: (style) The scope of the variable 'addrlen' can be reduced.

[ecl-9.6.1\src\gc\allchblk.c:107]: (style) The scope of the variable 'h' can be reduced.

[ecl-9.6.1\src\gc\allchblk.c:150]: (style) The scope of the variable 'h' can be reduced.

[ecl-9.6.1\src\gc\allchblk.c:170]: (style) The scope of the variable 'bytes' can be reduced.

[ecl-9.6.1\src\gc\allchblk.c:365]: (style) The scope of the variable 'second_hdr' can be reduced.

[ecl-9.6.1\src\gc\alloc.c:264]: (style) The scope of the variable 'n_partial_gcs' can be reduced.

[ecl-9.6.1\src\gc\alloc.c:403]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gc\alloc.c:582]: (style) The scope of the variable 'bit_no' can be reduced.

[ecl-9.6.1\src\gc\alloc.c:156]: (style) Variable 'dummy' is not assigned a value.

[ecl-9.6.1\src\gc\alloc.c:227]: (style) Variable 'frames' is assigned a value that is never used.

[ecl-9.6.1\src\gc\cord\cordbscs.c:173]: (style) The scope of the variable 'right_len' can be reduced.

[ecl-9.6.1\src\gc\cord\cordbscs.c:426]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gc\cord\cordbscs.c:522]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gc\cord\cordbscs.c:600]: (style) The scope of the variable 'current' can be reduced.

[ecl-9.6.1\src\gc\cord\cordbscs.c:275]: (style) Checking if unsigned variable 'len' is less than zero.

[ecl-9.6.1\src\gc\cord\cordbscs.c:450]: (style) Checking if unsigned variable 'n' is less than zero.

[ecl-9.6.1\src\gc\cord\cordbscs.c:455]: (style) Checking if unsigned variable 'i' is less than zero.

[ecl-9.6.1\src\gc\cord\cordbscs.c:63]: (style) struct or union member 'Generic::null' is never used.

[ecl-9.6.1\src\gc\cord\cordtest.c:55]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gc\cord\cordxtra.c:140]: (style) The scope of the variable 'avail' can be reduced.

[ecl-9.6.1\src\gc\cord\cordxtra.c:140]: (style) The scope of the variable 'yavail' can be reduced.

[ecl-9.6.1\src\gc\cord\cordxtra.c:184]: (style) The scope of the variable 'avail' can be reduced.

[ecl-9.6.1\src\gc\cord\cordxtra.c:184]: (style) The scope of the variable 'yavail' can be reduced.

[ecl-9.6.1\src\gc\cord\cordxtra.c:443]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gc\cord\de.c:159]: (style) The scope of the variable 'next' can be reduced.

[ecl-9.6.1\src\gc\cord\de.c:210]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gc\dbg_mlc.c:338]: (style) The scope of the variable 'buffer' can be reduced.

[ecl-9.6.1\src\gc\finalize.c:660]: (style) The scope of the variable 'prev_fo' can be reduced.

[ecl-9.6.1\src\gc\finalize.c:743]: (style) The scope of the variable 'curr_fo' can be reduced.

[ecl-9.6.1\src\gc\if_not_there.c:36]: (error) Resource leak: f

[ecl-9.6.1\src\gc\libatomic_ops-1.2\src\atomic_ops.h:271]: (error) Cannot implement AO_compare_and_swap_full on this architecture.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\src\atomic_ops.h:271]: (error) #error Cannot implement AO_compare_and_swap_full on this architecture.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:17]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:17]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:17]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:17]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:18]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:19]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:88]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:88]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:88]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:88]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:89]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:90]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:159]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:159]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:159]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:159]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:160]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:161]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:230]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:230]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:230]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:230]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:231]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:232]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:301]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:301]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:301]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:301]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:302]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:303]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:372]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:372]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:372]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:372]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:373]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:374]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:443]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:443]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:443]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:443]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:444]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:445]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:514]: (style) Unused variable: addr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:514]: (style) Unused variable: val

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:514]: (style) Unused variable: newval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:514]: (style) Unused variable: oldval

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:515]: (style) Unused variable: tsaddr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:516]: (style) Unused variable: incr

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:25]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:31]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:37]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:43]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:49]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:55]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:61]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:67]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:96]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:102]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:108]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:114]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:120]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:126]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:132]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:138]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:167]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:173]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:179]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:185]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:191]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:197]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:203]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:209]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:238]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:244]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:250]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:256]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:262]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:268]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:274]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:280]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:309]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:315]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:321]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:327]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:333]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:339]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:345]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:351]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:380]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:386]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:392]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:398]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:404]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:410]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:416]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:422]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:451]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:457]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:463]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:469]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:475]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:481]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:487]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:493]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:522]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:528]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:534]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:540]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:546]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:552]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:558]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\list_atomic.c:564]: (warning) Redundant code: Found a statement that begins with string constant.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\test_malloc.c:158]: (style) Unused variable: exper_n

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\test_stack.c:190]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\test_stack.c:200]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\test_stack.c:113]: (style) Unused variable: aux

[ecl-9.6.1\src\gc\libatomic_ops-1.2\tests\test_stack.c:136]: (style) Variable 'j' is assigned a value that is never used.

[ecl-9.6.1\src\gc\mach_dep.c:205]: (error) Uninitialized variable: regs

[ecl-9.6.1\src\gc\mach_dep.c:206]: (error) Uninitialized variable: regs

[ecl-9.6.1\src\gc\malloc.c:212]: (style) The scope of the variable 'op' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:213]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:214]: (style) The scope of the variable 'lg' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:261]: (style) The scope of the variable 'op' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:262]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:263]: (style) The scope of the variable 'lg' can be reduced.

[ecl-9.6.1\src\gc\malloc.c:400]: (style) The scope of the variable 'flh' can be reduced.

[ecl-9.6.1\src\gc\mallocx.c:480]: (warning) Assignment of function parameter has no effect outside the function.

[ecl-9.6.1\src\gc\mallocx.c:441]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gc\mallocx.c:442]: (style) The scope of the variable 'lg' can be reduced.

[ecl-9.6.1\src\gc\mark.c:39]: (style) Variable 'sink' is assigned a value that is never used.

[ecl-9.6.1\src\gc\mark.c:1482]: (style) Variable 'greatest_ha' is assigned a value that is never used.

[ecl-9.6.1\src\gc\mark.c:1483]: (style) Variable 'least_ha' is assigned a value that is never used.

[ecl-9.6.1\src\gc\mark_rts.c:406]: (portability) Returning an integer in a function with pointer return type is not portable.

[ecl-9.6.1\src\gc\mark_rts.c:394]: (style) The scope of the variable 'mid' can be reduced.

[ecl-9.6.1\src\gc\mark_rts.c:412]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gc\misc.c:923]: (style) The scope of the variable 'result' can be reduced.

[ecl-9.6.1\src\gc\msvc_dbg.c:148]: (error) Unknown CPU

[ecl-9.6.1\src\gc\msvc_dbg.c:148]: (error) #error Unknown CPU

[ecl-9.6.1\src\gc\obj_map.c:84]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gc\reclaim.c:271]: (style) The scope of the variable 'rlh' can be reduced.

[ecl-9.6.1\src\gc\reclaim.c:493]: (style) The scope of the variable 'fop' can be reduced.

[ecl-9.6.1\src\gc\reclaim.c:494]: (style) The scope of the variable 'lim' can be reduced.

[ecl-9.6.1\src\gc\setjmp_t.c:105]: (style) Variable 'x' is assigned a value that is never used.

[ecl-9.6.1\src\gc\setjmp_t.c:57]: (error) Address of an auto-variable returned.

[ecl-9.6.1\src\gc\setjmp_t.c:57]: (error) Uninitialized variable: dummy

[ecl-9.6.1\src\gc\tests\test.c:1253]: (style) Variable 'late_finalize_count' is assigned a value that is never used.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:124]: (style) C-style pointer casting

[ecl-9.6.1\src\gc\tests\test_cpp.cc:265]: (style) C-style pointer casting

[ecl-9.6.1\src\gc\tests\test_cpp.cc:266]: (style) C-style pointer casting

[ecl-9.6.1\src\gc\tests\test_cpp.cc:252] -> [ecl-9.6.1\src\gc\tests\test_cpp.cc:253]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:243]: (style) Variable 'd' is assigned a value that is never used.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:244]: (style) Variable 'f' is assigned a value that is never used.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:251]: (style) Variable 'a' is assigned a value that is never used.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:166] -> [ecl-9.6.1\src\gc\tests\test_cpp.cc:146]: (warning) The class 'F' defines member variable with name 'nFreed' also defined in its parent class 'E'.

[ecl-9.6.1\src\gc\tests\test_cpp.cc:167] -> [ecl-9.6.1\src\gc\tests\test_cpp.cc:147]: (warning) The class 'F' defines member variable with name 'nAllocated' also defined in its parent class 'E'.

[ecl-9.6.1\src\gc\typd_mlc.c:589]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gc\typd_mlc.c:622]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gc\typd_mlc.c:654]: (style) The scope of the variable 'opp' can be reduced.

[ecl-9.6.1\src\gmp\demos\pexpr.c:1218]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\demos\pexpr.c:173]: (style) Variable 'y' is not assigned a value.

[ecl-9.6.1\src\gmp\demos\pexpr.c:417]: (style) Unused variable: __t

[ecl-9.6.1\src\gmp\demos\pexpr.c:443]: (style) Unused variable: __t

[ecl-9.6.1\src\gmp\demos\pexpr.c:174]: (error) Uninitialized variable: y

[ecl-9.6.1\src\gmp\demos\primes.c:87]: (style) The scope of the variable 'gap' can be reduced.

[ecl-9.6.1\src\gmp\demos\primes.c:245]: (style) The scope of the variable 'prime' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:456]: (style) The scope of the variable 'cy' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:527]: (style) The scope of the variable 'cnt' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:527]: (style) The scope of the variable 'tnc' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:529]: (style) The scope of the variable 'high_limb' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:529]: (style) The scope of the variable 'low_limb' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:530]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:595]: (style) The scope of the variable 'al' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:595]: (style) The scope of the variable 'bl' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:632]: (style) The scope of the variable 'cnt' can be reduced.

[ecl-9.6.1\src\gmp\dumbmp.c:737]: (style) The scope of the variable 'alimb' can be reduced.

[ecl-9.6.1\src\gmp\extract-dbl.c:47]: (style) The scope of the variable 'manh' can be reduced.

[ecl-9.6.1\src\gmp\extract-dbl.c:47]: (style) The scope of the variable 'manl' can be reduced.

[ecl-9.6.1\src\gmp\extract-dbl.c:160]: (style) Variable 'sc' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\extract-dbl.c:151]: (style) Variable 'manl' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\gen-bases.c:124]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gmp\gen-bases.c:127]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gmp\gen-bases.c:132]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gmp\gen-psqr.c:187]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\src\gmp\gen-psqr.c:187]: (style) The scope of the variable 'idx' can be reduced.

[ecl-9.6.1\src\gmp\gen-psqr.c:204]: (style) The scope of the variable 'res' can be reduced.

[ecl-9.6.1\src\gmp\memory.c:49]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\memory.c:97]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\memory.c:97]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\mpbsd\itom.c:43]: (style) Variable 'xp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpf\div_2exp.c:123]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpf\get_str.c:254]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\mpf\mul_2exp.c:117]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpf\mul_ui.c:168]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpf\set_str.c:235]: (style) The scope of the variable 'cnt' can be reduced.

[ecl-9.6.1\src\gmp\mpn\cray\ieee\mul_1.c:34]: (style) Unused variable: s1

[ecl-9.6.1\src\gmp\mpn\generic\gcd.c:303]: (style) Variable 'lo' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\gcd.c:322]: (style) Variable 'lo' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\mul.c:199]: (style) Variable 't' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\mul_fft.c:121]: (style) The scope of the variable 'li' can be reduced.

[ecl-9.6.1\src\gmp\mpn\generic\mul_fft.c:754]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\mpn\generic\mul_n.c:757]: (style) Variable 'c4' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\mul_n.c:796]: (style) Variable 'c3' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\mul_n.c:838]: (style) Variable 'c4' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\generic\random2.c:63]: (style) The scope of the variable 'chunksize' can be reduced.

[ecl-9.6.1\src\gmp\mpn\generic\sizeinbase.c:37]: (style) The scope of the variable 'lb_base' can be reduced.

[ecl-9.6.1\src\gmp\mpn\generic\sqrtrem.c:171]: (style) The scope of the variable 'b' can be reduced.

[ecl-9.6.1\src\gmp\mpn\generic\sqrtrem.c:201]: (style) Variable 'q' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpn\sparc64\divrem_1.c:81]: (style) The scope of the variable 'n0' can be reduced.

[ecl-9.6.1\src\gmp\mpn\sparc64\divrem_1.c:81]: (style) The scope of the variable 'nshift' can be reduced.

[ecl-9.6.1\src\gmp\mpn\sparc64\mod_1.c:73]: (style) The scope of the variable 'n0' can be reduced.

[ecl-9.6.1\src\gmp\mpn\sparc64\mode1o.c:148]: (style) Unused variable: i

[ecl-9.6.1\src\gmp\mpq\set_d.c:44]: (style) The scope of the variable 'c' can be reduced.

[ecl-9.6.1\src\gmp\mpq\set_d.c:128]: (style) Variable 'np' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpq\set_d.c:156]: (style) Variable 'dp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpq\set_d.c:102]: (error) Uninitialized variable: nn

[ecl-9.6.1\src\gmp\mpq\set_d.c:117]: (error) Uninitialized variable: nn

[ecl-9.6.1\src\gmp\mpq\set_f.c:95]: (style) Variable 'den_ptr' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\aors.h:127]: (style) Variable 'wp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\and.c:262]: (style) Variable 'res_ptr' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\cfdiv_q_2exp.c:86]: (style) Variable 'wp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\cmpabs_d.c:53]: (style) Unused variable: zlimb

[ecl-9.6.1\src\gmp\mpz\cmpabs_d.c:53]: (style) Unused variable: dlimb

[ecl-9.6.1\src\gmp\mpz\cmpabs_d.c:85]: (style) Variable 'zp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\divis_ui.c:32]: (style) The scope of the variable 'twos' can be reduced.

[ecl-9.6.1\src\gmp\mpz\gcd.c:153]: (style) Variable 'tp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\inp_raw.c:61]: (style) The scope of the variable 'cp' can be reduced.

[ecl-9.6.1\src\gmp\mpz\ior.c:230]: (style) Variable 'res_ptr' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\lcm_ui.c:67]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\lucnum2_ui.c:72]: (style) Variable 'lp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\lucnum2_ui.c:79]: (style) Variable 'l1p' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\mul_i.h:70]: (style) Variable 'pp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\mul_i.h:97]: (style) Checking if unsigned variable 'small_mult' is less than zero.

[ecl-9.6.1\src\gmp\mpz\out_raw.c:58]: (style) The scope of the variable 'zeros' can be reduced.

[ecl-9.6.1\src\gmp\mpz\perfpow.c:251]: (style) The scope of the variable 'q' can be reduced.

[ecl-9.6.1\src\gmp\mpz\perfpow.c:150]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[ecl-9.6.1\src\gmp\mpz\pprime_p.c:50]: (style) The scope of the variable 'is_prime' can be reduced.

[ecl-9.6.1\src\gmp\mpz\pprime_p.c:143]: (style) The scope of the variable 'q' can be reduced.

[ecl-9.6.1\src\gmp\mpz\rrandomb.c:58]: (style) The scope of the variable 'chunksize' can be reduced.

[ecl-9.6.1\src\gmp\mpz\set_d.c:65]: (style) Variable 'rp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\mpz\ui_sub.c:82]: (style) Variable 'wp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\printf\printffuns.c:58]: (style) The scope of the variable 'piece' can be reduced.

[ecl-9.6.1\src\gmp\printf\printffuns.c:58]: (style) The scope of the variable 'ret' can be reduced.

[ecl-9.6.1\src\gmp\printf\snprntffuns.c:64]: (style) The scope of the variable 'step' can be reduced.

[ecl-9.6.1\src\gmp\printf\snprntffuns.c:66]: (style) The scope of the variable 'p' can be reduced.

[ecl-9.6.1\src\gmp\printf\snprntffuns.c:113]: (style) The scope of the variable 'n' can be reduced.

[ecl-9.6.1\src\gmp\printf\snprntffuns.c:130]: (style) The scope of the variable 'n' can be reduced.

[ecl-9.6.1\src\gmp\randmt.c:281]: (style) The scope of the variable 'bitidx' can be reduced.

[ecl-9.6.1\src\gmp\randmts.c:103]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\tests\amd64check.c:100]: (style) Variable 'header' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:41] -> [ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:42]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:42] -> [ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:43]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:43] -> [ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:44]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:47] -> [ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:48]: (performance) Variable 'limb' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:48] -> [ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:49]: (performance) Variable 'limb' is reassigned a value before the old one has been used.

[ecl-9.6.1\src\gmp\tests\cxx\t-cast.cc:44]: (style) Variable 'i' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tests\cxx\t-istream.cc:137]: (style) The scope of the variable 'want_ok' can be reduced.

[ecl-9.6.1\src\gmp\tests\cxx\t-istream.cc:279]: (style) The scope of the variable 'want_ok' can be reduced.

[ecl-9.6.1\src\gmp\tests\cxx\t-istream.cc:433]: (style) The scope of the variable 'want_ok' can be reduced.

[ecl-9.6.1\src\gmp\tests\cxx\t-istream.cc:434]: (style) The scope of the variable 'want_d' can be reduced.

[ecl-9.6.1\src\gmp\tests\cxx\t-ostream.cc:394]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\devel\addmul_N.c:62]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\addmul_N.c:62]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\anymul_1.c:80]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\anymul_1.c:80]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\aors_n.c:95]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\aors_n.c:95]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\copy.c:70]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\copy.c:70]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\divmod_1.c:73]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\divmod_1.c:73]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\divrem.c:73]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\divrem.c:73]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\logops_n.c:106]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\logops_n.c:106]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\mul_N.c:62]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\mul_N.c:62]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\shift.c:70]: (error) "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\shift.c:70]: (error) #error "Don't know CLOCK of your machine"

[ecl-9.6.1\src\gmp\tests\devel\try.c:2767]: (style) The scope of the variable 'slen' can be reduced.

[ecl-9.6.1\src\gmp\tests\devel\try.c:2645]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[ecl-9.6.1\src\gmp\tests\memory.c:110]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\memory.c:110]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\memory.c:153]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\memory.c:153]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\misc.c:74]: (style) The scope of the variable 'seed' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc.c:517]: (style) The scope of the variable 'y' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc.c:517]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-printf.c:255]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\misc\t-printf.c:428]: (style) The scope of the variable 'nfmt' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-printf.c:713]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-printf.c:742]: (style) The scope of the variable 's' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:484]: (style) The scope of the variable 'ignore' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:866]: (style) The scope of the variable 'ignore' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:1175]: (style) The scope of the variable 'ignore' can be reduced.

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:278]: (style) struct or union member 'Anonymous0::not_glibc' is never used.

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:1437]: (style) Unused variable: cmp

[ecl-9.6.1\src\gmp\tests\misc\t-scanf.c:1502]: (warning) scanf without field width limits can crash with huge input data.

[ecl-9.6.1\src\gmp\tests\mpbsd\t-itom.c:50]: (style) The scope of the variable 'm' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpbsd\t-mtox.c:36]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpbsd\t-mtox.c:36]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-conv.c:46]: (style) The scope of the variable 'str' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-div.c:47]: (style) The scope of the variable 'prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-div.c:111]: (style) The scope of the variable 'result_prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-div.c:111]: (style) The scope of the variable 'input_prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-div.c:111]: (style) The scope of the variable 'set_prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_d.c:48]: (style) The scope of the variable 'e' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_d.c:48]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_d_2exp.c:37]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_d_2exp.c:37]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_d_2exp.c:38]: (style) The scope of the variable 'want_exp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_si.c:62]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_si.c:182]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_si.c:184]: (error) Uninitialized variable: i

[ecl-9.6.1\src\gmp\tests\mpf\t-get_ui.c:89]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-get_ui.c:91]: (error) Uninitialized variable: i

[ecl-9.6.1\src\gmp\tests\mpf\t-gsprec.c:32]: (style) The scope of the variable 'a' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-gsprec.c:32]: (style) The scope of the variable 'b' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-mul_ui.c:55]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[ecl-9.6.1\src\gmp\tests\mpf\t-mul_ui.c:68]: (style) The scope of the variable 'prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-mul_ui.c:68]: (style) The scope of the variable 'v' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-muldiv.c:44]: (style) The scope of the variable 'single_flag' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-set_q.c:57]: (style) The scope of the variable 'prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-sqrt.c:116]: (style) The scope of the variable 'x_prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-sqrt.c:116]: (style) The scope of the variable 'r_prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-sqrt_ui.c:36]: (style) The scope of the variable 'prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-ui_div.c:62]: (style) The scope of the variable 'prec' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpf\t-ui_div.c:62]: (style) The scope of the variable 'u' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-divrem_1.c:65]: (style) Unused variable: dinv

[ecl-9.6.1\src\gmp\tests\mpn\t-divrem_1.c:67]: (style) Unused variable: shift

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:85]: (style) The scope of the variable 'bit' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:190]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:191]: (style) The scope of the variable 'exp_i' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:279]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:281]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:281]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:329]: (style) The scope of the variable 'i' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:331]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:331]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-get_d.c:415]: (style) The scope of the variable 'exp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpn\t-perfsqr.c:38]: (style) The scope of the variable 'idx' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp.c:62]: (style) The scope of the variable 'cc' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp.c:62]: (style) The scope of the variable 'ccref' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp_ui.c:62]: (style) The scope of the variable 'cc' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp_ui.c:62]: (style) The scope of the variable 'ccref' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp_ui.c:63]: (style) The scope of the variable 'bn' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-cmp_ui.c:63]: (style) The scope of the variable 'bd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:53]: (style) The scope of the variable 'last_d' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:161]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:161]: (style) The scope of the variable 'd2' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:161]: (style) The scope of the variable 'nd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:161]: (style) The scope of the variable 'dd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:218]: (style) The scope of the variable 'exp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_d.c:220]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpq\t-get_str.c:49]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\convert.c:40]: (style) The scope of the variable 'str' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\convert.c:41]: (style) The scope of the variable 'base' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\convert.c:44]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\convert.c:44]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\convert.c:40]: (style) Unused variable: buf

[ecl-9.6.1\src\gmp\tests\mpz\dive.c:39]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\dive.c:39]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\dive_ui.c:37]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\io.c:111]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\io.c:50]: (style) The scope of the variable 'base' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\io.c:53]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\io.c:53]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\io.c:54]: (style) The scope of the variable 'nread' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\logic.c:42]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\logic.c:42]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\reuse.c:200]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\reuse.c:200]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-addsub.c:43]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-addsub.c:43]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:46]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:46]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:47]: (style) The scope of the variable 'r_rq' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:47]: (style) The scope of the variable 'r_q' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:47]: (style) The scope of the variable 'r_r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cdiv_ui.c:47]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cmp_d.c:124]: (style) The scope of the variable 'y' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cmp_d.c:160]: (style) The scope of the variable 'y' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cmp_d.c:215]: (style) The scope of the variable 'y' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cong.c:32]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cong.c:137]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cong_2exp.c:35]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cong_2exp.c:114]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-cong_2exp.c:117]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-div_2exp.c:160]: (style) The scope of the variable 'n' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-div_2exp.c:194]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-divis.c:123]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-export.c:177]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-export.c:177]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gmp\tests\mpz\t-export.c:180]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-export.c:181]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv.c:45]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv.c:45]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:46]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:46]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:47]: (style) The scope of the variable 'r_rq' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:47]: (style) The scope of the variable 'r_q' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:47]: (style) The scope of the variable 'r_r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-fdiv_ui.c:47]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-gcd.c:93]: (style) The scope of the variable 'chain_len' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-gcd.c:96]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-gcd.c:96]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-gcd_ui.c:34]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d.c:34]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:51]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:67]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:36]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:36]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:37]: (style) The scope of the variable 'want_exp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:142]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_d_2exp.c:144]: (style) The scope of the variable 'bits' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-get_si.c:47]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-hamdist.c:82]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-hamdist.c:82]: (style) The scope of the variable 'want' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-import.c:153]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-import.c:153]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-import.c:153]: (warning) %u in format string (no. 5) requires 'unsigned int' but the argument type is 'int'.

[ecl-9.6.1\src\gmp\tests\mpz\t-import.c:153]: (warning) %u in format string (no. 6) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:122]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:123]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:200]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:201]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:202]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:262]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:263]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:230]: (style) The scope of the variable 'inp_ret' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:230]: (style) The scope of the variable 'out_ret' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-io_raw.c:231]: (style) The scope of the variable 'fp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-jac.c:359]: (style) The scope of the variable 'answer_k' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-jac.c:360]: (style) The scope of the variable 'k' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-jac.c:397]: (style) The scope of the variable 'answer_k' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-jac.c:398]: (style) The scope of the variable 'k' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-mul.c:78]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-perfsqr.c:96]: (style) The scope of the variable 'res' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:34]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:72]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:125]: (style) The scope of the variable 'arg_size' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:125]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:126]: (style) The scope of the variable 'got' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-popcount.c:126]: (style) The scope of the variable 'ref' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-pow.c:167]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-pow.c:167]: (style) The scope of the variable 'exp' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-powm.c:42]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-powm.c:42]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-powm_ui.c:44]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-powm_ui.c:44]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-root.c:40]: (style) The scope of the variable 'nth' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-root.c:43]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-root.c:43]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-set_d.c:86]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-set_d.c:86]: (style) The scope of the variable 'diff' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-sqrtrem.c:44]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv.c:45]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv.c:45]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:46]: (style) The scope of the variable 'bsi' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:46]: (style) The scope of the variable 'size_range' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:47]: (style) The scope of the variable 'r_rq' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:47]: (style) The scope of the variable 'r_q' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:47]: (style) The scope of the variable 'r_r' can be reduced.

[ecl-9.6.1\src\gmp\tests\mpz\t-tdiv_ui.c:47]: (style) The scope of the variable 'r' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\gen.c:86]: (style) The scope of the variable 'ascout' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\gen.c:142]: (style) Variable 'ascout' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tests\rand\gen.c:101]: (style) Unused variable: z_m

[ecl-9.6.1\src\gmp\tests\rand\stat.c:234]: (style) The scope of the variable 'omitoutput' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\stat.c:290]: (style) Variable 'omitoutput' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tests\rand\stat.c:305]: (error) Uninitialized variable: fp

[ecl-9.6.1\src\gmp\tests\rand\statlib.c:322]: (style) The scope of the variable 'uitemp' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\statlib.c:493]: (style) The scope of the variable 'ui_k' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\t-lc2exp.c:93]: (style) The scope of the variable 'bits' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\t-rand.c:143]: (style) The scope of the variable 'usage' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\t-rand.c:155]: (style) The scope of the variable 'a' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\t-urbui.c:34]: (style) The scope of the variable 'limit' can be reduced.

[ecl-9.6.1\src\gmp\tests\rand\t-urmui.c:45]: (style) The scope of the variable 'n' can be reduced.

[ecl-9.6.1\src\gmp\tests\refmpf.c:139]: (style) Variable 'fp' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tests\refmpn.c:1471]: (style) The scope of the variable 'cmp' can be reduced.

[ecl-9.6.1\src\gmp\tests\refmpn.c:1899]: (style) The scope of the variable 'ibit' can be reduced.

[ecl-9.6.1\src\gmp\tests\spinner.c:108]: (style) The scope of the variable 'pos' can be reduced.

[ecl-9.6.1\src\gmp\tests\spinner.c:110]: (style) The scope of the variable 'buf' can be reduced.

[ecl-9.6.1\src\gmp\tests\x86check.c:94]: (style) Variable 'header' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tune\common.c:1044]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1061]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1066]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1071]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1076]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1152]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1241]: (style) The scope of the variable 'p' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1251]: (style) The scope of the variable 'p' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1260]: (style) The scope of the variable 'p' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:1728]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\common.c:992]: (style) Variable 'wp2' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tune\common.c:997]: (style) Variable 'wp2' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tune\common.c:1241]: (style) Variable 'p' is allocated memory that is never used.

[ecl-9.6.1\src\gmp\tune\common.c:1251]: (error) Common realloc mistake: 'p' nulled but not freed upon failure

[ecl-9.6.1\src\gmp\tune\common.c:1951]: (error) Uninitialized variable: rstate

[ecl-9.6.1\src\gmp\tune\common.c:1979]: (error) Uninitialized variable: rstate

[ecl-9.6.1\src\gmp\tune\common.c:2010]: (error) Uninitialized variable: rstate

[ecl-9.6.1\src\gmp\tune\freq.c:372]: (style) The scope of the variable 'buf' can be reduced.

[ecl-9.6.1\src\gmp\tune\freq.c:555]: (style) The scope of the variable 'p' can be reduced.

[ecl-9.6.1\src\gmp\tune\gcd_finda_gen.c:40]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\modlinv.c:154]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\modlinv.c:159]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\modlinv.c:164]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\modlinv.c:169]: (style) The scope of the variable 'j' can be reduced.

[ecl-9.6.1\src\gmp\tune\speed.c:602]: (style) The scope of the variable 'buf' can be reduced.

[ecl-9.6.1\src\gmp\tune\speed.c:603]: (style) The scope of the variable 'decimals' can be reduced.

[ecl-9.6.1\src\gmp\tune\speed.c:846]: (style) The scope of the variable 'nlen' can be reduced.

[ecl-9.6.1\src\gmp\tune\time.c:623]: (style) The scope of the variable 'reps' can be reduced.

[ecl-9.6.1\src\gmp\tune\time.c:633]: (style) The scope of the variable 'reps' can be reduced.

[ecl-9.6.1\src\gmp\tune\time.c:653]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tune\time.c:1253]: (style) The scope of the variable 'd' can be reduced.

[ecl-9.6.1\src\gmp\tune\time.c:788]: (style) Variable 'a' is assigned a value that is never used.

[ecl-9.6.1\src\gmp\tune\time.c:623]: (error) Uninitialized struct member: et.tv_sec

[ecl-9.6.1\src\gmp\tune\time.c:768]: (error) Uninitialized struct member: st.tv_usec

[ecl-9.6.1\src\gmp\tune\time.c:768]: (error) Uninitialized struct member: et.tv_usec

[ecl-9.6.1\src\gmp\tune\time.c:1175]: (error) Uninitialized struct member: prev.tv_usec

[ecl-9.6.1\src\gmp\tune\time.c:1185]: (error) Uninitialized struct member: prev.tms_utime

[ecl-9.6.1\src\gmp\tune\tuneup.c:443]: (style) The scope of the variable 'new_thresh_idx' can be reduced.

[ecl-9.6.1\src\util\cut.c:16]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[ecl-9.6.1\src\util\cut.c:46]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclib/eclib_2013-01-01.orig.tar.gz
[eclib-2013-01-01\libsrc\arith.cc:151]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:167]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:190]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:190]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:208]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:208]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:226]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:226]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:243]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:243]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:275]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:282]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:295]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:295]: (style) The scope of the variable 'newx' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:295]: (style) The scope of the variable 'newy' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:295]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:328]: (style) The scope of the variable 'quot' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:366]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:366]: (style) The scope of the variable 'newx' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:366]: (style) The scope of the variable 'newy' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:366]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:444]: (style) The scope of the variable 'z' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:497]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\arith.cc:519]: (style) Clarify calculation precedence for '%' and '?'.

[eclib-2013-01-01\libsrc\compproc.cc:269]: (style) Variable 'nrr' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\conic.cc:106]: (style) The scope of the variable 'verb' can be reduced.

[eclib-2013-01-01\libsrc\conic.cc:641]: (style) The scope of the variable 'res' can be reduced.

[eclib-2013-01-01\libsrc\conic.cc:673]: (error) Memory leak: flag

[eclib-2013-01-01\libsrc\curve.cc:77]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\curvedata.cc:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\curvered.cc:133]: (style) The scope of the variable 'ord_p_discr' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:133]: (style) The scope of the variable 'ord_p_j' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:133]: (style) The scope of the variable 'pdiv2' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:133]: (style) The scope of the variable 'pdiv3' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:686]: (style) The scope of the variable 'v6' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:1053]: (style) The scope of the variable 'x' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:1053]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\curvered.cc:696]: (style) Variable 'v6' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\curvered.cc:329]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\curvered.cc:378]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\curvered.cc:418]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\curvered.cc:457]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\curvesort.cc:215]: (style) The scope of the variable 'r' can be reduced.

[eclib-2013-01-01\libsrc\curvesort.cc:199]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\egr.cc:364]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\egr.cc:364]: (style) The scope of the variable 'n0' can be reduced.

[eclib-2013-01-01\libsrc\egr.cc:364]: (style) The scope of the variable 'n1' can be reduced.

[eclib-2013-01-01\libsrc\egr.cc:662]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\egr.cc:812]: (style) The scope of the variable 'gm' can be reduced.

[eclib-2013-01-01\libsrc\egr.cc:574]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\egr.cc:610]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\egr.cc:768]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\elog.cc:326]: (style) The scope of the variable 'egg' can be reduced.

[eclib-2013-01-01\libsrc\elog.cc:278]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\elog.cc:282]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\heights.cc:242]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\heights.cc:242]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:345]: (style) The scope of the variable 'dd' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:345]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:474]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:563]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:563]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:563]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:576]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:576]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:576]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:588]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:588]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:588]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:601]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:601]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:601]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:614]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:614]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:614]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:626]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:626]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:626]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:1018]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:1018]: (style) The scope of the variable 'p2' can be reduced.

[eclib-2013-01-01\libsrc\homspace.cc:73]: (style) Unused variable: k2

[eclib-2013-01-01\libsrc\homspace.cc:73]: (style) Unused variable: mk

[eclib-2013-01-01\libsrc\homspace.cc:347]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\homspace.cc:351]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:79]: (style) The scope of the variable 'log2' can be reduced.

[eclib-2013-01-01\libsrc\htconst.cc:1533]: (style) The scope of the variable 'success' can be reduced.

[eclib-2013-01-01\libsrc\htconst.cc:139]: (style) Clarify calculation precedence for '%' and '?'.

[eclib-2013-01-01\libsrc\htconst.cc:1005]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1021]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1053]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1071]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1392]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1393]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1432]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\htconst.cc:1433]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\illl.cc:79]: (error) Memory leak: d

[eclib-2013-01-01\libsrc\isogs.cc:287]: (style) The scope of the variable 'ell' can be reduced.

[eclib-2013-01-01\libsrc\isogs.cc:287]: (style) The scope of the variable 'n' can be reduced.

[eclib-2013-01-01\libsrc\isogs.cc:393]: (style) The scope of the variable 'np' can be reduced.

[eclib-2013-01-01\libsrc\isogs.cc:404]: (style) Variable 'np' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 't' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'r' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'u' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'v' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'f' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:42]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:43]: (style) The scope of the variable 'w' can be reduced.

[eclib-2013-01-01\libsrc\kbessel.cc:44]: (style) The scope of the variable 'ex' can be reduced.

[eclib-2013-01-01\libsrc\legendre.cc:866] -> [eclib-2013-01-01\libsrc\legendre.cc:867]: (performance) Variable 'e' is reassigned a value before the old one has been used.

[eclib-2013-01-01\libsrc\legendre.cc:1377]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\legendre.cc:1377]: (style) The scope of the variable 'psq' can be reduced.

[eclib-2013-01-01\libsrc\marith.cc:246]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\marith.cc:1148]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\marith.cc:939]: (style) Variable 'y' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\marith.cc:443]: (performance) Function parameter 'factor_base' should be passed by reference.

[eclib-2013-01-01\libsrc\marith.cc:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\marith.cc:279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\marith.cc:773]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\mat.cc:228]: (style) The scope of the variable 'a' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:350]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:350]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:352]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:352]: (style) The scope of the variable 'cp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:392]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:407]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:526]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:545]: (style) The scope of the variable 'n' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:645]: (style) The scope of the variable 'mp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:645]: (style) The scope of the variable 'vp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:645]: (style) The scope of the variable 'wp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:828]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1018]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1019]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1171]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1172]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1375]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1480]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1720]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1772]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1772]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1774]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1774]: (style) The scope of the variable 'cp' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1805]: (style) The scope of the variable 'succ' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:430]: (style) The scope of the variable 'ma' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:430]: (style) The scope of the variable 'mi' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:829]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1132]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1376]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1481]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1505]: (style) The scope of the variable 'fac' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1721]: (style) The scope of the variable 'min' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1745]: (style) The scope of the variable 'fac' can be reduced.

[eclib-2013-01-01\libsrc\mat.cc:1384]: (style) Variable 'lastpivot' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\mequiv.cc:243]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\minim.cc:318]: (style) The scope of the variable 'success' can be reduced.

[eclib-2013-01-01\libsrc\mlocsol.cc:319]: (style) The scope of the variable 'e' can be reduced.

[eclib-2013-01-01\libsrc\mlocsol.cc:216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\mmatrix.cc:395]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:395]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:397]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:397]: (style) The scope of the variable 'cp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:437]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:459]: (style) The scope of the variable 'nc' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:478]: (style) The scope of the variable 'n' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:570]: (style) The scope of the variable 'mp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:570]: (style) The scope of the variable 'vp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:570]: (style) The scope of the variable 'wp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:668]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:752]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:870]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:982]: (style) The scope of the variable 'rmin' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:1038]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:1038]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:1040]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\mmatrix.cc:1040]: (style) The scope of the variable 'cp' can be reduced.

[eclib-2013-01-01\libsrc\moddata.cc:57]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\moddata.cc:57]: (style) The scope of the variable 'newx' can be reduced.

[eclib-2013-01-01\libsrc\moddata.cc:57]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\moddata.cc:71]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\moddata.cc:71]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\mquartic.cc:79]: (style) Variable 'nrr' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\mrank1.cc:146]: (style) The scope of the variable 'gls' can be reduced.

[eclib-2013-01-01\libsrc\mrank1.cc:146]: (style) The scope of the variable 'els' can be reduced.

[eclib-2013-01-01\libsrc\mrank1.cc:1900]: (style) The scope of the variable 'z' can be reduced.

[eclib-2013-01-01\libsrc\mrank1.cc:204]: (style) Variable 'code' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\mrank1.cc:685]: (style) Variable 'cfactor' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'mw0' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'mw1' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sel0' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sel1' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sha0' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sha1' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sel20' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sel21' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sha20' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'sha21' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:857]: (style) The scope of the variable 'lindex' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:1001]: (style) The scope of the variable 'lb' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:1001]: (style) The scope of the variable 'lb1' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:1001]: (style) The scope of the variable 'eq' can be reduced.

[eclib-2013-01-01\libsrc\mrank2.cc:981]: (style) Variable 'lindex' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\msubspace.cc:49]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:53]: (style) The scope of the variable 'ap' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:53]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:89]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:139]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:143]: (style) The scope of the variable 'ap' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:143]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:176]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\msubspace.cc:222]: (style) The scope of the variable 'succ' can be reduced.

[eclib-2013-01-01\libsrc\mvector.cc:337]: (style) The scope of the variable 'succ' can be reduced.

[eclib-2013-01-01\libsrc\mwprocs.cc:100]: (style) The scope of the variable 'ii' can be reduced.

[eclib-2013-01-01\libsrc\mwprocs.cc:506]: (style) The scope of the variable 'ni' can be reduced.

[eclib-2013-01-01\libsrc\mwprocs.cc:904]: (style) The scope of the variable 'csq' can be reduced.

[eclib-2013-01-01\libsrc\mwprocs.cc:253]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:320]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:606]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:727]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:727]: (style) The scope of the variable 'nap' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:727]: (style) The scope of the variable 'maxnap' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:931]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1221]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1318]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1449]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1501]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1501]: (style) The scope of the variable 'iq' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1501]: (style) The scope of the variable 'ap' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:1525]: (style) The scope of the variable 'ind' can be reduced.

[eclib-2013-01-01\libsrc\newforms.cc:168]: (style) Variable 'n' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\newforms.cc:258]: (style) Unused variable: j

[eclib-2013-01-01\libsrc\newforms.cc:727]: (style) Unused variable: j

[eclib-2013-01-01\libsrc\newforms.cc:931]: (style) Unused variable: m

[eclib-2013-01-01\libsrc\newforms.cc:1146]: (style) Unused variable: temp_short

[eclib-2013-01-01\libsrc\newforms.cc:1258]: (style) Unused variable: j

[eclib-2013-01-01\libsrc\newforms.cc:1412]: (style) Unused variable: j

[eclib-2013-01-01\libsrc\newforms.cc:1521]: (style) Unused variable: fac

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: sl

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: x1

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: x2

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: x3

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: y1

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: y2

[eclib-2013-01-01\libsrc\newforms.cc:1523]: (style) Unused variable: y3

[eclib-2013-01-01\libsrc\newforms.cc:1678]: (style) Variable 'nfi' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\newforms.cc:1313]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\libsrc\newforms.cc:104]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:114]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:267]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:269]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:310]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:329]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:340]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:1531]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\newforms.cc:1672]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\nfd.cc:45]: (style) Variable 'rk' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\nfd.cc:47]: (style) Unused variable: k

[eclib-2013-01-01\libsrc\nfd.cc:47]: (style) Unused variable: l

[eclib-2013-01-01\libsrc\nfd.cc:48]: (style) Unused variable: iq

[eclib-2013-01-01\libsrc\nfd.cc:48]: (style) Unused variable: q

[eclib-2013-01-01\libsrc\nfd.cc:48]: (style) Unused variable: p0

[eclib-2013-01-01\libsrc\nfd.cc:337]: (style) Variable 'dimh' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\oldforms.cc:75]: (style) Unused variable: q

[eclib-2013-01-01\libsrc\oldforms.cc:47]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\pcprocs.cc:335]: (style) The scope of the variable 'ell' can be reduced.

[eclib-2013-01-01\libsrc\pcprocs.cc:186]: (style) Variable 'a' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\pcprocs.cc:82]: (style) Variable 'nf_a' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\pcprocs.cc:83]: (style) Variable 'nf_c' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\periods.cc:86]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\periods.cc:170]: (style) The scope of the variable 'm23' can be reduced.

[eclib-2013-01-01\libsrc\periods.cc:171]: (style) The scope of the variable 'am2' can be reduced.

[eclib-2013-01-01\libsrc\periods.cc:1035]: (style) Clarify calculation precedence for '%' and '?'.

[eclib-2013-01-01\libsrc\points.cc:476]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\points.cc:593]: (style) Variable 'ntp' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\realroots.cc:190]: (style) Variable 'nrr' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\reduce.cc:366] -> [eclib-2013-01-01\libsrc\reduce.cc:391]: (performance) Variable 'az' is reassigned a value before the old one has been used.

[eclib-2013-01-01\libsrc\reduce.cc:183]: (style) Variable 'type' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\saturate.cc:192]: (style) The scope of the variable 'ci' can be reduced.

[eclib-2013-01-01\libsrc\saturate.cc:263]: (style) The scope of the variable 'pi' can be reduced.

[eclib-2013-01-01\libsrc\saturate.cc:311]: (style) The scope of the variable 'pi' can be reduced.

[eclib-2013-01-01\libsrc\saturate.cc:311]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:166]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:454]: (style) The scope of the variable 't' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:576]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:576]: (style) The scope of the variable 'bb' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:576]: (style) The scope of the variable 'aa' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:1027]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\libsrc\sieve_search.cc:819]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclib-2013-01-01\libsrc\sifter.cc:149]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:180]: (style) The scope of the variable 'r' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:382]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:382]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:440]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:440]: (style) The scope of the variable 'veci' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:453]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:453]: (style) The scope of the variable 'veci' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:466]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:466]: (style) The scope of the variable 'veci' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:484]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:870]: (style) The scope of the variable 'd' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:171]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\smat.cc:545]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\smat.cc:560]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\smat_elim.cc:120]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:672]: (style) The scope of the variable 'col0' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:672]: (style) The scope of the variable 'row' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:672]: (style) The scope of the variable 'mincolwt' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:753]: (style) The scope of the variable 'temp' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:862]: (style) The scope of the variable 'c1' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:937]: (style) The scope of the variable 'temp' can be reduced.

[eclib-2013-01-01\libsrc\smat_elim.cc:808]: (style) Variable 'temp' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\smat_elim.cc:947]: (style) Variable 'temp' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\smat_elim.cc:1034]: (style) Variable 'ncd' is assigned a value that is never used.

[eclib-2013-01-01\libsrc\smat_elim.cc:1003]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\smat.cc:392]: (style) The scope of the variable 'newval' can be reduced.

[eclib-2013-01-01\libsrc\smat.cc:510]: (style) The scope of the variable 's' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:81]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:86]: (style) The scope of the variable 'ap' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:86]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:120]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:170]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:175]: (style) The scope of the variable 'ap' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:175]: (style) The scope of the variable 'bp' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:212]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\libsrc\sub.cc:229]: (style) The scope of the variable 'jj' can be reduced.

[eclib-2013-01-01\libsrc\svec.cc:66]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:106]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:185]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:190]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:195]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:200]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:201]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:202]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:226]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:231]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:236]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:242]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:243]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:268]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:273]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:278]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:283]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:284]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:285]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:296]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:308]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:309]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:318]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:341]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:346]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:351]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:356]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:357]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:358]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:393]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:399]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:404]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:405]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:406]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:431]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:436]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:441]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:446]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:447]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:448]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:472]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:477]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:482]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:487]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:488]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:489]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:504]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:515]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:517]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:533]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:549]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:550]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:553]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:564]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:573]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:585]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:586]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:589]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:599]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\libsrc\svec.cc:47]: (style) The scope of the variable 'vi' can be reduced.

[eclib-2013-01-01\libsrc\svec.cc:303]: (style) The scope of the variable 'a' can be reduced.

[eclib-2013-01-01\libsrc\symb.cc:153]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\libsrc\symb.cc:153]: (style) The scope of the variable 'start' can be reduced.

[eclib-2013-01-01\libsrc\symb.cc:212]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\libsrc\vec.cc:407]: (style) The scope of the variable 'succ' can be reduced.

[eclib-2013-01-01\libsrc\vec.cc:310]: (style) Unused variable: success

[eclib-2013-01-01\libsrc\vec.cc:333]: (style) The scope of the variable 'vi0' can be reduced.

[eclib-2013-01-01\libsrc\vec.cc:333]: (style) The scope of the variable 'inv_vi0' can be reduced.

[eclib-2013-01-01\libsrc\vec.cc:309]: (style) Unused variable: g

[eclib-2013-01-01\libsrc\vec.cc:309]: (style) Variable 'seed' is assigned a value that is never used.

[eclib-2013-01-01\progs\aplist.cc:38]: (style) Unused variable: temp

[eclib-2013-01-01\progs\aplist.cc:58]: (style) Variable 'nap' is assigned a value that is never used.

[eclib-2013-01-01\progs\aplist.cc:48]: (style) Unused variable: nx

[eclib-2013-01-01\progs\aplist.cc:51]: (style) Unused variable: temp_short

[eclib-2013-01-01\progs\aplist.cc:65]: (error) Mismatching allocation and deallocation: batch_i

[eclib-2013-01-01\progs\aplist.cc:79]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\aplist.cc:80]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\aplist.cc:116]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\checkap.cc:36]: (style) The scope of the variable 'ok' can be reduced.

[eclib-2013-01-01\progs\checkap.cc:35]: (style) Unused variable: n2ds

[eclib-2013-01-01\progs\checkap.cc:35]: (style) Unused variable: ap

[eclib-2013-01-01\progs\checkap.cc:37]: (style) Unused variable: temp

[eclib-2013-01-01\progs\checkap.cc:50]: (style) Unused variable: temp_short

[eclib-2013-01-01\progs\checkap.cc:72]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\checkap.cc:73]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\checkap.cc:91]: (error) Mismatching allocation and deallocation: batch

[eclib-2013-01-01\progs\h1bsdcurisog.cc:65]: (style) Unused variable: limit

[eclib-2013-01-01\progs\h1bsdcurisog.cc:98]: (style) Variable 'plus' is assigned a value that is never used.

[eclib-2013-01-01\progs\h1bsdcurisog.cc:98]: (style) Variable 'cuspidal' is assigned a value that is never used.

[eclib-2013-01-01\progs\h1clist.cc:72]: (style) Variable 'inf' is assigned a value that is never used.

[eclib-2013-01-01\progs\h1curve.cc:208]: (style) The scope of the variable 'ok1' can be reduced.

[eclib-2013-01-01\progs\h1first.cc:41]: (style) Variable 'prec0' is assigned a value that is never used.

[eclib-2013-01-01\progs\indep_test.cc:37]: (style) The scope of the variable 'rank' can be reduced.

[eclib-2013-01-01\progs\indep_test.cc:37]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\progs\list_cubics.cc:37]: (style) The scope of the variable 'neg' can be reduced.

[eclib-2013-01-01\progs\moreap.cc:38]: (style) The scope of the variable 'nnf' can be reduced.

[eclib-2013-01-01\progs\moreap.cc:37]: (style) Unused variable: lastn

[eclib-2013-01-01\progs\nfcount.cc:30] -> [eclib-2013-01-01\progs\nfcount.cc:34]: (performance) Variable 'n' is reassigned a value before the old one has been used.

[eclib-2013-01-01\progs\nfcount.cc:31]: (style) Variable 'getindex' is assigned a value that is never used.

[eclib-2013-01-01\progs\nfhpcurve.cc:86]: (style) Variable 'cuspidal' is assigned a value that is never used.

[eclib-2013-01-01\progs\nfhpmcurve.cc:82]: (style) Variable 'plus' is assigned a value that is never used.

[eclib-2013-01-01\progs\nfhpmcurve.cc:82]: (style) Variable 'cuspidal' is assigned a value that is never used.

[eclib-2013-01-01\progs\nfhpmcurve.cc:158]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\progs\pcurve.cc:99]: (style) Variable 'lplus' is assigned a value that is never used.

[eclib-2013-01-01\progs\pcurve.cc:99]: (style) Variable 'mplus' is assigned a value that is never used.

[eclib-2013-01-01\progs\pcurve.cc:100]: (style) Variable 's' is assigned a value that is never used.

[eclib-2013-01-01\progs\point_search.cc:50]: (style) The scope of the variable 'change_flag' can be reduced.

[eclib-2013-01-01\progs\qexp.cc:48] -> [eclib-2013-01-01\progs\qexp.cc:53]: (performance) Variable 'n' is reassigned a value before the old one has been used.

[eclib-2013-01-01\progs\qexp.cc:62]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\tests\checkgens.cc:53]: (style) Unused variable: nclass

[eclib-2013-01-01\tests\checkgens.cc:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\tests\hecketest.cc:89]: (style) The scope of the variable 'firstq' can be reduced.

[eclib-2013-01-01\tests\hecketest.cc:121]: (style) The scope of the variable 'mult' can be reduced.

[eclib-2013-01-01\tests\hecketest.cc:72]: (style) Unused variable: limit

[eclib-2013-01-01\tests\mattest.cc:36]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\mhcount.cc:51]: (style) The scope of the variable 'c' can be reduced.

[eclib-2013-01-01\tests\mhcount.cc:51]: (style) The scope of the variable 'q' can be reduced.

[eclib-2013-01-01\tests\mhcount.cc:51]: (style) The scope of the variable 'x3' can be reduced.

[eclib-2013-01-01\tests\mhcount.cc:51]: (style) The scope of the variable 'y3' can be reduced.

[eclib-2013-01-01\tests\mmattest.cc:33]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\modtest.cc:36]: (style) Variable 'plus' is assigned a value that is never used.

[eclib-2013-01-01\tests\mptest.cc:85]: (style) The scope of the variable 'res' can be reduced.

[eclib-2013-01-01\tests\mptest.cc:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\tests\nftest.cc:40] -> [eclib-2013-01-01\tests\nftest.cc:46]: (performance) Variable 'verbose' is reassigned a value before the old one has been used.

[eclib-2013-01-01\tests\nftest.cc:39]: (style) Unused variable: limit

[eclib-2013-01-01\tests\nftest.cc:39]: (style) Unused variable: firstn

[eclib-2013-01-01\tests\nftest.cc:55]: (style) Variable 'count' is assigned a value that is never used.

[eclib-2013-01-01\tests\ptest.cc:76]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\tests\tegr.cc:39]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\thilbert.cc:33]: (style) The scope of the variable 'resp' can be reduced.

[eclib-2013-01-01\tests\thilbert.cc:33]: (style) The scope of the variable 'res' can be reduced.

[eclib-2013-01-01\tests\thilbert.cc:33]: (style) The scope of the variable 'checkres' can be reduced.

[eclib-2013-01-01\tests\thilbert.cc:61]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eclib-2013-01-01\tests\thtconst.cc:97]: (style) The scope of the variable 'kk' can be reduced.

[eclib-2013-01-01\tests\thtconst.cc:113]: (style) The scope of the variable 'cpsk' can be reduced.

[eclib-2013-01-01\tests\tilll.cc:30]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\tilll.cc:30]: (style) The scope of the variable 'k' can be reduced.

[eclib-2013-01-01\tests\tmanin.cc:43]: (style) Variable 'cuspidal' is assigned a value that is never used.

[eclib-2013-01-01\tests\tmrank.cc:71]: (style) The scope of the variable 'rank' can be reduced.

[eclib-2013-01-01\tests\tnfd.cc:72]: (style) The scope of the variable 'bad' can be reduced.

[eclib-2013-01-01\tests\tnfd.cc:74]: (style) The scope of the variable 'p' can be reduced.

[eclib-2013-01-01\tests\torsion.cc:37]: (style) The scope of the variable 'ntor' can be reduced.

[eclib-2013-01-01\tests\torsion.cc:37]: (style) The scope of the variable 'n2' can be reduced.

[eclib-2013-01-01\tests\tp2points.cc:35] -> [eclib-2013-01-01\tests\tp2points.cc:35]: (style) Same expression on both sides of '=='.

[eclib-2013-01-01\tests\tsat2.cc:48]: (style) The scope of the variable 'i' can be reduced.

[eclib-2013-01-01\tests\tsat2.cc:48]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\tsat3.cc:60]: (style) The scope of the variable 'j' can be reduced.

[eclib-2013-01-01\tests\tsat3.cc:62]: (style) Unused variable: nclass


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse/eclipse_3.8.1.orig.tar.xz
[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\carbon\eclipseCarbon.c:538]: (style) The scope of the variable 'length' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\carbon\eclipseCarbon.c:590]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\carbon\eclipseCarbon.c:590]: (style) The scope of the variable 'q' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\carbon\eclipseCarbon.c:591]: (style) The scope of the variable 'pathLength' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseMain.c:102]: (style) The scope of the variable 'errorMsg' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipse.c:718]: (style) The scope of the variable 'remArgs' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipse.c:721]: (style) The scope of the variable 'c' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipse.c:1604]: (style) The scope of the variable 'option' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipse.c:1576]: (error) Memory leak: vmSearchPath

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipse.c:1681]: (error) Memory leak: argv

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseCommon.c:518]: (error) Common realloc mistake: 'workingDir' nulled but not freed upon failure

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseConfig.c:132]: (warning) scanf without field width limits can crash with huge input data.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseConfig.c:119]: (error) Common realloc mistake: 'buffer' nulled but not freed upon failure

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseConfig.c:120]: (error) Common realloc mistake: 'argument' nulled but not freed upon failure

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:56]: (style) The scope of the variable 'data' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:57]: (style) The scope of the variable 'sharedId' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:58]: (style) The scope of the variable 'length' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:87]: (style) The scope of the variable 'launcherPath' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:88]: (style) The scope of the variable 'launcherName' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:117]: (style) The scope of the variable 'data' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:263]: (style) The scope of the variable 'index' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseJNI.c:304]: (style) The scope of the variable 'mainClassName' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseNix.c:72]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseNix.c:73]: (style) The scope of the variable 'pathLength' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseShm.c:216] -> [eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseShm.c:212]: (warning) Possible null pointer dereference: id - otherwise it is redundant to check it against null.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseShm.c:256]: (style) The scope of the variable 'length' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:36]: (style) The scope of the variable 'ch2' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:37]: (style) The scope of the variable 'res' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:101]: (style) The scope of the variable 'checked' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:102]: (style) The scope of the variable 'checkedLength' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:193]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:211]: (style) The scope of the variable 'c' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\eclipseUtil.c:117]: (error) Common realloc mistake: 'result' nulled but not freed upon failure

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\gtk\eclipseGtk.c:143]: (style) The scope of the variable 'propVal' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\motif\NgImageData.c:213]: (style) Variable 'stype' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\photon\eclipsePhoton.c:122]: (style) Variable 'depth' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\photon\eclipsePhoton.c:191]: (error) Common realloc mistake: 'ldpath' nulled but not freed upon failure

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:290]: (style) The scope of the variable 'newPath' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:291]: (style) The scope of the variable 'c' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:338]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:338]: (style) The scope of the variable 'j' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:339]: (style) The scope of the variable 'pathLength' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:342]: (style) The scope of the variable 'location' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:445]: (style) The scope of the variable 'space' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:583]: (style) The scope of the variable 'info' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:585]: (style) The scope of the variable 'key' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:586]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\win32\eclipseWin.c:218]: (style) Variable 'depth' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:241]: (style) The scope of the variable 'newPath' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:242]: (style) The scope of the variable 'c' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:279]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:279]: (style) The scope of the variable 'j' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:280]: (style) The scope of the variable 'pathLength' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:376]: (style) The scope of the variable 'space' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:522]: (style) The scope of the variable 'info' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:524]: (style) The scope of the variable 'key' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:525]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\features\org.eclipse.equinox.executable\library\wpf\eclipseWpf.cpp:242]: (style) Unused variable: buffer

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.filesystem\natives\unix\unixfile.c:52]: (style) Unused variable: readOnly

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.filesystem\natives\unix\unixfile.c:165]: (style) Unused variable: code

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.filesystem\natives\unix\unixfile.c:169]: (style) Variable 'linkTarget' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.filesystem\natives\win32\localfile.c:34]: (style) struct or union member 'Anonymous0::Flags' is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.filesystem\natives\win32\localfile.c:45]: (style) struct or union member 'Anonymous2::DataBuffer' is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.net\natives\unix\gnomeproxy.c:158] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.core.net\natives\unix\gnomeproxy.c:165]: (performance) Buffer 'useSelector' is being written before its old content has been used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.core.net\natives\win32\jWinHttp.cpp:155] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.core.net\natives\win32\jWinHttp.cpp:159]: (performance) Variable 'userAgent' is reassigned a value before the old one has been used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\cocoa\library\swt_awt.c:25]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\cocoa\library\swt_awt.c:26]: (style) The scope of the variable 'dsi_cocoa' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\gtk\library\swt_awt.c:23]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\gtk\library\swt_awt.c:24]: (style) The scope of the variable 'dsi_x11' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\gtk\library\swt_awt.c:53]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\gtk\library\swt_awt.c:54]: (style) The scope of the variable 'dsi_x11' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\motif\library\swt_awt.c:22]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\motif\library\swt_awt.c:23]: (style) The scope of the variable 'dsi_x11' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\motif\library\swt_awt.c:52]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\motif\library\swt_awt.c:53]: (style) The scope of the variable 'dsi_x11' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\win32\library\swt_awt.c:23]: (style) The scope of the variable 'dsi' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT AWT\win32\library\swt_awt.c:24]: (style) The scope of the variable 'dsi_win' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT Mozilla\common\library\nsIScriptGlobalObject.h:148]: (style) C-style pointer casting

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT OpenGL\glx\library\glx.c:312]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:94]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:144]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:158]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:313]: (error) Possible null pointer dereference: lparg3

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:329]: (error) Possible null pointer dereference: lparg3

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:345]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:361]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:381]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:399]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:415]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:431]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\cocoa.c:447]: (error) Possible null pointer dereference: lparg2

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:63]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:81]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:112]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:129]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:146]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:175]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:189]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:203]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:221]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:235]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:249]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:267]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:286]: (error) Possible null pointer dereference: lparg0

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\carbon\library\os_custom.c:317]: (error) Possible null pointer dereference: lparg1

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:206] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:206]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:402] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:402]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:421] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:421]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:868] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:868]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1551] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1551]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1552] -> [eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1552]: (style) Same expression on both sides of '^'.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:787]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1216]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1426]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1459]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:1492]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:215]: (style) Variable 'result' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:276]: (style) Variable 'result' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:361]: (style) Variable 'result' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:625]: (warning) Member variable 'SWTTextParagraphProperties::_paragraphIndent' is not initialized in the constructor.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:176]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:228]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:289]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:322]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:373]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:469]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:774]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:836]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:865]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:998]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:172]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:223]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:284]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:318]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:369]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:465]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:770]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:832]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:861]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT PI\wpf\library\os_custom.cpp:994]: (error) Uninitialized variable: env

[eclipse-3.8.1\eclipse\plugins\org.eclipse.swt\Eclipse SWT\common\library\callback.c:1220]: (style) The scope of the variable 'i' can be reduced.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.linux\src\update.c:80]: (style) Variable 'lpDirectoryName' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.linux\src\update.c:111]: (style) Variable 'lpDirectoryName' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.linux\src\update.c:134]: (style) Variable 'nDrive' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.linux\src\update.c:146]: (style) Variable 'stringClass' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.linux\src\update.c:147]: (style) Variable 'empty' is assigned a value that is never used.

[eclipse-3.8.1\eclipse\plugins\org.eclipse.update.core.win32\src\update.cpp:163]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-anyedit/eclipse-anyedit_2.4.4.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-cdt/eclipse-cdt_8.3.0.orig.tar.xz
[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\exec_unix.c:63]: (style) Unused variable: ptr

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\exec_unix.c:107]: (style) Unused variable: b

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\pty.c:26] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\pty.c:32]: (performance) Variable 'master' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\spawner.c:171] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.aix\library\spawner.c:177]: (warning) Possible null pointer dereference: cmd - otherwise it is redundant to check it against null.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\exec_unix.c:63]: (style) Unused variable: ptr

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\exec_unix.c:107]: (style) Unused variable: b

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\pty.c:25] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\pty.c:31]: (performance) Variable 'master' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\spawner.c:170] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.linux\library\spawner.c:176]: (warning) Possible null pointer dereference: cmd - otherwise it is redundant to check it against null.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\exec_unix.c:61]: (style) Unused variable: ptr

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\exec_unix.c:103]: (style) Unused variable: b

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\pty.c:23] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\pty.c:29]: (performance) Variable 'master' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\spawner.c:167] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.macosx\library\spawner.c:173]: (warning) Possible null pointer dereference: cmd - otherwise it is redundant to check it against null.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.qnx\library\pty\pty.c:23] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.qnx\library\pty\pty.c:29]: (performance) Variable 'master' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.qnx\library\spawner\spawner.c:157]: (style) The scope of the variable 'pwd' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.qnx\library\spawner\spawner.c:251]: (error) Array 'fd_ret[3]' accessed at index 3, which is out of bounds.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.qnx\library\spawner\spawner.c:214]: (error) Memory leak: pwd

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.solaris\library\exec_unix.c:63]: (style) Unused variable: ptr

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.solaris\library\pty.c:23] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.solaris\library\pty.c:29]: (performance) Variable 'master' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.solaris\library\spawner.c:169] -> [eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.solaris\library\spawner.c:175]: (warning) Possible null pointer dereference: cmd - otherwise it is redundant to check it against null.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:29]: (style) struct or union member 'mystruct::a' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:30]: (style) struct or union member 'mystruct::b' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:31]: (style) struct or union member 'mystruct::c' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:36]: (style) struct or union member 'myunion::x' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:37]: (style) struct or union member 'myunion::y' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:38]: (style) struct or union member 'myunion::z' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cfiles\TranslationUnits.c:60]: (style) Unused variable: var1

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\CModelBuilderTest.cpp:2]: (portability) The extra qualification 'Test::' is unnecessary and is considered an error by many compilers.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\CModelBuilderTest.cpp:3]: (portability) The extra qualification 'Test::' is unnecessary and is considered an error by many compilers.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:48]: (style) struct or union member 'testStruct9Inner::x' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:51]: (style) struct or union member 'testStruct10Inner::y' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:53]: (style) struct or union member 'testStruct11Inner::z' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:59]: (style) struct or union member 'testUnion1::m_field1' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:60]: (style) struct or union member 'testUnion1::m_field2' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:61]: (style) struct or union member 'testUnion1::m_field3' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:62]: (style) struct or union member 'testUnion1::m_field4' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:63]: (style) struct or union member 'testUnion1::m_field5' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:64]: (style) struct or union member 'testUnion1::m_field6' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field1' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field2' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field3' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field4' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field5' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\IStructure.cpp:13]: (warning) Member variable 'testStruct1::m_field6' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\ITemplate.cpp:10]: (style) Unused private function: 'Foo::fum'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\ITemplate.cpp:24]: (style) 'class nonVector' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\cmodel\ITemplate.cpp:26]: (style) Class 'nonVector' is unsafe, 'nonVector::head' can leak by wrong usage.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\DocumentManager.cpp:21]: (warning) Assignment of function parameter has no effect outside the function.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\extramail.cpp:22]: (warning) Member variable 'Mail::postage' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\extramail.cpp:22]: (warning) Member variable 'Mail::type' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\extramail.cpp:66]: (warning) Member variable 'container::index' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\extramail.cpp:66]: (warning) Member variable 'container::sz' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\extramail.cpp:106]: (error) Common realloc mistake: 'array' nulled but not freed upon failure

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\mail.cpp:9]: (warning) Member variable 'Mail::postage' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\mail.cpp:9]: (warning) Member variable 'Mail::type' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\mail.cpp:53]: (warning) Member variable 'container::index' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\mail.cpp:53]: (warning) Member variable 'container::sz' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\indexer\mail.cpp:93]: (error) Common realloc mistake: 'array' nulled but not freed upon failure

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\compositeTypeTests\compositeType.c:2]: (style) struct or union member 'blah::lala' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\compositeTypeTests\compositeType.c:54]: (error) Uninitialized variable: cpss

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\compositeTypeTests\compositeType.cpp:45]: (error) Uninitialized variable: pss

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:5]: (style) struct or union member 'type_t01::a' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:27]: (style) struct or union member 'type_t03::a' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:44]: (style) struct or union member 'type_t05::a' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:7]: (style) Unused variable: var

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:16]: (style) Unused variable: var

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:25]: (style) Unused variable: var

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:37]: (style) Unused variable: st

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\types.c:47]: (style) Unused variable: st

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\vars.c:14]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\vars.c:21]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\vars.c:29]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\vars.c:41]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\defDeclTests\vars.c:52]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\fieldTests\fields.cpp:30]: (warning) Member variable 'Class1::mutableField' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\fieldTests\fields.cpp:30]: (warning) Member variable 'Class1::c1a' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\fieldTests\fields.cpp:30]: (warning) Member variable 'Class1::c1b' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\fieldTests\fields.cpp:36]: (warning) Member variable 'Class2::c2a' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\fieldTests\fields.cpp:36]: (warning) Member variable 'Class2::c2b' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\functionTests\modifiers.c:20]: (style) struct or union member 'D::a' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\types\typedef.c:9]: (error) Uninitialized variable: x

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\types\typedef.c:9]: (error) Uninitialized struct member: x.x

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\pdomtests\types\typedef.cpp:11]: (error) Uninitialized variable: x

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\classDecl.cpp:87]: (style) struct or union member 'xTag::x' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\classDecl.cpp:92]: (style) struct or union member 'yTag::x' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\include.h:4]: (style) The class 'Head' does not have a constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\include.h:17]: (style) The class 'DeclsAndDefns' does not have a constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\include.h:21]: (style) Unused private function: 'DeclsAndDefns::forwardMethod'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\include.h:22]: (style) Unused private function: 'DeclsAndDefns::inlineMethod'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.tests\resources\search\include.h:34]: (style) Unused private function: 'Right::turn'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:186]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:187]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:188]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:239]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:133]: (style) The scope of the variable 'piCopy' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:141]: (style) The scope of the variable 'nBlkSize' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:247]: (style) The scope of the variable 'nCpyLen' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:398]: (style) The scope of the variable 'file_handles' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:477]: (style) The scope of the variable 'nBlkSize' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:499]: (style) The scope of the variable 'nCpyLen' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:137]: (style) Variable 'envBlk' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:936]: (style) Variable 'totCpyLength' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:173]: (error) Memory leak: szCmdLine

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:179]: (error) Memory leak: szCmdLine

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:206]: (error) Memory leak: szCmdLine

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:223]: (error) Memory leak: szCmdLine

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:294]: (error) Common realloc mistake: 'szEnvBlock' nulled but not freed upon failure

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\Win32ProcessEx.c:543]: (error) Common realloc mistake: 'szEnvBlock' nulled but not freed upon failure

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:63]: (style) The scope of the variable 'hInstLib2' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:68]: (style) The scope of the variable 'dwIndex' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:70]: (style) The scope of the variable 'hProcess' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:71]: (style) The scope of the variable 'szFileName' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:80]: (style) The scope of the variable 'lpfEnumProcesses' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:81]: (style) The scope of the variable 'lpfEnumProcessModules' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:83]: (style) The scope of the variable 'lpfGetModuleFileNameEx' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\listtasks\listtasks.cpp:87]: (style) The scope of the variable 'lpfVDMEnumTaskWOWEx' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\raise.c:41]: (style) Variable 'thread_id' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\raise.c:123]: (style) Variable 'c_scan_code' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.core.win32\library\starter\starter.cpp:434]: (style) Variable 'totCpyLength' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\addInclude\Enumerator_307738.cpp:2]: (style) Variable 'i' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\addInclude\VariableTypeHelper.h:5]: (style) The class 'VT' does not have a constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\addInclude\VariableTypeHelper.h:6]: (style) Unused private function: 'VT::method'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\ceditor\occurrences.cpp:83]: (style) Unused variable: tu

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\ceditor\occurrences.cpp:89]: (style) Unused variable: size

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\ceditor\occurrences.cpp:68]: (warning) Member variable 'CppStruct::structField' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\ceditor\occurrences.h:3]: (style) Unused private function: 'Base2::foo'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\ceditor\occurrences.cpp:51]: (style) Unused private function: 'ClassContainer::staticPrivMethod'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\compare\CompareTest.cpp:96]: (style) struct or union member 'MyStruct::sint' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\compare\CompareTest.cpp:102]: (style) struct or union member 'myTypedef::ss' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\compare\CompareTest.cpp:106]: (style) struct or union member 'U::U1' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\compare\CompareTest.cpp:91]: (style) Variable 'g' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart.h:32]: (style) Variable 'aLocalDeclaration' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart.h:36]: (style) Variable 'xLocalDeclaration' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart10.cpp:7]: (error) Memory leak: c

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart14.cpp:4]: (style) Variable 'y' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart15.cpp:4]: (style) Variable 'y' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart16.cpp:3]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart17.cpp:3]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart18.cpp:4]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart19.cpp:4]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart22.cpp:6]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart23.cpp:6]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart28.cpp:5]: (style) Variable 'myClass' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart29.cpp:5]: (style) Variable 'myClass' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart34.cpp:5]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart35.cpp:4]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart36.cpp:6]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart6.cpp:7]: (error) Memory leak: c

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\contentassist\CompletionTestStart8.cpp:4]: (style) Variable 'y' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\folding\FoldingTest.cpp:79]: (warning) Redundant assignment of 'j' to itself.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\folding\FoldingTest.cpp:75]: (style) The scope of the variable 'j' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\folding\FoldingTest.cpp:63]: (style) struct or union member 'CppStruct::structField' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\folding\FoldingTest.cpp:67]: (style) struct or union member 'CppUnion::unionField' is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\folding\FoldingTest.cpp:79]: (style) Variable 'j' is assigned a value that is never used.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:44]: (style) The scope of the variable 'rtc_hdw_current_clock' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:45]: (style) The scope of the variable 'rtc_s2000_clock_source_state' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:45]: (style) The scope of the variable 'RTC_CLOCK_PLL' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:42]: (style) Unused variable: rtc_hdw_cr_sync_next

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:42]: (style) Variable 'rtc_hdw_cr_sync' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:42]: (style) Variable 'rtc_hdw_cr_resync_enable' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:43]: (style) Variable 'rtc_s2000_src_pending' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:43]: (style) Variable 'rtc_s2000_cr_sync_pending' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:44]: (style) Variable 'rtc_hdw_cr_sync_next' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:45]: (style) Variable 'rtc_s2000_clock_source_state' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:45]: (style) Variable 'RTC_CLOCK_PLL' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:46]: (error) Uninitialized variable: rtc_hdw_cr_sync

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:46]: (error) Uninitialized variable: rtc_hdw_cr_resync_enable

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:47]: (error) Uninitialized variable: rtc_s2000_src_pending

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:47]: (error) Uninitialized variable: rtc_s2000_cr_sync_pending

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:46]: (error) Uninitialized variable: rtc_hdw_cr_sync_next

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:51]: (error) Uninitialized variable: rtc_s2000_clock_source_state

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\After.cpp:51]: (error) Uninitialized variable: RTC_CLOCK_PLL

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) The scope of the variable 'rtc_hdw_current_clock' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:26]: (style) The scope of the variable 'rtc_s2000_clock_source_state' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:26]: (style) The scope of the variable 'RTC_CLOCK_PLL' can be reduced.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Unused variable: rtc_hdw_cr_sync_next

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Variable 'rtc_hdw_cr_sync' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Variable 'rtc_hdw_cr_resync_enable' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Variable 'rtc_s2000_src_pending' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Variable 'rtc_s2000_cr_sync_pending' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:25]: (style) Variable 'rtc_hdw_cr_sync_next' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:26]: (style) Variable 'rtc_s2000_clock_source_state' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:26]: (style) Variable 'RTC_CLOCK_PLL' is not assigned a value.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_hdw_cr_sync

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_hdw_cr_resync_enable

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_s2000_src_pending

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_s2000_cr_sync_pending

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_hdw_cr_sync_next

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: rtc_s2000_clock_source_state

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\bugs\Before.cpp:27]: (error) Uninitialized variable: RTC_CLOCK_PLL

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\preview\After.cpp:38]: (warning) Assignment of function parameter has no effect outside the function.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\preview\After.cpp:54]: (style) Unused private function: 'Other::bar'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\preview\Before.cpp:5]: (warning) Assignment of function parameter has no effect outside the function.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\preview\Before.cpp:11]: (style) Unused private function: 'Other::bar'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\After.cpp:10]: (style) Unused private function: 'Foo::fum'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\After.cpp:23]: (style) 'class nonVector' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\After.cpp:25]: (style) Class 'nonVector' is unsafe, 'nonVector::head' can leak by wrong usage.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\Before.cpp:9]: (style) Unused private function: 'Foo::fum'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\Before.cpp:22]: (style) 'class nonVector' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\formatter\templates\Before.cpp:23]: (style) Class 'nonVector' is unsafe, 'nonVector::head' can leak by wrong usage.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\inactiveCode\InactiveCodeTest.c:65]: (error) invalid ifdef

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\inactiveCode\InactiveCodeTest.c:65]: (error) #error invalid ifdef

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\quickFix\RenameInFile.cpp:86]: (style) Unused variable: tu

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\quickFix\RenameInFile.cpp:92]: (style) Unused variable: size

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\quickFix\RenameInFile.cpp:72]: (warning) Member variable 'CppStruct::structField' is not initialized in the constructor.

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\quickFix\RenameInFile.cpp:3]: (style) Unused private function: 'Base2::foo'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\quickFix\RenameInFile.cpp:55]: (style) Unused private function: 'ClassContainer::staticPrivMethod'

[eclipse-cdt-8.3.0\core\org.eclipse.cdt.ui.tests\resources\semanticHighlighting\SHTest.cpp:21]: (style) The class 'ClassContainer' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\BreakpointTestApp.cc:35]: (style) The scope of the variable 'j' can be reduced.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\BreakpointTestApp.cc:38]: (style) Variable 'j' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:79] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:80]: (performance) Variable 'lBoolPtr2' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:104] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:107]: (performance) Variable 'lBoolPtr2' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:143] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:146]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:216] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:217]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:222] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:223]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:223] -> [eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:224]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:289]: (style) struct or union member 'Anonymous5::in' is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:75]: (style) Variable 'lIntVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:76]: (style) Variable 'lDoubleArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:77]: (style) Variable 'lCharVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:78]: (style) Variable 'lCharPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:80]: (style) Variable 'lBoolPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:86]: (style) Variable 'lIntVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:87]: (style) Variable 'lDoubleVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:88]: (style) Variable 'lCharVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:89]: (style) Variable 'lBoolVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:91]: (style) Variable 'lIntArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:92]: (style) Variable 'lDoubleArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:93]: (style) Variable 'lCharArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:94]: (style) Variable 'lBoolArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:96]: (style) Variable 'lIntPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:97]: (style) Variable 'lDoublePtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:98]: (style) Variable 'lCharPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:99]: (style) Variable 'lBoolPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:101]: (style) Variable 'lIntPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:102]: (style) Variable 'lDoublePtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:103]: (style) Variable 'lCharPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:107]: (style) Variable 'lBoolPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:120]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:205]: (style) Unused variable: f

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:207]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:217]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:224]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:286]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:287]: (style) Variable 'b' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:290]: (style) Unused variable: c

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:291]: (style) Unused variable: d

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:297]: (style) Unused variable: array_simple

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:298]: (style) Unused variable: array_int

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:299]: (style) Variable 'array_foo' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:300]: (style) Unused variable: array_double_small

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:301]: (style) Unused variable: array_double_large

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:307]: (style) Variable 'array_large' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:308]: (style) Variable 'array_small' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:310]: (style) Variable 'int_ptr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:23]: (style) The class 'bar' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:30]: (style) The class 'bar2' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:37]: (style) The class 'foo' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:63]: (warning) Member variable 'BaseTest::Base' is not initialized in the constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:316]: (style) The class 'VirtualBase' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:324]: (style) The class 'Derived' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\ExpressionTestApp.cc:333]: (style) The class 'OtherDerived' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\LaunchConfigurationAndRestartTestApp.cc:20]: (style) Variable 'home' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\LaunchConfigurationAndRestartTestApp.cc:21]: (style) Variable 'launchTest' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:3]: (style) Variable 'firstvar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:4]: (style) Variable 'secondvar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:5]: (style) Variable 'ptrvar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:6]: (style) Variable 'var' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:7]: (style) Variable 'var2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:23]: (style) Variable 'array' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:14]: (style) Unused variable: arrayInt

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:15]: (style) Unused variable: arrayBool

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:16]: (style) Variable 'arrayNot' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:16]: (style) Variable 'array2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:16]: (style) Variable 'array3' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:29]: (style) Variable 'intvar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:30]: (style) Variable 'boolvar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\PatternMatchingExpressionsTestApp.cc:31]: (style) Unused variable: chararray

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\StepIntoSelection.h:5]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\StepIntoSelectionTestApp.cc:11]: (style) Variable 'i' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\StepIntoSelectionTestApp.cc:55]: (style) Variable 'a' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\StepIntoSelectionTestApp.cc:81]: (style) Variable 'b' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:56]: (style) struct or union member 'Z::y' is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:79]: (style) Variable 'lIntVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:80]: (style) Variable 'lDoubleVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:81]: (style) Variable 'lCharVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:82]: (style) Variable 'lBoolVar' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:84]: (style) Variable 'lIntArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:85]: (style) Variable 'lDoubleArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:86]: (style) Variable 'lCharArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:87]: (style) Variable 'lBoolArray' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:89]: (style) Variable 'lIntPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:90]: (style) Variable 'lDoublePtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:91]: (style) Variable 'lCharPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:92]: (style) Variable 'lBoolPtr' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:94]: (style) Variable 'lIntPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:95]: (style) Variable 'lDoublePtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:96]: (style) Variable 'lCharPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:97]: (style) Variable 'lBoolPtr2' is assigned a value that is never used.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:31]: (style) The class 'bar' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:38]: (style) The class 'bar2' does not have a constructor.

[eclipse-cdt-8.3.0\dsf-gdb\org.eclipse.cdt.tests.dsf.gdb\data\launch\src\TracepointTestApp.cc:45]: (style) The class 'foo' does not have a constructor.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-cdt-pkg-config/eclipse-cdt-pkg-config_1.0.0~git20130115.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-eclox/eclipse-eclox_0.10.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-egit/eclipse-egit_3.3.0.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-emf/eclipse-emf_2.8.3.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-gef/eclipse-gef_3.7.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-linuxtools/eclipse-linuxtools_1.2.1+dfsg.orig.tar.xz
[eclipse-linuxtools-1.2.1+dfsg\gcov\org.eclipse.linuxtools.gcov.test\resource\Gcov_C_library_test\main.c:25]: (warning) %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eclipse-linuxtools-1.2.1+dfsg\gcov\org.eclipse.linuxtools.gcov.test\resource\Gcov_C_library_test\main.c:25]: (warning) %li in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[eclipse-linuxtools-1.2.1+dfsg\gcov\org.eclipse.linuxtools.gcov.test\resource\Gcov_C_test\main.c:25]: (warning) %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eclipse-linuxtools-1.2.1+dfsg\gcov\org.eclipse.linuxtools.gcov.test\resource\Gcov_C_test\main.c:25]: (warning) %li in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[eclipse-linuxtools-1.2.1+dfsg\gprof\org.eclipse.linuxtools.gprof.test\foocpp_gprof_input\src\foox.cpp:73]: (style) 'class foocpp' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.cachegrind.tests\resources\basicTest\test.c:17]: (error) Array 'waste[10]' accessed at index 10, which is out of bounds.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.cachegrind.tests\resources\basicTest\test.c:18]: (error) Memory leak: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.cachegrind.tests\resources\basicTest\test.c:16]: (error) Memory is allocated but not initialized: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.massif.tests\resources\basicTest\test.c:17]: (error) Array 'waste[10]' accessed at index 10, which is out of bounds.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.massif.tests\resources\basicTest\test.c:18]: (error) Memory leak: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.massif.tests\resources\basicTest\test.c:16]: (error) Memory is allocated but not initialized: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\basicTest\test.c:17]: (error) Array 'waste[10]' accessed at index 10, which is out of bounds.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\basicTest\test.c:18]: (error) Memory leak: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\basicTest\test.c:16]: (error) Memory is allocated but not initialized: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\linkedTest\src\test.c:17]: (error) Array 'waste[10]' accessed at index 10, which is out of bounds.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\linkedTest\src\test.c:18]: (error) Memory leak: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\linkedTest\src\test.c:16]: (error) Memory is allocated but not initialized: waste

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\multiProcTest\parent.c:8]: (style) Variable 'waste' is assigned a value that is never used.

[eclipse-linuxtools-1.2.1+dfsg\valgrind\org.eclipse.linuxtools.valgrind.memcheck.tests\resources\multiProcTest\parent.c:9]: (error) Memory leak: waste


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-mercurialeclipse/eclipse-mercurialeclipse_1.9.4.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-mylyn/eclipse-mylyn_3.8.0.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-mylyn-tasks-github/eclipse-mylyn-tasks-github_3.1.0.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-rse/eclipse-rse_3.4.2.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-subclipse/eclipse-subclipse_1.10.3.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-wtp/eclipse-wtp_3.5.1.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipse-xsd/eclipse-xsd_2.9.0.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipselink/eclipselink_2.5.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eclipselink-jpa-2.1-spec/eclipselink-jpa-2.1-spec_2.1.0.v201304241213.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecm/ecm_1.00.orig.tar.gz
[ecm-1.00\ecm.c:59]: (style) The scope of the variable 'j' can be reduced.

[ecm-1.00\ecm.c:59]: (style) The scope of the variable 'edc' can be reduced.

[ecm-1.00\ecm.c:485]: (error) Memory leak: outfilename

[ecm-1.00\unecm.c:59]: (style) The scope of the variable 'j' can be reduced.

[ecm-1.00\unecm.c:59]: (style) The scope of the variable 'edc' can be reduced.

[ecm-1.00\unecm.c:375]: (error) Memory leak: outfilename


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecore/ecore_1.7.7.orig.tar.gz
[ecore-1.7.7\src\examples\ecore_animator_example.c:63] -> [ecore-1.7.7\src\examples\ecore_animator_example.c:64]: (performance) Variable 'frame' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\examples\ecore_animator_example.c:83] -> [ecore-1.7.7\src\examples\ecore_animator_example.c:84]: (performance) Variable 'frame' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\examples\ecore_con_client_simple_example.c:103]: (style) Variable 'svr' is assigned a value that is never used.

[ecore-1.7.7\src\examples\ecore_con_server_http_example.c:64] -> [ecore-1.7.7\src\examples\ecore_con_server_http_example.c:68]: (warning) Possible null pointer dereference: client - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\examples\ecore_con_server_simple_example.c:59] -> [ecore-1.7.7\src\examples\ecore_con_server_simple_example.c:63]: (warning) Possible null pointer dereference: client - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\examples\ecore_con_url_download_example.c:43]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'int'.

[ecore-1.7.7\src\examples\ecore_con_url_download_example.c:17]: (style) The scope of the variable 'percent' can be reduced.

[ecore-1.7.7\src\examples\ecore_evas_ews_example.c:87]: (warning) Storing getchar() return value in char variable and then comparing with EOF.

[ecore-1.7.7\src\examples\ecore_fd_handler_gnutls_example.c:116]: (style) The scope of the variable 'lastret' can be reduced.

[ecore-1.7.7\src\examples\ecore_job_example.c:32]: (style) Variable 'job1' is assigned a value that is never used.

[ecore-1.7.7\src\examples\ecore_job_example.c:34]: (style) Variable 'job3' is assigned a value that is never used.

[ecore-1.7.7\src\examples\ecore_job_example.c:36]: (style) Variable 'job_quit' is assigned a value that is never used.

[ecore-1.7.7\src\examples\ecore_pipe_gstreamer_example.c:95]: (style) The scope of the variable 'decoder' can be reduced.

[ecore-1.7.7\src\examples\ecore_pipe_gstreamer_example.c:96]: (style) The scope of the variable 'pad' can be reduced.

[ecore-1.7.7\src\examples\ecore_pipe_simple_example.c:30]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\examples\ecore_pipe_simple_example.c:11]: (style) The scope of the variable 'buffer' can be reduced.

[ecore-1.7.7\src\examples\ecore_thread_example.c:191]: (style) The scope of the variable 'str' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:721] -> [ecore-1.7.7\src\lib\ecore\ecore_exe.c:722]: (warning) Possible null pointer dereference: e - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1648]: (error) Possible null pointer dereference: args

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1734]: (style) The scope of the variable 'e' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1820]: (style) The scope of the variable 'ok' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1821]: (style) The scope of the variable 'result' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:686]: (style) Variable 'result' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1134]: (style) Variable 'ok' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1134]: (style) Variable 'result' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1827]: (style) Variable 'ok' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1827]: (style) Variable 'result' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_exe.c:1726]: (error) Common realloc mistake: 'inbuf' nulled but not freed upon failure

[ecore-1.7.7\src\lib\ecore\ecore_getopt.c:768]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1109]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1110]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1111]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1112]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1113]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1114]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1115]: (error) Possible null pointer dereference: fdh

[ecore-1.7.7\src\lib\ecore\ecore_main.c:1537]: (style) The scope of the variable 'fdh' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_pipe.c:460]: (style) The scope of the variable 'ret' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_poll.c:83]: (style) The scope of the variable 't' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_poll.c:342]: (style) The scope of the variable 'poller' can be reduced.

[ecore-1.7.7\src\lib\ecore\ecore_thread.c:722]: (style) Variable 'tried' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore\ecore_time.c:95]: (error) "Your platform isn't supported yet"

[ecore-1.7.7\src\lib\ecore\ecore_time.c:95]: (error) #error "Your platform isn't supported yet"

[ecore-1.7.7\src\lib\ecore\ecore_timer.c:813]: (style) The scope of the variable 't2' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con.c:2055] -> [ecore-1.7.7\src\lib\ecore_con\ecore_con.c:2055]: (style) Same expression on both sides of '||'.

[ecore-1.7.7\src\lib\ecore_con\ecore_con.c:1243]: (style) The scope of the variable 't' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con.c:1319]: (style) The scope of the variable 't' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_dns.c:145]: (error) Dereferencing 'dns' after it is deallocated / released

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:275]: (style) The scope of the variable 'hbuf' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:276]: (style) The scope of the variable 'sbuf' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:277]: (style) The scope of the variable 'tosend' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:278]: (style) The scope of the variable 'tosend_len' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:279]: (style) The scope of the variable 'canonname_len' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:362]: (style) The scope of the variable 'recv_info' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:363]: (style) The scope of the variable 'torecv' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:364]: (style) The scope of the variable 'torecv_len' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_info.c:291]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_local_win32.c:403]: (style) The scope of the variable 'res' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_local_win32.c:241]: (style) Checking if unsigned variable 'nbr_bytes' is less than zero.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_local_win32.c:280]: (style) Checking if unsigned variable 'nbr_bytes' is less than zero.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:142]: (style) The scope of the variable 'v4' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:194]: (style) The scope of the variable 'x' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:842]: (style) The scope of the variable 'v4' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:861]: (style) The scope of the variable 'v4' can be reduced.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:142]: (style) Variable 'v4' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:142]: (style) Variable 'v5' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:842]: (style) Variable 'v4' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:842]: (style) Variable 'v5' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:861]: (style) Variable 'v4' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:861]: (style) Variable 'v5' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:216]: (error) Array 'ECORE_CON_SOCKS_V5_METHODS[2]' accessed at index 7, which is out of bounds.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_socks.c:596]: (error) Dangerous usage of 'buf' (strncpy doesn't always null-terminate it).

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:149]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:264]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:299]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:351]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:367]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:386]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:412]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:430]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:459]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:482]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:499]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:518]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:538]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:557]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:568]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:616]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:714]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:798]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:824]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:846]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:869]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:891]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:913]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:947]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:970]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:992]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1015]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1050]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1097]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1199]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1220]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1254]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_con\ecore_con_url.c:1287]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:86] -> [ecore-1.7.7\src\lib\ecore_config\ecore_config.c:90]: (warning) Possible null pointer dereference: t - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1351]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:82]: (style) The scope of the variable 'l' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:406]: (style) The scope of the variable 'v' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1326]: (style) The scope of the variable 'f' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1609]: (style) The scope of the variable 'ss' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1636]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1655]: (style) The scope of the variable 'global' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1656]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config.c:1806]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_db.c:119]: (style) The scope of the variable 'value' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_db.c:121]: (style) The scope of the variable 'type' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_db.c:237]: (style) The scope of the variable 'num' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_extra.c:414]: (style) The scope of the variable 'new_search_path' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_extra.c:460]: (style) The scope of the variable 'file' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_extra.c:395]: (error) Returning/dereferencing 'search_path' after it is deallocated / released

[ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_ecore.c:60]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_ecore.c:62]: (style) The scope of the variable 'type' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_ecore.c:291]: (style) The scope of the variable 'socket' can be reduced.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_main.c:250] -> [ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_main.c:252]: (performance) Variable 'list' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_main.c:252] -> [ecore-1.7.7\src\lib\ecore_config\ecore_config_ipc_main.c:254]: (performance) Variable 'list' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_storage.c:77] -> [ecore-1.7.7\src\lib\ecore_config\ecore_config_storage.c:80]: (performance) Variable 'db' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_storage.c:78]: (style) Variable 'data' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_config\ecore_config_util.c:121]: (error) Dereferencing 'result' after it is deallocated / released

[ecore-1.7.7\src\lib\ecore_directfb\ecore_directfb.c:171]: (error) Memory leak: e

[ecore-1.7.7\src\lib\ecore_directfb\ecore_directfb.c:223]: (error) Memory leak: e

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas.c:46]: (style) The scope of the variable 't2' can be reduced.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_cocoa.c:581]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_ews.c:1243]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_ews.c:1263]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_ews.c:1304]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_ews.c:1344]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_evas\ecore_evas_ews.c:1434]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_li.c:372]: (error) Memory leak: ev

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:25]: (style) struct or union member '_Ecore_Fb_Ts_Event::_unused' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:39]: (style) struct or union member '_Ecore_Fb_Ts_Backlight::on' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:40]: (style) struct or union member '_Ecore_Fb_Ts_Backlight::brightness' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:45]: (style) struct or union member '_Ecore_Fb_Ts_Contrast::contrast' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:50]: (style) struct or union member '_Ecore_Fb_Ts_Led::on' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:51]: (style) struct or union member '_Ecore_Fb_Ts_Led::blink_time' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:52]: (style) struct or union member '_Ecore_Fb_Ts_Led::on_time' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:53]: (style) struct or union member '_Ecore_Fb_Ts_Led::off_time' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:58]: (style) struct or union member '_Ecore_Fb_Ts_Flite::mode' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:59]: (style) struct or union member '_Ecore_Fb_Ts_Flite::pwr' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_ts.c:60]: (style) struct or union member '_Ecore_Fb_Ts_Flite::brightness' is never used.

[ecore-1.7.7\src\lib\ecore_fb\ecore_fb_vt.c:109]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_file\ecore_file.c:428]: (style) The scope of the variable 'it' can be reduced.

[ecore-1.7.7\src\lib\ecore_file\ecore_file_path.c:67] -> [ecore-1.7.7\src\lib\ecore_file\ecore_file_path.c:68]: (performance) Buffer 'env_path' is being written before its old content has been used.

[ecore-1.7.7\src\lib\ecore_file\ecore_file_path.c:170]: (style) The scope of the variable 'files' can be reduced.

[ecore-1.7.7\src\lib\ecore_file\ecore_file_path.c:66]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_imf\ecore_imf_context.c:299]: (style) The scope of the variable 'fn' can be reduced.

[ecore-1.7.7\src\lib\ecore_ipc\ecore_ipc.c:902]: (style) The scope of the variable 'svr' can be reduced.

[ecore-1.7.7\src\lib\ecore_ipc\ecore_ipc.c:1107]: (style) The scope of the variable 'e2' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:79]: (style) The scope of the variable 'gem_loaded' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:637]: (style) The scope of the variable 't_pressed' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:639]: (style) The scope of the variable 'prev_x' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:640]: (style) The scope of the variable 'prev_y' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:704]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:840]: (style) The scope of the variable 'mode_area' can be reduced.

[ecore-1.7.7\src\lib\ecore_psl1ght\ecore_psl1ght.c:635]: (style) Unused variable: i

[ecore-1.7.7\src\lib\ecore_sdl\ecore_sdl.c:156]: (style) The scope of the variable 'time' can be reduced.

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_dnd.c:414]: (style) The scope of the variable 'task' can be reduced.

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_dnd.c:396]: (error) Memory leak: event

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_input.c:563]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_input.c:527]: (style) The scope of the variable 'len' can be reduced.

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_window.c:693]: (style) Variable 'win' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_wayland\ecore_wl_window.c:704]: (style) Variable 'win' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_dnd.c:193] -> [ecore-1.7.7\src\lib\ecore_win32\ecore_win32_dnd.c:190]: (warning) Possible null pointer dereference: wnd - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_dnd.c:196] -> [ecore-1.7.7\src\lib\ecore_win32\ecore_win32_dnd.c:190]: (warning) Possible null pointer dereference: wnd - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_event.c:656]: (style) The scope of the variable 'buf' can be reduced.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:620]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:620]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:643]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:643]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:666]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:666]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:689]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:689]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:710]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:710]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:756]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:756]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:781]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:781]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:1194]: (style) Checking if unsigned variable 'num' is less than zero.

[ecore-1.7.7\src\lib\ecore_win32\ecore_win32_window.c:93]: (style) Variable 'minimal_height' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb.c:98]: (style) Variable 'gl' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb.c:1209]: (style) Variable 'gl' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb.c:381]: (error) Memory pointed to by '_ecore_xcb_conn' is freed twice.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_cursor.c:82]: (style) The scope of the variable 'img' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:302]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:357]: (style) The scope of the variable 'newset' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:358]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:359]: (style) The scope of the variable 'data' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:390]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:391]: (style) The scope of the variable 'data' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_e.c:163]: (style) The scope of the variable 'atoms' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_e.c:188]: (style) The scope of the variable 'atoms' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_e.c:189]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_e.c:173]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2352] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2365]: (performance) Variable 'sym' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2423] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2436]: (performance) Variable 'sym' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2786]: (style) The scope of the variable 'info' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_events.c:2534]: (style) Variable 'event' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:216] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:224]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:846] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:854]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:1481]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:229]: (error) Memory leak: title

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:859]: (error) Memory leak: tmp

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_image.c:313]: (style) The scope of the variable 'cols' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_image.c:314]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_image.c:353]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'n' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'h' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'idx' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:166]: (style) The scope of the variable 'entry' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val2' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val3' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val4' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:345]: (style) The scope of the variable 'entry' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:272]: (style) The scope of the variable 's' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:861]: (style) The scope of the variable 'p2' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:18]: (style) struct or union member '_Ecore_Xcb_Startup_Info::init' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:18]: (style) struct or union member '_Ecore_Xcb_Startup_Info::size' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:19]: (style) struct or union member '_Ecore_Xcb_Startup_Info::buffer' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:20]: (style) struct or union member '_Ecore_Xcb_Startup_Info::length' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:23]: (style) struct or union member '_Ecore_Xcb_Startup_Info::id' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:23]: (style) struct or union member '_Ecore_Xcb_Startup_Info::name' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:24]: (style) struct or union member '_Ecore_Xcb_Startup_Info::screen' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:25]: (style) struct or union member '_Ecore_Xcb_Startup_Info::bin' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:25]: (style) struct or union member '_Ecore_Xcb_Startup_Info::icon' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:26]: (style) struct or union member '_Ecore_Xcb_Startup_Info::desktop' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:26]: (style) struct or union member '_Ecore_Xcb_Startup_Info::timestamp' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:27]: (style) struct or union member '_Ecore_Xcb_Startup_Info::description' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:27]: (style) struct or union member '_Ecore_Xcb_Startup_Info::wmclass' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:28]: (style) struct or union member '_Ecore_Xcb_Startup_Info::silent' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_selection.c:929]: (style) The scope of the variable 'len' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_selection.c:737]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:378]: (style) The scope of the variable 'mb' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:379]: (style) The scope of the variable 'wc' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:324]: (style) Variable 'num' is assigned a value that is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:429]: (error) Memory leak: list

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:443]: (error) Memory leak: list

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_vsync.c:37]: (style) struct or union member '_drmVBlankReply::tval_sec' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_vsync.c:37]: (style) struct or union member '_drmVBlankReply::tval_usec' is never used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window.c:1345]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window.c:1345]: (style) The scope of the variable 'count' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window.c:1357]: (error) Common realloc mistake: 'ignore_list' nulled but not freed upon failure

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window.c:1388]: (error) Common realloc mistake: 'ignore_list' nulled but not freed upon failure

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:627] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:675]: (warning) Possible null pointer dereference: num_ret - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:264] -> [ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:273]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:363]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:278]: (error) Memory leak: str

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:280]: (error) Memory leak: str

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:285]: (error) Memory leak: str

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:548]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:36]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:36]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:122]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:159]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:197]: (style) The scope of the variable 'ss' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:198]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:98]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:99]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:129]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:130]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:131]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:132]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:175]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:176]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:217]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:218]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:248]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:249]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:250]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:251]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:281]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:282]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:283]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:284]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:314]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:315]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:316]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:317]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:359]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:360]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:549]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:550]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:580]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:581]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:582]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:583]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:613]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:614]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:615]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:616]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:646]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:647]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:648]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:649]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:670]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:671]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:692]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:693]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:741]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:742]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:743]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:744]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:786]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:787]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:33]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:58]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:76]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:96]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:128]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:194]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:215]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:247]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:280]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:313]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:358]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:416]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:432]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:579]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:612]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:645]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:668]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:690]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:710]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:740]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:785]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xcb\ecore_xcb_xdefaults.c:59]: (warning) scanf without field width limits can crash with huge input data.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1107]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1107]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1669]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1669]: (style) The scope of the variable 'shuffle' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1790]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x.c:1790]: (style) The scope of the variable 'shuffle' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_atoms.c:47]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_atoms.c:48]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_atoms.c:83]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_cursor.c:232]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:249]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:315]: (style) The scope of the variable 'newset' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:316]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:317]: (style) The scope of the variable 'data' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:346]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_dnd.c:347]: (style) The scope of the variable 'data' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_e.c:1126]: (style) The scope of the variable 'atoms' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_e.c:1154]: (style) The scope of the variable 'atoms' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_e.c:1155]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_e.c:1136]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:2015]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:2266]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:2310]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:2266]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:2310]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:47]: (style) The scope of the variable 'info' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_events.c:1541]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:108]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:134]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:60]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:84]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:106]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_gesture.c:132]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_icccm.c:519]: (style) The scope of the variable 'ret' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_icccm.c:807]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_icccm.c:918]: (style) The scope of the variable 'ret' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_icccm.c:965]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_image.c:272]: (style) The scope of the variable 'r' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_image.c:395]: (style) The scope of the variable 'cols' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_image.c:396]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_image.c:426]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:202]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:188]: (style) The scope of the variable 's' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:190]: (style) The scope of the variable 'l' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:669]: (style) The scope of the variable 'p2' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:1057]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_netwm.c:1366]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_screensaver.c:171]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_selection.c:921]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_selection.c:1015]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_selection.c:644]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_vsync.c:49]: (style) struct or union member '_drmVBlankReply::tval_sec' is never used.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_vsync.c:50]: (style) struct or union member '_drmVBlankReply::tval_usec' is never used.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:328]: (style) The scope of the variable 'j' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:328]: (style) The scope of the variable 'cnt' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:922]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:964]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:1005]: (style) The scope of the variable 'ss' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window.c:1006]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_prop.c:502]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_prop.c:612]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_prop.c:343]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:123]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:178]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:217]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:256]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:311]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:365]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:420]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:475]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:548]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:49]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:84]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:123]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:178]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:217]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:256]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:311]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:365]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:420]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:475]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:548]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:485]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_window_shape.c:558]: (style) The scope of the variable 'i' can be reduced.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_xinerama.c:89]: (warning) Assignment of function parameter has no effect outside the function.

[ecore-1.7.7\src\lib\ecore_x\xlib\ecore_x_xinerama.c:89]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecore-1.7.7\src\modules\immodules\ibus\ibus_imcontext.c:488]: (style) The scope of the variable 'ee' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:967] -> [ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:969]: (warning) Possible null pointer dereference: context_scim - otherwise it is redundant to check it against null.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:867]: (style) The scope of the variable 'need_cap' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:868]: (style) The scope of the variable 'need_reset' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:869]: (style) The scope of the variable 'need_reg' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1015]: (style) The scope of the variable 'ee' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1017]: (style) The scope of the variable 'new_cursor_x' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1017]: (style) The scope of the variable 'new_cursor_y' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1125]: (style) The scope of the variable 'start_index' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1125]: (style) The scope of the variable 'end_index' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1977]: (style) The scope of the variable 'manual' can be reduced.

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:1971]: (style) Unused variable: config_list

[ecore-1.7.7\src\modules\immodules\scim\scim_imcontext.cpp:2001]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecryptfs-utils/ecryptfs-utils_99.orig.tar.xz
[ecryptfs-utils-99\src\key_mod\ecryptfs_key_mod_gpg.c:286]: (style) Variable 'id' is assigned a value that is never used.

[ecryptfs-utils-99\src\key_mod\ecryptfs_key_mod_openssl.c:85]: (style) Variable 'passphrase_length' is assigned a value that is never used.

[ecryptfs-utils-99\src\key_mod\ecryptfs_key_mod_pkcs11_helper.c:121]: (style) Variable 'i' is assigned a value that is never used.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:2040]: (warning) Redundant assignment of 'res' to itself.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:2043]: (warning) Redundant assignment of 'res' to itself.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:2791]: (warning) Redundant assignment of 'clientdata' to itself.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:1582]: (style) The scope of the variable 'swigobject_doc' can be reduced.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:1783]: (style) The scope of the variable 'swigpacked_doc' can be reduced.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:2789]: (style) The scope of the variable 'found' can be reduced.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:3069]: (style) The scope of the variable 'varlink__doc__' can be reduced.

[ecryptfs-utils-99\src\libecryptfs-swig\libecryptfs_wrap.c:1281]: (style) Variable 'flags' is assigned a value that is never used.

[ecryptfs-utils-99\src\libecryptfs\cmd_ln_parser.c:143] -> [ecryptfs-utils-99\src\libecryptfs\cmd_ln_parser.c:145]: (warning) Possible null pointer dereference: dst_cursor - otherwise it is redundant to check it against null.

[ecryptfs-utils-99\src\libecryptfs\cmd_ln_parser.c:242] -> [ecryptfs-utils-99\src\libecryptfs\cmd_ln_parser.c:250]: (warning) Possible null pointer dereference: tok - otherwise it is redundant to check it against null.

[ecryptfs-utils-99\src\libecryptfs\decision_graph.c:155]: (error) Using 'sizeof' on array given as function argument returns size of a pointer.

[ecryptfs-utils-99\src\libecryptfs\ecryptfs-stat.c:184]: (warning) Assignment of function parameter has no effect outside the function.

[ecryptfs-utils-99\src\libecryptfs\key_management.c:239]: (warning, inconclusive) Size of pointer 'auth_tok' used instead of size of its data.

[ecryptfs-utils-99\src\libecryptfs\key_mod.c:418]: (style) The scope of the variable 'temp' can be reduced.

[ecryptfs-utils-99\src\libecryptfs\netlink.c:92]: (error) Common realloc mistake: 'nlh' nulled but not freed upon failure

[ecryptfs-utils-99\src\pam_ecryptfs\pam_ecryptfs.c:442] -> [ecryptfs-utils-99\src\pam_ecryptfs\pam_ecryptfs.c:444]: (performance) Variable 'rc' is reassigned a value before the old one has been used.

[ecryptfs-utils-99\src\utils\ecryptfs-stat.c:54]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ecryptfs-utils-99\src\utils\ecryptfs_generate_tpm_key.c:90]: (style) The scope of the variable 'c' can be reduced.

[ecryptfs-utils-99\src\utils\ecryptfs_generate_tpm_key.c:101]: (error) Common realloc mistake: 'pcrsSelected' nulled but not freed upon failure

[ecryptfs-utils-99\src\utils\mount.ecryptfs.c:209]: (style) The scope of the variable 'opt_len' can be reduced.

[ecryptfs-utils-99\src\utils\mount.ecryptfs.c:224]: (style) Variable 'used' is assigned a value that is never used.

[ecryptfs-utils-99\src\utils\mount.ecryptfs_private.c:113] -> [ecryptfs-utils-99\src\utils\mount.ecryptfs_private.c:114]: (warning) Possible null pointer dereference: u - otherwise it is redundant to check it against null.

[ecryptfs-utils-99\src\utils\mount.ecryptfs_private.c:111]: (style) The scope of the variable 'c' can be reduced.

[ecryptfs-utils-99\src\utils\mount.ecryptfs_private.c:157]: (error) Resource leak: fh

[ecryptfs-utils-99\src\utils\mount.ecryptfs_private.c:176]: (error) Memory leak: sig

[ecryptfs-utils-99\src\utils\test.c:332] -> [ecryptfs-utils-99\src\utils\test.c:334]: (performance) Variable 'rc' is reassigned a value before the old one has been used.

[ecryptfs-utils-99\src\utils\test.c:470]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ecryptfs-utils-99\src\utils\umount.ecryptfs.c:144] -> [ecryptfs-utils-99\src\utils\umount.ecryptfs.c:145]: (warning) Possible null pointer dereference: new_argv - otherwise it is redundant to check it against null.

[ecryptfs-utils-99\tests\kernel\directory-concurrent\test.c:152]: (style) Unused variable: j

[ecryptfs-utils-99\tests\kernel\extend-file-random\test.c:51]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'.

[ecryptfs-utils-99\tests\kernel\extend-file-random\test.c:67]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'.

[ecryptfs-utils-99\tests\kernel\extend-file-random\test.c:173]: (style) The scope of the variable 'ret' can be reduced.

[ecryptfs-utils-99\tests\kernel\inode-race-stat\test.c:112]: (style) Variable 'n' is assigned a value that is never used.

[ecryptfs-utils-99\tests\kernel\inode-race-stat\test.c:109]: (style) Unused variable: ret

[ecryptfs-utils-99\tests\kernel\inode-race-stat\test.c:349]: (style) Variable 'ret' is assigned a value that is never used.

[ecryptfs-utils-99\tests\kernel\inotify\test.c:103]: (style) The scope of the variable 'len' can be reduced.

[ecryptfs-utils-99\tests\kernel\trunc-file\test.c:43]: (style) The scope of the variable 'n' can be reduced.

[ecryptfs-utils-99\tests\kernel\trunc-file\test.c:59]: (style) The scope of the variable 'n' can be reduced.

[ecryptfs-utils-99\tests\kernel\trunc-file\test.c:257]: (style) Unused variable: i

[ecryptfs-utils-99\tests\kernel\trunc-file\test.c:258]: (style) Unused variable: ret


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ecs/ecs_2.0.0.rc1.orig.tar.gz
[ecs-2.0.0-rc1\exemples\mod_ideas.c:86]: (style) The scope of the variable 'ret' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_ideas.c:190]: (style) Variable 'ret' is assigned a value that is never used.

[ecs-2.0.0-rc1\exemples\mod_ideas.c:178]: (style) Unused variable: ch_coord

[ecs-2.0.0-rc1\exemples\mod_ideas.c:111]: (error) Resource leak: fic_lec

[ecs-2.0.0-rc1\exemples\mod_nopo.c:388]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:654]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:659]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:661]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:665]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:666]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:667]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:668]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:669]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:670]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:671]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:672]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:673]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:674]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:675]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:676]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:702]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:704]: (error) Possible null pointer dereference: nop2

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1284]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:305]: (style) The scope of the variable 'c0' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:305]: (style) The scope of the variable 'c1' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:305]: (style) The scope of the variable 'c2' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:305]: (style) The scope of the variable 'c3' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:828]: (style) The scope of the variable 'ret' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:878]: (style) The scope of the variable 'nbr_som' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:892]: (style) The scope of the variable 'ncge' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:893]: (style) The scope of the variable 'nmae' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:894]: (style) The scope of the variable 'ndsde' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:895]: (style) The scope of the variable 'nno' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1169]: (style) The scope of the variable 'dh' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1171]: (style) The scope of the variable 'bufdh' can be reduced.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:121]: (style) struct or union member 'nopo_elt_t::nopo_typ' is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:122]: (style) struct or union member 'nopo_elt_t::num_som' is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:124]: (style) struct or union member 'nopo_elt_t::nbr_are_vol' is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:881]: (style) Unused variable: ient

[ecs-2.0.0-rc1\exemples\mod_nopo.c:948]: (style) Variable 'j' is assigned a value that is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:885]: (style) Unused variable: ipos

[ecs-2.0.0-rc1\exemples\mod_nopo.c:888]: (style) Unused variable: issent

[ecs-2.0.0-rc1\exemples\mod_nopo.c:968]: (style) Variable 'ndsde' is assigned a value that is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1064]: (style) Variable 'references' is assigned a value that is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1089]: (style) Unused variable: dim_e

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1092]: (style) Unused variable: ind_test

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1094]: (style) Unused variable: lnop1

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1101]: (style) Variable 'nop1' is assigned a value that is never used.

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1104]: (style) Unused variable: ntacoo

[ecs-2.0.0-rc1\exemples\mod_nopo.c:1075]: (error) Memory leak: nop5

[ecs-2.0.0-rc1\src\appli\cs_io_dump.c:361]: (style) The scope of the variable 'shift' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_io_dump.c:989]: (style) The scope of the variable 'type_name_error' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1395] -> [ecs-2.0.0-rc1\src\appli\cs_partition.c:1400]: (performance) Buffer 'header' is being written before its old content has been used.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1404] -> [ecs-2.0.0-rc1\src\appli\cs_partition.c:1405]: (performance) Buffer 'header' is being written before its old content has been used.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:197]: (style) The scope of the variable 'k' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:199]: (style) The scope of the variable 'step' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:437]: (style) The scope of the variable 'i' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:514]: (style) The scope of the variable 'type_name_error' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:631]: (style) The scope of the variable 'face_id_1' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:631]: (style) The scope of the variable 'face_id_2' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:679]: (style) The scope of the variable 'data_size' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:683]: (style) The scope of the variable 'read_type' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1927]: (style) The scope of the variable 'n_div' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1928]: (style) The scope of the variable 'f_size' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1931]: (style) The scope of the variable 'unit_prefix' can be reduced.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:708]: (style) Variable 'data_size' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\cs_partition.c:1482]: (style) Variable 'type_size' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:2674]: (style) The scope of the variable 'irc' can be reduced.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:163]: (style) Variable 'bool_err' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:1101]: (style) Variable 'iarg_prec' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:1968]: (style) Unused variable: l_user

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:2263]: (style) Variable 'bool_cmd_option_ncs_file' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:2262]: (style) Variable 'bool_cmd_option_parall' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:2264]: (style) Variable 'bool_cmd_option_verif' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\appli\ecs_cmd.c:2455]: (style) Unused variable: ptrfic

[ecs-2.0.0-rc1\src\appli\ecs_main.c:463]: (style) The scope of the variable 'select_fac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:395]: (style) The scope of the variable 'nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:452]: (style) The scope of the variable 'nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:739]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:816]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:817]: (style) The scope of the variable 'ival' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:821]: (style) The scope of the variable 'pos_recept_fin' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:1033]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ.c:1104]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:111] -> [ecs-2.0.0-rc1\src\base\ecs_champ_att.c:117]: (performance) Variable 'liste_elt' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:560]: (style) The scope of the variable 'ielt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:843]: (style) The scope of the variable 'vec_couleur' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:844]: (style) The scope of the variable 'vec_groupe' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:845]: (style) The scope of the variable 'vec_fam_couleur' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_att.c:846]: (style) The scope of the variable 'vec_fam_groupe' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_chaine.c:394]: (style) The scope of the variable 'loc_champ_prec' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_chaine.c:794]: (style) Variable 'nbr_per' is not assigned a value.

[ecs-2.0.0-rc1\src\base\ecs_champ_chaine.c:814]: (error) Uninitialized variable: nbr_per

[ecs-2.0.0-rc1\src\base\ecs_champ_def.c:123]: (style) The scope of the variable 'ielt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_def.c:125]: (style) The scope of the variable 'nbr_som' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_def.c:254]: (style) The scope of the variable 'nbr_val_typ_geo' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_champ_def.c:336]: (style) Variable 'nbr_fac' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_champ_vec_int.c:179]: (style) Variable 'val_nbr' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_champ_vec_real.c:182]: (style) Variable 'val_nbr' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_champ_vec_real.c:262]: (style) Variable 'val_nbr' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_descr_chaine.c:378]: (style) The scope of the variable 'descr_copie' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_descr_chaine.c:662]: (style) The scope of the variable 'descr_new' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_entmail_pcp.c:815]: (style) The scope of the variable 'ifac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_entmail_pcp.c:1016]: (style) The scope of the variable 'nbr_elt_extrait' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_entmail_pcp.c:1190]: (style) The scope of the variable 'iloc' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_entmail_pcp.c:1897]: (style) The scope of the variable 'ind_per' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_entmail_pcp.c:1957]: (style) Variable 'nbr_fac' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_famille_chaine.c:139]: (style) The scope of the variable 'fam' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_famille_chaine.c:299]: (style) The scope of the variable 'loc_fam_prec' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_famille_chaine.c:423]: (style) The scope of the variable 'famille_copie' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_famille_chaine.c:1362]: (warning) Assert statement modifies 'nbr_ref_descr'.

[ecs-2.0.0-rc1\src\base\ecs_famille_chaine.c:1416]: (warning) Assert statement modifies 'idescr'.

[ecs-2.0.0-rc1\src\base\ecs_maillage.c:1396] -> [ecs-2.0.0-rc1\src\base\ecs_maillage.c:1402]: (performance) Variable 'ind_bord' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\base\ecs_maillage.c:1381]: (style) Variable 'nbr_fac' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:379]: (style) The scope of the variable 'nbr_som_fac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:381]: (style) The scope of the variable 'num_som_prev' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:384]: (style) The scope of the variable 'ind_fac_mod' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:387]: (style) The scope of the variable 'ipos_fin' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:1200]: (style) The scope of the variable 'j' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:1722]: (style) The scope of the variable 'ind_pos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:1734]: (style) The scope of the variable 'sgn' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2448]: (style) The scope of the variable 'ipos_cel' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2449]: (style) The scope of the variable 'ipos_fac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2450]: (style) The scope of the variable 'icel' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2451]: (style) The scope of the variable 'ifac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2453]: (style) The scope of the variable 'nbr_fac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2454]: (style) The scope of the variable 'nbr_cel' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2735]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3065]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3067]: (style) The scope of the variable 'nbr_fac_cel' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3166]: (style) The scope of the variable 'iare_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3167]: (style) The scope of the variable 'iare_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3241]: (style) The scope of the variable 'pos_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3242]: (style) The scope of the variable 'pos_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3296]: (style) The scope of the variable 'ipos_deb' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:3305]: (style) The scope of the variable 'nbr_som_fac' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:1226]: (style) Variable 'ind_premier' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:1231]: (style) Variable 'ind_dernier' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\base\ecs_vec_def.c:2887]: (style) Expression '(X & 0x2) == 0x1' is always false.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:552]: (style) The scope of the variable 'nbr_val_pos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:553]: (style) The scope of the variable 'pos_val_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1127]: (style) The scope of the variable 'ival_sselt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1128]: (style) The scope of the variable 'ival_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1129]: (style) The scope of the variable 'ielt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1130]: (style) The scope of the variable 'isselt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1131]: (style) The scope of the variable 'isselt_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1133]: (style) The scope of the variable 'nbr_val_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1134]: (style) The scope of the variable 'nbr_sselt_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1138]: (style) The scope of the variable 'pos_val_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1139]: (style) The scope of the variable 'pos_val_sselt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1140]: (style) The scope of the variable 'pos_sselt_elt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1141]: (style) The scope of the variable 'pos_sselt' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1378]: (style) The scope of the variable 'isselt_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1379]: (style) The scope of the variable 'isselt_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1577]: (style) The scope of the variable 'nbr_val_pos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1729]: (style) The scope of the variable 'nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1730]: (style) The scope of the variable 'nbr_val_add' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1731]: (style) The scope of the variable 'nbr_val_loc' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:1733]: (style) The scope of the variable 'ind_loc' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:2001]: (style) The scope of the variable 'isselt_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int.c:2002]: (style) The scope of the variable 'isselt_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:257]: (style) The scope of the variable 'pos_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:258]: (style) The scope of the variable 'pos_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:395]: (style) The scope of the variable 'pos_inf' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:396]: (style) The scope of the variable 'pos_sup' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:585]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:586]: (style) The scope of the variable 'ival' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:588]: (style) The scope of the variable 'pos_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_att.c:589]: (style) The scope of the variable 'nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_tri.c:162]: (style) The scope of the variable 'pos_nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_int_tri.c:241]: (style) The scope of the variable 'ktree' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_real_tri.c:172]: (style) The scope of the variable 'pos_nbr_val' can be reduced.

[ecs-2.0.0-rc1\src\base\ecs_vec_real_tri.c:249]: (style) The scope of the variable 'ktree' can be reduced.

[ecs-2.0.0-rc1\src\outils\igghexa_to_med.c:120]: (error) #error

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:457] -> [ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:475]: (performance) Variable 'nbr_elt' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:463] -> [ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:476]: (performance) Variable 'elt_def_pos' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:432]: (style) The scope of the variable 'cpt_elt_typ_geo' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:435]: (style) The scope of the variable 'ielt' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:436]: (style) The scope of the variable 'nbr_val_ref' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:163]: (style) Unused variable: tab_elt_typ_geo_inf

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post.c:464]: (style) Variable 'elt_typ_geo' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:247]: (style) The scope of the variable 'iloc' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:248]: (style) The scope of the variable 'ival' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:334]: (style) The scope of the variable 'ind_deb' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:335]: (style) The scope of the variable 'nbr_sub' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:415]: (style) The scope of the variable 'isom' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:426]: (style) The scope of the variable 'nbr_elt_typ_geo' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:993]: (style) The scope of the variable 'pos_elt' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:994]: (style) The scope of the variable 'pos_elt_sup' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:1228]: (style) The scope of the variable 'ielt' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:1234]: (style) The scope of the variable 'part_loc' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:543]: (style) Variable 'som_val_tab' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_champ_post_ens.c:1279]: (style) Variable 'ielt_max' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_ncs.c:195]: (style) The scope of the variable 'ind_grp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_ncs.c:197]: (style) The scope of the variable 'val_nom_grp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_ncs.c:754]: (style) The scope of the variable 'igrp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_ncs.c:763]: (style) The scope of the variable 'cpt_elt_ent_fam' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_ncs.c:774]: (style) The scope of the variable 'fam_tete_ent' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:188]: (style) The scope of the variable 'max_coul_val' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:189]: (style) The scope of the variable 'max_lng_str_coul' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:191]: (style) The scope of the variable 'str_num_coul' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:192]: (style) The scope of the variable 'str_coul' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:262]: (style) The scope of the variable 'max_lng_str_fam' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:269]: (style) The scope of the variable 'str_num_fam' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_entmail_pre.c:270]: (style) The scope of the variable 'str_fam' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_maillage_post.c:138]: (style) The scope of the variable 'entmail_inf' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_maillage_post.c:139]: (style) The scope of the variable 'famille_inf' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_post_ens.c:556]: (style) The scope of the variable 'ind' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_post_ens.c:717]: (style) The scope of the variable 'buf' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:414] -> [ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:421]: (performance) Variable 'nbr_elts_lus' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:694]: (style) The scope of the variable 'chaine' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1463]: (style) The scope of the variable 'chaine' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1424]: (style) Variable 'couleur' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1475]: (style) Variable 'couleur' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1487]: (style) Variable 'tag' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1528]: (style) Variable 'couleur' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_comet.c:1574]: (style) Variable 'couleur' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2143] -> [ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2143]: (style) Same expression on both sides of '||'.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:630]: (style) The scope of the variable 'swap_endian' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1470]: (style) The scope of the variable 'noeuds_loc' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1680]: (style) The scope of the variable 'id_elem' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1682]: (style) The scope of the variable 'elems_loc' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1869]: (style) The scope of the variable 'elems_loc' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2693]: (style) The scope of the variable 'ind' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2734]: (style) The scope of the variable 'ind' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2786]: (style) The scope of the variable 'sub' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2788]: (style) The scope of the variable 'ic' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2789]: (style) The scope of the variable 'val_lue' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2862]: (style) The scope of the variable 'sub' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2864]: (style) The scope of the variable 'ic' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2865]: (style) The scope of the variable 'val_lue' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2936]: (style) The scope of the variable 'sub' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2938]: (style) The scope of the variable 'ic' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2939]: (style) The scope of the variable 'icoo' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2941]: (style) The scope of the variable 'l_format_int' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:2942]: (style) The scope of the variable 'l_format_real' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:3011]: (style) The scope of the variable 'sub' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:3015]: (style) The scope of the variable 'ic' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:3016]: (style) The scope of the variable 'val_lue' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:3018]: (style) The scope of the variable 'l_format' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:778]: (style) Variable 'swap_endian' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:529]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:531]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:533]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:681]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:705]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1021]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ens.c:1045]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1339]: (error) Possible null pointer dereference: type_elt_gambit

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1340]: (error) Possible null pointer dereference: type_elt_gambit

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1352]: (error) Possible null pointer dereference: type_elt_gambit

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1225]: (style) The scope of the variable 'ind_som_elt' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1622]: (style) The scope of the variable 'ibcode1_tmp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1628]: (style) The scope of the variable 'nom_ibcode' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:2205]: (style) The scope of the variable 'bool_aff_grp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1381]: (style) Variable 'num_pos' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1743]: (style) Variable 'ibcode1_tmp' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gambit.c:1036]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:544]: (style) The scope of the variable 'retour' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:549]: (style) The scope of the variable 'coord' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:677]: (style) The scope of the variable 'ssch' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:724]: (style) The scope of the variable 'ligne_decodee' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:327]: (style) Variable 'dim_e' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_gmsh.c:1027]: (style) Variable 'label' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1959] -> [ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1962]: (performance) Variable 'retour' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1968] -> [ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1970]: (performance) Variable 'retour' is reassigned a value before the old one has been used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1199]: (style) The scope of the variable 'retour' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1211]: (style) The scope of the variable 'nbr_som_elt' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1212]: (style) The scope of the variable 'nbr_nod_elt_reste' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1644]: (style) The scope of the variable 'ssch' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1654]: (style) The scope of the variable 'nbr_entities_lues' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1674]: (style) The scope of the variable 'ipos' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:852]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_ideas.c:1078]: (warning) scanf without field width limits can crash with huge input data.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:135]: (style) The scope of the variable 'ind_tmp' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:135]: (style) The scope of the variable 'len' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:314]: (style) The scope of the variable 'cree_grp_fac_section' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:315]: (style) The scope of the variable 'cree_grp_fac_zone' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:317]: (style) The scope of the variable 'lire_format' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:318]: (style) The scope of the variable 'lire_num' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:319]: (style) The scope of the variable 'lire_grp_cel' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_meta.c:320]: (style) The scope of the variable 'lire_grp_fac' can be reduced.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_nopo.c:1370]: (style) Variable 'ndsr' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_nopo.c:1371]: (style) Variable 'ndsd' is assigned a value that is never used.

[ecs-2.0.0-rc1\src\pre-post\ecs_pre_nopo.c:1284]: (error) Uninitialized variable: lnop0

[ecs-2.0.0-rc1\src\util\ecs_comm.c:210] -> [ecs-2.0.0-rc1\src\util\ecs_comm.c:215]: (performance) Buffer 'header' is being written before its old content has been used.

[ecs-2.0.0-rc1\src\util\ecs_comm.c:229] -> [ecs-2.0.0-rc1\src\util\ecs_comm.c:230]: (performance) Buffer 'header' is being written before its old content has been used.

[ecs-2.0.0-rc1\src\util\ecs_comm.c:396]: (style) The scope of the variable 'data_size' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:162]: (style) The scope of the variable 'ind' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:171]: (style) The scope of the variable 's_file' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:172]: (style) The scope of the variable 's_func' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:173]: (style) The scope of the variable 's_addr' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:283]: (style) The scope of the variable 'lng' can be reduced.

[ecs-2.0.0-rc1\src\util\ecs_def.c:318]: (warning) Logical disjunction always evaluates to true: c >= 192 || c <= 253.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ed/ed_1.6.orig.tar.gz
[ed-1.6\buffer.c:448]: (error) Memory leak: lp

[ed-1.6\carg_parser.c:169]: (style) The scope of the variable 'i' can be reduced.

[ed-1.6\carg_parser.c:216]: (style) The scope of the variable 'i' can be reduced.

[ed-1.6\io.c:272]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[ed-1.6\io.c:330]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[ed-1.6\io.c:264]: (error) Memory leak: fp

[ed-1.6\io.c:322]: (error) Memory leak: fp

[ed-1.6\regex.c:69]: (style) The scope of the variable 'd' can be reduced.

[ed-1.6\regex.c:187]: (style) The scope of the variable 'c' can be reduced.

[ed-1.6\signal.c:45]: (warning) Assignment of function parameter has no effect outside the function.

[ed-1.6\signal.c:100]: (warning) Assignment of function parameter has no effect outside the function.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ed2k-hash/ed2k-hash_0.3.3+deb2.orig.tar.gz
[ed2k_hash-0.3.3\ed2k_hash\cl_ui.c:97]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ed2k_hash-0.3.3\ed2k_hash\main.c:229]: (style) Unused variable: filestat

[ed2k_hash-0.3.3\ed2k_hash\options.c:51]: (style) The scope of the variable 'compound_args' can be reduced.

[ed2k_hash-0.3.3\ed2k_hash\options.c:64]: (style) Variable 'compound_args' is assigned a value that is never used.

[ed2k_hash-0.3.3\ed2k_hash\processfile.c:298]: (error) Resource leak: f

[ed2k_hash-0.3.3\ed2k_hash\processfile.c:405]: (error) Resource leak: file


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edac-utils/edac-utils_0.18.orig.tar.gz
[grondo-edac-utils-ea4d2e7\src\lib\libedac.c:545] -> [grondo-edac-utils-ea4d2e7\src\lib\libedac.c:546]: (performance) Buffer 'dest' is being written before its old content has been used.

[grondo-edac-utils-ea4d2e7\src\lib\libedac.c:554]: (style) The scope of the variable 'dev' can be reduced.

[grondo-edac-utils-ea4d2e7\src\util\edac-util.c:317]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[grondo-edac-utils-ea4d2e7\src\util\edac-util.c:221]: (style) The scope of the variable 'c' can be reduced.

[grondo-edac-utils-ea4d2e7\src\util\edac-util.c:165]: (error) Uninitialized variable: prog

[grondo-edac-utils-ea4d2e7\src\util\list.c:410]: (style) The scope of the variable 'ppPrev' can be reduced.

[grondo-edac-utils-ea4d2e7\src\util\list.c:410]: (style) The scope of the variable 'ppPos' can be reduced.

[grondo-edac-utils-ea4d2e7\src\util\list.c:785]: (style) The scope of the variable 'plast' can be reduced.

[grondo-edac-utils-ea4d2e7\src\util\list.c:235]: (warning) Assert statement modifies 'magic'.

[grondo-edac-utils-ea4d2e7\src\util\list.c:253]: (warning) Assert statement modifies 'magic'.

[grondo-edac-utils-ea4d2e7\src\util\list.c:265]: (warning) Assert statement modifies 'magic'.

[grondo-edac-utils-ea4d2e7\src\util\list.c:537]: (warning) Assert statement modifies 'magic'.

[grondo-edac-utils-ea4d2e7\src\util\list.c:574]: (warning) Assert statement modifies 'magic'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edb/edb_1.31.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edbrowse/edbrowse_3.4.9.orig.tar.gz
[edbrowse-3.4.9\src\auth.c:40]: (style) Unused variable: l

[edbrowse-3.4.9\src\auth.c:77]: (style) Unused variable: p

[edbrowse-3.4.9\src\dbodbc.c:806]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[edbrowse-3.4.9\src\dbodbc.c:1341]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[edbrowse-3.4.9\src\dbodbc.c:604]: (style) The scope of the variable 'o' can be reduced.

[edbrowse-3.4.9\src\dbodbc.c:1096]: (portability) 'pre_x' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[edbrowse-3.4.9\src\dbodbc.c:1528]: (style) Unused variable: i

[edbrowse-3.4.9\src\dbops.c:337]: (style) The scope of the variable 'pftype' can be reduced.

[edbrowse-3.4.9\src\dbops.c:361]: (style) The scope of the variable 'pftype' can be reduced.

[edbrowse-3.4.9\src\dbops.c:539]: (style) The scope of the variable 'h' can be reduced.

[edbrowse-3.4.9\src\dbops.c:539]: (style) The scope of the variable 'm' can be reduced.

[edbrowse-3.4.9\src\dbops.c:539]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\dbops.c:540]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\dbops.c:875]: (style) The scope of the variable 'i' can be reduced.

[edbrowse-3.4.9\src\dbops.c:962]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\dbops.c:1125]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\dbops.c:1186]: (style) The scope of the variable 'msg' can be reduced.

[edbrowse-3.4.9\src\dbops.c:1517]: (style) The scope of the variable 'blob1size' can be reduced.

[edbrowse-3.4.9\src\dbops.c:1517]: (style) The scope of the variable 'blob2size' can be reduced.

[edbrowse-3.4.9\src\dbops.c:1569]: (style) Variable 'blob1size' is assigned a value that is never used.

[edbrowse-3.4.9\src\dbops.c:1597]: (style) Variable 'blob2size' is assigned a value that is never used.

[edbrowse-3.4.9\src\fetchmail.c:126]: (style) The scope of the variable 'blip' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:159]: (style) The scope of the variable 'v' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:174]: (style) The scope of the variable 'l' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:268]: (style) The scope of the variable 'v' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:915]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:962]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:1255]: (style) The scope of the variable 'quote' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:1663]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:1796]: (style) The scope of the variable 'v' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:1797]: (style) The scope of the variable 'texttype' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:1797]: (style) The scope of the variable 'rc' can be reduced.

[edbrowse-3.4.9\src\fetchmail.c:961]: (style) Unused variable: val

[edbrowse-3.4.9\src\fetchmail.c:2066]: (style) Variable 'repln' is assigned a value that is never used.

[edbrowse-3.4.9\src\fetchmail.c:447]: (style) Array index 'j' is used before limits check.

[edbrowse-3.4.9\src\format.c:763]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\format.c:789]: (style) The scope of the variable 'd' can be reduced.

[edbrowse-3.4.9\src\format.c:789]: (style) The scope of the variable 'e' can be reduced.

[edbrowse-3.4.9\src\format.c:950]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\format.c:950]: (style) The scope of the variable 'newstate' can be reduced.

[edbrowse-3.4.9\src\format.c:1804]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\format.c:1128]: (style) Unsigned variable 'unichar' can't be negative so it is unnecessary to test it.

[edbrowse-3.4.9\src\html.c:115]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\html.c:430]: (style) The scope of the variable 'ptr' can be reduced.

[edbrowse-3.4.9\src\html.c:446]: (style) The scope of the variable 'rc' can be reduced.

[edbrowse-3.4.9\src\html.c:1082]: (style) The scope of the variable 'buf' can be reduced.

[edbrowse-3.4.9\src\html.c:2160]: (style) The scope of the variable 'j' can be reduced.

[edbrowse-3.4.9\src\html.c:2161]: (style) The scope of the variable 'ss' can be reduced.

[edbrowse-3.4.9\src\html.c:2471]: (style) The scope of the variable 'v' can be reduced.

[edbrowse-3.4.9\src\html.c:2693]: (style) The scope of the variable 'v' can be reduced.

[edbrowse-3.4.9\src\http.c:370]: (style) The scope of the variable 'out_pointer' can be reduced.

[edbrowse-3.4.9\src\http.c:378]: (style) The scope of the variable 'params' can be reduced.

[edbrowse-3.4.9\src\http.c:775]: (style) The scope of the variable 't' can be reduced.

[edbrowse-3.4.9\src\http.c:855]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\http.c:1367]: (style) The scope of the variable 'input_length' can be reduced.

[edbrowse-3.4.9\src\jsdom.c:512]: (style) The scope of the variable 'msg' can be reduced.

[edbrowse-3.4.9\src\jsdom.c:513]: (style) The scope of the variable 'str' can be reduced.

[edbrowse-3.4.9\src\jsdom.c:1087]: (style) Variable 'ok' is assigned a value that is never used.

[edbrowse-3.4.9\src\jsloc.c:36]: (style) The scope of the variable 'dynamic' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:117]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:118]: (style) The scope of the variable 'ss' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:118]: (style) The scope of the variable 't' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:606]: (style) The scope of the variable 'secure' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:607]: (style) The scope of the variable 'proto' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:608]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\jsloc.c:574]: (style) Variable 'b' is assigned a value that is never used.

[edbrowse-3.4.9\src\jsloc.c:585]: (style) Variable 'b' is assigned a value that is never used.

[edbrowse-3.4.9\src\jsloc.c:596]: (style) Variable 'n' is assigned a value that is never used.

[edbrowse-3.4.9\src\main.c:905]: (style) The scope of the variable 'dl' can be reduced.

[edbrowse-3.4.9\src\main.c:1004]: (style) The scope of the variable 'rc' can be reduced.

[edbrowse-3.4.9\src\main.c:1169]: (style) The scope of the variable 's' can be reduced.

[edbrowse-3.4.9\src\main.c:1313]: (style) The scope of the variable 'code' can be reduced.

[edbrowse-3.4.9\src\main.c:1535]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\main.c:1536]: (style) The scope of the variable 'size1' can be reduced.

[edbrowse-3.4.9\src\main.c:1536]: (style) The scope of the variable 'size2' can be reduced.

[edbrowse-3.4.9\src\main.c:1550]: (style) Variable 'n' is assigned a value that is never used.

[edbrowse-3.4.9\src\sendmail.c:185]: (style) The scope of the variable 'j' can be reduced.

[edbrowse-3.4.9\src\sendmail.c:188]: (style) The scope of the variable 'dotcount' can be reduced.

[edbrowse-3.4.9\src\sendmail.c:825]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\sendmail.c:252]: (style) Unused variable: n

[edbrowse-3.4.9\src\sendmail.c:253]: (style) Unused variable: c

[edbrowse-3.4.9\src\stringfile.c:434]: (style) The scope of the variable 'c' can be reduced.

[edbrowse-3.4.9\src\stringfile.c:434]: (style) The scope of the variable 'd' can be reduced.

[edbrowse-3.4.9\src\stringfile.c:483]: (style) The scope of the variable 'i' can be reduced.

[edbrowse-3.4.9\src\stringfile.c:499]: (style) The scope of the variable 'i' can be reduced.

[edbrowse-3.4.9\src\stringfile.c:1021]: (style) Unused variable: s

[edbrowse-3.4.9\src\tcp.c:214]: (style) The scope of the variable 'success' can be reduced.

[edbrowse-3.4.9\src\tcp.c:392]: (style) The scope of the variable 'rc' can be reduced.

[edbrowse-3.4.9\src\tcp.c:410]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\tcp.c:513]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\url.c:258]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\url.c:866]: (style) The scope of the variable 'n' can be reduced.

[edbrowse-3.4.9\src\url.c:556]: (style) Unused variable: t

[edbrowse-3.4.9\src\url.c:942]: (style) Unused variable: new


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edbus/edbus_1.7.7.orig.tar.gz
[e_dbus-1.7.7\src\bin\e_dbus_bluez_test.c:93]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_bluez_test.c:192]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:36]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:48]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:132]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:294]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:310]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_connman0_7x_test.c:686]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_ofono_test.c:35]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_ofono_test.c:120]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e_dbus-1.7.7\src\bin\e_dbus_ofono_test.c:280]: (style) The scope of the variable 'path' can be reduced.

[e_dbus-1.7.7\src\bin\e_dbus_ofono_test.c:282]: (style) The scope of the variable 'i' can be reduced.

[e_dbus-1.7.7\src\bin\notify.c:50]: (style) The scope of the variable 'img' can be reduced.

[e_dbus-1.7.7\src\bin\notify.c:51]: (style) The scope of the variable 'i' can be reduced.

[e_dbus-1.7.7\src\lib\bluez\e_bluez_adapter.c:49]: (error) Memory leak: device

[e_dbus-1.7.7\src\lib\bluez\e_bluez_adapter.c:59]: (error) Memory leak: device

[e_dbus-1.7.7\src\lib\bluez\e_bluez_adapter.c:65]: (error) Memory leak: device

[e_dbus-1.7.7\src\lib\bluez\e_bluez_element.c:498] -> [e_dbus-1.7.7\src\lib\bluez\e_bluez_element.c:503]: (warning) Possible null pointer dereference: old - otherwise it is redundant to check it against null.

[e_dbus-1.7.7\src\lib\bluez\e_bluez_element.c:42]: (style) struct or union member 'Anonymous3::variant' is never used.

[e_dbus-1.7.7\src\lib\bluez\e_bluez_element.c:181]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[e_dbus-1.7.7\src\lib\connman0_7x\e_connman_element.c:490] -> [e_dbus-1.7.7\src\lib\connman0_7x\e_connman_element.c:495]: (warning) Possible null pointer dereference: old - otherwise it is redundant to check it against null.

[e_dbus-1.7.7\src\lib\connman0_7x\e_connman_element.c:1605]: (style) The scope of the variable 'type_sig' can be reduced.

[e_dbus-1.7.7\src\lib\connman0_7x\e_connman_element.c:43]: (style) struct or union member 'Anonymous2::variant' is never used.

[e_dbus-1.7.7\src\lib\dbus\e_dbus_object.c:88]: (style) The scope of the variable 'buf' can be reduced.

[e_dbus-1.7.7\src\lib\dbus\e_dbus_object.c:113]: (style) The scope of the variable 'reply' can be reduced.

[e_dbus-1.7.7\src\lib\dbus\e_dbus_object.c:671]: (style) The scope of the variable 'type' can be reduced.

[e_dbus-1.7.7\src\lib\hal\e_hal_device.c:266]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\hal\e_hal_device.c:313]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\hal\e_hal_device.c:356]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\notification\marshal.c:118]: (style) The scope of the variable 'str' can be reduced.

[e_dbus-1.7.7\src\lib\notification\marshal.c:138]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\notification\marshal.c:375]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\notification\notification.c:441]: (style) The scope of the variable 'd' can be reduced.

[e_dbus-1.7.7\src\lib\notification\notification.c:443]: (style) The scope of the variable 's' can be reduced.

[e_dbus-1.7.7\src\lib\notification\notification.c:516]: (style) The scope of the variable 'd' can be reduced.

[e_dbus-1.7.7\src\lib\notification\notification.c:517]: (style) The scope of the variable 's' can be reduced.

[e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:514] -> [e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:523]: (warning) Possible null pointer dereference: old - otherwise it is redundant to check it against null.

[e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:1439]: (style) The scope of the variable 'e' can be reduced.

[e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:2318]: (style) The scope of the variable 'e' can be reduced.

[e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:53]: (style) struct or union member 'Anonymous2::variant' is never used.

[e_dbus-1.7.7\src\lib\ofono\e_ofono_element.c:206]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[e_dbus-1.7.7\src\lib\ukit\e_udisks.c:76]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\ukit\e_udisks.c:122]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\ukit\e_udisks.c:165]: (style) The scope of the variable 'l' can be reduced.

[e_dbus-1.7.7\src\lib\ukit\e_ukit_private_util.c:15]: (style) The scope of the variable 'type' can be reduced.

[e_dbus-1.7.7\src\lib\ukit\e_ukit_private_util.c:110]: (style) The scope of the variable 'type' can be reduced.

[e_dbus-1.7.7\src\lib\ukit\e_ukit_private_util.c:216]: (style) The scope of the variable 'tmp' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edenmath.app/edenmath.app_1.1.1a.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edfbrowser/edfbrowser_1.53.orig.tar.gz
[edfbrowser_153_source\viewcurve.h:82]: (style) The class 'drawCurve_stage_1_thread' does not have a constructor.

[edfbrowser_153_source\check_edf_file.h:51]: (style) The class 'EDFfileCheck' does not have a constructor.

[edfbrowser_153_source\bdf_triggers.h:55]: (style) The class 'BDF_triggers' does not have a constructor.

[edfbrowser_153_source\active_file_chooser.cpp:43]: (style) C-style pointer casting

[edfbrowser_153_source\adjustfiltersettings.cpp:69]: (style) C-style pointer casting

[edfbrowser_153_source\adjustfiltersettings.cpp:440]: (style) The scope of the variable 'spec_str_1' can be reduced.

[edfbrowser_153_source\adjustfiltersettings.cpp:442]: (style) The scope of the variable 'err' can be reduced.

[edfbrowser_153_source\annotations_dock.cpp:43]: (style) C-style pointer casting

[edfbrowser_153_source\annotations_dock.cpp:890]: (style) The scope of the variable 'temp' can be reduced.

[edfbrowser_153_source\ascii2edf.cpp:1200]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\ascii_export.cpp:57]: (style) C-style pointer casting

[edfbrowser_153_source\ascii_export.cpp:130]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\ascii_export.cpp:133]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\ascii_export.cpp:219]: (error) Memory leak: scratchpad

[edfbrowser_153_source\averager_curve_wnd.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\averager_curve_wnd.cpp:236]: (style) The scope of the variable 'type' can be reduced.

[edfbrowser_153_source\averager_curve_wnd.cpp:245]: (style) The scope of the variable 'buf' can be reduced.

[edfbrowser_153_source\averager_curve_wnd.cpp:246]: (style) The scope of the variable 'frequency' can be reduced.

[edfbrowser_153_source\averager_curve_wnd.cpp:247]: (style) The scope of the variable 'frequency2' can be reduced.

[edfbrowser_153_source\averager_curve_wnd.cpp:484]: (style) The scope of the variable 'markerstep' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:47]: (style) C-style pointer casting

[edfbrowser_153_source\averager_dialog.cpp:174]: (style) The scope of the variable 'samples_on_screen' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:183]: (style) The scope of the variable 'avg_max_value' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:184]: (style) The scope of the variable 'avg_min_value' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:495]: (style) The scope of the variable 's2' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:497]: (style) The scope of the variable 'dig_value' can be reduced.

[edfbrowser_153_source\averager_dialog.cpp:501]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\averager_dialog.cpp:504]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\bdf2edf.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\bdf2edf.cpp:356]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\bdf2edf.cpp:359]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\bi9800.cpp:84]: (style) The scope of the variable 'n' can be reduced.

[edfbrowser_153_source\biosemi2bdfplus.cpp:48]: (style) C-style pointer casting

[edfbrowser_153_source\check_edf_file.cpp:55]: (style) The scope of the variable 'r' can be reduced.

[edfbrowser_153_source\check_edf_file.cpp:56]: (style) The scope of the variable 'dotposition' can be reduced.

[edfbrowser_153_source\check_edf_file.cpp:63]: (style) The scope of the variable 'l_tmp' can be reduced.

[edfbrowser_153_source\check_edf_file.cpp:64]: (style) The scope of the variable 'l_tmp2' can be reduced.

[edfbrowser_153_source\check_edf_file.cpp:1677]: (style) The scope of the variable 'hassign' can be reduced.

[edfbrowser_153_source\check_edf_file.cpp:1607]: (style) Variable 'p' is assigned a value that is never used.

[edfbrowser_153_source\check_edf_file.cpp:81]: (error) Memory leak: edf_hdr

[edfbrowser_153_source\ecg_export.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\ecg_export.cpp:117]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:119]: (style) The scope of the variable 'type' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:121]: (style) The scope of the variable 'samples_cnt' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:122]: (style) The scope of the variable 'progress_steps' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:123]: (style) The scope of the variable 'datarecords' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:129]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:132]: (style) The scope of the variable 'buf' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:142]: (style) The scope of the variable 'outputfile' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:146]: (style) The scope of the variable 'annotation' can be reduced.

[edfbrowser_153_source\ecg_export.cpp:444]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\edf_annot_list.c:361]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\edf_annot_list.c:408]: (style) The scope of the variable 'j' can be reduced.

[edfbrowser_153_source\edf_annot_list.c:409]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\edf_compat.cpp:56]: (style) C-style pointer casting

[edfbrowser_153_source\edf_compat.cpp:699]: (style) The scope of the variable 'hassign' can be reduced.

[edfbrowser_153_source\edf_compat.cpp:132]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\edf_compat.cpp:135]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\edit_annotation_dock.cpp:40]: (style) C-style pointer casting

[edfbrowser_153_source\edit_predefined_mtg.cpp:44]: (style) C-style pointer casting

[edfbrowser_153_source\emsa2edf.cpp:774]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[edfbrowser_153_source\emsa2edf.cpp:115]: (style) The scope of the variable 'b_year' can be reduced.

[edfbrowser_153_source\emsa2edf.cpp:116]: (style) The scope of the variable 'b_date' can be reduced.

[edfbrowser_153_source\emsa2edf.cpp:125]: (style) The scope of the variable 'time_on' can be reduced.

[edfbrowser_153_source\emsa2edf.cpp:126]: (style) The scope of the variable 'time_off' can be reduced.

[edfbrowser_153_source\emsa2edf.cpp:138]: (style) The scope of the variable 'b_month' can be reduced.

[edfbrowser_153_source\emsa2edf.cpp:148]: (style) struct or union member 'Anonymous0::number' is never used.

[edfbrowser_153_source\export_annotations.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\export_annotations.cpp:226]: (style) The scope of the variable 'hdl' can be reduced.

[edfbrowser_153_source\filter_dialog.cpp:78]: (style) C-style pointer casting

[edfbrowser_153_source\filter_dialog.cpp:225] -> [edfbrowser_153_source\filter_dialog.cpp:237]: (performance) Variable 'order' is reassigned a value before the old one has been used.

[edfbrowser_153_source\filter_dialog.cpp:63]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\filter_dialog.cpp:468]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\filter_dialog.cpp:533]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\filter_dialog.cpp:663]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\filter_dialog.cpp:709]: (style) The scope of the variable 'err' can be reduced.

[edfbrowser_153_source\filteredblockread.cpp:167]: (style) The scope of the variable 'dig_value' can be reduced.

[edfbrowser_153_source\filteredblockread.cpp:171]: (style) struct or union member 'Anonymous0::one' is never used.

[edfbrowser_153_source\filteredblockread.cpp:174]: (style) struct or union member 'Anonymous0::two_signed' is never used.

[edfbrowser_153_source\filteredblockread.cpp:135]: (warning) Member variable 'FilteredBlockReadClass::samples_per_datrec' is not initialized in the constructor.

[edfbrowser_153_source\filteredblockread.cpp:135]: (warning) Member variable 'FilteredBlockReadClass::skip_filters' is not initialized in the constructor.

[edfbrowser_153_source\filteredblockread.cpp:135]: (warning) Member variable 'FilteredBlockReadClass::bitvalue' is not initialized in the constructor.

[edfbrowser_153_source\flywheel.cpp:190]: (style) The scope of the variable 'j' can be reduced.

[edfbrowser_153_source\flywheel.cpp:190]: (style) The scope of the variable 'b1' can be reduced.

[edfbrowser_153_source\flywheel.cpp:192]: (style) The scope of the variable 'rad' can be reduced.

[edfbrowser_153_source\flywheel.cpp:278]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\flywheel.cpp:338]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\flywheel.cpp:338]: (style) The scope of the variable 'mouse_x' can be reduced.

[edfbrowser_153_source\header_editor.cpp:56]: (style) C-style pointer casting

[edfbrowser_153_source\header_editor.cpp:434]: (style) The scope of the variable 'j' can be reduced.

[edfbrowser_153_source\header_editor.cpp:434]: (style) The scope of the variable 'p' can be reduced.

[edfbrowser_153_source\header_editor.cpp:914]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\header_editor.cpp:917]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\header_editor.cpp:920]: (style) The scope of the variable 'l_tmp' can be reduced.

[edfbrowser_153_source\import_annotations.cpp:63]: (style) C-style pointer casting

[edfbrowser_153_source\import_annotations.cpp:1730]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\import_annotations.cpp:1733]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\jump_dialog.cpp:41]: (style) C-style pointer casting

[edfbrowser_153_source\load_montage_dialog.cpp:42]: (style) C-style pointer casting

[edfbrowser_153_source\load_montage_dialog.cpp:102]: (style) The scope of the variable 'skip' can be reduced.

[edfbrowser_153_source\load_montage_dialog.cpp:105]: (style) The scope of the variable 'signals_read' can be reduced.

[edfbrowser_153_source\load_montage_dialog.cpp:106]: (style) The scope of the variable 'signal_cnt' can be reduced.

[edfbrowser_153_source\load_montage_dialog.cpp:1330]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:128]: (style) The scope of the variable 'chns' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:128]: (style) The scope of the variable 'sf' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:128]: (style) The scope of the variable 'blocks' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1150]: (style) The scope of the variable 'd_tmp' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1249]: (style) The scope of the variable 'starttime_second' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1250]: (style) The scope of the variable 'starttime_minute' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1251]: (style) The scope of the variable 'starttime_hour' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1434]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\manscan2edf.cpp:1443]: (style) The scope of the variable 'gain' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:137]: (style) The scope of the variable 'ok' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:138]: (style) The scope of the variable 'timestep' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:139]: (style) The scope of the variable 'new_smpl_time' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:140]: (style) The scope of the variable 'str_start' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:141]: (style) The scope of the variable 'column' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:142]: (style) The scope of the variable 'line_nr' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:145]: (style) The scope of the variable 'file_size' can be reduced.

[edfbrowser_153_source\nexfin2edf.cpp:151]: (style) The scope of the variable 'scratchpad' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:640]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[edfbrowser_153_source\nk2edf.cpp:641]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[edfbrowser_153_source\nk2edf.cpp:1229]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[edfbrowser_153_source\nk2edf.cpp:1232]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[edfbrowser_153_source\nk2edf.cpp:1371] -> [edfbrowser_153_source\nk2edf.cpp:1372]: (performance) Buffer 'annotations' is being written before its old content has been used.

[edfbrowser_153_source\nk2edf.cpp:114]: (style) The scope of the variable 'datablock_cnt' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:117]: (style) The scope of the variable 'n_logs' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:118]: (style) The scope of the variable 'n_sublogs' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:120]: (style) The scope of the variable 'n_logblocks' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:129]: (style) The scope of the variable 'logfilepath' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:130]: (style) The scope of the variable 'pntfilepath' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:666]: (style) The scope of the variable 'error' can be reduced.

[edfbrowser_153_source\nk2edf.cpp:1464]: (style) The scope of the variable 'charpntr' can be reduced.

[edfbrowser_153_source\options_dialog.cpp:44]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:369]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:370]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:815]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:830]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:925]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:928]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:931]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:934]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:937]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:943]: (style) C-style pointer casting

[edfbrowser_153_source\options_dialog.cpp:1403] -> [edfbrowser_153_source\options_dialog.cpp:1406]: (performance) Buffer 'path' is being written before its old content has been used.

[edfbrowser_153_source\options_dialog.cpp:860]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\options_dialog.cpp:1173]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\options_dialog.cpp:1260]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\options_dialog.cpp:1533]: (style) The scope of the variable 'scratchpad' can be reduced.

[edfbrowser_153_source\pagetime_dialog.cpp:41]: (style) C-style pointer casting

[edfbrowser_153_source\print_to_bdf.cpp:97]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\print_to_bdf.cpp:103]: (style) struct or union member 'Anonymous2::two_signed' is never used.

[edfbrowser_153_source\print_to_bdf.cpp:108]: (style) struct or union member 'Anonymous3::one' is never used.

[edfbrowser_153_source\print_to_bdf.cpp:111]: (style) struct or union member 'Anonymous3::two_signed' is never used.

[edfbrowser_153_source\print_to_edf.cpp:97]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\ravg_filter.cpp:151]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\raw2edf.cpp:495]: (style) struct or union member 'Anonymous0::one' is never used.

[edfbrowser_153_source\reduce_signals.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\reduce_signals.cpp:251]: (style) The scope of the variable 'seconds' can be reduced.

[edfbrowser_153_source\reduce_signals.cpp:252]: (style) The scope of the variable 'milliSec' can be reduced.

[edfbrowser_153_source\reduce_signals.cpp:254]: (style) The scope of the variable 'days' can be reduced.

[edfbrowser_153_source\reduce_signals.cpp:256]: (style) The scope of the variable 'scratchpad' can be reduced.

[edfbrowser_153_source\reduce_signals.cpp:583]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\reduce_signals.cpp:586]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\save_annots.cpp:55]: (style) The scope of the variable 'n' can be reduced.

[edfbrowser_153_source\save_annots.cpp:65]: (style) The scope of the variable 'space' can be reduced.

[edfbrowser_153_source\save_montage_dialog.cpp:55]: (style) C-style pointer casting

[edfbrowser_153_source\save_montage_dialog.cpp:114] -> [edfbrowser_153_source\save_montage_dialog.cpp:117]: (performance) Buffer 'mtg_path' is being written before its old content has been used.

[edfbrowser_153_source\scp_ecg2edf.cpp:107]: (style) The scope of the variable 'bits' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1106]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1169]: (style) The scope of the variable 'data' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1186]: (style) The scope of the variable 'remainder' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1223]: (style) The scope of the variable 'scp_labels' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1265]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:1265]: (style) The scope of the variable 'tag' can be reduced.

[edfbrowser_153_source\scp_ecg2edf.cpp:118]: (style) struct or union member 'Anonymous0::one' is never used.

[edfbrowser_153_source\show_actual_montage_dialog.cpp:57]: (style) C-style pointer casting

[edfbrowser_153_source\show_actual_montage_dialog.cpp:53]: (style) The scope of the variable 'signalItem' can be reduced.

[edfbrowser_153_source\show_actual_montage_dialog.cpp:54]: (style) The scope of the variable 'filterItem' can be reduced.

[edfbrowser_153_source\show_edf_hdr.cpp:44]: (style) C-style pointer casting

[edfbrowser_153_source\signal_chooser.cpp:45]: (style) C-style pointer casting

[edfbrowser_153_source\signal_chooser.cpp:129]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\signal_chooser.cpp:181]: (style) The scope of the variable 'sigcomp_nr' can be reduced.

[edfbrowser_153_source\signal_chooser.cpp:238]: (style) The scope of the variable 'sigcomp_nr' can be reduced.

[edfbrowser_153_source\signal_chooser.cpp:294]: (style) The scope of the variable 'sigcomp_nr' can be reduced.

[edfbrowser_153_source\signal_chooser.cpp:426]: (style) The scope of the variable 'j' can be reduced.

[edfbrowser_153_source\signal_chooser.cpp:470]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:789]: (style) The scope of the variable 'precision' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:806]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:1358]: (style) The scope of the variable 'precision' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:1378]: (style) The scope of the variable 'pixelsPerUnit' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:1379]: (style) The scope of the variable 'max_colorbar_value' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:1383]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\signalcurve.cpp:604]: (error) Resource leak: outputfile

[edfbrowser_153_source\signals_dialog.cpp:42]: (style) C-style pointer casting

[edfbrowser_153_source\signals_dialog.cpp:178]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:268]: (style) The scope of the variable 's' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:339]: (style) The scope of the variable 'row' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:341]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:363]: (style) The scope of the variable 's' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:363]: (style) The scope of the variable 'row' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:493]: (style) The scope of the variable 's' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:493]: (style) The scope of the variable 'row' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:620]: (style) The scope of the variable 'len' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:744]: (style) The scope of the variable 'item' can be reduced.

[edfbrowser_153_source\signals_dialog.cpp:779]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:52]: (style) C-style pointer casting

[edfbrowser_153_source\spectrum_dock.cpp:40]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:364]: (style) The scope of the variable 'str' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:408]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:446]: (style) The scope of the variable 'n' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:452]: (style) The scope of the variable 's2' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:456]: (style) The scope of the variable 'dig_value' can be reduced.

[edfbrowser_153_source\spectrum_dock.cpp:460]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\spectrum_dock.cpp:463]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\spectrumanalyzer.cpp:60]: (style) C-style pointer casting

[edfbrowser_153_source\spectrumanalyzer.cpp:44]: (style) The scope of the variable 'l_temp' can be reduced.

[edfbrowser_153_source\spectrumanalyzer.cpp:484]: (style) The scope of the variable 's2' can be reduced.

[edfbrowser_153_source\spectrumanalyzer.cpp:488]: (style) The scope of the variable 'dig_value' can be reduced.

[edfbrowser_153_source\spectrumanalyzer.cpp:492]: (style) struct or union member 'Anonymous1::one' is never used.

[edfbrowser_153_source\spectrumanalyzer.cpp:495]: (style) struct or union member 'Anonymous1::two_signed' is never used.

[edfbrowser_153_source\statistics_dialog.cpp:42]: (style) The scope of the variable 'tmp' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:43]: (style) The scope of the variable 'NN50' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:44]: (style) The scope of the variable 'pNN50' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:48]: (style) The scope of the variable 'd_tmp' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:49]: (style) The scope of the variable 'average_bpm' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:50]: (style) The scope of the variable 'average_rr' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:51]: (style) The scope of the variable 'sdnn_bpm' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:52]: (style) The scope of the variable 'sdnn_rr' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:53]: (style) The scope of the variable 'buf_bpm' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:54]: (style) The scope of the variable 'rmssd_rr' can be reduced.

[edfbrowser_153_source\statistics_dialog.cpp:55]: (style) The scope of the variable 'beat_interval_list' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:2265]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:2281]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:483]: (style) The scope of the variable 'pz' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidmkf.h:746]: (style) The scope of the variable 'th1' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:731]: (style) The scope of the variable 'f1' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:731]: (style) The scope of the variable 'f2' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:732]: (style) The scope of the variable 'r1' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:732]: (style) The scope of the variable 'r2' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:1716]: (style) The scope of the variable 'cnt' can be reduced.

[edfbrowser_153_source\third_party\fidlib\fidlib.c:2060]: (style) The scope of the variable 'cnt' can be reduced.

[edfbrowser_153_source\third_party\kiss_fft\kiss_fft.c:206]: (style) The scope of the variable 'k' can be reduced.

[edfbrowser_153_source\unisens2edf.cpp:1561]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[edfbrowser_153_source\unisens2edf.cpp:1658]: (style) The scope of the variable 'sep' can be reduced.

[edfbrowser_153_source\unisens2edf.cpp:1663]: (style) The scope of the variable 'csvfile' can be reduced.

[edfbrowser_153_source\unisens2edf.cpp:1813]: (style) The scope of the variable 'csvfile' can be reduced.

[edfbrowser_153_source\unisens2edf.cpp:1856]: (style) The scope of the variable 'd_tmp' can be reduced.

[edfbrowser_153_source\unisens2edf.cpp:1122]: (style) struct or union member 'Anonymous0::two' is never used.

[edfbrowser_153_source\unisens2edf.cpp:1123]: (style) struct or union member 'Anonymous0::two_signed' is never used.

[edfbrowser_153_source\utils.c:245]: (style) The scope of the variable 'numberfound' can be reduced.

[edfbrowser_153_source\utils.c:246]: (style) The scope of the variable 'dotfound' can be reduced.

[edfbrowser_153_source\utils.c:467]: (style) The scope of the variable 'value' can be reduced.

[edfbrowser_153_source\utils.c:694]: (style) The scope of the variable 'z' can be reduced.

[edfbrowser_153_source\utils.c:764]: (style) The scope of the variable 'z' can be reduced.

[edfbrowser_153_source\utils.c:836]: (style) The scope of the variable 'z' can be reduced.

[edfbrowser_153_source\utils.c:900]: (style) The scope of the variable 'z' can be reduced.

[edfbrowser_153_source\utils.c:1251]: (style) The scope of the variable 'hassign' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:42]: (style) C-style pointer casting

[edfbrowser_153_source\view_montage_dialog.cpp:99]: (style) The scope of the variable 'signals_read' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:100]: (style) The scope of the variable 'signal_cnt' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:102]: (style) The scope of the variable 'color' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:103]: (style) The scope of the variable 'filter_cnt' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:104]: (style) The scope of the variable 'ravg_filter_cnt' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:105]: (style) The scope of the variable 'fidfilter_cnt' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:109]: (style) The scope of the variable 'screen_offset' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:122]: (style) The scope of the variable 'voltpercm' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:124]: (style) The scope of the variable 'timescale' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:128]: (style) The scope of the variable 'signalItem' can be reduced.

[edfbrowser_153_source\view_montage_dialog.cpp:129]: (style) The scope of the variable 'filterItem' can be reduced.

[edfbrowser_153_source\wav2edf.cpp:155]: (style) struct or union member 'Anonymous0::one' is never used.

[edfbrowser_153_source\wav2edf.cpp:158]: (style) struct or union member 'Anonymous0::two_signed' is never used.

[edfbrowser_153_source\wav2edf.cpp:484]: (error) Memory leak: writebuf

[edfbrowser_153_source\wav2edf.cpp:484]: (error) Memory leak: readbuf

[edfbrowser_153_source\xml.cpp:1073]: (warning) Assignment of function parameter has no effect outside the function.

[edfbrowser_153_source\xml.cpp:436]: (style) The scope of the variable 'scratchpad' can be reduced.

[edfbrowser_153_source\xml.cpp:560]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\xml.cpp:1140]: (style) The scope of the variable 'temp' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:136]: (style) The scope of the variable 'i' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:138]: (style) The scope of the variable 'power_delta' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:139]: (style) The scope of the variable 'power_theta' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:140]: (style) The scope of the variable 'power_alpha' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:141]: (style) The scope of the variable 'power_beta' can be reduced.

[edfbrowser_153_source\z_ratio_filter.cpp:142]: (style) The scope of the variable 'power_total' can be reduced.

[edfbrowser_153_source\z_score_dialog.cpp:66]: (style) C-style pointer casting

[edfbrowser_153_source\z_score_dialog.cpp:445]: (style) The scope of the variable 'smpls' can be reduced.

[edfbrowser_153_source\z_score_dialog.cpp:451]: (style) The scope of the variable 'smpls_copied' can be reduced.

[edfbrowser_153_source\z_score_dialog.cpp:1119]: (style) The scope of the variable 'sleep_cnt' can be reduced.

[edfbrowser_153_source\z_score_dialog.cpp:1120]: (style) The scope of the variable 'sleep_pct' can be reduced.

[edfbrowser_153_source\z_score_dialog.cpp:1328]: (style) The scope of the variable 'temp' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edict/edict_2012.05.09.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edict-el/edict-el_1.06.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edict-fpw/edict-fpw_1.2.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/editline/editline_1.12.orig.tar.gz
[editline-1.12\complete.c:52]: (style) The scope of the variable 'p' can be reduced.

[editline-1.12\complete.c:105]: (style) The scope of the variable 'DOT' can be reduced.

[editline-1.12\editline.c:314]: (style) The scope of the variable 'c' can be reduced.

[editline-1.12\editline.c:373]: (style) The scope of the variable 'p' can be reduced.

[editline-1.12\editline.c:397]: (style) The scope of the variable 'i' can be reduced.

[editline-1.12\editline.c:398]: (style) The scope of the variable 'end' can be reduced.

[editline-1.12\editline.c:399]: (style) The scope of the variable 'count' can be reduced.

[editline-1.12\editline.c:400]: (style) The scope of the variable 'p' can be reduced.

[editline-1.12\editline.c:801]: (style) The scope of the variable 'i' can be reduced.

[editline-1.12\editline.c:829]: (style) The scope of the variable 'buff' can be reduced.

[editline-1.12\editline.c:999]: (style) The scope of the variable 'i' can be reduced.

[editline-1.12\editline.c:1099]: (style) The scope of the variable 's' can be reduced.

[editline-1.12\editline.c:1256]: (style) The scope of the variable 'c' can be reduced.

[editline-1.12\editline.c:1282]: (style) The scope of the variable 'i' can be reduced.

[editline-1.12\editline.c:1368]: (style) The scope of the variable 'i' can be reduced.

[editline-1.12\editline.c:136]: (error) Common realloc mistake: 'Screen' nulled but not freed upon failure

[editline-1.12\editline.c:1025]: (error) Common realloc mistake: 'line' nulled but not freed upon failure

[editline-1.12\editline.c:834]: (style) Redundant condition: If Repeat == -1, the comparison Repeat < 2 is always true.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/editmoin/editmoin_1.17.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/editobj/editobj_0.5.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/editorconfig-core/editorconfig-core_0.11.5.orig.tar.gz
[editorconfig-core-c-0.11.5\src\bin\main.c:62]: (style) The scope of the variable 'full_filename' can be reduced.

[editorconfig-core-c-0.11.5\src\bin\main.c:92]: (style) The scope of the variable 'ver' can be reduced.

[editorconfig-core-c-0.11.5\src\bin\main.c:178]: (style) Unused variable: c

[editorconfig-core-c-0.11.5\src\bin\main.c:150]: (error) Memory leak: file_paths

[editorconfig-core-c-0.11.5\src\lib\ec_fnmatch.c:65]: (style) The scope of the variable 'c' can be reduced.

[editorconfig-core-c-0.11.5\src\lib\ec_fnmatch.c:274]: (style) The scope of the variable 'c2' can be reduced.

[editorconfig-core-c-0.11.5\src\lib\editorconfig.c:311]: (style) The scope of the variable 'currdir1' can be reduced.

[editorconfig-core-c-0.11.5\src\lib\editorconfig.c:393]: (style) The scope of the variable 'err_num' can be reduced.

[editorconfig-core-c-0.11.5\src\lib\editorconfig.c:394]: (style) The scope of the variable 'i' can be reduced.

[editorconfig-core-c-0.11.5\src\lib\misc.c:248]: (error) "Either UNIX or WIN32 must be defined."

[editorconfig-core-c-0.11.5\src\lib\misc.c:248]: (error) #error "Either UNIX or WIN32 must be defined."


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/editra/editra_0.7.20+dfsg.1.orig.tar.gz
[editra-0.7.20+dfsg.1\tests\syntax\c.c:20]: (error) No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported.

[editra-0.7.20+dfsg.1\tests\syntax\cpp.cpp:12]: (error) No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edje/edje_1.7.7.orig.tar.gz
[edje-1.7.7\src\bin\edje_cc.c:109]: (style) Unused variable: rpath

[edje-1.7.7\src\bin\edje_cc.c:109]: (style) Unused variable: rpath2

[edje-1.7.7\src\bin\edje_cc_out.c:996]: (style) Statements following return, break, continue, goto or throw will never be executed.

[edje-1.7.7\src\bin\edje_cc_out.c:323]: (style) The scope of the variable 'buf' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:419]: (style) The scope of the variable 'll' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:424]: (style) The scope of the variable 'buf2' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:616]: (style) The scope of the variable 'end' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:990]: (style) The scope of the variable 'buf2' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:2129]: (style) The scope of the variable 'i' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:2321]: (style) The scope of the variable 'de' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:2322]: (style) The scope of the variable 'set' can be reduced.

[edje-1.7.7\src\bin\edje_cc_out.c:1588]: (style) Variable 't' is assigned a value that is never used.

[edje-1.7.7\src\bin\edje_cc_out.c:2369]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_cc_out.c:2416]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_cc_out.c:2358]: (error) Memory pointed to by 'data' is freed twice.

[edje-1.7.7\src\bin\edje_cc_parse.c:821]: (warning) Assignment of function parameter has no effect outside the function.

[edje-1.7.7\src\bin\edje_cc_parse.c:152]: (style) The scope of the variable 'sh' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:683]: (style) The scope of the variable 'buf' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:683]: (style) The scope of the variable 'buf2' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:1186]: (style) The scope of the variable 'op' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:1205]: (style) The scope of the variable 'op' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:1389]: (style) The scope of the variable 'op' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:1408]: (style) The scope of the variable 'op' can be reduced.

[edje-1.7.7\src\bin\edje_cc_parse.c:295]: (warning) scanf without field width limits can crash with huge input data.

[edje-1.7.7\src\bin\edje_cc_parse.c:286]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_cc_sources.c:62]: (style) The scope of the variable 'tmp' can be reduced.

[edje-1.7.7\src\bin\edje_cc_sources.c:157]: (style) The scope of the variable 'slash' can be reduced.

[edje-1.7.7\src\bin\edje_convert.c:331] -> [edje-1.7.7\src\bin\edje_convert.c:345]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[edje-1.7.7\src\bin\edje_convert.c:249]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:250]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:251]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:252]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:253]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:255]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:256]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:257]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_convert.c:258]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\bin\edje_decc.c:278]: (style) The scope of the variable 'ei' can be reduced.

[edje-1.7.7\src\bin\edje_decc.c:428]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\bin\edje_decc.c:466]: (style) The scope of the variable 'sample' can be reduced.

[edje-1.7.7\src\bin\edje_external_inspector.c:414]: (style) The scope of the variable 'buf' can be reduced.

[edje-1.7.7\src\bin\edje_external_inspector.c:442]: (style) Variable 'last_module' is assigned a value that is never used.

[edje-1.7.7\src\bin\edje_inspector.c:637]: (style) The scope of the variable 'l' can be reduced.

[edje-1.7.7\src\bin\edje_inspector.c:638]: (style) The scope of the variable 'p' can be reduced.

[edje-1.7.7\src\bin\epp\cppexp.c:463] -> [edje-1.7.7\src\bin\epp\cppexp.c:465]: (performance) Buffer 'buf' is being written before its old content has been used.

[edje-1.7.7\src\bin\epp\cppexp.c:148]: (style) The scope of the variable 'nd' can be reduced.

[edje-1.7.7\src\examples\edje-box.c:217] -> [edje-1.7.7\src\examples\edje-box.c:222]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[edje-1.7.7\src\lib\edje_box_layout.c:154]: (style) The scope of the variable 'priv' can be reduced.

[edje-1.7.7\src\lib\edje_cache.c:56]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:57]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:58]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:59]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:60]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:61]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:62]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:63]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:64]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:65]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:66]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_cache.c:67]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:317]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:424]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:440]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:456]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:472]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:600]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:635]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:799]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:800]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:818]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:840]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:856]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:870]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:877]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:959]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:960]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1111]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1197]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1217]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1235]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1236]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1253]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1420]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1486]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1502]: (style) The scope of the variable 'emsg' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1526]: (style) The scope of the variable 'emsg' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1534]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1556]: (style) The scope of the variable 'emsg' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1585]: (style) The scope of the variable 'emsg' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1604]: (style) The scope of the variable 'f' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1647]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:1867]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2005]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2021]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2035]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2049]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2605]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2644]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2670]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2696]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2723]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2748]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2779]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2822]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2826]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2849]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2880]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2923]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2927]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2950]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:2976]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:3180]: (style) The scope of the variable 'cptr' can be reduced.

[edje-1.7.7\src\lib\edje_embryo.c:278]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:317]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:424]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:440]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:456]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:472]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:501]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:600]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:635]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:799]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:800]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:818]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:840]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:856]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:877]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:927]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:959]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:960]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1111]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1143]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1197]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1217]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1235]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1236]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1253]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1397]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1400]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1410]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1422]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1439]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1452]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1466]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1482]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1512]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1515]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1537]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1540]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1566]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1570]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1595]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1599]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1647]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:1867]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2005]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2021]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2035]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2049]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2317]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2449]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2466]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2481]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2496]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2605]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2644]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2670]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2696]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2723]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2748]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2779]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2793]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2822]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2826]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2849]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2880]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2894]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2923]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2927]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2950]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_embryo.c:2976]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_load.c:212]: (style) The scope of the variable 'edf' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:306]: (style) The scope of the variable 'textblocks' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:307]: (style) The scope of the variable 'sources' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:308]: (style) The scope of the variable 'externals' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:310]: (style) The scope of the variable 'n' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:311]: (style) The scope of the variable 'parts' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:312]: (style) The scope of the variable 'group_path_started' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1034]: (style) The scope of the variable 'search' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1037]: (style) The scope of the variable 'ls' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1039]: (style) The scope of the variable 'idx' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1089]: (style) The scope of the variable 'eud' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1206]: (style) The scope of the variable 'ep' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1312]: (style) The scope of the variable 'i' can be reduced.

[edje-1.7.7\src\lib\edje_load.c:1730]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_main.c:195]: (style) The scope of the variable 'color_class' can be reduced.

[edje-1.7.7\src\lib\edje_main.c:196]: (style) The scope of the variable 'it' can be reduced.

[edje-1.7.7\src\lib\edje_main.c:197]: (style) The scope of the variable 'class_kill' can be reduced.

[edje-1.7.7\src\lib\edje_message_queue.c:234]: (style) The scope of the variable 'i' can be reduced.

[edje-1.7.7\src\lib\edje_module.c:115]: (style) The scope of the variable 'it' can be reduced.

[edje-1.7.7\src\lib\edje_multisense.c:47]: (style) struct or union member '_Edje_Sample_Action::sample_name' is never used.

[edje-1.7.7\src\lib\edje_multisense.c:48]: (style) struct or union member '_Edje_Sample_Action::speed' is never used.

[edje-1.7.7\src\lib\edje_multisense.c:53]: (style) struct or union member '_Edje_Tone_Action::tone_name' is never used.

[edje-1.7.7\src\lib\edje_multisense.c:54]: (style) struct or union member '_Edje_Tone_Action::duration' is never used.

[edje-1.7.7\src\lib\edje_multisense.c:60]: (style) struct or union member '_Edje_Multisense_Sound_Action::action' is never used.

[edje-1.7.7\src\lib\edje_program.c:180]: (style) The scope of the variable 't' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:181]: (style) The scope of the variable 'l' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:182]: (style) The scope of the variable 'runp' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:407]: (style) The scope of the variable 'rp' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:598]: (style) The scope of the variable 'runp' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:599]: (style) The scope of the variable 'pp' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:1068]: (style) The scope of the variable 'rp' can be reduced.

[edje-1.7.7\src\lib\edje_program.c:907]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_program.c:929]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_program.c:950]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_script_only.c:410]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_script_only.c:411]: (style) The scope of the variable '___l' can be reduced.

[edje-1.7.7\src\lib\edje_script_only.c:410]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_script_only.c:411]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_smart.c:231]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_text.c:383]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[edje-1.7.7\src\lib\edje_var.c:96]: (style) The scope of the variable 'ret' can be reduced.

[edje-1.7.7\src\modules\alsa_snd_player\alsa_snd_player.c:287]: (style) The scope of the variable 'd' can be reduced.

[edje-1.7.7\src\modules\alsa_snd_player\alsa_snd_player.c:327]: (style) Variable 'nn' is assigned a value that is never used.

[edje-1.7.7\src\modules\eet_snd_reader\eet_snd_reader.c:382]: (style) Variable 'remaining' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edos-debcheck/edos-debcheck_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eds-feed/eds-feed_0.5.0.orig.tar.gz
[eds-feed-0.5.0\src\main.c:37]: (style) The scope of the variable 'account' can be reduced.

[eds-feed-0.5.0\src\main.c:102]: (style) The scope of the variable 'username2' can be reduced.

[eds-feed-0.5.0\src\main.c:54]: (style) Variable 'account' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/edtsurf/edtsurf_0.2009.orig.tar.gz
[EDTSurf.cpp:157]: (error) Array 'flagopt[7]' accessed at index 7, which is out of bounds.

[ParsePDB.cpp:18]: (style) The scope of the variable 'sm' can be reduced.

[ParsePDB.cpp:265]: (style) The scope of the variable 'tmpstr' can be reduced.

[ParsePDB.cpp:312]: (style) The scope of the variable 'aminum' can be reduced.

[ParsePDB.cpp:348]: (style) The scope of the variable 'aminum' can be reduced.

[ParsePDB.cpp:954]: (style) The scope of the variable 'temamii' can be reduced.

[ParsePDB.cpp:954]: (style) The scope of the variable 'temseqi' can be reduced.

[ParsePDB.cpp:987]: (style) Variable 'tempnumi' is assigned a value that is never used.

[ParsePDB.cpp:1034]: (style) Variable 'tempami' is assigned a value that is never used.

[ParsePDB.cpp:1036]: (style) Variable 'tempid' is assigned a value that is never used.

[ParsePDB.cpp:1031]: (style) Variable 'tempnumi' is assigned a value that is never used.

[ParsePDB.cpp:1042]: (style) Variable 'tempindexi' is assigned a value that is never used.

[ParsePDB.cpp:1338]: (style) Variable 'd' is assigned a value that is never used.

[ParsePDB.cpp:1342]: (style) Variable 'pcamat' is assigned a value that is never used.

[ParsePDB.cpp:149]: (warning) Member variable 'ParsePDB::pdbname' is not initialized in the constructor.

[ParsePDB.cpp:149]: (warning) Member variable 'ParsePDB::headidchain' is not initialized in the constructor.

[ParsePDB.cpp:149]: (warning) Member variable 'ParsePDB::numinchain' is not initialized in the constructor.

[ParsePDB.cpp:149]: (warning) Member variable 'ParsePDB::effbb' is not initialized in the constructor.

[ParsePDB.cpp:1391]: (error) Mismatching allocation and deallocation: ParsePDB::helixl

[ParsePDB.cpp:1396]: (error) Mismatching allocation and deallocation: ParsePDB::sheetl

[ParsePDB.cpp:1401]: (error) Mismatching allocation and deallocation: ParsePDB::turnl

[ParsePDB.cpp:1406]: (error) Mismatching allocation and deallocation: ParsePDB::linkl

[ParsePDB.cpp:1411]: (error) Mismatching allocation and deallocation: ParsePDB::ssbondl

[ParsePDB.cpp:1416]: (error) Mismatching allocation and deallocation: ParsePDB::sltbrgl

[ParsePDB.cpp:1421]: (error) Mismatching allocation and deallocation: ParsePDB::cispepl

[ParsePDB.cpp:1426]: (error) Mismatching allocation and deallocation: ParsePDB::hydbndl

[ParsePDB.cpp:1431]: (error) Mismatching allocation and deallocation: ParsePDB::sitel

[ParsePDB.cpp:1446]: (error) Mismatching allocation and deallocation: ParsePDB::promod

[ParsePDB.cpp:1442]: (error) Mismatching allocation and deallocation: ParsePDB::proseq

[ParsePDB.cpp:472]: (error) Common realloc mistake: 'helixl' nulled but not freed upon failure

[ParsePDB.cpp:540]: (error) Common realloc mistake: 'sheetl' nulled but not freed upon failure

[ParsePDB.cpp:636]: (error) Common realloc mistake: 'turnl' nulled but not freed upon failure

[ParsePDB.cpp:685]: (error) Common realloc mistake: 'linkl' nulled but not freed upon failure

[ParsePDB.cpp:739]: (error) Common realloc mistake: 'ssbondl' nulled but not freed upon failure

[ParsePDB.cpp:774]: (error) Common realloc mistake: 'hydbndl' nulled but not freed upon failure

[ParsePDB.cpp:830]: (error) Common realloc mistake: 'sltbrgl' nulled but not freed upon failure

[ParsePDB.cpp:886]: (error) Common realloc mistake: 'cispepl' nulled but not freed upon failure

[ParsePDB.cpp:936]: (error) Common realloc mistake: 'sitel' nulled but not freed upon failure

[ParsePDB.cpp:997]: (error) Common realloc mistake: 'promod' nulled but not freed upon failure

[ParsePDB.cpp:1084]: (error) Common realloc mistake: 'proseq' nulled but not freed upon failure

[ParsePDB.cpp:1474]: (error) Common realloc mistake: 'helixl' nulled but not freed upon failure

[ParsePDB.cpp:1475]: (error) Common realloc mistake: 'sheetl' nulled but not freed upon failure

[ParsePDB.cpp:1476]: (error) Common realloc mistake: 'turnl' nulled but not freed upon failure

[ParsePDB.cpp:1477]: (error) Common realloc mistake: 'linkl' nulled but not freed upon failure

[ParsePDB.cpp:1479]: (error) Common realloc mistake: 'ssbondl' nulled but not freed upon failure

[ParsePDB.cpp:1480]: (error) Common realloc mistake: 'hydbndl' nulled but not freed upon failure

[ParsePDB.cpp:1481]: (error) Common realloc mistake: 'sltbrgl' nulled but not freed upon failure

[ParsePDB.cpp:1482]: (error) Common realloc mistake: 'cispepl' nulled but not freed upon failure

[ParsePDB.cpp:1483]: (error) Common realloc mistake: 'sitel' nulled but not freed upon failure

[ParsePDB.cpp:1485]: (error) Common realloc mistake: 'proseq' nulled but not freed upon failure

[ParsePDB.cpp:1486]: (error) Common realloc mistake: 'promod' nulled but not freed upon failure

[ParsePDB.cpp:1666]: (error) Common realloc mistake: 'bb' nulled but not freed upon failure

[ParsePDB.cpp:1670]: (error) Common realloc mistake: 'bb' nulled but not freed upon failure

[ParsePDB.cpp:1712]: (error) Common realloc mistake: 'bb' nulled but not freed upon failure

[ParsePDB.cpp:1717]: (error) Common realloc mistake: 'bb' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eegdev/eegdev_0.2.orig.tar.bz2
[eegdev-0.2\doc\examples\library-usage\acquisition.c:58]: (style) The scope of the variable 'lrun' can be reduced.

[eegdev-0.2\doc\examples\library-usage\acquisition.c:59]: (style) The scope of the variable 'ns' can be reduced.

[eegdev-0.2\doc\examples\library-usage\acquisition.c:92]: (style) The scope of the variable 'stype' can be reduced.

[eegdev-0.2\doc\examples\library-usage\eegdev_acq.c:128]: (style) The scope of the variable 'ns' can be reduced.

[eegdev-0.2\doc\examples\library-usage\recinxdf.c:40]: (style) Clarify calculation precedence for '%' and '?'.

[eegdev-0.2\doc\examples\plugin\saw.c:201]: (style) The scope of the variable 't' can be reduced.

[eegdev-0.2\gnulib-local\lib\clock_gettime.c:88]: (error) There is no replacement for clock_gettime

[eegdev-0.2\gnulib-local\lib\clock_gettime.c:88]: (error) #error There is no replacement for clock_gettime

[eegdev-0.2\gnulib-local\lib\clock_nanosleep.c:166]: (error) No replacement possible for clock_nanosleep

[eegdev-0.2\gnulib-local\lib\clock_nanosleep.c:166]: (error) #error No replacement possible for clock_nanosleep

[eegdev-0.2\gnulib-local\lib\dlopen.c:52]: (error) No replacement found for dlopen

[eegdev-0.2\gnulib-local\lib\dlopen.c:52]: (error) #error No replacement found for dlopen

[eegdev-0.2\lib\clock_gettime.c:88]: (error) There is no replacement for clock_gettime

[eegdev-0.2\lib\clock_gettime.c:88]: (error) #error There is no replacement for clock_gettime

[eegdev-0.2\lib\clock_nanosleep.c:166]: (error) No replacement possible for clock_nanosleep

[eegdev-0.2\lib\clock_nanosleep.c:166]: (error) #error No replacement possible for clock_nanosleep

[eegdev-0.2\lib\dlopen.c:52]: (error) No replacement found for dlopen

[eegdev-0.2\lib\dlopen.c:52]: (error) #error No replacement found for dlopen

[eegdev-0.2\lib\gettext.h:213]: (style) The scope of the variable 'translation' can be reduced.

[eegdev-0.2\lib\gettext.h:215]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[eegdev-0.2\lib\gettext.h:259]: (style) The scope of the variable 'translation' can be reduced.

[eegdev-0.2\lib\gettext.h:261]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[eegdev-0.2\lib\getaddrinfo.c:138]: (style) The scope of the variable 'port' can be reduced.

[eegdev-0.2\lib\getaddrinfo.c:205]: (style) Variable 'port' is assigned a value that is never used.

[eegdev-0.2\lib\getaddrinfo.c:331]: (error) Memory leak: storage

[eegdev-0.2\lib\localcharset.c:127]: (style) The scope of the variable 'base' can be reduced.

[eegdev-0.2\lib\regex_internal.h:183]: (error) "Add case for new bitset_word_t size"

[eegdev-0.2\lib\regex_internal.h:183]: (error) #error "Add case for new bitset_word_t size"

[eegdev-0.2\lib\regex_internal.c:928]: (style) The scope of the variable 'c' can be reduced.

[eegdev-0.2\lib\regex_internal.c:1632]: (error) Memory leak: newstate

[eegdev-0.2\lib\regex_internal.c:1682]: (error) Memory leak: newstate

[eegdev-0.2\lib\setsockopt.c:38]: (style) The scope of the variable 'r' can be reduced.

[eegdev-0.2\src\core\configuration.c:116]: (portability) Returning an integer in a function with pointer return type is not portable.

[eegdev-0.2\src\core\configuration.c:66]: (style) The scope of the variable 'nmax' can be reduced.

[eegdev-0.2\src\core\core.c:75]: (style) The scope of the variable 'isiz' can be reduced.

[eegdev-0.2\src\core\core.c:75]: (style) The scope of the variable 'bsiz' can be reduced.

[eegdev-0.2\src\core\core.c:75]: (style) The scope of the variable 'ti' can be reduced.

[eegdev-0.2\src\core\core.c:75]: (style) The scope of the variable 'tb' can be reduced.

[eegdev-0.2\src\core\core.c:161]: (style) The scope of the variable 'stype' can be reduced.

[eegdev-0.2\src\core\core.c:345]: (style) The scope of the variable 'ns' can be reduced.

[eegdev-0.2\src\core\core.c:345]: (style) The scope of the variable 'rest' can be reduced.

[eegdev-0.2\src\core\core.c:347]: (style) The scope of the variable 'ns_be_written' can be reduced.

[eegdev-0.2\src\core\core.c:518]: (style) The scope of the variable 'arg' can be reduced.

[eegdev-0.2\src\core\opendev.c:89]: (style) The scope of the variable 'val' can be reduced.

[eegdev-0.2\src\core\opendev.c:117]: (style) The scope of the variable 'name' can be reduced.

[eegdev-0.2\src\core\opendev.c:117]: (style) The scope of the variable 'defvalue' can be reduced.

[eegdev-0.2\src\plugins\biosemi.c:223]: (style) The scope of the variable 'quit' can be reduced.

[eegdev-0.2\src\plugins\biosemi.c:616]: (style) The scope of the variable 'stype' can be reduced.

[eegdev-0.2\src\plugins\device-helper.c:95]: (style) The scope of the variable 'nxt' can be reduced.

[eegdev-0.2\src\plugins\fileout.c:104]: (style) The scope of the variable 'stype' can be reduced.

[eegdev-0.2\src\plugins\fileout.c:147]: (style) The scope of the variable 'ns' can be reduced.

[eegdev-0.2\src\plugins\fileout.c:148]: (style) The scope of the variable 'runstate' can be reduced.

[eegdev-0.2\src\plugins\fileout.c:307]: (style) The scope of the variable 'type' can be reduced.

[eegdev-0.2\src\plugins\fileout.c:307]: (style) The scope of the variable 'dsize' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:140]: (style) The scope of the variable 'connected' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:140]: (style) The scope of the variable 'anydev' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:140]: (style) The scope of the variable 'opened' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:223]: (style) The scope of the variable 'score' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:267]: (style) The scope of the variable 'score' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:384]: (style) The scope of the variable 'devname' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:450]: (style) The scope of the variable 'size' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:475]: (style) The scope of the variable 'maxsize' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:588]: (style) The scope of the variable 'arg' can be reduced.

[eegdev-0.2\src\plugins\gtec.c:153]: (warning) scanf without field width limits can crash with huge input data.

[eegdev-0.2\src\plugins\neurosky.c:85]: (style) The scope of the variable 'code' can be reduced.

[eegdev-0.2\src\plugins\neurosky.c:85]: (style) The scope of the variable 'vlength' can be reduced.

[eegdev-0.2\src\plugins\neurosky.c:85]: (style) The scope of the variable 'extCodeLevel' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:177]: (style) The scope of the variable 'family' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:177]: (style) The scope of the variable 'socktype' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:177]: (style) The scope of the variable 'proto' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:445]: (style) The scope of the variable 'xmlbuf' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:446]: (style) The scope of the variable 'clen' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:650]: (style) The scope of the variable 'blen' can be reduced.

[eegdev-0.2\src\plugins\tobiia.c:162]: (warning) scanf without field width limits can crash with huge input data.

[eegdev-0.2\src\plugins\tobiia.c:163]: (warning) scanf without field width limits can crash with huge input data.

[eegdev-0.2\src\plugins\tobiia.c:164]: (warning) scanf without field width limits can crash with huge input data.

[eegdev-0.2\src\plugins\tobiia.c:308]: (error) Common realloc mistake: 'newchmap' nulled but not freed upon failure

[eegdev-0.2\src\plugins\tobiia.c:680]: (error) Uninitialized struct member: hdr.size

[eegdev-0.2\tests\fakelibs\activetwo.c:362]: (style) The scope of the variable 'offset' can be reduced.

[eegdev-0.2\tests\fakelibs\activetwo.c:363]: (style) The scope of the variable 'status' can be reduced.

[eegdev-0.2\tests\fakelibs\activetwo.c:315]: (style) Clarify calculation precedence for '%' and '?'.

[eegdev-0.2\tests\fakelibs\gusbamp.c:384]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[eegdev-0.2\tests\fakelibs\gusbamp.c:94]: (style) The scope of the variable 'ret' can be reduced.

[eegdev-0.2\tests\fakelibs\tia-server.c:145]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[eegdev-0.2\tests\fakelibs\tia-server.c:174]: (style) The scope of the variable 'len' can be reduced.

[eegdev-0.2\tests\fakelibs\tia-server.c:386]: (style) The scope of the variable 'rlen' can be reduced.

[eegdev-0.2\tests\fakelibs\tia-server.c:423]: (style) The scope of the variable 'req' can be reduced.

[eegdev-0.2\tests\fakelibs\tia-server.c:89]: (style) Variable 'v6only' is assigned a value that is never used.

[eegdev-0.2\tests\sysbiosemi.c:94]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysbiosemi.c:103]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysbiosemi.c:111]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysbiosemi.c:156]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysbiosemi.c:165]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysbiosemi.c:174]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\syseegfile.c:55]: (style) The scope of the variable 'isample' can be reduced.

[eegdev-0.2\tests\sysgtec.c:93]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysgtec.c:102]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysgtec.c:147]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\sysgtec.c:156]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\systobiia.c:86]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\systobiia.c:95]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\systobiia.c:104]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eegdev-0.2\tests\verifycast.c:147]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eegdev-0.2\tests\verifycast.c:46]: (style) The scope of the variable 'lench' can be reduced.

[eegdev-0.2\tests\verifycast.c:90]: (style) The scope of the variable 'len' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eekboek/eekboek_2.02.04+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eep24c/eep24c_0.1.2.orig.tar.gz
[eep24c-0.1.2\conf.c:70]: (error) Resource leak: f

[eep24c-0.1.2\eep24c.c:193]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eep24c-0.1.2\intelhex.c:143]: (style) Checking if unsigned variable 'offset' is less than zero.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eet/eet_1.7.9.orig.tar.gz
[eet-1.7.9\src\bin\eet_main.c:49]: (style) The scope of the variable 'i' can be reduced.

[eet-1.7.9\src\bin\eet_main.c:74]: (style) The scope of the variable 'i' can be reduced.

[eet-1.7.9\src\bin\eet_main.c:278]: (style) The scope of the variable 'size' can be reduced.

[eet-1.7.9\src\examples\eet-data-cipher_decipher.c:30] -> [eet-1.7.9\src\examples\eet-data-cipher_decipher.c:27]: (warning) Possible null pointer dereference: file - otherwise it is redundant to check it against null.

[eet-1.7.9\src\examples\eet-data-file_descriptor_01.c:474]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eet-1.7.9\src\examples\eet-data-file_descriptor_01.c:497]: (style) The scope of the variable 'post' can be reduced.

[eet-1.7.9\src\examples\eet-data-file_descriptor_01.c:262]: (style) Unused variable: acc

[eet-1.7.9\src\examples\eet-data-file_descriptor_01.c:472]: (style) Unused variable: post

[eet-1.7.9\src\examples\eet-data-file_descriptor_02.c:621]: (warning) %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[eet-1.7.9\src\examples\eet-data-file_descriptor_02.c:655]: (warning) %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[eet-1.7.9\src\examples\eet-data-file_descriptor_02.c:422]: (error) Memory leak: va

[eet-1.7.9\src\examples\eet-data-file_descriptor_02.c:446]: (error) Memory leak: va

[eet-1.7.9\src\examples\eet-data-file_descriptor_02.c:471]: (error) Memory leak: va

[eet-1.7.9\src\examples\eet-file.c:71]: (style) The scope of the variable 'i' can be reduced.

[eet-1.7.9\src\lib\eet_cipher.c:276]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:277]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:299]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:421]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:422]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:478]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:479]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:480]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:679]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:680]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:871]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:872]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:873]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:874]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:875]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:876]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:877]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:878]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:879]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:943]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:944]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_cipher.c:945]: (warning) Assignment of function parameter has no effect outside the function.

[eet-1.7.9\src\lib\eet_dictionary.c:490]: (style) The scope of the variable 'i' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:578]: (style) The scope of the variable 'line' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:580]: (style) The scope of the variable 'x' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:580]: (style) The scope of the variable 'y' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:580]: (style) The scope of the variable 'l' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:580]: (style) The scope of the variable 'scans' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:581]: (style) The scope of the variable 'i' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:845]: (style) The scope of the variable 'ptr' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:848]: (style) The scope of the variable 'jbuf' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:945]: (style) The scope of the variable 'ptr' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:949]: (style) The scope of the variable 'jbuf' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:1014]: (style) The scope of the variable 'ptr' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:1018]: (style) The scope of the variable 'jbuf' can be reduced.

[eet-1.7.9\src\lib\eet_image.c:481]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_image.c:633]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_image.c:853]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_image.c:953]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_image.c:1022]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_lib.c:976]: (style) Variable 'idx' is assigned a value that is never used.

[eet-1.7.9\src\lib\eet_lib.c:1717]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[eet-1.7.9\src\lib\eet_lib.c:652]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_lib.c:754]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eet-1.7.9\src\lib\eet_node.c:386]: (style) The scope of the variable 'tmp' can be reduced.

[eet-1.7.9\src\tests\eet_suite.c:794] -> [eet-1.7.9\src\tests\eet_suite.c:791]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[eet-1.7.9\src\tests\eet_suite.c:795] -> [eet-1.7.9\src\tests\eet_suite.c:791]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[eet-1.7.9\src\tests\eet_suite.c:797] -> [eet-1.7.9\src\tests\eet_suite.c:791]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[eet-1.7.9\src\tests\eet_suite.c:795]: (error) Common realloc mistake: 'string' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efax/efax_0.9a.orig.tar.gz
[efax-0.9a-001114\efax.c:408]: (style) The scope of the variable 'k' can be reduced.

[efax-0.9a-001114\efax.c:409]: (style) The scope of the variable 'p' can be reduced.

[efax-0.9a-001114\efax.c:515]: (style) The scope of the variable 'yres' can be reduced.

[efax-0.9a-001114\efax.c:515]: (style) The scope of the variable 'fVR' can be reduced.

[efax-0.9a-001114\efax.c:515]: (style) The scope of the variable 'nVR' can be reduced.

[efax-0.9a-001114\efax.c:878]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efax.c:878]: (style) The scope of the variable 'm' can be reduced.

[efax-0.9a-001114\efax.c:879]: (style) The scope of the variable 'buf' can be reduced.

[efax-0.9a-001114\efax.c:930]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efax.c:1581]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efax.c:1947]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efax.c:1984]: (style) The scope of the variable 'buf' can be reduced.

[efax-0.9a-001114\efax.c:2004]: (style) The scope of the variable 'buf' can be reduced.

[efax-0.9a-001114\efax.c:2049]: (style) The scope of the variable 'buf' can be reduced.

[efax-0.9a-001114\efax.c:2050]: (style) The scope of the variable 'p' can be reduced.

[efax-0.9a-001114\efax.c:2050]: (style) The scope of the variable 'q' can be reduced.

[efax-0.9a-001114\efax.c:2229]: (style) The scope of the variable 'fnamepat' can be reduced.

[efax-0.9a-001114\efaxio.c:95]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxio.c:184]: (style) The scope of the variable 'n' can be reduced.

[efax-0.9a-001114\efaxio.c:352]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxlib.c:83]: (style) The scope of the variable 'rlen' can be reduced.

[efax-0.9a-001114\efaxlib.c:219]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxlib.c:345]: (style) The scope of the variable 'f' can be reduced.

[efax-0.9a-001114\efaxlib.c:346]: (style) The scope of the variable 'bits' can be reduced.

[efax-0.9a-001114\efaxlib.c:435]: (style) The scope of the variable 'fn' can be reduced.

[efax-0.9a-001114\efaxlib.c:527]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxlib.c:566]: (style) The scope of the variable 'nb' can be reduced.

[efax-0.9a-001114\efaxlib.c:567]: (style) The scope of the variable 'bits' can be reduced.

[efax-0.9a-001114\efaxlib.c:1477]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxlib.c:1668]: (style) The scope of the variable 'len' can be reduced.

[efax-0.9a-001114\efaxlib.c:1728]: (style) The scope of the variable 'c' can be reduced.

[efax-0.9a-001114\efaxlib.c:1764]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efaxlib.c:1992]: (style) The scope of the variable 'j' can be reduced.

[efax-0.9a-001114\efaxlib.c:1992]: (style) The scope of the variable 'n' can be reduced.

[efax-0.9a-001114\efaxlib.c:1992]: (style) The scope of the variable 'nr' can be reduced.

[efax-0.9a-001114\efaxlib.c:1992]: (style) The scope of the variable 'nb' can be reduced.

[efax-0.9a-001114\efaxlib.c:1993]: (style) The scope of the variable 'fnames' can be reduced.

[efax-0.9a-001114\efaxlib.c:1994]: (style) The scope of the variable 'runs' can be reduced.

[efax-0.9a-001114\efaxlib.c:2140]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efaxlib.c:396]: (style) Array index 'i' is used before limits check.

[efax-0.9a-001114\efaxos.c:311]: (style) The scope of the variable 'flags' can be reduced.

[efax-0.9a-001114\efaxos.c:363]: (style) The scope of the variable 'p' can be reduced.

[efax-0.9a-001114\efaxos.c:400]: (style) The scope of the variable 'dirlen' can be reduced.

[efax-0.9a-001114\efaxos.c:403]: (style) The scope of the variable 'p' can be reduced.

[efax-0.9a-001114\efaxos.c:496]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efix.c:109]: (style) The scope of the variable 'i' can be reduced.

[efax-0.9a-001114\efix.c:111]: (style) The scope of the variable 'unitstr' can be reduced.

[efax-0.9a-001114\efix.c:112]: (style) The scope of the variable 'unitval' can be reduced.

[efax-0.9a-001114\efix.c:241]: (style) The scope of the variable 'ifnames' can be reduced.

[efax-0.9a-001114\efix.c:243]: (style) The scope of the variable 'iformat' can be reduced.

[efax-0.9a-001114\efix.c:262]: (style) Variable 'iformat' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efax-gtk/efax-gtk_3.2.8.orig.tar.gz
[efax-gtk-3.2.8\efax-gtk-faxfilter\efax-gtk-socket-client.cpp:67]: (style) The scope of the variable 'written' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:544]: (style) The scope of the variable 'k' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:545]: (style) The scope of the variable 'p' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:651]: (style) The scope of the variable 'yres' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:651]: (style) The scope of the variable 'fVR' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:651]: (style) The scope of the variable 'nVR' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:697]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1069]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1069]: (style) The scope of the variable 'm' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1070]: (style) The scope of the variable 'buf' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1071]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1127]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1128]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1274]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1865]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1866]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:1914]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2292]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2330]: (style) The scope of the variable 'buf' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2358]: (style) The scope of the variable 'buf' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2407]: (style) The scope of the variable 'buf' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2408]: (style) The scope of the variable 'p' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2408]: (style) The scope of the variable 'q' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2410]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2606]: (style) The scope of the variable 'fnamepat' can be reduced.

[efax-gtk-3.2.8\efax\efax.c:2609]: (style) Unused variable: result

[efax-gtk-3.2.8\efax\efaxio.c:113]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxio.c:202]: (style) The scope of the variable 'n' can be reduced.

[efax-gtk-3.2.8\efax\efaxio.c:315]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efaxio.c:401]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:115]: (style) The scope of the variable 'rlen' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:251]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:377]: (style) The scope of the variable 'f' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:378]: (style) The scope of the variable 'bits' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:467]: (style) The scope of the variable 'fn' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:577]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:616]: (style) The scope of the variable 'nb' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:617]: (style) The scope of the variable 'bits' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1198]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1628]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1819]: (style) The scope of the variable 'len' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1879]: (style) The scope of the variable 'c' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1915]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:1917]: (style) The scope of the variable 'message' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2165]: (style) The scope of the variable 'j' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2165]: (style) The scope of the variable 'n' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2165]: (style) The scope of the variable 'nr' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2165]: (style) The scope of the variable 'nb' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2166]: (style) The scope of the variable 'fnames' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2167]: (style) The scope of the variable 'runs' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:2313]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efaxlib.c:428]: (style) Array index 'i' is used before limits check.

[efax-gtk-3.2.8\efax\efaxos.c:311]: (style) The scope of the variable 'flags' can be reduced.

[efax-gtk-3.2.8\efax\efaxos.c:363]: (style) The scope of the variable 'p' can be reduced.

[efax-gtk-3.2.8\efax\efaxos.c:400]: (style) The scope of the variable 'dirlen' can be reduced.

[efax-gtk-3.2.8\efax\efaxos.c:403]: (style) The scope of the variable 'p' can be reduced.

[efax-gtk-3.2.8\efax\efaxos.c:496]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:121]: (style) The scope of the variable 'i' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:123]: (style) The scope of the variable 'unitstr' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:124]: (style) The scope of the variable 'unitval' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:253]: (style) The scope of the variable 'ifnames' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:255]: (style) The scope of the variable 'iformat' can be reduced.

[efax-gtk-3.2.8\efax\efix.c:279]: (style) Variable 'iformat' is assigned a value that is never used.

[efax-gtk-3.2.8\src\redial_queue.h:45]: (warning) Member variable 'RedialQueue::dialog_p' is not initialized in the constructor.

[efax-gtk-3.2.8\src\efax_controller.cpp:66]: (warning) Member variable 'EfaxController::last_fax_item_sent' is not initialized in the constructor.

[efax-gtk-3.2.8\src\fax_list.cpp:305]: (style) The scope of the variable 'new_fax_frame_p' can be reduced.

[efax-gtk-3.2.8\src\fax_list.cpp:791]: (style) The scope of the variable 'written' can be reduced.

[efax-gtk-3.2.8\src\fax_list_manager.cpp:1452]: (style) The scope of the variable 'direntry' can be reduced.

[efax-gtk-3.2.8\src\fax_list_manager.cpp:1679]: (style) The scope of the variable 'direntry' can be reduced.

[efax-gtk-3.2.8\src\internal\c++-gtk-utils\convert.cpp:54]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efax-gtk-3.2.8\src\internal\c++-gtk-utils\convert.cpp:84]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efax-gtk-3.2.8\src\main.cpp:207]: (style) Variable 'file' is assigned a value that is never used.

[efax-gtk-3.2.8\src\main.cpp:1132]: (style) Variable 'temp' is assigned a value that is never used.

[efax-gtk-3.2.8\src\mainwindow.cpp:918]: (style) The scope of the variable 'width' can be reduced.

[efax-gtk-3.2.8\src\mainwindow.cpp:919]: (style) The scope of the variable 'height' can be reduced.

[efax-gtk-3.2.8\src\mainwindow.cpp:920]: (style) The scope of the variable 'socket_val' can be reduced.

[efax-gtk-3.2.8\src\mainwindow.cpp:921]: (style) The scope of the variable 'received_list_sort_type' can be reduced.

[efax-gtk-3.2.8\src\mainwindow.cpp:922]: (style) The scope of the variable 'sent_list_sort_type' can be reduced.

[efax-gtk-3.2.8\src\socket_server.cpp:109]: (style) The scope of the variable 'running' can be reduced.

[efax-gtk-3.2.8\src\tray_icon.cpp:197]: (style) Variable 'image_p' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/effects/effects_2.3.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/effectv/effectv_0.3.11.orig.tar.gz
[effectv-0.3.11\effects\Deinterlace.c:75]: (style) The scope of the variable 'zeile1b' can be reduced.

[effectv-0.3.11\effects\Deinterlace.c:86]: (style) Variable 'zeile1b' is assigned a value that is never used.

[effectv-0.3.11\effects\aging.c:106]: (style) The scope of the variable 'd' can be reduced.

[effectv-0.3.11\effects\aging.c:106]: (style) The scope of the variable 'len' can be reduced.

[effectv-0.3.11\effects\aging.c:107]: (style) The scope of the variable 'x' can be reduced.

[effectv-0.3.11\effects\aging.c:107]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\effects\aging.c:141]: (style) The scope of the variable 'size' can be reduced.

[effectv-0.3.11\effects\aging.c:142]: (style) The scope of the variable 'x' can be reduced.

[effectv-0.3.11\effects\aging.c:142]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\effects\bluescreen.c:141]: (style) The scope of the variable 'src' can be reduced.

[effectv-0.3.11\effects\bluescreen.c:235]: (style) The scope of the variable 'd' can be reduced.

[effectv-0.3.11\effects\blurzoom.c:53]: (style) The scope of the variable 'bits' can be reduced.

[effectv-0.3.11\effects\chameleon.c:106]: (style) The scope of the variable 'Y' can be reduced.

[effectv-0.3.11\effects\chameleon.c:107]: (style) The scope of the variable 'r' can be reduced.

[effectv-0.3.11\effects\chameleon.c:107]: (style) The scope of the variable 'g' can be reduced.

[effectv-0.3.11\effects\chameleon.c:107]: (style) The scope of the variable 'b' can be reduced.

[effectv-0.3.11\effects\chameleon.c:108]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\effects\chameleon.c:108]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\effects\chameleon.c:108]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\effects\chameleon.c:150]: (style) The scope of the variable 'Y' can be reduced.

[effectv-0.3.11\effects\chameleon.c:151]: (style) The scope of the variable 'r' can be reduced.

[effectv-0.3.11\effects\chameleon.c:151]: (style) The scope of the variable 'g' can be reduced.

[effectv-0.3.11\effects\chameleon.c:151]: (style) The scope of the variable 'b' can be reduced.

[effectv-0.3.11\effects\chameleon.c:152]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\effects\chameleon.c:152]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\effects\chameleon.c:152]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\effects\colstreak.c:88]: (style) The scope of the variable 'cf' can be reduced.

[effectv-0.3.11\effects\colstreak.c:90]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\effects\colstreak.c:90]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\effects\colstreak.c:90]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\effects\dizzy.c:117]: (style) The scope of the variable 'ox' can be reduced.

[effectv-0.3.11\effects\dizzy.c:117]: (style) The scope of the variable 'oy' can be reduced.

[effectv-0.3.11\effects\dot.c:65]: (style) The scope of the variable 'r' can be reduced.

[effectv-0.3.11\effects\dot.c:66]: (style) The scope of the variable 'pat' can be reduced.

[effectv-0.3.11\effects\dot.c:99]: (style) The scope of the variable 'f1y' can be reduced.

[effectv-0.3.11\effects\dot.c:100]: (style) The scope of the variable 'f2x' can be reduced.

[effectv-0.3.11\effects\dot.c:101]: (style) The scope of the variable 's1y' can be reduced.

[effectv-0.3.11\effects\dot.c:102]: (style) The scope of the variable 's2x' can be reduced.

[effectv-0.3.11\effects\dot.c:103]: (style) The scope of the variable 'd1y' can be reduced.

[effectv-0.3.11\effects\dot.c:104]: (style) The scope of the variable 'd2y' can be reduced.

[effectv-0.3.11\effects\dot.c:106]: (style) The scope of the variable 'h' can be reduced.

[effectv-0.3.11\effects\edgeblur.c:33]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\effects\half.c:279]: (style) The scope of the variable 'd1' can be reduced.

[effectv-0.3.11\effects\half.c:331]: (style) The scope of the variable 'd1' can be reduced.

[effectv-0.3.11\effects\life.c:76]: (style) The scope of the variable 'sum1' can be reduced.

[effectv-0.3.11\effects\life.c:76]: (style) The scope of the variable 'sum2' can be reduced.

[effectv-0.3.11\effects\matrix.c:235]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\effects\matrix.c:235]: (style) The scope of the variable 'cy' can be reduced.

[effectv-0.3.11\effects\matrix.c:236]: (style) The scope of the variable 'p' can be reduced.

[effectv-0.3.11\effects\matrix.c:325]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\effects\matrix.c:363]: (style) The scope of the variable 'r' can be reduced.

[effectv-0.3.11\effects\matrix.c:275]: (style) Variable 'i' is assigned a value that is never used.

[effectv-0.3.11\effects\op.c:39]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\effects\op.c:57]: (style) The scope of the variable 'yy' can be reduced.

[effectv-0.3.11\effects\pup.c:171]: (style) The scope of the variable 'x' can be reduced.

[effectv-0.3.11\effects\pup.c:318]: (style) Variable 'offset' is assigned a value that is never used.

[effectv-0.3.11\effects\puzzle.c:103]: (style) The scope of the variable 'a' can be reduced.

[effectv-0.3.11\effects\puzzle.c:103]: (style) The scope of the variable 'b' can be reduced.

[effectv-0.3.11\effects\puzzle.c:103]: (style) The scope of the variable 'c' can be reduced.

[effectv-0.3.11\effects\quark.c:78]: (style) The scope of the variable 'cf' can be reduced.

[effectv-0.3.11\effects\ripple.c:165]: (style) The scope of the variable 'drops_per_frame_max' can be reduced.

[effectv-0.3.11\effects\rndm.c:59]: (style) The scope of the variable 'i' can be reduced.

[effectv-0.3.11\effects\rndm.c:59]: (style) The scope of the variable 'tmp' can be reduced.

[effectv-0.3.11\effects\rndm.c:59]: (style) The scope of the variable 'rtmp' can be reduced.

[effectv-0.3.11\effects\scroll.c:73]: (style) The scope of the variable 'i' can be reduced.

[effectv-0.3.11\effects\spiral.c:177]: (warning) %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'.

[effectv-0.3.11\effects\spiral.c:450]: (style) The scope of the variable 'rel_y' can be reduced.

[effectv-0.3.11\effects\spiral.c:451]: (style) The scope of the variable 'yy' can be reduced.

[effectv-0.3.11\effects\spiral.c:491]: (style) The scope of the variable 'iw' can be reduced.

[effectv-0.3.11\effects\transform.c:70]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\effects\transform.c:122]: (style) The scope of the variable 'i' can be reduced.

[effectv-0.3.11\image.c:58]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\image.c:127]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\image.c:127]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\image.c:127]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\image.c:146]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\image.c:146]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\image.c:146]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\image.c:150]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\image.c:185]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\image.c:185]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\image.c:185]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\image.c:189]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\image.c:240]: (style) The scope of the variable 'a' can be reduced.

[effectv-0.3.11\image.c:240]: (style) The scope of the variable 'b' can be reduced.

[effectv-0.3.11\image.c:264]: (style) The scope of the variable 'a' can be reduced.

[effectv-0.3.11\image.c:264]: (style) The scope of the variable 'b' can be reduced.

[effectv-0.3.11\image.c:291]: (style) The scope of the variable 'sum1' can be reduced.

[effectv-0.3.11\image.c:291]: (style) The scope of the variable 'sum2' can be reduced.

[effectv-0.3.11\image.c:318]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\image.c:318]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\image.c:318]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\image.c:318]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\image.c:337]: (style) The scope of the variable 'R' can be reduced.

[effectv-0.3.11\image.c:337]: (style) The scope of the variable 'G' can be reduced.

[effectv-0.3.11\image.c:337]: (style) The scope of the variable 'B' can be reduced.

[effectv-0.3.11\image.c:337]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\main.c:207]: (style) The scope of the variable 'len2' can be reduced.

[effectv-0.3.11\main.c:472]: (style) The scope of the variable 'option' can be reduced.

[effectv-0.3.11\main.c:723]: (style) The scope of the variable 'usec' can be reduced.

[effectv-0.3.11\main.c:724]: (style) The scope of the variable 'buf' can be reduced.

[effectv-0.3.11\main.c:752]: (style) The scope of the variable 'p' can be reduced.

[effectv-0.3.11\palette.c:90]: (style) The scope of the variable 'w2' can be reduced.

[effectv-0.3.11\palette.c:135]: (style) The scope of the variable 'w2' can be reduced.

[effectv-0.3.11\palette.c:231]: (style) The scope of the variable 'gray' can be reduced.

[effectv-0.3.11\palette.c:232]: (style) The scope of the variable 'u' can be reduced.

[effectv-0.3.11\palette.c:232]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\palette.c:289]: (style) The scope of the variable 'gray' can be reduced.

[effectv-0.3.11\palette.c:291]: (style) The scope of the variable 'u' can be reduced.

[effectv-0.3.11\palette.c:291]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\palette.c:358]: (style) The scope of the variable 'gray' can be reduced.

[effectv-0.3.11\palette.c:360]: (style) The scope of the variable 'u' can be reduced.

[effectv-0.3.11\palette.c:360]: (style) The scope of the variable 'v' can be reduced.

[effectv-0.3.11\palette.c:716]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\palette.c:716]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\palette.c:716]: (style) The scope of the variable 'sy' can be reduced.

[effectv-0.3.11\palette.c:716]: (style) The scope of the variable 'tx' can be reduced.

[effectv-0.3.11\palette.c:716]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\palette.c:719]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\palette.c:719]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\palette.c:719]: (style) The scope of the variable 'sy' can be reduced.

[effectv-0.3.11\palette.c:719]: (style) The scope of the variable 'tx' can be reduced.

[effectv-0.3.11\palette.c:719]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\palette.c:722]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\palette.c:722]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\palette.c:722]: (style) The scope of the variable 'sy' can be reduced.

[effectv-0.3.11\palette.c:722]: (style) The scope of the variable 'tx' can be reduced.

[effectv-0.3.11\palette.c:722]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\palette.c:725]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\palette.c:725]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\palette.c:725]: (style) The scope of the variable 'sy' can be reduced.

[effectv-0.3.11\palette.c:725]: (style) The scope of the variable 'tx' can be reduced.

[effectv-0.3.11\palette.c:725]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\palette.c:731]: (style) The scope of the variable 'length' can be reduced.

[effectv-0.3.11\palette.c:732]: (style) The scope of the variable 'y' can be reduced.

[effectv-0.3.11\palette.c:733]: (style) The scope of the variable 'sx' can be reduced.

[effectv-0.3.11\palette.c:733]: (style) The scope of the variable 'sy' can be reduced.

[effectv-0.3.11\palette.c:734]: (style) The scope of the variable 'tx' can be reduced.

[effectv-0.3.11\palette.c:734]: (style) The scope of the variable 'ty' can be reduced.

[effectv-0.3.11\v4lutils\v4lutils.c:63]: (style) The scope of the variable 'buf' can be reduced.

[effectv-0.3.11\vloopback.c:470]: (style) The scope of the variable 'frame' can be reduced.

[effectv-0.3.11\vloopback.c:471]: (style) The scope of the variable 'src' can be reduced.

[effectv-0.3.11\vloopback.c:472]: (style) The scope of the variable 'dest' can be reduced.

[effectv-0.3.11\vloopback.c:390]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[effectv-0.3.11\vloopback.c:88]: (style) A pointer can not be negative so it is either pointless or an error to check if it is.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efibootmgr/efibootmgr_0.5.4.orig.tar.gz
[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:950]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:964]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:1125]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:169] -> [efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:169]: (style) Same expression on both sides of '>'.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:103]: (style) The scope of the variable 'boot' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:222]: (style) The scope of the variable 'boot' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:223]: (style) The scope of the variable 'load_option' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:244]: (style) The scope of the variable 'pos' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:424]: (style) The scope of the variable 'boot' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:461]: (style) The scope of the variable 'rc' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:593]: (style) The scope of the variable 'boot' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:608]: (style) The scope of the variable 'rc' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:655]: (style) The scope of the variable 'load_option' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:656]: (style) The scope of the variable 'path' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:822]: (style) The scope of the variable 'c' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:1028]: (style) The scope of the variable 'new_boot' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:1029]: (style) The scope of the variable 'num' can be reduced.

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:331]: (error) Memory leak: new_data

[efibootmgr-0.5.4\src\efibootmgr\efibootmgr.c:377]: (error) Memory leak: new_data

[efibootmgr-0.5.4\src\lib\disk.c:204]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[efibootmgr-0.5.4\src\lib\disk.c:211]: (style) Variable 'read_count' is assigned a value that is never used.

[efibootmgr-0.5.4\src\lib\efi.c:337]: (style) The scope of the variable 'dev' can be reduced.

[efibootmgr-0.5.4\src\lib\efi.c:493]: (style) The scope of the variable 'buffer' can be reduced.

[efibootmgr-0.5.4\src\lib\efi.c:495]: (style) The scope of the variable 'edd_version' can be reduced.

[efibootmgr-0.5.4\src\lib\efi.c:400]: (portability) 'dest' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[efibootmgr-0.5.4\src\lib\efi.c:481]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[efibootmgr-0.5.4\src\lib\efi.c:316]: (style) Variable 'primary' is assigned a value that is never used.

[efibootmgr-0.5.4\src\lib\gpt.c:320]: (style) The scope of the variable 'rc' can be reduced.

[efibootmgr-0.5.4\src\lib\unparse_path.c:88]: (style) The scope of the variable 'c' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eficas/eficas_6.4.0-1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efilinux/efilinux_1.0.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efl/efl_1.8.5.orig.tar.gz
[efl-1.8.5\src\benchmarks\eina\ecore_hash.c:292]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_hash.c:909]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_hash.c:263]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:133]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:1291]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:1360]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:122]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:1350]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\benchmarks\eina\ecore_list.c:1598]: (style) The scope of the variable 'node' can be reduced.

[efl-1.8.5\src\benchmarks\eina\ecore_sheap.c:99]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\benchmarks\eina\ecore_sheap.c:86]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\benchmarks\eina\eina_bench_convert.c:114]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:356] -> [efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:358]: (performance) Variable 'length' is reassigned a value before the old one has been used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:186]: (style) Variable 'tmp_val' is assigned a value that is never used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:270]: (style) Variable 'tmp_val' is assigned a value that is never used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:310]: (style) Variable 'tmp_val' is assigned a value that is never used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:361]: (style) Variable 'elm' is assigned a value that is never used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_hash.c:507]: (style) Variable 'elm' is assigned a value that is never used.

[efl-1.8.5\src\benchmarks\eina\eina_bench_rectangle_pool.c:30]: (style) The scope of the variable 'rect' can be reduced.

[efl-1.8.5\src\benchmarks\eina\evas_hash.c:296]: (style) The scope of the variable 'el' can be reduced.

[efl-1.8.5\src\benchmarks\eina\evas_list.c:608]: (style) The scope of the variable 'free_l' can be reduced.

[efl-1.8.5\src\benchmarks\eina\evas_mempool.c:133]: (style) The scope of the variable 'pmem' can be reduced.

[efl-1.8.5\src\benchmarks\eina\evas_stringshare.c:239]: (style) The scope of the variable 'el_str' can be reduced.

[efl-1.8.5\src\benchmarks\eo\eo_bench.c:30]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:1113]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:444]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:533]: (style) The scope of the variable 'll' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:538]: (style) The scope of the variable 'buf2' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:730]: (style) The scope of the variable 'end' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:1107]: (style) The scope of the variable 'buf2' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2364]: (style) The scope of the variable 'ep' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2365]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2598]: (style) The scope of the variable 'de' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2599]: (style) The scope of the variable 'set' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2671]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2718]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_cc_out.c:2660]: (error) Memory pointed to by 'data' is freed twice.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:966]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:149]: (style) The scope of the variable 'sh' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:426]: (style) The scope of the variable 'nested' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:484]: (style) The scope of the variable 'prev' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:783]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:783]: (style) The scope of the variable 'buf2' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:1332]: (style) The scope of the variable 'op' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:1351]: (style) The scope of the variable 'op' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:1535]: (style) The scope of the variable 'op' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:1554]: (style) The scope of the variable 'op' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:283]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:280]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:437]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_cc_parse.c:489]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_cc_sources.c:55]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\bin\edje\edje_cc_sources.c:150]: (style) The scope of the variable 'slash' can be reduced.

[efl-1.8.5\src\bin\edje\edje_codegen.c:1038]: (style) The scope of the variable 'module_name' can be reduced.

[efl-1.8.5\src\bin\edje\edje_codegen.c:1039]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\bin\edje\edje_convert.c:331] -> [efl-1.8.5\src\bin\edje\edje_convert.c:345]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[efl-1.8.5\src\bin\edje\edje_convert.c:249]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:250]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:251]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:252]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:253]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:255]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:256]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:257]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_convert.c:258]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_decc.c:281]: (style) The scope of the variable 'ei' can be reduced.

[efl-1.8.5\src\bin\edje\edje_decc.c:431]: (style) The scope of the variable 'f' can be reduced.

[efl-1.8.5\src\bin\edje\edje_decc.c:472]: (style) The scope of the variable 'sample' can be reduced.

[efl-1.8.5\src\bin\edje\edje_external_inspector.c:414]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\edje\edje_external_inspector.c:442]: (style) Variable 'last_module' is assigned a value that is never used.

[efl-1.8.5\src\bin\edje\edje_inspector.c:637]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\bin\edje\edje_inspector.c:638]: (style) The scope of the variable 'p' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:137]: (style) The scope of the variable 'll' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:563]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:672]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:674]: (style) The scope of the variable 'k' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:677]: (style) The scope of the variable 'current_img_id' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:801]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:802]: (style) The scope of the variable 'k' can be reduced.

[efl-1.8.5\src\bin\edje\edje_pick.c:805]: (style) The scope of the variable 'current_sample_id' can be reduced.

[efl-1.8.5\src\bin\edje\edje_player.c:145]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_player.c:171]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_player.c:197]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_player.c:269]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\edje_player.c:305]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\edje\epp\cppexp.c:471] -> [efl-1.8.5\src\bin\edje\epp\cppexp.c:473]: (performance) Buffer 'buf' is being written before its old content has been used.

[efl-1.8.5\src\bin\edje\epp\cppexp.c:156]: (style) The scope of the variable 'nd' can be reduced.

[efl-1.8.5\src\bin\eet\eet_main.c:89]: (warning) %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[efl-1.8.5\src\bin\eet\eet_main.c:98]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\bin\eet\eet_main.c:309]: (style) The scope of the variable 'size' can be reduced.

[efl-1.8.5\src\bin\eeze\eeze_scanner.c:366] -> [efl-1.8.5\src\bin\eeze\eeze_scanner.c:367]: (warning) Possible null pointer dereference: dev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:556] -> [efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:557]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:277]: (style) The scope of the variable 'ext2' can be reduced.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:344]: (style) The scope of the variable 'name' can be reduced.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:380]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:381]: (style) The scope of the variable 'name' can be reduced.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:611]: (style) The scope of the variable 'path' can be reduced.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:544]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\efreet\efreet_icon_cache_create.c:573]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\eldbus\parser.c:487]: (style) The scope of the variable 'attrslen' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:137]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:138]: (style) The scope of the variable 'ptr' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:1652]: (style) The scope of the variable 'prefixlen' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:1653]: (style) The scope of the variable 'subst' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:2161]: (style) The scope of the variable 's1' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:2161]: (style) The scope of the variable 's2' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:2389]: (style) The scope of the variable 'arg' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:2701]: (style) The scope of the variable 'level' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc2.c:2704]: (warning) Assert statement modifies 'sym'.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:634] -> [efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:643]: (performance) Variable 'lvaltmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:129]: (style) The scope of the variable 'binoperstr' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:137]: (style) The scope of the variable 'unoperstr' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:138]: (style) The scope of the variable 'unopers' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:390]: (style) The scope of the variable 'lvalue' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:832]: (style) The scope of the variable 'level' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1067]: (style) The scope of the variable 'flab1' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1067]: (style) The scope of the variable 'flab2' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1069]: (style) The scope of the variable 'array1' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1069]: (style) The scope of the variable 'array2' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1205]: (style) The scope of the variable 'saveresult' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1692]: (style) The scope of the variable 'lvalue' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1897]: (style) The scope of the variable 'close' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1897]: (style) The scope of the variable 'lvalue' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:1902]: (style) The scope of the variable 'namedparams' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc3.c:2193]: (style) The scope of the variable 'level' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc6.c:615]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc6.c:615]: (style) The scope of the variable 'cmp' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc7.c:167]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc7.c:380]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc7.c:429]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\bin\embryo\embryo_cc_sc7.c:674]: (error) Memory leak: replace

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:262]: (error) Memory leak: path

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:267]: (error) Memory leak: key

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:274]: (error) Memory leak: thumb_path

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:282]: (error) Memory leak: thumb_key

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:448]: (error) Memory leak: theme_file

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:459]: (error) Memory leak: group

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:473]: (error) Memory leak: swallow

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:492]: (error) Memory leak: directory

[efl-1.8.5\src\bin\ethumb_client\ethumbd_slave.c:508]: (error) Memory leak: category

[efl-1.8.5\src\bin\evas\evas_cserve2_cache.c:1051]: (style) The scope of the variable 'fentry' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_cache.c:1584]: (style) The scope of the variable 'oldref' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_cache.c:2410]: (style) The scope of the variable 'k' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_cache.c:2835]: (style) The scope of the variable 'idata' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_debug.c:100]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_index.c:431] -> [efl-1.8.5\src\bin\evas\evas_cserve2_index.c:432]: (warning) Possible null pointer dereference: sa - otherwise it is redundant to check it against null.

[efl-1.8.5\src\bin\evas\evas_cserve2_index.c:470]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_index.c:816]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_index.c:203]: (style) Checking if unsigned variable 'newsize' is less than zero.

[efl-1.8.5\src\bin\evas\evas_cserve2_main.c:47]: (style) The scope of the variable 'iter' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_main_loop_linux.c:115]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_shm_debug.c:42]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_shm_debug.c:44]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_slave.c:26]: (style) struct or union member 'ext_loader_s::length' is never used.

[efl-1.8.5\src\bin\evas\evas_cserve2_slave.c:571]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\bin\evas\evas_cserve2_slaves.c:235]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\bin\evas\evas_cserve2_usage.c:100]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\bin\evil\evil_test_pipe.c:76]: (error) Uninitialized variable: ret

[efl-1.8.5\src\bin\evil\evil_test_realpath.c:22]: (style) Variable 'result' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_animator_example.c:63] -> [efl-1.8.5\src\examples\ecore\ecore_animator_example.c:64]: (performance) Variable 'frame' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\ecore\ecore_animator_example.c:83] -> [efl-1.8.5\src\examples\ecore\ecore_animator_example.c:84]: (performance) Variable 'frame' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\ecore\ecore_con_client_simple_example.c:106]: (style) Variable 'svr' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_con_server_http_example.c:67] -> [efl-1.8.5\src\examples\ecore\ecore_con_server_http_example.c:71]: (warning) Possible null pointer dereference: client - otherwise it is redundant to check it against null.

[efl-1.8.5\src\examples\ecore\ecore_con_server_simple_example.c:62] -> [efl-1.8.5\src\examples\ecore\ecore_con_server_simple_example.c:66]: (warning) Possible null pointer dereference: client - otherwise it is redundant to check it against null.

[efl-1.8.5\src\examples\ecore\ecore_con_url_download_example.c:22]: (style) The scope of the variable 'percent' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_evas_ews_example.c:87]: (warning) Storing getchar() return value in char variable and then comparing with EOF.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:95] -> [efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:96]: (performance) Buffer 'buf' is being written before its old content has been used.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:42]: (style) The scope of the variable 'text' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:64]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:64]: (style) The scope of the variable 'g' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:64]: (style) The scope of the variable 'b' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_evas_extn_socket_example.c:64]: (style) The scope of the variable 'a' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_fd_handler_gnutls_example.c:119]: (style) The scope of the variable 'lastret' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_imf_example.c:270]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_imf_example.c:273]: (style) The scope of the variable 'preedit_end_pos' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_imf_example.c:274]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_imf_example.c:366]: (style) Variable 'alt' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_imf_example.c:367]: (style) Variable 'shift' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_job_example.c:35]: (style) Variable 'job1' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_job_example.c:37]: (style) Variable 'job3' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_job_example.c:39]: (style) Variable 'job_quit' is assigned a value that is never used.

[efl-1.8.5\src\examples\ecore\ecore_pipe_gstreamer_example.c:98]: (style) The scope of the variable 'decoder' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_pipe_gstreamer_example.c:99]: (style) The scope of the variable 'pad' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_pipe_simple_example.c:11]: (style) The scope of the variable 'buffer' can be reduced.

[efl-1.8.5\src\examples\ecore\ecore_thread_example.c:193]: (style) The scope of the variable 'str' can be reduced.

[efl-1.8.5\src\examples\edje\edje-box.c:205] -> [efl-1.8.5\src\examples\edje\edje-box.c:210]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\eet\eet-data-cipher_decipher.c:29] -> [efl-1.8.5\src\examples\eet\eet-data-cipher_decipher.c:26]: (warning) Possible null pointer dereference: file - otherwise it is redundant to check it against null.

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_01.c:474]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_01.c:497]: (style) The scope of the variable 'post' can be reduced.

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_01.c:262]: (style) Unused variable: acc

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_01.c:472]: (style) Unused variable: post

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_02.c:664]: (warning) %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_02.c:706]: (warning) %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_02.c:465]: (error) Memory leak: va

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_02.c:489]: (error) Memory leak: va

[efl-1.8.5\src\examples\eet\eet-data-file_descriptor_02.c:514]: (error) Memory leak: va

[efl-1.8.5\src\examples\eet\eet-file.c:71]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\examples\eina\eina_inarray_02.c:15]: (style) The scope of the variable 'str' can be reduced.

[efl-1.8.5\src\examples\eina\eina_simple_xml_parser_01.c:20]: (style) The scope of the variable 'size' can be reduced.

[efl-1.8.5\src\examples\eina\eina_simple_xml_parser_01.c:21]: (style) The scope of the variable 'buffer' can be reduced.

[efl-1.8.5\src\examples\eina\eina_simple_xml_parser_01.c:22]: (style) The scope of the variable 'array' can be reduced.

[efl-1.8.5\src\examples\eina\eina_simple_xml_parser_01.c:91]: (error) Uninitialized variable: str

[efl-1.8.5\src\examples\eina\eina_simple_xml_parser_01.c:99]: (error) Uninitialized variable: str

[efl-1.8.5\src\examples\eina\eina_value_02.c:12]: (style) struct or union member '_My_Struct_V1::param1' is never used.

[efl-1.8.5\src\examples\eina\eina_value_02.c:13]: (style) struct or union member '_My_Struct_V1::param2' is never used.

[efl-1.8.5\src\examples\eina\eina_value_02.c:34]: (style) struct or union member '_My_Struct_V2::param1' is never used.

[efl-1.8.5\src\examples\eina\eina_value_02.c:35]: (style) struct or union member '_My_Struct_V2::param2' is never used.

[efl-1.8.5\src\examples\eina\eina_value_02.c:36]: (style) struct or union member '_My_Struct_V2::param3' is never used.

[efl-1.8.5\src\examples\eldbus\complex-types-client-eina-value.c:18]: (style) struct or union member '_sub_struct::txt' is never used.

[efl-1.8.5\src\examples\eldbus\complex-types-client-eina-value.c:19]: (style) struct or union member '_sub_struct::num' is never used.

[efl-1.8.5\src\examples\eldbus\complex-types-client-eina-value.c:70]: (style) Variable 'main_members' is assigned a value that is never used.

[efl-1.8.5\src\examples\eldbus\complex-types-client-eina-value.c:66]: (warning) Redundant code: Found a statement that begins with numeric constant.

[efl-1.8.5\src\examples\eldbus\complex-types.c:230] -> [efl-1.8.5\src\examples\eldbus\complex-types.c:237]: (performance) Variable 'pending' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\eldbus\complex-types.c:264] -> [efl-1.8.5\src\examples\eldbus\complex-types.c:267]: (performance) Variable 'pending' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\eldbus\complex-types.c:267] -> [efl-1.8.5\src\examples\eldbus\complex-types.c:270]: (performance) Variable 'pending' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\eldbus\complex-types.c:270] -> [efl-1.8.5\src\examples\eldbus\complex-types.c:273]: (performance) Variable 'pending' is reassigned a value before the old one has been used.

[efl-1.8.5\src\examples\eldbus\complex-types.c:273]: (style) Variable 'pending' is assigned a value that is never used.

[efl-1.8.5\src\examples\ephysics\test_camera_track.c:92]: (style) The scope of the variable 'cube' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_camera_track.c:94]: (style) The scope of the variable 'color' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_camera_track.c:94]: (style) The scope of the variable 'row' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_colliding_balls.c:11]: (style) The scope of the variable 'sphere' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_colliding_balls.c:11]: (style) The scope of the variable 'shadow' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_colliding_balls.c:12]: (style) The scope of the variable 'fall_body' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_colliding_balls.c:13]: (style) The scope of the variable 'column' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_colliding_balls.c:13]: (style) The scope of the variable 'row' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_collision_filter.c:12]: (style) The scope of the variable 'fall_body' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_collision_filter.c:13]: (style) The scope of the variable 'sphere' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_collision_filter.c:14]: (style) The scope of the variable 'column' can be reduced.

[efl-1.8.5\src\examples\ephysics\test_collision_filter.c:14]: (style) The scope of the variable 'row' can be reduced.

[efl-1.8.5\src\examples\evas\evas-map-utils.c:60]: (style) Unused variable: old_map

[efl-1.8.5\src\examples\evas\evas-map-utils.c:172]: (style) Variable 'mods' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:700] -> [efl-1.8.5\src\lib\ecore\ecore_exe.c:701]: (warning) Possible null pointer dereference: e - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1715]: (style) The scope of the variable 'e' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1801]: (style) The scope of the variable 'ok' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1802]: (style) The scope of the variable 'result' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:663]: (style) Variable 'result' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1115]: (style) Variable 'ok' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1115]: (style) Variable 'result' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1808]: (style) Variable 'ok' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1808]: (style) Variable 'result' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore\ecore_exe.c:1707]: (error) Common realloc mistake: 'inbuf' nulled but not freed upon failure

[efl-1.8.5\src\lib\ecore\ecore_getopt.c:751]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore\ecore_main.c:1189]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1190]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1191]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1192]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1193]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1194]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1195]: (error) Possible null pointer dereference: fdh

[efl-1.8.5\src\lib\ecore\ecore_main.c:1619]: (style) The scope of the variable 'fdh' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_pipe.c:501]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_poll.c:97]: (style) The scope of the variable 't' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_poll.c:443]: (style) The scope of the variable 'poller' can be reduced.

[efl-1.8.5\src\lib\ecore\ecore_thread.c:690]: (error) syntax error

[efl-1.8.5\src\lib\ecore\ecore_time.c:92]: (error) "Your platform isn't supported yet"

[efl-1.8.5\src\lib\ecore\ecore_time.c:92]: (error) #error "Your platform isn't supported yet"

[efl-1.8.5\src\lib\ecore\ecore_timer.c:940]: (style) The scope of the variable 't2' can be reduced.

[efl-1.8.5\src\lib\ecore_audio\ecore_audio_obj_out_pulse.c:50]: (style) struct or union member '_Ecore_Audio_Pulse::foo' is never used.

[efl-1.8.5\src\lib\ecore_audio\ecore_audio_pulse_ml.c:45]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con.c:1242]: (style) The scope of the variable 't' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con.c:1318]: (style) The scope of the variable 't' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_eet.c:789]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_con\ecore_con_eet.c:510]: (error) Memory pointed to by 's' is freed twice.

[efl-1.8.5\src\lib\ecore_con\ecore_con_eet.c:526]: (error) Memory pointed to by 'c' is freed twice.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:246]: (style) The scope of the variable 'hbuf' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:247]: (style) The scope of the variable 'sbuf' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:248]: (style) The scope of the variable 'tosend' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:249]: (style) The scope of the variable 'tosend_len' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:250]: (style) The scope of the variable 'canonname_len' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:333]: (style) The scope of the variable 'recv_info' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:334]: (style) The scope of the variable 'torecv' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:335]: (style) The scope of the variable 'torecv_len' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_info.c:262]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_con\ecore_con_local_win32.c:377]: (style) The scope of the variable 'res' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_local_win32.c:215]: (style) Checking if unsigned variable 'nbr_bytes' is less than zero.

[efl-1.8.5\src\lib\ecore_con\ecore_con_local_win32.c:254]: (style) Checking if unsigned variable 'nbr_bytes' is less than zero.

[efl-1.8.5\src\lib\ecore_con\ecore_con_socks.c:179]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:706]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:760]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1150]: (style) The scope of the variable 'vers' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1370]: (style) The scope of the variable 'e' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1400]: (style) The scope of the variable 'count' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1492]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1492]: (style) The scope of the variable 'll' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:1493]: (style) The scope of the variable 'url_con' can be reduced.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:165]: (style) struct or union member 'Anonymous2::whatever' is never used.

[efl-1.8.5\src\lib\ecore_con\ecore_con_url.c:553]: (error) Memory pointed to by 's' is freed twice.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_buffer.c:116]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_ews.c:1251]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_ews.c:1271]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_ews.c:1312]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_ews.c:1352]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_ews.c:1443]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_evas\ecore_evas_module.c:149]: (style) The scope of the variable 'it' can be reduced.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:25]: (style) struct or union member '_Ecore_Fb_Ts_Event::_unused' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:39]: (style) struct or union member '_Ecore_Fb_Ts_Backlight::on' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:40]: (style) struct or union member '_Ecore_Fb_Ts_Backlight::brightness' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:45]: (style) struct or union member '_Ecore_Fb_Ts_Contrast::contrast' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:50]: (style) struct or union member '_Ecore_Fb_Ts_Led::on' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:51]: (style) struct or union member '_Ecore_Fb_Ts_Led::blink_time' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:52]: (style) struct or union member '_Ecore_Fb_Ts_Led::on_time' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:53]: (style) struct or union member '_Ecore_Fb_Ts_Led::off_time' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:58]: (style) struct or union member '_Ecore_Fb_Ts_Flite::mode' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:59]: (style) struct or union member '_Ecore_Fb_Ts_Flite::pwr' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_ts.c:60]: (style) struct or union member '_Ecore_Fb_Ts_Flite::brightness' is never used.

[efl-1.8.5\src\lib\ecore_fb\ecore_fb_vt.c:83]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_inotify.c:83]: (style) The scope of the variable 'fd' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_inotify.c:154]: (style) The scope of the variable 'em' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_inotify.c:156]: (style) The scope of the variable 'event' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_inotify.c:158]: (style) The scope of the variable 'event_size' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_poll.c:245]: (style) The scope of the variable 'event' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_poll.c:278]: (style) The scope of the variable 'fl' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_poll.c:279]: (style) The scope of the variable 'file' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_win32.c:132]: (style) The scope of the variable 'wname' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_monitor_win32.c:133]: (style) The scope of the variable 'name' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_path.c:50] -> [efl-1.8.5\src\lib\ecore_file\ecore_file_path.c:51]: (performance) Buffer 'env_path' is being written before its old content has been used.

[efl-1.8.5\src\lib\ecore_file\ecore_file_path.c:153]: (style) The scope of the variable 'files' can be reduced.

[efl-1.8.5\src\lib\ecore_file\ecore_file_path.c:49]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_imf\ecore_imf_context.c:1161]: (style) The scope of the variable 'fn' can be reduced.

[efl-1.8.5\src\lib\ecore_input_evas\ecore_input_evas.c:344]: (style) The scope of the variable 'eel' can be reduced.

[efl-1.8.5\src\lib\ecore_ipc\ecore_ipc.c:862]: (style) The scope of the variable 'svr' can be reduced.

[efl-1.8.5\src\lib\ecore_ipc\ecore_ipc.c:1068]: (style) The scope of the variable 'e2' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:80]: (style) The scope of the variable 'gem_loaded' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:638]: (style) The scope of the variable 't_pressed' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:640]: (style) The scope of the variable 'prev_x' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:641]: (style) The scope of the variable 'prev_y' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:705]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:841]: (style) The scope of the variable 'mode_area' can be reduced.

[efl-1.8.5\src\lib\ecore_psl1ght\ecore_psl1ght.c:636]: (style) Unused variable: i

[efl-1.8.5\src\lib\ecore_psl1ght\gemutil.c:267]: (style) Unused variable: ret

[efl-1.8.5\src\lib\ecore_sdl\ecore_sdl.c:157]: (style) The scope of the variable 'timestamp' can be reduced.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_dnd.c:145] -> [efl-1.8.5\src\lib\ecore_wayland\ecore_wl_dnd.c:144]: (warning) Possible null pointer dereference: t - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_dnd.c:705]: (style) The scope of the variable 'task' can be reduced.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_dnd.c:731]: (style) Variable 'input' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_dnd.c:744]: (style) Variable 'input' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_input.c:1451]: (style) The scope of the variable 'info' can be reduced.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_subsurf.c:187]: (style) The scope of the variable 'region' can be reduced.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_window.c:787]: (style) Variable 'win' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_wayland\ecore_wl_window.c:798]: (style) Variable 'win' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_dnd.c:193] -> [efl-1.8.5\src\lib\ecore_win32\ecore_win32_dnd.c:190]: (warning) Possible null pointer dereference: wnd - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_dnd.c:196] -> [efl-1.8.5\src\lib\ecore_win32\ecore_win32_dnd.c:190]: (warning) Possible null pointer dereference: wnd - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_event.c:656]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:594]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:594]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:617]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:617]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:640]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:640]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:663]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:663]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:684]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:684]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:730]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:730]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:755]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:755]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:1168]: (style) Checking if unsigned variable 'num' is less than zero.

[efl-1.8.5\src\lib\ecore_win32\ecore_win32_window.c:67]: (style) Variable 'minimal_height' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb.c:102]: (style) Variable 'gl' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb.c:1215]: (style) Variable 'gl' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb.c:386]: (error) Memory pointed to by '_ecore_xcb_conn' is freed twice.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_cursor.c:82]: (style) The scope of the variable 'img' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:248]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:303]: (style) The scope of the variable 'newset' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:304]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:305]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:336]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_dnd.c:337]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:137]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:168]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:169]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:334]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:361]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:362]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:145]: (style) Checking if unsigned variable 'num_profiles' is less than zero.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:342]: (style) Checking if unsigned variable 'count' is less than zero.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:149]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_e.c:346]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2340] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2353]: (performance) Variable 'sym' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2411] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2424]: (performance) Variable 'sym' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2774]: (style) The scope of the variable 'info' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_events.c:2522]: (style) Variable 'event' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:199] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:207]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:676] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:684]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:1172]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:212]: (error) Memory leak: title

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_icccm.c:689]: (error) Memory leak: tmp

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_image.c:283]: (style) The scope of the variable 'cols' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_image.c:284]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_image.c:323]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'n' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'h' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:165]: (style) The scope of the variable 'idx' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:166]: (style) The scope of the variable 'entry' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val2' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val3' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:167]: (style) The scope of the variable 'val4' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_keymap.c:345]: (style) The scope of the variable 'entry' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:272]: (style) The scope of the variable 's' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:861]: (style) The scope of the variable 'p2' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:18]: (style) struct or union member '_Ecore_Xcb_Startup_Info::init' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:18]: (style) struct or union member '_Ecore_Xcb_Startup_Info::size' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:19]: (style) struct or union member '_Ecore_Xcb_Startup_Info::buffer' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:20]: (style) struct or union member '_Ecore_Xcb_Startup_Info::length' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:23]: (style) struct or union member '_Ecore_Xcb_Startup_Info::id' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:23]: (style) struct or union member '_Ecore_Xcb_Startup_Info::name' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:24]: (style) struct or union member '_Ecore_Xcb_Startup_Info::screen' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:25]: (style) struct or union member '_Ecore_Xcb_Startup_Info::bin' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:25]: (style) struct or union member '_Ecore_Xcb_Startup_Info::icon' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:26]: (style) struct or union member '_Ecore_Xcb_Startup_Info::desktop' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:26]: (style) struct or union member '_Ecore_Xcb_Startup_Info::timestamp' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:27]: (style) struct or union member '_Ecore_Xcb_Startup_Info::description' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:27]: (style) struct or union member '_Ecore_Xcb_Startup_Info::wmclass' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_netwm.c:28]: (style) struct or union member '_Ecore_Xcb_Startup_Info::silent' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_selection.c:958]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_selection.c:706]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:378]: (style) The scope of the variable 'mb' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:379]: (style) The scope of the variable 'wc' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:324]: (style) Variable 'num' is assigned a value that is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:429]: (error) Memory leak: list

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_textlist.c:443]: (error) Memory leak: list

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_vsync.c:37]: (style) struct or union member '_drmVBlankReply::tval_sec' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_vsync.c:37]: (style) struct or union member '_drmVBlankReply::tval_usec' is never used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window.c:1323]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window.c:1323]: (style) The scope of the variable 'count' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window.c:1335]: (error) Common realloc mistake: 'ignore_list' nulled but not freed upon failure

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window.c:1366]: (error) Common realloc mistake: 'ignore_list' nulled but not freed upon failure

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:610] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:644]: (warning) Possible null pointer dereference: num_ret - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:264] -> [efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:273]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:363]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:278]: (error) Memory leak: str

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:280]: (error) Memory leak: str

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:285]: (error) Memory leak: str

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_prop.c:548]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:36]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:36]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:122]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:159]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:197]: (style) The scope of the variable 'ss' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shadow.c:198]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:99]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:100]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:130]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:131]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:132]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:133]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:176]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:177]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:218]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:219]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:249]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:250]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:251]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:252]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:282]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:283]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:284]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:285]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:315]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:316]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:317]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:318]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:360]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:361]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:550]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:551]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:581]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:582]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:583]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:584]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:614]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:615]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:616]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:617]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:647]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:648]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:649]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:650]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:671]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:672]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:693]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:694]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:742]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:743]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:744]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:745]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:787]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:788]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:34]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:59]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:77]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:97]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:129]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:195]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:216]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:248]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:281]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:314]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:359]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:417]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:433]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:580]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:613]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:646]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:669]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:691]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:711]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:741]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_window_shape.c:786]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xcb\ecore_xcb_xdefaults.c:59]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1106]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1106]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1698]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1698]: (style) The scope of the variable 'shuffle' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1825]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x.c:1825]: (style) The scope of the variable 'shuffle' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_atoms.c:30]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_atoms.c:31]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_atoms.c:69]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_cursor.c:248]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:261]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:330]: (style) The scope of the variable 'newset' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:331]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:332]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:361]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_dnd.c:362]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1151]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1180]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1181]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1355]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1381]: (style) The scope of the variable 'atoms' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1382]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1157]: (style) Checking if unsigned variable 'num_profiles' is less than zero.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1362]: (style) Checking if unsigned variable 'count' is less than zero.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1161]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_e.c:1366]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:2030]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:2281]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:2325]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:2281]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:2325]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:47]: (style) The scope of the variable 'info' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_events.c:1553]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_icccm.c:533]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_icccm.c:833]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_icccm.c:950]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_icccm.c:1002]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_image.c:312]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_image.c:439]: (style) The scope of the variable 'cols' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_image.c:440]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_image.c:470]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_netwm.c:188]: (style) The scope of the variable 's' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_netwm.c:190]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_netwm.c:671]: (style) The scope of the variable 'p2' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_netwm.c:1059]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_netwm.c:1371]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_screensaver.c:171]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_selection.c:907]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_selection.c:1060]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_selection.c:630]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_vsync.c:49]: (style) struct or union member '_drmVBlankReply::tval_sec' is never used.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_vsync.c:50]: (style) struct or union member '_drmVBlankReply::tval_usec' is never used.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:335]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:335]: (style) The scope of the variable 'cnt' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:965]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:1007]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:1048]: (style) The scope of the variable 'ss' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window.c:1049]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_prop.c:489]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_prop.c:600]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_prop.c:322]: (error) Common realloc mistake: 'lst' nulled but not freed upon failure

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:130]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:187]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:227]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:267]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:324]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:381]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:438]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:495]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:570]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:52]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:89]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:130]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:187]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:227]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:267]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:324]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:381]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:438]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:495]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:570]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:505]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_window_shape.c:580]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_xinerama.c:92]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\ecore_x\xlib\ecore_x_xinerama.c:92]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\edje\edje_box_layout.c:160]: (style) The scope of the variable 'priv' can be reduced.

[efl-1.8.5\src\lib\edje\edje_cache.c:233]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\edje\edje_cache.c:24]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:25]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:26]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:27]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:28]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:29]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:30]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:31]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:32]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:33]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:34]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_cache.c:35]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_convert.c:189]: (error) syntax error

[efl-1.8.5\src\lib\edje\edje_load.c:1225]: (style) The scope of the variable 'search' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1228]: (style) The scope of the variable 'ls' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1230]: (style) The scope of the variable 'idx' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1280]: (style) The scope of the variable 'eud' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1438]: (style) The scope of the variable 'ep' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1541]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\edje\edje_load.c:1962]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_main.c:229]: (style) The scope of the variable 'color_class' can be reduced.

[efl-1.8.5\src\lib\edje\edje_main.c:230]: (style) The scope of the variable 'it' can be reduced.

[efl-1.8.5\src\lib\edje\edje_main.c:231]: (style) The scope of the variable 'class_kill' can be reduced.

[efl-1.8.5\src\lib\edje\edje_message_queue.c:257]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\edje\edje_module.c:134]: (style) The scope of the variable 'it' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:171]: (style) The scope of the variable 't' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:172]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:173]: (style) The scope of the variable 'runp' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:673]: (style) The scope of the variable 'runp' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:674]: (style) The scope of the variable 'pp' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:1207]: (style) The scope of the variable 'rp' can be reduced.

[efl-1.8.5\src\lib\edje\edje_program.c:1042]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_program.c:1063]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_program.c:1084]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_script_only.c:410]: (style) The scope of the variable '___l' can be reduced.

[efl-1.8.5\src\lib\edje\edje_script_only.c:411]: (style) The scope of the variable '___l' can be reduced.

[efl-1.8.5\src\lib\edje\edje_script_only.c:410]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_script_only.c:411]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_smart.c:221]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_text.c:213]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\edje\edje_var.c:96]: (style) The scope of the variable 'ret' can be reduced.

[efl-1.8.5\src\lib\eet\eet_cipher.c:254]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:255]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:277]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:399]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:400]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:456]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:457]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:458]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:630]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:631]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:796]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:797]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:798]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:799]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:800]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:801]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:802]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:803]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:804]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:868]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:869]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_cipher.c:870]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\eet\eet_dictionary.c:503]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:563]: (style) The scope of the variable 'line' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:565]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:565]: (style) The scope of the variable 'y' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:565]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:565]: (style) The scope of the variable 'scans' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:566]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:830]: (style) The scope of the variable 'ptr' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:833]: (style) The scope of the variable 'jbuf' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:930]: (style) The scope of the variable 'ptr' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:934]: (style) The scope of the variable 'jbuf' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:999]: (style) The scope of the variable 'ptr' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:1003]: (style) The scope of the variable 'jbuf' can be reduced.

[efl-1.8.5\src\lib\eet\eet_image.c:466]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_image.c:618]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_image.c:838]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_image.c:938]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_image.c:1007]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_lib.c:980]: (style) Variable 'idx' is assigned a value that is never used.

[efl-1.8.5\src\lib\eet\eet_lib.c:1810]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[efl-1.8.5\src\lib\eet\eet_lib.c:644]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_lib.c:746]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eet\eet_node.c:386]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_disk.c:87]: (style) The scope of the variable 'devname' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_disk_udev.c:66]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[efl-1.8.5\src\lib\eeze\eeze_disk_udev.c:52]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_disk_udev.c:77]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_net.c:312]: (style) The scope of the variable 'net' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_sensor.c:33]: (style) The scope of the variable 'module' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_find.c:20]: (style) The scope of the variable 'devname' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_find.c:78]: (style) The scope of the variable 'device' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_find.c:80]: (style) The scope of the variable 'en' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_find.c:349]: (style) The scope of the variable 'device' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_find.c:350]: (style) The scope of the variable 'devname' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_private.c:43]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_private.c:146]: (style) The scope of the variable 'devname' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_private.c:146]: (style) The scope of the variable 'vendor2' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_private.c:146]: (style) The scope of the variable 'model2' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_syspath.c:29]: (style) The scope of the variable 'path' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_walk.c:15]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\lib\eeze\eeze_udev_walk.c:44]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet.c:272]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_base.c:438] -> [efl-1.8.5\src\lib\efreet\efreet_base.c:439]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\efreet\efreet_base.c:389]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_base.c:422]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_base.c:466]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_base.c:546]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_base.c:558]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_desktop.c:572]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop.c:542]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:833]: (error) Possible null pointer dereference: buf

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:134]: (style) The scope of the variable 'file' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:135]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:177]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:178]: (style) The scope of the variable 'file' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:478]: (style) The scope of the variable 'dcf' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:723]: (style) The scope of the variable 'hostname' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:820]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_desktop_command.c:727]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:496] -> [efl-1.8.5\src\lib\efreet\efreet_icon.c:497]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:185]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:285]: (style) The scope of the variable 'cache' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:315]: (style) The scope of the variable 'cache' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:264]: (style) Unused variable: data

[efl-1.8.5\src\lib\efreet\efreet_icon.c:99]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:120]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:444]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_icon.c:479]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:156]: (style) The scope of the variable 'value' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:125]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:185]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:199]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:424]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:480]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_ini.c:518]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:287]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:394]: (style) The scope of the variable 'mime' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:669]: (style) The scope of the variable 'path_len' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:832]: (style) The scope of the variable 'ln' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:836]: (style) The scope of the variable 'word_start' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:837]: (style) The scope of the variable 'mimetype' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:223]: (style) Checking if unsigned variable '_efreet_mime_init_count' is less than zero.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:402]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:421]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_mime.c:1417]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\efreet\efreet_trash.c:96]: (style) The scope of the variable 'dir' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_trash.c:160]: (style) The scope of the variable 'times' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_trash.c:162]: (style) The scope of the variable 'escaped' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_trash.c:274]: (style) The scope of the variable 'infofile' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_trash.c:276]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_utils.c:259]: (style) The scope of the variable 'desk' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_utils.c:425]: (style) The scope of the variable 'desk' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_utils.c:457]: (style) The scope of the variable 'desk' can be reduced.

[efl-1.8.5\src\lib\efreet\efreet_utils.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_array.c:333]: (style) The scope of the variable 'size' can be reduced.

[efl-1.8.5\src\lib\eina\eina_inline_array.x:89]: (style) Checking if unsigned variable 'count' is less than zero.

[efl-1.8.5\src\lib\eina\eina_array.c:366]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\lib\eina\eina_benchmark.c:219]: (style) The scope of the variable 'current_data' can be reduced.

[efl-1.8.5\src\lib\eina\eina_benchmark.c:212]: (error) Memory leak: run

[efl-1.8.5\src\lib\eina\eina_benchmark.c:232]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_benchmark.c:285]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_inline_f16p16.x:56]: (style) The scope of the variable 'testDiv' can be reduced.

[efl-1.8.5\src\lib\eina\eina_inline_f8p24.x:56]: (style) The scope of the variable 'testDiv' can be reduced.

[efl-1.8.5\src\lib\eina\eina_convert.c:69]: (style) The scope of the variable 'c' can be reduced.

[efl-1.8.5\src\lib\eina\eina_counter.c:80]: (style) The scope of the variable 'n' can be reduced.

[efl-1.8.5\src\lib\eina\eina_counter.c:219]: (error) Memory leak: clk

[efl-1.8.5\src\lib\eina\eina_cow.c:572]: (style) The scope of the variable 'ref' can be reduced.

[efl-1.8.5\src\lib\eina\eina_inline_mempool.x:174]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\lib\eina\eina_file.c:627]: (style) The scope of the variable 'length' can be reduced.

[efl-1.8.5\src\lib\eina\eina_file.c:642]: (style) Checking if unsigned variable 'length' is less than zero.

[efl-1.8.5\src\lib\eina\eina_file.c:566]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_file.c:607]: (error) Uninitialized variable: info

[efl-1.8.5\src\lib\eina\eina_file.c:609]: (error) Uninitialized struct member: info.name_start

[efl-1.8.5\src\lib\eina\eina_file.c:611]: (error) Uninitialized struct member: info.type

[efl-1.8.5\src\lib\eina\eina_file_common.c:794]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_file_common.c:520]: (style) The scope of the variable 'cr' can be reduced.

[efl-1.8.5\src\lib\eina\eina_file_common.c:521]: (style) The scope of the variable 'lf' can be reduced.

[efl-1.8.5\src\lib\eina\eina_file_common.c:522]: (style) The scope of the variable 'chunk' can be reduced.

[efl-1.8.5\src\lib\eina\eina_file_common.c:820]: (error) Memory leak: buf

[efl-1.8.5\src\lib\eina\eina_file_win32.c:466]: (style) Checking if unsigned variable 'l' is less than zero.

[efl-1.8.5\src\lib\eina\eina_file_win32.c:590]: (style) Checking if unsigned variable 'length' is less than zero.

[efl-1.8.5\src\lib\eina\eina_file_win32.c:216]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_file_win32.c:468]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_file_win32.c:471]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_file_win32.c:542]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_hamster.c:60]: (style) The scope of the variable 'mon' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hamster.c:61]: (style) The scope of the variable 'monnum' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hamster.c:68]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\lib\eina\eina_inline_rbtree.x:33]: (style) The scope of the variable 'result' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hash.c:832]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hash.c:850]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hash.c:1296]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\lib\eina\eina_hash.c:286]: (error) Memory leak: new_hash_element

[efl-1.8.5\src\lib\eina\eina_hash.c:286]: (error) Memory leak: hash_head

[efl-1.8.5\src\lib\eina\eina_hash.c:302]: (error) Uninitialized variable: hash_element

[efl-1.8.5\src\lib\eina\eina_inarray.c:615]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_list.c:748]: (style) The scope of the variable 'free_l' can be reduced.

[efl-1.8.5\src\lib\eina\eina_module.c:141]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_module.c:167]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_module.c:519]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_prefix.c:244]: (style) The scope of the variable 'p' can be reduced.

[efl-1.8.5\src\lib\eina\eina_prefix.c:295]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\lib\eina\eina_prefix.c:501]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_prefix.c:508]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_share_common.c:571]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\eina\eina_share_common.c:571]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\lib\eina\eina_share_common.c:743]: (style) Checking if unsigned variable 'slen' is less than zero.

[efl-1.8.5\src\lib\eina\eina_simple_xml_parser.c:503]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_strbuf.c:97]: (style) Checking if unsigned variable 'len' is less than zero.

[efl-1.8.5\src\lib\eina\eina_strbuf.c:114]: (style) Checking if unsigned variable 'len' is less than zero.

[efl-1.8.5\src\lib\eina\eina_strbuf.c:134]: (style) Checking if unsigned variable 'len' is less than zero.

[efl-1.8.5\src\lib\eina\eina_strbuf.c:154]: (style) Checking if unsigned variable 'len' is less than zero.

[efl-1.8.5\src\lib\eina\eina_stringshare.c:174]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\eina\eina_stringshare.c:674]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eina\eina_thread.c:226]: (error) "Not supported any more"

[efl-1.8.5\src\lib\eina\eina_thread.c:226]: (error) #error "Not supported any more"

[efl-1.8.5\src\lib\eina\eina_xattr.c:223]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:259]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:295]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:341]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:379]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:417]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:447]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:479]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:496]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:509]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:627]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:681]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\eina\eina_xattr.c:61]: (style) struct or union member '_Eina_Xattr_Iterator::length' is never used.

[efl-1.8.5\src\lib\eina\eina_xattr.c:62]: (style) struct or union member '_Eina_Xattr_Iterator::offset' is never used.

[efl-1.8.5\src\lib\eina\eina_xattr.c:64]: (style) struct or union member '_Eina_Xattr_Iterator::fd' is never used.

[efl-1.8.5\src\lib\eina\eina_xattr.c:66]: (style) struct or union member '_Eina_Xattr_Iterator::xattr' is never used.

[efl-1.8.5\src\lib\eio\eio_monitor_inotify.c:74]: (style) The scope of the variable 'fd' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_inotify.c:123]: (style) The scope of the variable 'backend' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_inotify.c:127]: (style) The scope of the variable 'event_size' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_inotify.c:97]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eio\eio_monitor_poll.c:72]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eio\eio_monitor_win32.c:66]: (style) The scope of the variable 'wname' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_win32.c:67]: (style) The scope of the variable 'name' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_win32.c:71]: (style) The scope of the variable 'event' can be reduced.

[efl-1.8.5\src\lib\eio\eio_monitor_win32.c:211]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\eio\eio_single.c:437]: (error) Memory leak: s

[efl-1.8.5\src\lib\eio\eio_single.c:467]: (error) Memory leak: s

[efl-1.8.5\src\lib\eio\eio_single.c:496]: (error) Memory leak: l

[efl-1.8.5\src\lib\eio\eio_single.c:527]: (error) Memory leak: r

[efl-1.8.5\src\lib\eio\eio_single.c:558]: (error) Memory leak: r

[efl-1.8.5\src\lib\eio\eio_single.c:591]: (error) Memory leak: c

[efl-1.8.5\src\lib\eldbus\eldbus_core.c:1125]: (style) The scope of the variable 'h' can be reduced.

[efl-1.8.5\src\lib\eldbus\eldbus_message.c:137]: (style) The scope of the variable 'sub' can be reduced.

[efl-1.8.5\src\lib\eldbus\eldbus_service.c:632]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[efl-1.8.5\src\lib\embryo\embryo_amx.c:481]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\lib\embryo\embryo_amx.c:509]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\lib\embryo\embryo_amx.c:793]: (style) The scope of the variable 'op' can be reduced.

[efl-1.8.5\src\lib\embryo\embryo_args.c:86]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:297]: (style) The scope of the variable 'cptr' can be reduced.

[efl-1.8.5\src\lib\embryo\embryo_str.c:382]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\embryo\embryo_str.c:50]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:63]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:64]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:77]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:78]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:93]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:94]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:107]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:124]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:139]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:152]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:153]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:155]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:174]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:175]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:179]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:196]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:197]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:199]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:218]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:219]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:223]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:245]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:255]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:277]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:279]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:384]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:423]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:424]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:439]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:440]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:455]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\embryo\embryo_str.c:456]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\emotion\emotion_smart.c:242]: (style) The scope of the variable 'scale_w' can be reduced.

[efl-1.8.5\src\lib\emotion\emotion_smart.c:242]: (style) The scope of the variable 'scale_h' can be reduced.

[efl-1.8.5\src\lib\emotion\emotion_smart.c:461]: (style) The scope of the variable 'old_clipper' can be reduced.

[efl-1.8.5\src\lib\emotion\emotion_smart.c:1556]: (style) The scope of the variable 'sd' can be reduced.

[efl-1.8.5\src\lib\emotion\emotion_smart.c:1727]: (style) The scope of the variable 'format' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:333] -> [efl-1.8.5\src\lib\eo\eo.c:335]: (performance) Variable 'op' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\eo\eo.c:354] -> [efl-1.8.5\src\lib\eo\eo.c:359]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\eo\eo.c:166]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:462]: (style) The scope of the variable '_klass' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:527]: (style) The scope of the variable 'itr2' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:819]: (style) The scope of the variable 'extn' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:1059]: (style) The scope of the variable 'parent' can be reduced.

[efl-1.8.5\src\lib\eo\eo.c:692]: (error) Memory pointed to by 'data' is freed twice.

[efl-1.8.5\src\lib\ephysics\ephysics_camera.cpp:44]: (style) The scope of the variable 'new_x' can be reduced.

[efl-1.8.5\src\lib\ephysics\ephysics_camera.cpp:44]: (style) The scope of the variable 'new_y' can be reduced.

[efl-1.8.5\src\lib\ephysics\ephysics_constraints.cpp:30]: (style) The scope of the variable 'constraint' can be reduced.

[efl-1.8.5\src\lib\ephysics\ephysics_shape.cpp:54]: (style) The scope of the variable 'point' can be reduced.

[efl-1.8.5\src\lib\ephysics\ephysics_world.cpp:374]: (style) The scope of the variable 'cb' can be reduced.

[efl-1.8.5\src\lib\ephysics\ephysics_world.cpp:375]: (style) The scope of the variable 'body' can be reduced.

[efl-1.8.5\src\lib\ethumb\ethumb.c:395]: (style) The scope of the variable 'o' can be reduced.

[efl-1.8.5\src\lib\ethumb\ethumb.c:1125]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\ethumb\ethumb.c:957]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\ethumb_client\ethumb_client.c:1978]: (error) Possible null pointer dereference: async

[efl-1.8.5\src\lib\ethumb_client\ethumb_client.c:201]: (style) The scope of the variable 'obj' can be reduced.

[efl-1.8.5\src\lib\ethumb_client\ethumb_client.c:371]: (style) The scope of the variable 'obj' can be reduced.

[efl-1.8.5\src\lib\evas\cache\evas_cache_engine_image.c:268]: (style) The scope of the variable 'eim' can be reduced.

[efl-1.8.5\src\lib\evas\cache\evas_cache_image.c:328]: (style) The scope of the variable 'task' can be reduced.

[efl-1.8.5\src\lib\evas\cache\evas_cache_image.c:329]: (style) The scope of the variable 'error' can be reduced.

[efl-1.8.5\src\lib\evas\cache\evas_cache_image.c:483]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\evas\cache\evas_cache_image.c:758]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\cache\evas_cache_image.c:820]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\cache\evas_preload.c:127]: (style) The scope of the variable 'work' can be reduced.

[efl-1.8.5\src\lib\evas\cache2\evas_cache2.c:372]: (style) The scope of the variable 'tg' can be reduced.

[efl-1.8.5\src\lib\evas\cache2\evas_cache2.c:676]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\cache2\evas_cache2.c:822]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\cache2\evas_cache2.c:909]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:342]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:365]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:397]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:436]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:459]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:490]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:522]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:545]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:567]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_callbacks.c:165]: (style) Variable 'skip' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:200]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:220]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:355]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:378]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:452]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:27]: (style) The scope of the variable 'clipee' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:28]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:146]: (style) The scope of the variable 'obj2' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_clip.c:147]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_data.c:10]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_data.c:19]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_data.c:30]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:11]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:28]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:53]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:74]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:85]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:102]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:112]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:121]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:131]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:140]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:167]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:176]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:186]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:195]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:205]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:214]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_device.c:233]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_focus.c:24]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_focus.c:62]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_focus.c:82]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1209]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1234]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1258]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1282]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1319]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1347]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1366]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1389]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1406]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1425]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1444]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1462]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:120]: (style) The scope of the variable 'nm' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:159]: (style) The scope of the variable 'fd' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:584]: (style) The scope of the variable 'ef' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:641]: (style) The scope of the variable 'ef' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:876]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1028]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1025]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1102]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:125]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_font_dir.c:1071]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:151]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:219]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:32]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:55]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:96]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:135]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:162]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:203]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:229]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:249]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:259]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:269]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_gl.c:286]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:39]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:58]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:109]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:134]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:168]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:192]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:226]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:251]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:276]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:301]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key.c:328]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key_grab.c:115]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_key_grab.c:158]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_layer.c:182]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_layer.c:251]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_layer.c:92]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:198]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:317]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:356]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:375]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:406]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:432]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:463]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:484]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:526]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:551]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:585]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:610]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:632]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:654]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:676]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:746]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:767]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:787]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:807]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:827]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:844]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:863]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:881]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_main.c:899]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:423] -> [efl-1.8.5\src\lib\evas\canvas\evas_map.c:424]: (warning) Possible null pointer dereference: o - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:238]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:435]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:515]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:534]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:637]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:669]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:679]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:689]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:699]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:709]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:719]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:729]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:739]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:755]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:777]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:792]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:812]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:829]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:846]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:864]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:886]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:901]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:921]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:951]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:979]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1033]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1077]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1156]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1195]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:8]: (style) The scope of the variable 'is' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:8]: (style) The scope of the variable 'was' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:388]: (style) The scope of the variable 'pt1_x' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:388]: (style) The scope of the variable 'pt1_y' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:388]: (style) The scope of the variable 'pt2_x' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:388]: (style) The scope of the variable 'pt2_y' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1197]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1197]: (style) The scope of the variable 'k' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_map.c:1198]: (style) The scope of the variable 'c' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_name.c:9]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_name.c:38]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_name.c:57]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_name.c:100]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:747]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:919]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1438]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1439]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1440]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1623]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1624]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_box.c:1625]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:233]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:234]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:235]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:236]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:237]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:238]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:239]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:240]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:241]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:242]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:243]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:244]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_intercept.c:245]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_line.c:102]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_line.c:128]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_line.c:216]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_line.c:124]: (style) The scope of the variable 'is' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:255]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:556]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:570]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:587]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:600]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:623]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:682]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:693]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:780]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:871]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:932]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:945]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:962]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:988]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1016]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1042]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1070]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1096]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1125]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1154]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1184]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1210]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1238]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1264]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1293]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1324]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1355]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1426]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1527]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1552]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1624]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1653]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1681]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1707]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1735]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1760]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1787]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1812]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:1988]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2052]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2113]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2177]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2237]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2269]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2286]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2305]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2322]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2341]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2378]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2139]: (style) The scope of the variable 'eo_obj' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_main.c:2211]: (style) The scope of the variable 'eo_obj' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:103]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:128]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:246]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:139]: (style) The scope of the variable 'is' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:337]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_polygon.c:338]: (style) The scope of the variable 'p' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_rectangle.c:91]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:124]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:143]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:166]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:199]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:222]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:241]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:312]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:358]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:369]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:415]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:536]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:564]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:655]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:783]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:825]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:860]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:892]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:922]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:935]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:979]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1013]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1047]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1087]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1106]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1140]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1209]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1479]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1547]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1570]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:162]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:193]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_smart.c:1256]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1380] -> [efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1387]: (warning) Possible null pointer dereference: ret - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:353]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:376]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:402]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:422]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:523]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:948]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:993]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1033]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1087]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1106]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1125]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1144]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1163]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1182]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1201]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1220]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1239]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1262]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1284]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1310]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1368]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1395]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1452]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1483]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1502]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1532]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1556]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1590]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1613]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1647]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1670]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1703]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1730]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:650]: (style) The scope of the variable 'len' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1799]: (style) The scope of the variable 'dx' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_text.c:1800]: (style) The scope of the variable 'dy' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1039]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1064]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1119]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1144]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1173]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1192]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1346]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1367]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1387]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1495]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1543]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1567]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1587]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1607]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1629]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:377]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:689]: (style) The scope of the variable 'texts' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_object_textgrid.c:1676]: (style) The scope of the variable 'node' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_out.c:68] -> [efl-1.8.5\src\lib\evas\canvas\evas_out.c:69]: (warning) Possible null pointer dereference: e - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\evas\canvas\evas_out.c:24]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:154]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:180]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:205]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:1636]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2271]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2292]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2336]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2354]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2370]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2439]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2516]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:2535]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:291]: (style) The scope of the variable 'proxy' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:323]: (style) The scope of the variable 'eo_obj' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:929]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:930]: (style) The scope of the variable 'xm1' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:930]: (style) The scope of the variable 'ym1' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:930]: (style) The scope of the variable 'xm2' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:930]: (style) The scope of the variable 'ym2' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:1625]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_render.c:1840]: (style) The scope of the variable 'ru' can be reduced.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:15]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:52]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:61]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:71]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:83]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:124]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_smart.c:281]: (style) Variable 'total_priv_sz' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:498] -> [efl-1.8.5\src\lib\evas\canvas\evas_stack.c:488]: (warning) Possible null pointer dereference: obj - otherwise it is redundant to check it against null.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:45]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:102]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:160]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:248]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:336]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:381]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:426]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_stack.c:460]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_touch_point.c:61]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_touch_point.c:82]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_touch_point.c:112]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\canvas\evas_touch_point.c:137]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_colorspace.c:62]: (error) Memory leak: ret

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:15]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:15]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:41]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:41]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:50]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_gry_8.c:50]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_grypal_6.c:8]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_grypal_6.c:8]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:118]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:213]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:288]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:322]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:379]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:413]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:470]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:504]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:561]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:595]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:652]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:688]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:745]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:779]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:836]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:870]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:925]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:958]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1013]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1046]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1101]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1134]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1189]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1222]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1277]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1310]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1365]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1398]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1453]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1486]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1541]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1574]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1629]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1662]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1717]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1750]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1805]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1838]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1893]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1926]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:239]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:239]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:296]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:296]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:330]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:330]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:387]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:387]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:421]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:421]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:478]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:478]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:512]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:512]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:569]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:569]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:603]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:603]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:660]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:660]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:696]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:696]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:753]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:753]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:787]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:787]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:844]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:844]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:878]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:878]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:933]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:933]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:966]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:966]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1021]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1021]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1054]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1054]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1109]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1109]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1142]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1142]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1197]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1197]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1230]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1230]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1285]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1285]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1318]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1318]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1373]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1373]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1406]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1406]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1461]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1461]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1494]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1494]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1549]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1549]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1582]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1582]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1637]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1637]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1670]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1670]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1725]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1725]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1758]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1758]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1813]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1813]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1846]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1846]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1901]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1901]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:255]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:311]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:346]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:402]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:437]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:493]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:528]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:584]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:619]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:677]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:712]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:768]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:803]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:859]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:894]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:948]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:982]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1036]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1070]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1124]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1158]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1212]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1246]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1300]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1334]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1388]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1422]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1476]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1510]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1564]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1598]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1652]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1686]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1740]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1774]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1828]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1862]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1916]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:256]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:269]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:270]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:255]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:256]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:269]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:270]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:312]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:311]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:312]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:347]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:360]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:361]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:346]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:347]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:360]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:361]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:403]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:402]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:403]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:438]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:451]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:452]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:437]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:438]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:451]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:452]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:494]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:493]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:494]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:529]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:542]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:543]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:528]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:529]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:542]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:543]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:585]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:584]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:585]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:620]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:633]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:634]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:619]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:620]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:633]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:634]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:678]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:677]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:678]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:713]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:726]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:727]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:712]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:713]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:726]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:727]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:769]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:768]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:769]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:804]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:817]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:818]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:803]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:804]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:817]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:818]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:860]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:859]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:860]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:907]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:894]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:907]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:948]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:995]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:982]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:995]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1036]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1083]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1070]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1083]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1124]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1171]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1158]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1171]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1212]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1259]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1246]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1259]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1300]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1347]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1334]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1347]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1388]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1435]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1422]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1435]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1476]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1523]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1510]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1523]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1564]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1611]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1598]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1611]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1652]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1699]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1686]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1699]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1740]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1787]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1774]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1787]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1828]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1875]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1862]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1875]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_16.c:1916]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:29]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:31]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:31]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:197]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:199]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:199]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:219]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:221]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:221]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:333]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:335]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:335]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:351]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:353]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:353]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:369]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:371]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:371]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:387]: (style) Variable 'src_ptr' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:389]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:389]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:407]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:407]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:424]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:424]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:441]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:441]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:458]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:458]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:475]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:475]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:492]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:492]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:509]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:509]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:526]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:526]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:543]: (style) Unused variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:543]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:37]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:205]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:226]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:342]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:360]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:378]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_32.c:396]: (error) Uninitialized variable: src_ptr

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:15]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:15]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:50]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:50]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:86]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:86]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:118]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:118]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:149]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:149]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:181]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:181]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:214]: (style) Variable 'x' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:214]: (style) Variable 'y' is not assigned a value.

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:72]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:23]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:24]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:23]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:24]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:72]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:94]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:95]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:94]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:95]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:126]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:126]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:157]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:158]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:157]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:158]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:189]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:190]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:189]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:190]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:222]: (error) Uninitialized variable: x

[efl-1.8.5\src\lib\evas\common\evas_convert_rgb_8.c:222]: (error) Uninitialized variable: y

[efl-1.8.5\src\lib\evas\common\evas_convert_yuv.c:808]: (style) The scope of the variable 'yp1' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_convert_yuv.c:808]: (style) The scope of the variable 'yp2' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_convert_yuv.c:808]: (style) The scope of the variable 'up' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_convert_yuv.c:808]: (style) The scope of the variable 'vp' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:536]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:73]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:166]: (style) The scope of the variable 'dp' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:166]: (style) The scope of the variable 'tp' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:404]: (style) The scope of the variable 'ext_x' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:404]: (style) The scope of the variable 'ext_y' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:404]: (style) The scope of the variable 'ext_w' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:404]: (style) The scope of the variable 'ext_h' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:407]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:408]: (style) The scope of the variable 'c' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:408]: (style) The scope of the variable 'cx' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:408]: (style) The scope of the variable 'cy' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:408]: (style) The scope of the variable 'cw' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:408]: (style) The scope of the variable 'ch' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:409]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:487]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_draw.c:170]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_font_load.c:817]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_font_load.c:835]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_font_load.c:854]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_font_load.c:867]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\lib\evas\common\evas_font_main.c:750]: (style) The scope of the variable 'idx' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_font_query.c:311]: (style) Variable '_pen_x' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_image_data.c:91]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\common\evas_image_save.c:14]: (style) The scope of the variable 'evas_image_save_func' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_image_scalecache.c:724]: (style) The scope of the variable 'osize' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_image_scalecache.c:724]: (style) The scope of the variable 'used' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image.c:89]: (style) The scope of the variable 'edge_num' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image.c:567]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:11]: (style) The scope of the variable 'y' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image_core.c:138]: (style) The scope of the variable 'ww' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:120]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image.c:712]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image.c:758]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image.c:859]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_map_image_core.c:159]: (style) Variable 'ww' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_core.c:140]: (style) Unused variable: s

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:159]: (style) Variable 'buf' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:141]: (style) Variable 'sp' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:165]: (style) Variable 'func' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:133]: (style) Variable 'mul_col' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:124]: (style) Unused variable: y

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:144]: (style) Variable 'shp' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:143]: (style) Variable 'swp' is assigned a value that is never used.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:126]: (style) Unused variable: i

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:72]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:91]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:149]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_map_image_internal.c:159]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:125] -> [efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:134]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:218] -> [efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:227]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:349] -> [efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:358]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:442] -> [efl-1.8.5\src\lib\evas\common\evas_op_add_main_.c:451]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_mask_color_.c:32]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_mask_color_.c:115]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_.c:6]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_.c:18]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_.c:87]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_color_.c:6]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_color_.c:32]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_color_.c:55]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_color_.c:174]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_mask_.c:6]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_mask_.c:31]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_mask_.c:54]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend\op_blend_pixel_mask_.c:128]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:161] -> [efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:186]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:283] -> [efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:308]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:446] -> [efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:471]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:563] -> [efl-1.8.5\src\lib\evas\common\evas_op_blend_main_.c:588]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_copy\op_copy_mask_color_.c:6]: (style) The scope of the variable 'color' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_copy\op_copy_mask_color_.c:85]: (style) The scope of the variable 'color' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_copy\op_copy_pixel_mask_.c:6]: (style) The scope of the variable 'color' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_copy\op_copy_pixel_mask_.c:77]: (style) The scope of the variable 'color' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:151] -> [efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:168]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:267] -> [efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:284]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:433] -> [efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:450]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:550] -> [efl-1.8.5\src\lib\evas\common\evas_op_copy_main_.c:567]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_mask_main_.c:93] -> [efl-1.8.5\src\lib\evas\common\evas_op_mask_main_.c:102]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_mask_main_.c:201] -> [efl-1.8.5\src\lib\evas\common\evas_op_mask_main_.c:210]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_mul_main_.c:92] -> [efl-1.8.5\src\lib\evas\common\evas_op_mul_main_.c:101]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_mul_main_.c:200] -> [efl-1.8.5\src\lib\evas\common\evas_op_mul_main_.c:209]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:126] -> [efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:135]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:219] -> [efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:228]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:350] -> [efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:359]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:443] -> [efl-1.8.5\src\lib\evas\common\evas_op_sub_main_.c:452]: (performance) Variable 'cpu' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evas\common\evas_polygon_main.c:288]: (style) The scope of the variable 'ptr' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_rectangle_main.c:71]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\common\evas_rectangle_main.c:16]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_rectangle_main.c:18]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_rectangle_main.c:84]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_rectangle_main.c:111]: (style) The scope of the variable 'yy' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_main.c:29]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\lib\evas\common\evas_scale_main.c:44]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:32]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:64]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:65]: (style) The scope of the variable 'lin_ptr' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:66]: (style) The scope of the variable 'offset' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:262]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:221]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:231]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:402]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:403]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_sample.c:486]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth.c:77]: (style) The scope of the variable 'ap' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downy.c:4]: (style) The scope of the variable 'a' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downy.c:4]: (style) The scope of the variable 'aa' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downx.c:4]: (style) The scope of the variable 'a' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downx.c:4]: (style) The scope of the variable 'aa' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downx_downy.c:4]: (style) The scope of the variable 'a' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_downx_downy.c:4]: (style) The scope of the variable 'ax' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth.c:312]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_up.c:35]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_down.c:13]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_down.c:14]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_down.c:15]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_down.c:16]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\evas_scale_smooth_scaler_down.c:19]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\lib\evas\common\language\evas_language_utils.c:43]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\lib\evas\cserve2\evas_cs2_utils.c:35]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evas\file\evas_module.c:316]: (style) The scope of the variable 'it' can be reduced.

[efl-1.8.5\src\lib\evil\dlfcn.c:197]: (style) Unused variable: mbi

[efl-1.8.5\src\lib\evil\evil_dirent.c:77]: (error) Memory leak: dir

[efl-1.8.5\src\lib\evil\evil_langinfo.c:24]: (style) The scope of the variable 'result' can be reduced.

[efl-1.8.5\src\lib\evil\evil_mman.c:160] -> [efl-1.8.5\src\lib\evil\evil_mman.c:152]: (style) Duplicate conditions in 'if' and related 'else if'.

[efl-1.8.5\src\lib\evil\evil_stdlib.c:307]: (style) Variable 'v' is assigned a value that is never used.

[efl-1.8.5\src\lib\evil\regex\engine.c:637]: (style) The scope of the variable 'lastc' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:638]: (style) The scope of the variable 'flagch' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:639]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:728]: (style) The scope of the variable 'lastc' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:729]: (style) The scope of the variable 'flagch' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:730]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evil\regex\regcomp.c:194]: (style) The scope of the variable 'c' can be reduced.

[efl-1.8.5\src\lib\evil\regex\regcomp.c:197]: (style) The scope of the variable 'conc' can be reduced.

[efl-1.8.5\src\lib\evil\regex\regcomp.c:1002]: (style) The scope of the variable 'nc' can be reduced.

[efl-1.8.5\src\lib\evil\regex\regcomp.c:1003]: (style) The scope of the variable 'nbytes' can be reduced.

[efl-1.8.5\src\lib\evil\regex\regcomp.c:1006]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\lib\evil\regex\engine.c:632] -> [efl-1.8.5\src\lib\evil\regex\engine.c:642]: (performance) Variable 'st' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evil\regex\engine.c:633] -> [efl-1.8.5\src\lib\evil\regex\engine.c:645]: (performance) Variable 'fresh' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evil\regex\engine.c:723] -> [efl-1.8.5\src\lib\evil\regex\engine.c:734]: (performance) Variable 'st' is reassigned a value before the old one has been used.

[efl-1.8.5\src\lib\evil\regex\engine.c:821]: (style) The scope of the variable 's' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\cocoa\ecore_evas_cocoa.c:79]: (style) The scope of the variable 'td' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\cocoa\ecore_evas_cocoa.c:177]: (style) Variable 't1' is assigned a value that is never used.

[efl-1.8.5\src\modules\ecore_evas\engines\cocoa\ecore_evas_cocoa.c:178]: (style) Variable 't2' is assigned a value that is never used.

[efl-1.8.5\src\modules\ecore_evas\engines\drm\ecore_evas_drm.c:26]: (style) struct or union member '_Ecore_Evas_Engine_Data_Drm::fd' is never used.

[efl-1.8.5\src\modules\ecore_evas\engines\drm\ecore_evas_drm.c:109]: (style) Variable 'method' is assigned a value that is never used.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:160]: (style) The scope of the variable 'client' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1286]: (style) The scope of the variable 'einfo' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1435]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1440]: (style) The scope of the variable 'client' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1831]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1832]: (style) The scope of the variable 'client' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1894]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1918]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:1919]: (style) The scope of the variable 'client' can be reduced.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:610]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\ecore_evas\engines\extn\ecore_evas_extn.c:667]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\ecore_evas\engines\wayland\ecore_evas_wayland_common.c:1586]: (style) The scope of the variable 'wdata' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\ibus\ibus_imcontext.c:515]: (style) The scope of the variable 'ee' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:917]: (style) The scope of the variable 'ee' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:1028]: (style) The scope of the variable 'start_index' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:1028]: (style) The scope of the variable 'end_index' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:1897]: (style) The scope of the variable 'manual' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:1891]: (style) Unused variable: config_list

[efl-1.8.5\src\modules\ecore_imf\scim\scim_imcontext.cpp:1921]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[efl-1.8.5\src\modules\ecore_imf\wayland\wayland_imcontext.c:188] -> [efl-1.8.5\src\modules\ecore_imf\wayland\wayland_imcontext.c:198]: (performance) Variable 'old_preedit' is reassigned a value before the old one has been used.

[efl-1.8.5\src\modules\ecore_imf\wayland\wayland_imcontext.c:97]: (style) The scope of the variable 'ee' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\wayland\wayland_imcontext.c:137]: (style) The scope of the variable 'attr' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\wayland\wayland_imcontext.c:190]: (style) The scope of the variable 'cursor' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\xim\ecore_imf_xim.c:572]: (style) The scope of the variable 'val' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\xim\ecore_imf_xim.c:573]: (style) The scope of the variable 'compose_buffer' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\xim\ecore_imf_xim.c:907]: (style) The scope of the variable 'text_length' can be reduced.

[efl-1.8.5\src\modules\ecore_imf\xim\ecore_imf_xim.c:1327]: (style) The scope of the variable 'dsp' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:60]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:61]: (style) The scope of the variable 'cur' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:62]: (style) The scope of the variable 'syspath' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:63]: (style) The scope of the variable 'test' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:64]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:65]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:65]: (style) The scope of the variable 'y' can be reduced.

[efl-1.8.5\src\modules\eeze\sensor\udev\udev.c:65]: (style) The scope of the variable 'sensors' can be reduced.

[efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1420] -> [efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1422]: (warning) Possible null pointer dereference: ev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1485] -> [efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1487]: (warning) Possible null pointer dereference: ev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1509] -> [efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1511]: (warning) Possible null pointer dereference: ev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1574] -> [efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1576]: (warning) Possible null pointer dereference: ev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1620] -> [efl-1.8.5\src\modules\emotion\generic\emotion_generic.c:1622]: (warning) Possible null pointer dereference: ev - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\emotion\generic\Emotion_Generic_Plugin.h:101] -> [efl-1.8.5\src\modules\emotion\generic\Emotion_Generic_Plugin.h:105]: (performance) Variable 'shmfd' is reassigned a value before the old one has been used.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_convert.c:64]: (style) The scope of the variable 'alpha' can be reduced.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_gstreamer.c:1492]: (style) The scope of the variable 'caps' can be reduced.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_gstreamer.c:1493]: (style) The scope of the variable 'str' can be reduced.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_sink.c:1034]: (style) The scope of the variable 'cfactory' can be reduced.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_sink.c:1035]: (style) The scope of the variable 'queue' can be reduced.

[efl-1.8.5\src\modules\emotion\gstreamer\emotion_sink.c:1036]: (style) The scope of the variable 'pad' can be reduced.

[efl-1.8.5\src\modules\emotion\xine\emotion_xine.c:1157]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\emotion\xine\emotion_xine_vo_out.c:547]: (style) The scope of the variable 'ymask' can be reduced.

[efl-1.8.5\src\modules\emotion\xine\emotion_xine_vo_out.c:547]: (style) The scope of the variable 'xmask' can be reduced.

[efl-1.8.5\src\modules\ethumb\emotion\emotion.c:309]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[efl-1.8.5\src\modules\ethumb\emotion\emotion.c:262]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\modules\ethumb\emotion\emotion.c:263]: (style) The scope of the variable 'pixels' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:322]: (style) The scope of the variable 'src' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:322]: (style) The scope of the variable 'dst' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:323]: (style) The scope of the variable 'yy' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:356]: (style) The scope of the variable 'src' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:356]: (style) The scope of the variable 'dst' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:387]: (style) The scope of the variable 'src' can be reduced.

[efl-1.8.5\src\modules\evas\engines\buffer\evas_outbuf.c:387]: (style) The scope of the variable 'dst' can be reduced.

[efl-1.8.5\src\modules\evas\engines\fb\evas_fb_main.c:214]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\fb\evas_fb_main.c:256]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\fb\evas_fb_main.c:286]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\fb\evas_fb_main.c:141]: (error) Common realloc mistake: 'modes' nulled but not freed upon failure

[efl-1.8.5\src\modules\evas\engines\fb\evas_fb_main.c:325]: (error) Memory leak: mode

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:1165]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:683] -> [efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:687]: (warning) Possible null pointer dereference: im_old - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:1143]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:1164]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:45]: (style) struct or union member '_Render_Engine_GL_Context::initialized' is never used.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:361]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:370]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:510]: (style) Variable 'im' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:1032]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_cocoa\evas_engine.c:1176]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:122]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:286]: (style) The scope of the variable 'oc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:286]: (style) The scope of the variable 'nc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:287]: (style) The scope of the variable 'cc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:400]: (style) The scope of the variable 'ctx' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:464]: (style) The scope of the variable 'oc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:464]: (style) The scope of the variable 'nc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:465]: (style) The scope of the variable 'cc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:518]: (style) The scope of the variable 'oc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:518]: (style) The scope of the variable 'nc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:519]: (style) The scope of the variable 'cc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:602]: (style) The scope of the variable 'oc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:602]: (style) The scope of the variable 'nc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api.c:603]: (style) The scope of the variable 'cc' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_api_ext.c:159]: (style) Variable 'glexts' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_core.c:231]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_core.c:1560]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_core.c:1646]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_core.c:231]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:30]: (style) The scope of the variable 'p1' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:30]: (style) The scope of the variable 'p2' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:46]: (style) The scope of the variable 'dp' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:46]: (style) The scope of the variable 'tp' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'bi' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'bj' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'end' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:54]: (style) The scope of the variable 'p1' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:54]: (style) The scope of the variable 'p2' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:110]: (style) The scope of the variable 'rct' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:24]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_font.c:50]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_image.c:250]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_image.c:929]: (style) The scope of the variable 'rct' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_polygon.c:132]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_polygon.c:134]: (style) The scope of the variable 'x' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_polygon.c:134]: (style) The scope of the variable 'w' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_polygon.c:134]: (style) The scope of the variable 'h' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_preload.c:103]: (style) The scope of the variable 'target' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_preload.c:278]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_rectangle.c:7]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_rectangle.c:8]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_texture.c:1070]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_texture.c:1583]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_texture.c:1584]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_texture.c:1787]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\modules\evas\engines\gl_common\evas_gl_texture.c:1790]: (style) Clarify calculation precedence for '%' and '?'.

[efl-1.8.5\src\modules\evas\engines\gl_sdl\evas_engine.c:572] -> [efl-1.8.5\src\modules\evas\engines\gl_sdl\evas_engine.c:576]: (warning) Possible null pointer dereference: im_old - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\evas\engines\gl_sdl\evas_engine.c:85]: (style) The scope of the variable 'surface' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:415]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:415]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'vendor' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'renderer' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'version' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:47]: (style) The scope of the variable 'blacklist' can be reduced.

[efl-1.8.5\src\modules\evas\engines\gl_x11\evas_x_main.c:752]: (style) The scope of the variable 'format' can be reduced.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:223]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:225]: (style) The scope of the variable 'image_data' can be reduced.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:226]: (style) The scope of the variable 'image_size' can be reduced.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:172]: (style) Variable 'info' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:441]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\psl1ght\evas_engine.c:450]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\psl1ght\rsxutil.c:124]: (style) The scope of the variable 'mode_area' can be reduced.

[efl-1.8.5\src\modules\evas\engines\psl1ght\rsxutil.c:126]: (style) The scope of the variable 'area_diff' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_ddraw\evas_engine.c:101]: (warning) Assignment of function parameter has no effect outside the function.

[efl-1.8.5\src\modules\evas\engines\software_ddraw\evas_engine.c:101]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\software_gdi\evas_outbuf.c:424]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_gdi\evas_outbuf.c:436]: (style) Variable 'ww' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\software_gdi\evas_outbuf.c:437]: (style) Variable 'wh' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:772]: (style) The scope of the variable 'surface' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:792]: (style) The scope of the variable 'mode' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:53]: (style) struct or union member 'Anonymous5::disp' is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:54]: (style) struct or union member 'Anonymous5::config' is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:55]: (style) struct or union member 'Anonymous5::surface' is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_engine.c:442]: (style) Variable 'info' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_x_egl.c:131]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_x_egl.c:156]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_x_egl.c:194]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_x_egl.c:258]: (style) Statements following return, break, continue, goto or throw will never be executed.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_buffer.c:419]: (error) Memory pointed to by 'conn' is freed twice.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_color.c:114]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_color.c:181]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_color.c:410]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_color.c:50]: (style) Variable 'sig_mask' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_outbuf.c:586]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_outbuf.c:799]: (style) The scope of the variable 'yy' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_outbuf.c:298]: (error) Memory leak: obr

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_outbuf.c:1222]: (error) Memory pointed to by 'conn' is freed twice.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xcb_xdefaults.c:54]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:98]: (style) The scope of the variable 'pixels' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:99]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:149]: (style) The scope of the variable 'pixels' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:150]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:353]: (style) The scope of the variable 'pixels' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:354]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_color.c:47]: (style) Variable 'sig_mask' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_outbuf.c:715]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_outbuf.c:939]: (style) The scope of the variable 'yy' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_swapbuf.c:222]: (style) The scope of the variable 'data' can be reduced.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_swapbuf.c:325]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\software_x11\evas_xlib_swapbuf.c:354]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:1684] -> [efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:1689]: (warning) Possible null pointer dereference: im_old - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:2322] -> [efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:2317]: (warning) Possible null pointer dereference: re - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:2339] -> [efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:2335]: (warning) Possible null pointer dereference: re - otherwise it is redundant to check it against null.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:1257]: (style) The scope of the variable 'rects' can be reduced.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:2144]: (style) The scope of the variable 'fbo' can be reduced.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:1723]: (style) Variable 're' is assigned a value that is never used.

[efl-1.8.5\src\modules\evas\engines\wayland_egl\evas_engine.c:1264]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\wayland_shm\evas_engine.c:400]: (style) The scope of the variable 'surface' can be reduced.

[efl-1.8.5\src\modules\evas\engines\wayland_shm\evas_swapbuf.c:399]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\wayland_shm\evas_swapbuf.c:433]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\engines\wayland_shm\evas_swapper.c:248]: (style) The scope of the variable 'n' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\bmp\evas_image_load_bmp.c:426] -> [efl-1.8.5\src\modules\evas\loaders\bmp\evas_image_load_bmp.c:420]: (style) Duplicate conditions in 'if' and related 'else if'.

[efl-1.8.5\src\modules\evas\loaders\bmp\evas_image_load_bmp.c:1346] -> [efl-1.8.5\src\modules\evas\loaders\bmp\evas_image_load_bmp.c:1187]: (style) Duplicate conditions in 'if' and related 'else if'.

[efl-1.8.5\src\modules\evas\loaders\bmp\evas_image_load_bmp.c:550]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\eet\evas_image_load_eet.c:97]: (style) The scope of the variable 'p' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\eet\evas_image_load_eet.c:97]: (style) The scope of the variable 'end' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\generic\evas_image_load_generic.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\generic\evas_image_load_generic.c:134]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\gif\evas_image_load_gif.c:74]: (style) The scope of the variable 'p' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:230]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:230]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:460]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:460]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:614]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:627]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\ico\evas_image_load_ico.c:628]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\jpeg\evas_image_load_jpeg.c:345]: (style) The scope of the variable 'scalew' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\jpeg\evas_image_load_jpeg.c:345]: (style) The scope of the variable 'scaleh' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\jpeg\evas_image_load_jpeg.c:1076]: (style) The scope of the variable 'from' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\jpeg\evas_image_load_jpeg.c:1077]: (style) The scope of the variable 'ly' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\jpeg\evas_image_load_jpeg.c:785]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\png\evas_image_load_png.c:312]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\png\evas_image_load_png.c:320]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\psd\evas_image_load_psd.c:515]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\psd\evas_image_load_psd.c:876]: (style) The scope of the variable 'j' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\psd\evas_image_load_psd.c:401]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\psd\evas_image_load_psd.c:402]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\loaders\tga\evas_image_load_tga.c:358]: (style) The scope of the variable 'count' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\tga\evas_image_load_tga.c:359]: (style) The scope of the variable 'val' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\tiff\evas_image_load_tiff.c:288]: (style) The scope of the variable 'a' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\tiff\evas_image_load_tiff.c:288]: (style) The scope of the variable 'r' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\tiff\evas_image_load_tiff.c:288]: (style) The scope of the variable 'g' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\tiff\evas_image_load_tiff.c:288]: (style) The scope of the variable 'b' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\wbmp\evas_image_load_wbmp.c:18]: (style) The scope of the variable 'buf' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\xpm\evas_image_load_xpm.c:26]: (style) The scope of the variable 'lookup' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\xpm\evas_image_load_xpm.c:27]: (style) The scope of the variable 'c' can be reduced.

[efl-1.8.5\src\modules\evas\loaders\xpm\evas_image_load_xpm.c:93]: (warning) scanf without field width limits can crash with huge input data.

[efl-1.8.5\src\modules\evas\savers\jpeg\evas_image_save_jpeg.c:59]: (style) The scope of the variable 'jbuf' can be reduced.

[efl-1.8.5\src\modules\evas\savers\jpeg\evas_image_save_jpeg.c:65]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\savers\png\evas_image_save_png.c:105]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\modules\evas\savers\tiff\evas_image_save_tiff.c:22]: (style) The scope of the variable 'i' can be reduced.

[efl-1.8.5\src\static_libs\libunibreak\linebreak.c:314]: (style) The scope of the variable 'lbplIter' can be reduced.

[efl-1.8.5\src\static_libs\libunibreak\linebreak.c:382]: (style) The scope of the variable 'lbcResult' can be reduced.

[efl-1.8.5\src\static_libs\libunibreak\wordbreak.c:81]: (style) The scope of the variable 'mid' can be reduced.

[efl-1.8.5\src\tests\ecore\ecore_test_animator.c:53]: (style) The scope of the variable 'res1' can be reduced.

[efl-1.8.5\src\tests\ecore\ecore_test_animator.c:54]: (style) The scope of the variable 'res2' can be reduced.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:65]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:85]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:105]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:130]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:156]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore.c:545]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore_audio.c:760]: (style) The scope of the variable 'obj' can be reduced.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore_con.c:286] -> [efl-1.8.5\src\tests\ecore\ecore_test_ecore_con.c:288]: (performance) Variable 'e_err' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore_con.c:302] -> [efl-1.8.5\src\tests\ecore\ecore_test_ecore_con.c:303]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\ecore\ecore_test_ecore_con.c:303]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\eet\eet_suite.c:828] -> [efl-1.8.5\src\tests\eet\eet_suite.c:825]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[efl-1.8.5\src\tests\eet\eet_suite.c:829] -> [efl-1.8.5\src\tests\eet\eet_suite.c:825]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[efl-1.8.5\src\tests\eet\eet_suite.c:831] -> [efl-1.8.5\src\tests\eet\eet_suite.c:825]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[efl-1.8.5\src\tests\eet\eet_suite.c:829]: (error) Common realloc mistake: 'string' nulled but not freed upon failure

[efl-1.8.5\src\tests\eeze\eeze_suite.c:88] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:89]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:89] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:90]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:90] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:91]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:91] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:92]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:92] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:93]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:93] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:94]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:94] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:95]: (performance) Variable 'watch' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:293] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:300]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:302] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:304]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:306] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:308]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:310] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:312]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:314] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:316]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:367] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:375]: (performance) Variable 'rc' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\eeze\eeze_suite.c:503] -> [efl-1.8.5\src\tests\eeze\eeze_suite.c:507]: (performance) Variable 'rc' is reassigned a value before the old one has been used.

[efl-1.8.5\src\tests\efreet\ef_desktop.c:54]: (style) The scope of the variable 'l' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_icon_theme.c:168]: (style) The scope of the variable 'd' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_icon_theme.c:551]: (style) The scope of the variable 'parent_theme' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_ini.c:133]: (style) The scope of the variable 'val' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_mime.c:20]: (style) The scope of the variable 'mime' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_mime.c:20]: (style) The scope of the variable 'icon' can be reduced.

[efl-1.8.5\src\tests\efreet\ef_mime.c:33]: (style) The scope of the variable 'start' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_binbuf.c:246]: (style) Variable 'sz' is assigned a value that is never used.

[efl-1.8.5\src\tests\eina\eina_test_binshare.c:123]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_file.c:447]: (style) The scope of the variable 'f' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_fp.c:64]: (style) The scope of the variable 'dc' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_fp.c:65]: (style) The scope of the variable 'dresult' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_fp.c:66]: (style) The scope of the variable 'delta' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_inlist.c:379]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_iterator.c:319]: (error) Uninitialized struct member: it.node

[efl-1.8.5\src\tests\eina\eina_test_list.c:343]: (style) The scope of the variable 'left' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_log.c:378]: (style) Unused variable: ctx

[efl-1.8.5\src\tests\eina\eina_test_strbuf.c:358]: (style) Variable 'sz' is assigned a value that is never used.

[efl-1.8.5\src\tests\eina\eina_test_stringshare.c:129]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:163]: (style) Variable 'rv' is assigned a value that is never used.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:447]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:449]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:451]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:453]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:455]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:487]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:488]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:489]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:490]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:491]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:492]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:493]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:494]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:495]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustr.c:496]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efl-1.8.5\src\tests\eina\eina_test_ustringshare.c:91]: (style) The scope of the variable 'tmp' can be reduced.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::d' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::e' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::f' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::g' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::h' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::i' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::j' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::k' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::l' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::m' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::n' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::o' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::p' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::q' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::r' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::t' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::u' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::v' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2295]: (style) struct or union member 'mybigst::x' is never used.

[efl-1.8.5\src\tests\eina\eina_test_value.c:2329]: (style) struct or union member 'myst::i' is never used.

[efl-1.8.5\src\tests\eldbus\eldbus_test_eldbus_init.c:46]: (style) Variable 'ret' is assigned a value that is never used.

[efl-1.8.5\src\tests\eo\composite_objects\composite_objects_main.c:51]: (warning) %s in format string (no. 3) requires 'char *' but the argument type is 'int'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eflite/eflite_0.4.1.orig.tar.gz
[eflite-0.4.1\es.c:500]: (style) The scope of the variable 'tmp' can be reduced.

[eflite-0.4.1\es.c:501]: (style) The scope of the variable 'p' can be reduced.

[eflite-0.4.1\es.c:631]: (style) The scope of the variable 'result' can be reduced.

[eflite-0.4.1\es.c:696]: (style) The scope of the variable 'size' can be reduced.

[eflite-0.4.1\es.c:766]: (style) The scope of the variable 'max' can be reduced.

[eflite-0.4.1\es.c:768]: (style) The scope of the variable 'child' can be reduced.

[eflite-0.4.1\es.c:834]: (style) Variable 'child' is assigned a value that is never used.

[eflite-0.4.1\es.c:899]: (error) Common realloc mistake: 'client' nulled but not freed upon failure

[eflite-0.4.1\fs.c:545]: (style) The scope of the variable 'wptr' can be reduced.

[eflite-0.4.1\fs.c:546]: (style) The scope of the variable 'type' can be reduced.

[eflite-0.4.1\fs.c:670]: (style) The scope of the variable 'command' can be reduced.

[eflite-0.4.1\fs.c:396]: (style) Variable 'langi' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efp/efp_1.4.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efreet/efreet_1.7.7.orig.tar.gz
[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:539] -> [efreet-1.7.7\src\bin\efreet_icon_cache_create.c:540]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:324]: (style) The scope of the variable 'name' can be reduced.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:360]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:361]: (style) The scope of the variable 'name' can be reduced.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:594]: (style) The scope of the variable 'path' can be reduced.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:527]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\bin\efreet_icon_cache_create.c:556]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet.c:258]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_base.c:257] -> [efreet-1.7.7\src\lib\efreet_base.c:258]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efreet-1.7.7\src\lib\efreet_base.c:208]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_base.c:242]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_base.c:283]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_base.c:366]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_base.c:378]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_cache.c:1338]: (style) The scope of the variable 'dangling' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop.c:538]: (style) The scope of the variable 'len' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop.c:508]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:834]: (error) Possible null pointer dereference: buf

[efreet-1.7.7\src\lib\efreet_desktop_command.c:136]: (style) The scope of the variable 'file' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:137]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:179]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:180]: (style) The scope of the variable 'file' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:479]: (style) The scope of the variable 'dcf' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:724]: (style) The scope of the variable 'hostname' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:821]: (style) The scope of the variable 'buf' can be reduced.

[efreet-1.7.7\src\lib\efreet_desktop_command.c:728]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_icon.c:502] -> [efreet-1.7.7\src\lib\efreet_icon.c:503]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[efreet-1.7.7\src\lib\efreet_icon.c:190]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\lib\efreet_icon.c:290]: (style) The scope of the variable 'cache' can be reduced.

[efreet-1.7.7\src\lib\efreet_icon.c:320]: (style) The scope of the variable 'cache' can be reduced.

[efreet-1.7.7\src\lib\efreet_icon.c:269]: (style) Unused variable: data

[efreet-1.7.7\src\lib\efreet_icon.c:110]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_icon.c:129]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_icon.c:450]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_icon.c:485]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:218]: (style) Array index 'value_end' is used before limits check.

[efreet-1.7.7\src\lib\efreet_ini.c:158]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:230]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:231]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:461]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:517]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_ini.c:555]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_mime.c:284]: (style) The scope of the variable 'data' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:391]: (style) The scope of the variable 'mime' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:666]: (style) The scope of the variable 'path_len' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:827]: (style) The scope of the variable 'ln' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:831]: (style) The scope of the variable 'word_start' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:832]: (style) The scope of the variable 'mimetype' can be reduced.

[efreet-1.7.7\src\lib\efreet_mime.c:1138]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[efreet-1.7.7\src\lib\efreet_mime.c:1145]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[efreet-1.7.7\src\lib\efreet_mime.c:399]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_mime.c:418]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_mime.c:1419]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\lib\efreet_trash.c:96]: (style) The scope of the variable 'dir' can be reduced.

[efreet-1.7.7\src\lib\efreet_trash.c:158]: (style) The scope of the variable 'times' can be reduced.

[efreet-1.7.7\src\lib\efreet_trash.c:272]: (style) The scope of the variable 'infofile' can be reduced.

[efreet-1.7.7\src\lib\efreet_trash.c:274]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\lib\efreet_utils.c:244]: (style) The scope of the variable 'desk' can be reduced.

[efreet-1.7.7\src\lib\efreet_utils.c:408]: (style) The scope of the variable 'desk' can be reduced.

[efreet-1.7.7\src\lib\efreet_utils.c:440]: (style) The scope of the variable 'desk' can be reduced.

[efreet-1.7.7\src\lib\efreet_utils.c:113]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[efreet-1.7.7\src\tests\ef_desktop.c:17]: (style) The scope of the variable 'l' can be reduced.

[efreet-1.7.7\src\tests\ef_icon_theme.c:168]: (style) The scope of the variable 'd' can be reduced.

[efreet-1.7.7\src\tests\ef_icon_theme.c:551]: (style) The scope of the variable 'parent_theme' can be reduced.

[efreet-1.7.7\src\tests\ef_ini.c:128]: (style) The scope of the variable 'val' can be reduced.

[efreet-1.7.7\src\tests\ef_mime.c:15]: (style) The scope of the variable 'mime' can be reduced.

[efreet-1.7.7\src\tests\ef_mime.c:15]: (style) The scope of the variable 'icon' can be reduced.

[efreet-1.7.7\src\tests\ef_mime.c:28]: (style) The scope of the variable 'start' can be reduced.

[efreet-1.7.7\src\tests\main.c:88]: (style) Unused variable: env

[efreet-1.7.7\src\tests\main.c:101]: (style) Unused variable: l

[efreet-1.7.7\src\tests\main.c:102]: (style) Unused variable: e

[efreet-1.7.7\src\tests\main.c:117]: (style) Unused variable: env


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/efte/efte_1.1.orig.tar.gz
[efte-1.1\src\c_bind.cpp:377]: (style) The scope of the variable 'ab' can be reduced.

[efte-1.1\src\c_bind.cpp:221]: (warning) Member variable 'EMode::indents' is not initialized in the constructor.

[efte-1.1\src\c_bind.cpp:221]: (warning) Member variable 'EMode::filename' is not initialized in the constructor.

[efte-1.1\src\c_bind.cpp:670]: (error) Common realloc mistake: 'Macros' nulled but not freed upon failure

[efte-1.1\src\c_config.cpp:604] -> [efte-1.1\src\c_config.cpp:606]: (performance) Variable 'menu' is reassigned a value before the old one has been used.

[efte-1.1\src\c_config.cpp:760]: (style) The scope of the variable 'Cmd' can be reduced.

[efte-1.1\src\log.h:118]: (warning) Member variable 'GlobalLog::indent' is not initialized in the constructor.

[efte-1.1\src\log.h:119]: (warning) Member variable 'GlobalLog::indent' is not initialized in the constructor.

[efte-1.1\src\c_desktop.cpp:35]: (style) C-style pointer casting

[efte-1.1\src\c_desktop.cpp:41]: (style) C-style pointer casting

[efte-1.1\src\c_desktop.cpp:59]: (style) The scope of the variable 'e' can be reduced.

[efte-1.1\src\c_hilit.cpp:263]: (style) C-style pointer casting

[efte-1.1\src\c_hilit.cpp:272]: (style) C-style pointer casting

[efte-1.1\src\c_hilit.cpp:70]: (error) Common realloc mistake: 'WordList' nulled but not freed upon failure

[efte-1.1\src\c_hilit.cpp:98]: (error) Common realloc mistake: 'WordList' nulled but not freed upon failure

[efte-1.1\src\c_hilit.cpp:263]: (error) Common realloc mistake: 'state' nulled but not freed upon failure

[efte-1.1\src\c_hilit.cpp:272]: (error) Common realloc mistake: 'trans' nulled but not freed upon failure

[efte-1.1\src\c_history.cpp:94]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\c_history.cpp:94]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\c_history.cpp:189]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\c_history.cpp:191]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\c_history.cpp:246]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\c_history.cpp:247]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\c_history.cpp:332]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\c_history.cpp:333]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\c_history.cpp:369]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\c_history.cpp:370]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\c_mode.cpp:93]: (style) The scope of the variable 'l' can be reduced.

[efte-1.1\src\c_mode.cpp:93]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\c_mode.cpp:96]: (style) The scope of the variable 'buf' can be reduced.

[efte-1.1\src\cfte.cpp:755]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\cfte.cpp:827]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\cfte.cpp:1098]: (style) The scope of the variable 'kname' can be reduced.

[efte-1.1\src\cfte.cpp:1264]: (style) The scope of the variable 'kname' can be reduced.

[efte-1.1\src\cfte.cpp:469]: (error) Common realloc mistake: 'words' nulled but not freed upon failure

[efte-1.1\src\cfte.cpp:486]: (error) Common realloc mistake: 'colors' nulled but not freed upon failure

[efte-1.1\src\cfte.cpp:743]: (error) Common realloc mistake: 'CFteMacros' nulled but not freed upon failure

[efte-1.1\src\clip_os2.cpp:16]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\clip_os2.cpp:16]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\clip_os2.cpp:16]: (style) The scope of the variable 'l' can be reduced.

[efte-1.1\src\clip_os2.cpp:16]: (style) The scope of the variable 'dx' can be reduced.

[efte-1.1\src\clip_os2.cpp:60]: (style) The scope of the variable 'Len' can be reduced.

[efte-1.1\src\clip_os2.cpp:47]: (style) Variable 'j' is assigned a value that is never used.

[efte-1.1\src\clip_os2.cpp:70]: (error) Common realloc mistake: 'p' nulled but not freed upon failure

[efte-1.1\src\clip_os2.cpp:78]: (error) Common realloc mistake: 'p' nulled but not freed upon failure

[efte-1.1\src\clip_pm.cpp:36]: (style) The scope of the variable 'len' can be reduced.

[efte-1.1\src\clip_pmv.cpp:278]: (error) Prototypes are for 32-bit compiler only

[efte-1.1\src\clip_pmv.cpp:278]: (error) #error Prototypes are for 32-bit compiler only

[efte-1.1\src\clip_x11.cpp:19]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\clip_x11.cpp:19]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\clip_x11.cpp:19]: (style) The scope of the variable 'l' can be reduced.

[efte-1.1\src\clip_x11.cpp:19]: (style) The scope of the variable 'dx' can be reduced.

[efte-1.1\src\clip_x11.cpp:46]: (style) Variable 'j' is assigned a value that is never used.

[efte-1.1\src\clipprog.cpp:38]: (style) Unused variable: Cmd

[efte-1.1\src\cliputil.cpp:22]: (style) Unused variable: i

[efte-1.1\src\compkeys.cpp:23]: (style) The scope of the variable 'lnxkeycodes' can be reduced.

[efte-1.1\src\compkeys.cpp:324]: (style) The scope of the variable 'lptr' can be reduced.

[efte-1.1\src\compkeys.cpp:385]: (style) The scope of the variable 'kcode1' can be reduced.

[efte-1.1\src\compkeys.cpp:345]: (error) Buffer overrun possible for long command line arguments.

[efte-1.1\src\con_cocoa.cpp:305]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[efte-1.1\src\con_cocoa.cpp:305]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[efte-1.1\src\con_cocoa.cpp:702]: (style) C-style pointer casting

[efte-1.1\src\con_cocoa.cpp:712]: (style) C-style pointer casting

[efte-1.1\src\con_cocoa.cpp:206]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\con_cocoa.cpp:207]: (style) The scope of the variable 'len' can be reduced.

[efte-1.1\src\con_cocoa.cpp:207]: (style) The scope of the variable 'x' can be reduced.

[efte-1.1\src\con_cocoa.cpp:237]: (style) Checking if unsigned variable 'len' is less than zero.

[efte-1.1\src\con_cocoa.cpp:129]: (style) struct or union member 'Anonymous0::r' is never used.

[efte-1.1\src\con_cocoa.cpp:129]: (style) struct or union member 'Anonymous0::g' is never used.

[efte-1.1\src\con_cocoa.cpp:129]: (style) struct or union member 'Anonymous0::b' is never used.

[efte-1.1\src\con_cocoa.cpp:249]: (style) Variable 'temp' is assigned a value that is never used.

[efte-1.1\src\con_cocoa.cpp:529]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\con_linux.cpp:254]: (style) Variable 'tmp' is assigned a value that is never used.

[efte-1.1\src\con_linux.cpp:1060]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\con_ncurses.cpp:130]: (style) The scope of the variable 's' can be reduced.

[efte-1.1\src\con_ncurses.cpp:496]: (style) The scope of the variable 'endch' can be reduced.

[efte-1.1\src\con_ncurses.cpp:497]: (style) The scope of the variable 'modch' can be reduced.

[efte-1.1\src\con_ncurses.cpp:811]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\con_ncurses.cpp:67]: (error) Common realloc mistake: 'SavedScreen' nulled but not freed upon failure

[efte-1.1\src\con_nt.cpp:248]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\con_nt.cpp:552]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\con_nt.cpp:598]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\con_nt.cpp:1875]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\con_nt.cpp:574]: (style) Variable 'WW' is assigned a value that is never used.

[efte-1.1\src\con_nt.cpp:1551]: (style) Variable 'arglen' is assigned a value that is never used.

[efte-1.1\src\con_nt.cpp:1635]: (style) Variable 'ok' is assigned a value that is never used.

[efte-1.1\src\con_nt.cpp:1701]: (style) Variable 'rc' is assigned a value that is never used.

[efte-1.1\src\con_nt.cpp:825]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\con_os2.cpp:261]: (style) The scope of the variable 'LastClick' can be reduced.

[efte-1.1\src\con_os2.cpp:263]: (style) The scope of the variable 'LastClickCount' can be reduced.

[efte-1.1\src\con_os2.cpp:1214]: (style) The scope of the variable 'tab7' can be reduced.

[efte-1.1\src\con_os2.cpp:250]: (style) Variable 'PrevFlags' is assigned a value that is never used.

[efte-1.1\src\con_os2.cpp:317]: (style) Variable 'PrevState' is assigned a value that is never used.

[efte-1.1\src\con_os2.cpp:978]: (style) Variable 'rc' is assigned a value that is never used.

[efte-1.1\src\con_os2.cpp:781]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\con_x11.cpp:751]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\con_x11.cpp:752]: (style) The scope of the variable 'len' can be reduced.

[efte-1.1\src\con_x11.cpp:752]: (style) The scope of the variable 'x' can be reduced.

[efte-1.1\src\con_x11.cpp:1195]: (style) The scope of the variable 'k' can be reduced.

[efte-1.1\src\con_x11.cpp:1218]: (style) The scope of the variable 'LastClickTime' can be reduced.

[efte-1.1\src\con_x11.cpp:1219]: (style) The scope of the variable 'LastClickCount' can be reduced.

[efte-1.1\src\con_x11.cpp:1220]: (style) The scope of the variable 'LastClick' can be reduced.

[efte-1.1\src\con_x11.cpp:1501]: (style) The scope of the variable 'empty' can be reduced.

[efte-1.1\src\con_x11.cpp:1764]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\con_x11.cpp:1764]: (style) The scope of the variable 'send' can be reduced.

[efte-1.1\src\con_x11.cpp:782]: (style) Checking if unsigned variable 'len' is less than zero.

[efte-1.1\src\con_x11.cpp:2025]: (warning) Member variable 'GUI::doLoop' is not initialized in the constructor.

[efte-1.1\src\e_block.cpp:849]: (style) The scope of the variable 'oldL' can be reduced.

[efte-1.1\src\e_block.cpp:907]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\e_block.cpp:908]: (style) The scope of the variable 'O' can be reduced.

[efte-1.1\src\e_block.cpp:908]: (style) The scope of the variable 'C' can be reduced.

[efte-1.1\src\e_block.cpp:940]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\e_block.cpp:941]: (style) The scope of the variable 'O' can be reduced.

[efte-1.1\src\e_block.cpp:941]: (style) The scope of the variable 'C' can be reduced.

[efte-1.1\src\e_block.cpp:941]: (style) The scope of the variable 'O1' can be reduced.

[efte-1.1\src\e_block.cpp:941]: (style) The scope of the variable 'C1' can be reduced.

[efte-1.1\src\e_buffer.cpp:777]: (style) The scope of the variable 'TPos' can be reduced.

[efte-1.1\src\e_buffer.cpp:885]: (style) The scope of the variable 'TPos' can be reduced.

[efte-1.1\src\e_buffer.cpp:986]: (style) Variable 'VLine' is assigned a value that is never used.

[efte-1.1\src\e_cmds.cpp:924]: (style) C-style pointer casting

[efte-1.1\src\e_cmds.cpp:886]: (style) The scope of the variable 'P1' can be reduced.

[efte-1.1\src\e_cmds.cpp:886]: (style) The scope of the variable 'C1' can be reduced.

[efte-1.1\src\e_cmds.cpp:886]: (style) The scope of the variable 'Len' can be reduced.

[efte-1.1\src\e_cmds.cpp:887]: (style) The scope of the variable 'Str' can be reduced.

[efte-1.1\src\e_cmds.cpp:888]: (style) The scope of the variable 'ab' can be reduced.

[efte-1.1\src\e_cmds.cpp:963]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\e_cmds.cpp:965]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\e_cmds.cpp:1046]: (style) The scope of the variable 'C' can be reduced.

[efte-1.1\src\e_cmds.cpp:1099]: (style) The scope of the variable 'Len' can be reduced.

[efte-1.1\src\e_cmds.cpp:1103]: (style) The scope of the variable 'NoChange' can be reduced.

[efte-1.1\src\e_cmds.cpp:1230]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\e_cmds.cpp:1244]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\e_cmds.cpp:1245]: (style) The scope of the variable 'Len' can be reduced.

[efte-1.1\src\e_cvslog.cpp:21]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\e_cvslog.cpp:21]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\e_cvslog.cpp:128]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[efte-1.1\src\e_file.cpp:20]: (style) C-style pointer casting

[efte-1.1\src\e_fold.cpp:22]: (style) The scope of the variable 'c' can be reduced.

[efte-1.1\src\e_fold.cpp:115]: (style) The scope of the variable 'level' can be reduced.

[efte-1.1\src\e_fold.cpp:335]: (style) The scope of the variable 'level' can be reduced.

[efte-1.1\src\e_fold.cpp:393]: (style) The scope of the variable 'l' can be reduced.

[efte-1.1\src\e_fold.cpp:189]: (error) Common realloc mistake: 'FF' nulled but not freed upon failure

[efte-1.1\src\e_fold.cpp:272]: (error) Common realloc mistake: 'FF' nulled but not freed upon failure

[efte-1.1\src\e_line.cpp:186]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_line.cpp:186]: (style) The scope of the variable 'V' can be reduced.

[efte-1.1\src\e_line.cpp:207]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_line.cpp:207]: (style) The scope of the variable 'V' can be reduced.

[efte-1.1\src\e_line.cpp:42]: (error) Common realloc mistake: 'Chars' nulled but not freed upon failure

[efte-1.1\src\e_loadsave.cpp:491]: (error) Possible null pointer dereference: fp

[efte-1.1\src\e_loadsave.cpp:135]: (error) Common realloc mistake: 'm' nulled but not freed upon failure

[efte-1.1\src\e_mark.cpp:29]: (warning) Assignment of function parameter has no effect outside the function.

[efte-1.1\src\e_mark.cpp:188]: (style) C-style pointer casting

[efte-1.1\src\e_mark.cpp:190]: (style) C-style pointer casting

[efte-1.1\src\e_mark.cpp:92]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_mark.cpp:92]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_mark.cpp:133]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_mark.cpp:133]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_mark.cpp:151]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_mark.cpp:151]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_mark.cpp:265]: (warning) Assert statement calls a function which may have desired side effects: 'remove'.

[efte-1.1\src\e_mark.h:17]: (style) 'class EMark' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[efte-1.1\src\e_print.cpp:18]: (style) The scope of the variable 'A' can be reduced.

[efte-1.1\src\e_print.cpp:18]: (style) The scope of the variable 'Z' can be reduced.

[efte-1.1\src\e_redraw.cpp:602]: (style) C-style pointer casting

[efte-1.1\src\e_redraw.cpp:606]: (style) C-style pointer casting

[efte-1.1\src\e_redraw.cpp:46]: (style) The scope of the variable 'Min' can be reduced.

[efte-1.1\src\e_redraw.cpp:46]: (style) The scope of the variable 'Max' can be reduced.

[efte-1.1\src\e_redraw.cpp:139]: (style) The scope of the variable 'State' can be reduced.

[efte-1.1\src\e_redraw.cpp:140]: (style) The scope of the variable 'StartPos' can be reduced.

[efte-1.1\src\e_redraw.cpp:140]: (style) The scope of the variable 'EndPos' can be reduced.

[efte-1.1\src\e_redraw.cpp:169]: (style) The scope of the variable 'Folded' can be reduced.

[efte-1.1\src\e_redraw.cpp:170]: (style) The scope of the variable 'fold' can be reduced.

[efte-1.1\src\e_redraw.cpp:171]: (style) The scope of the variable 'l' can be reduced.

[efte-1.1\src\e_redraw.cpp:413]: (style) The scope of the variable 'CurCh' can be reduced.

[efte-1.1\src\e_redraw.cpp:190]: (style) Variable 'ECol' is assigned a value that is never used.

[efte-1.1\src\e_redraw.cpp:417]: (style) Variable 'fName' is assigned a value that is never used.

[efte-1.1\src\e_regex.cpp:178]: (style) The scope of the variable 'Ch' can be reduced.

[efte-1.1\src\e_regex.cpp:545]: (style) The scope of the variable 'Ch' can be reduced.

[efte-1.1\src\e_regex.cpp:623]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\e_search.cpp:167]: (style) The scope of the variable 'LLen' can be reduced.

[efte-1.1\src\e_search.cpp:167]: (style) The scope of the variable 'Start' can be reduced.

[efte-1.1\src\e_search.cpp:167]: (style) The scope of the variable 'End' can be reduced.

[efte-1.1\src\e_search.cpp:170]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\e_search.cpp:330]: (style) The scope of the variable 'LLen' can be reduced.

[efte-1.1\src\e_search.cpp:330]: (style) The scope of the variable 'Start' can be reduced.

[efte-1.1\src\e_search.cpp:330]: (style) The scope of the variable 'End' can be reduced.

[efte-1.1\src\e_search.cpp:332]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\e_search.cpp:1121]: (error) Common realloc mistake: 'BMarks' nulled but not freed upon failure

[efte-1.1\src\e_svnlog.cpp:22]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\e_svnlog.cpp:22]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\e_svnlog.cpp:129]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[efte-1.1\src\e_tags.cpp:72]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:320]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:321]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:322]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:346]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:349]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:356]: (style) C-style pointer casting

[efte-1.1\src\e_tags.cpp:158]: (style) The scope of the variable 'LTag' can be reduced.

[efte-1.1\src\e_tags.cpp:158]: (style) The scope of the variable 'LFile' can be reduced.

[efte-1.1\src\e_tags.cpp:159]: (style) The scope of the variable 'TagL' can be reduced.

[efte-1.1\src\e_tags.cpp:159]: (style) The scope of the variable 'FileL' can be reduced.

[efte-1.1\src\e_tags.cpp:160]: (style) The scope of the variable 'MTag' can be reduced.

[efte-1.1\src\e_tags.cpp:160]: (style) The scope of the variable 'MFile' can be reduced.

[efte-1.1\src\e_tags.cpp:246]: (style) The scope of the variable 'T' can be reduced.

[efte-1.1\src\e_tags.cpp:382]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_tags.cpp:382]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_tags.cpp:416]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_tags.cpp:416]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_tags.cpp:464]: (style) The scope of the variable 'M' can be reduced.

[efte-1.1\src\e_tags.cpp:464]: (style) The scope of the variable 'cmp' can be reduced.

[efte-1.1\src\e_trans.cpp:93]: (style) The scope of the variable 'B' can be reduced.

[efte-1.1\src\e_trans.cpp:93]: (style) The scope of the variable 'E' can be reduced.

[efte-1.1\src\e_trans.cpp:160]: (style) The scope of the variable 'I' can be reduced.

[efte-1.1\src\egui.cpp:24]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:41]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:90]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:322]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:895]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:896]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:899]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:903]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:904]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:910]: (style) C-style pointer casting

[efte-1.1\src\egui.cpp:171]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\egui.cpp:475]: (style) The scope of the variable 'V1' can be reduced.

[efte-1.1\src\egui.cpp:977]: (style) The scope of the variable 'NW' can be reduced.

[efte-1.1\src\egui.cpp:1041]: (style) The scope of the variable 'mc' can be reduced.

[efte-1.1\src\g_menu.cpp:29]: (error) Common realloc mistake: 'Menus' nulled but not freed upon failure

[efte-1.1\src\g_text.cpp:786]: (warning) Redundant assignment of 'view' to itself.

[efte-1.1\src\g_text.cpp:303]: (style) The scope of the variable 'NRows' can be reduced.

[efte-1.1\src\g_text.cpp:303]: (style) The scope of the variable 'NCols' can be reduced.

[efte-1.1\src\g_text.cpp:114]: (warning) Member variable 'GViewPeer::SbVBegin' is not initialized in the constructor.

[efte-1.1\src\g_text.cpp:114]: (warning) Member variable 'GViewPeer::SbVEnd' is not initialized in the constructor.

[efte-1.1\src\g_text.cpp:114]: (warning) Member variable 'GViewPeer::SbHBegin' is not initialized in the constructor.

[efte-1.1\src\g_text.cpp:114]: (warning) Member variable 'GViewPeer::SbHEnd' is not initialized in the constructor.

[efte-1.1\src\g_text.cpp:114]: (warning) Member variable 'GViewPeer::insertState' is not initialized in the constructor.

[efte-1.1\src\gui.h:26]: (style) 'class GView' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[efte-1.1\src\gui.h:73]: (style) 'class GFrame' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[efte-1.1\src\h_c.cpp:995] -> [efte-1.1\src\h_c.cpp:996]: (performance) Variable 'I' is reassigned a value before the old one has been used.

[efte-1.1\src\h_c.cpp:466]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\h_c.cpp:467]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\h_c.cpp:468]: (style) The scope of the variable 'Pos' can be reduced.

[efte-1.1\src\h_c.cpp:821]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\h_c.cpp:1253]: (style) The scope of the variable 'R' can be reduced.

[efte-1.1\src\h_msg.cpp:21]: (style) The scope of the variable 'is_space' can be reduced.

[efte-1.1\src\h_msg.cpp:89]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\h_msg.cpp:57]: (style) Array index 'i' is used before limits check.

[efte-1.1\src\h_plain.cpp:18]: (style) The scope of the variable 'j' can be reduced.

[efte-1.1\src\h_rexx.cpp:176]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\h_rexx.cpp:177]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\h_rexx.cpp:178]: (style) The scope of the variable 'Pos' can be reduced.

[efte-1.1\src\h_rexx.cpp:263]: (style) The scope of the variable 'P' can be reduced.

[efte-1.1\src\h_rexx.cpp:264]: (style) The scope of the variable 'L' can be reduced.

[efte-1.1\src\h_rexx.cpp:265]: (style) The scope of the variable 'Pos' can be reduced.

[efte-1.1\src\h_rexx.cpp:351]: (style) The scope of the variable 'ChFind' can be reduced.

[efte-1.1\src\i_choice.cpp:74]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\i_complete.cpp:335]: (style) The scope of the variable 'H' can be reduced.

[efte-1.1\src\i_complete.cpp:27]: (warning) Member variable 'ExComplete::WordContinue' is not initialized in the constructor.

[efte-1.1\src\i_input.cpp:132]: (style) The scope of the variable 'Ch' can be reduced.

[efte-1.1\src\i_input.cpp:154]: (style) Checking if unsigned variable 'Pos' is less than zero.

[efte-1.1\src\i_key.cpp:13]: (warning) Member variable 'ExKey::Key' is not initialized in the constructor.

[efte-1.1\src\i_key.cpp:13]: (warning) Member variable 'ExKey::ch' is not initialized in the constructor.

[efte-1.1\src\i_oview.cpp:13]: (warning) Member variable 'ExView::Win' is not initialized in the constructor.

[efte-1.1\src\i_oview.cpp:13]: (warning) Member variable 'ExView::Next' is not initialized in the constructor.

[efte-1.1\src\i_view.cpp:194]: (style) C-style pointer casting

[efte-1.1\src\i_view.cpp:272]: (style) C-style pointer casting

[efte-1.1\src\i_view.cpp:310]: (style) C-style pointer casting

[efte-1.1\src\log.h:115]: (style) Unused private function: 'GlobalLog::operator()'

[efte-1.1\src\menu_text.cpp:65]: (style) The scope of the variable 'pos' can be reduced.

[efte-1.1\src\menu_text.cpp:67]: (style) The scope of the variable 'i' can be reduced.

[efte-1.1\src\menu_text.cpp:67]: (style) The scope of the variable 'len' can be reduced.

[efte-1.1\src\menu_text.cpp:68]: (style) The scope of the variable 'color1' can be reduced.

[efte-1.1\src\menu_text.cpp:68]: (style) The scope of the variable 'color2' can be reduced.

[efte-1.1\src\menu_text.cpp:108]: (style) The scope of the variable 'len' can be reduced.

[efte-1.1\src\menu_text.cpp:385]: (style) The scope of the variable 'first' can be reduced.

[efte-1.1\src\menu_text.cpp:133]: (style) Variable 'h' is assigned a value that is never used.

[efte-1.1\src\o_buffer.cpp:214]: (style) The scope of the variable 'xx' can be reduced.

[efte-1.1\src\o_buffer.cpp:214]: (style) The scope of the variable 'yy' can be reduced.

[efte-1.1\src\o_buffer.cpp:1591]: (style) The scope of the variable 'Num' can be reduced.

[efte-1.1\src\o_buffer.cpp:1606]: (style) The scope of the variable 'Num' can be reduced.

[efte-1.1\src\o_buffer.cpp:1808]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\o_buffer.cpp:1846]: (style) The scope of the variable 'achr' can be reduced.

[efte-1.1\src\o_buffer.cpp:1963]: (style) The scope of the variable 'C' can be reduced.

[efte-1.1\src\o_buffer.cpp:1964]: (style) The scope of the variable 'wordBegin' can be reduced.

[efte-1.1\src\o_buffer.cpp:1964]: (style) The scope of the variable 'wordEnd' can be reduced.

[efte-1.1\src\o_buffer.cpp:85]: (style) Variable 'B' is assigned a value that is never used.

[efte-1.1\src\o_buflist.cpp:130]: (style) C-style pointer casting

[efte-1.1\src\o_buflist.cpp:15]: (warning) Member variable 'BufferView::SearchString' is not initialized in the constructor.

[efte-1.1\src\o_buflist.cpp:15]: (warning) Member variable 'BufferView::SearchPos' is not initialized in the constructor.

[efte-1.1\src\o_cvs.cpp:37]: (warning) Member variable 'ECvs::Commiting' is not initialized in the constructor.

[efte-1.1\src\o_cvsbase.cpp:402]: (style) C-style pointer casting

[efte-1.1\src\o_cvsbase.cpp:115]: (style) The scope of the variable 'book' can be reduced.

[efte-1.1\src\o_cvsbase.cpp:153]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\o_cvsbase.cpp:37]: (warning) Member variable 'ECvsBase::OnFilesPos' is not initialized in the constructor.

[efte-1.1\src\o_cvsbase.cpp:37]: (warning) Member variable 'ECvsBase::MsgBuf' is not initialized in the constructor.

[efte-1.1\src\o_cvsbase.cpp:90]: (error) Common realloc mistake: 'Lines' nulled but not freed upon failure

[efte-1.1\src\o_directory.cpp:45]: (style) The scope of the variable 's' can be reduced.

[efte-1.1\src\o_directory.cpp:135]: (error) Common realloc mistake: 'Files' nulled but not freed upon failure

[efte-1.1\src\o_list.cpp:320]: (style) C-style pointer casting

[efte-1.1\src\o_list.cpp:323]: (style) C-style pointer casting

[efte-1.1\src\o_list.cpp:257]: (style) The scope of the variable 's' can be reduced.

[efte-1.1\src\o_messages.cpp:245]: (style) C-style pointer casting

[efte-1.1\src\o_messages.cpp:543]: (style) C-style pointer casting

[efte-1.1\src\o_messages.cpp:260]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\o_messages.cpp:317]: (style) The scope of the variable 'ec' can be reduced.

[efte-1.1\src\o_messages.cpp:357]: (style) The scope of the variable 'didmatch' can be reduced.

[efte-1.1\src\o_messages.cpp:412]: (style) The scope of the variable 't1' can be reduced.

[efte-1.1\src\o_messages.cpp:413]: (style) The scope of the variable 't2' can be reduced.

[efte-1.1\src\o_messages.cpp:209]: (error) Common realloc mistake: 'ErrList' nulled but not freed upon failure

[efte-1.1\src\o_modemap.cpp:31]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\o_modemap.cpp:19]: (error) Common realloc mistake: 'BList' nulled but not freed upon failure

[efte-1.1\src\o_routine.cpp:13]: (warning) Member variable 'RoutineView::RCount' is not initialized in the constructor.

[efte-1.1\src\o_routine.cpp:13]: (warning) Member variable 'RoutineView::SearchString' is not initialized in the constructor.

[efte-1.1\src\o_routine.cpp:13]: (warning) Member variable 'RoutineView::SearchPos' is not initialized in the constructor.

[efte-1.1\src\o_svn.cpp:35]: (warning) Member variable 'ESvn::Commiting' is not initialized in the constructor.

[efte-1.1\src\o_svnbase.cpp:402]: (style) C-style pointer casting

[efte-1.1\src\o_svnbase.cpp:115]: (style) The scope of the variable 'book' can be reduced.

[efte-1.1\src\o_svnbase.cpp:153]: (style) The scope of the variable 'rc' can be reduced.

[efte-1.1\src\o_svnbase.cpp:37]: (warning) Member variable 'ESvnBase::OnFilesPos' is not initialized in the constructor.

[efte-1.1\src\o_svnbase.cpp:37]: (warning) Member variable 'ESvnBase::MsgBuf' is not initialized in the constructor.

[efte-1.1\src\o_svnbase.cpp:90]: (error) Common realloc mistake: 'Lines' nulled but not freed upon failure

[efte-1.1\src\s_direct.h:20]: (style) 'class FileInfo' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[efte-1.1\src\s_direct.h:50]: (style) 'class FileFind' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[efte-1.1\src\s_files.cpp:445]: (style) The scope of the variable 'p' can be reduced.

[efte-1.1\src\s_files.cpp:457]: (style) The scope of the variable 'c' can be reduced.

[efte-1.1\src\view.cpp:382]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:523]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:559]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:560]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:586]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:612]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:839]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:845]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:846]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:931]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:937]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:938]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1009]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1015]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1016]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1084]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1090]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1091]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1176]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1182]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1183]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1254]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1260]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:1261]: (style) C-style pointer casting

[efte-1.1\src\view.cpp:294]: (style) The scope of the variable 'M1' can be reduced.

[efte-1.1\src\view.cpp:576]: (style) The scope of the variable 'Cmd' can be reduced.

[efte-1.1\src\view.cpp:792]: (style) The scope of the variable 'Opts' can be reduced.

[efte-1.1\src\view.cpp:884]: (style) The scope of the variable 'Opts' can be reduced.

[efte-1.1\src\view.cpp:962]: (style) The scope of the variable 'Opts' can be reduced.

[efte-1.1\src\view.cpp:1037]: (style) The scope of the variable 'Opts' can be reduced.

[efte-1.1\src\view.cpp:1129]: (style) The scope of the variable 'Opts' can be reduced.

[efte-1.1\src\view.cpp:1207]: (style) The scope of the variable 'Opts' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/egenix-mx-base/egenix-mx-base_3.2.7.orig.tar.gz
[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:152]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:206]: (style) The scope of the variable 'len' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:308]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:309]: (style) The scope of the variable 'i' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:410]: (style) The scope of the variable 'm' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:511]: (style) The scope of the variable 'sw' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:512]: (style) The scope of the variable 'len' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:1274]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:1293]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:1312]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:1342]: (style) The scope of the variable 'rc' can be reduced.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\BeeBase\mxBeeBase\btr.c:818]: (error) Memory leak: h

[egenix-mx-base-3.2.7\mx\Proxy\mxProxy\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:245] -> [egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:247]: (warning) Possible null pointer dereference: queue - otherwise it is redundant to check it against null.

[egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:370] -> [egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:372]: (warning) Possible null pointer dereference: queue - otherwise it is redundant to check it against null.

[egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:848] -> [egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:851]: (performance) Variable 'n' is reassigned a value before the old one has been used.

[egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxQueue.c:421]: (style) The scope of the variable 'i' can be reduced.

[egenix-mx-base-3.2.7\mx\Queue\mxQueue\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\Stack\mxStack\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\TextTools\mxTextTools\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\Tools\mxTools\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\Tools\mxTools\xmap.c:335]: (style) The scope of the variable 'curlen' can be reduced.

[egenix-mx-base-3.2.7\mx\Tools\mxTools\xmap.c:376]: (style) The scope of the variable 'item' can be reduced.

[egenix-mx-base-3.2.7\mx\Tools\mxTools\xmap.c:464]: (style) The scope of the variable 'slice' can be reduced.

[egenix-mx-base-3.2.7\mx\UID\mxUID\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.

[egenix-mx-base-3.2.7\mx\URL\mxURL\mxstdlib.h:300]: (style) Variable 'mxDebugPrintf_used' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/egg/egg_4.0.6+0.20041122cvs.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eggdbus/eggdbus_0.6.orig.tar.gz
[eggdbus-0.6\src\eggdbus\eggdbuserror.h:23]: (error) "Only <eggdbus/eggdbus.h> can be included directly, this file may disappear or change contents."

[eggdbus-0.6\src\eggdbus\eggdbuserror.h:23]: (error) #error "Only <eggdbus/eggdbus.h> can be included directly, this file may disappear or change contents."

[eggdbus-0.6\src\eggdbus\eggdbusinterface.h:23]: (error) "Only <eggdbus/eggdbus.h> can be included directly, this file may disappear or change contents."

[eggdbus-0.6\src\eggdbus\eggdbusinterface.h:23]: (error) #error "Only <eggdbus/eggdbus.h> can be included directly, this file may disappear or change contents."

[eggdbus-0.6\src\eggdbus\eggdbus-glib-genmarshal.c:619]: (style) The scope of the variable 'gobject_marshallers' can be reduced.

[eggdbus-0.6\src\eggdbus\eggdbusarrayseq.c:93]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusarrayseq.c:584]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusarrayseq.c:669]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusarrayseq.c:782]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusarrayseq.c:962]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusprivate.h:23]: (error) "This is a private header file. Do not use."

[eggdbus-0.6\src\eggdbus\eggdbusprivate.h:23]: (error) #error "This is a private header file. Do not use."

[eggdbus-0.6\src\eggdbus\eggdbusconnection.c:1206] -> [eggdbus-0.6\src\eggdbus\eggdbusconnection.c:1211]: (performance) Variable 'signal_message' is reassigned a value before the old one has been used.

[eggdbus-0.6\src\eggdbus\eggdbusconnection.c:2331]: (style) The scope of the variable 'dreply' can be reduced.

[eggdbus-0.6\src\eggdbus\eggdbusconnection.c:2487]: (style) The scope of the variable 'loop' can be reduced.

[eggdbus-0.6\src\eggdbus\eggdbushashmap.c:78]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbushashmap.c:106]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusinterfaceproxy.c:90]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusinterfaceproxy.c:222]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusinterfaceproxy.c:376]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\eggdbus\eggdbusintrospector.c:1581] -> [eggdbus-0.6\src\eggdbus\eggdbusintrospector.c:1584]: (performance) Variable 'parser' is reassigned a value before the old one has been used.

[eggdbus-0.6\src\eggdbus\eggdbusintrospector.c:1582] -> [eggdbus-0.6\src\eggdbus\eggdbusintrospector.c:1590]: (performance) Variable 'context' is reassigned a value before the old one has been used.

[eggdbus-0.6\src\eggdbus\eggdbusmethodinvocation.c:340]: (style) Variable 'priv' is assigned a value that is never used.

[eggdbus-0.6\src\tests\testfrobimpl.c:80]: (style) Variable 'frob_impl' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eggdrop/eggdrop_1.6.20.orig.tar.gz
[eggdrop1.6.20\src\botcmd.c:419]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botcmd.c:453]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\botcmd.c:522]: (style) The scope of the variable 'rfrom' can be reduced.

[eggdrop1.6.20\src\botcmd.c:523]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botcmd.c:550]: (style) The scope of the variable 'rfrom' can be reduced.

[eggdrop1.6.20\src\botcmd.c:550]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\botcmd.c:628]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\botcmd.c:764]: (style) The scope of the variable 'sock' can be reduced.

[eggdrop1.6.20\src\botcmd.c:824]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\botcmd.c:994]: (style) The scope of the variable 'vv' can be reduced.

[eggdrop1.6.20\src\botcmd.c:995]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\botcmd.c:996]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botcmd.c:1053]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\botcmd.c:1086]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botcmd.c:1115]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\botcmd.c:1116]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botcmd.c:1117]: (style) The scope of the variable 'nfn' can be reduced.

[eggdrop1.6.20\src\botcmd.c:325]: (error) Undefined behavior: Variable 's' is used as parameter and destination in s[n]printf().

[eggdrop1.6.20\src\botmsg.c:811]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\botmsg.c:225]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botmsg.c:243]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botmsg.c:261]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botmsg.c:378]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:393]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:436]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:450]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:489]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:554]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:570]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:611]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:639]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:691]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:715]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:736]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\botmsg.c:762]: (style) The scope of the variable 'botf' can be reduced.

[eggdrop1.6.20\src\botmsg.c:891]: (style) Variable 'work' is not assigned a value.

[eggdrop1.6.20\src\botnet.c:583]: (style) The scope of the variable 'cnt' can be reduced.

[eggdrop1.6.20\src\botnet.c:735]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\botnet.c:873]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\botnet.c:1416]: (style) The scope of the variable 'mark' can be reduced.

[eggdrop1.6.20\src\botnet.c:1430]: (warning) Logical disjunction always evaluates to true: EXPR >= 251 || EXPR <= 254.

[eggdrop1.6.20\src\chanprog.c:404]: (style) The scope of the variable 'q' can be reduced.

[eggdrop1.6.20\src\chanprog.c:404]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\chanprog.c:405]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\chanprog.c:633]: (style) The scope of the variable 'old' can be reduced.

[eggdrop1.6.20\src\chanprog.c:648]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\cmds.c:355]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\cmds.c:482]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\cmds.c:528]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\cmds.c:648]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\cmds.c:649]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\cmds.c:649]: (style) The scope of the variable 'ok' can be reduced.

[eggdrop1.6.20\src\cmds.c:749]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\cmds.c:904]: (style) The scope of the variable 'handle' can be reduced.

[eggdrop1.6.20\src\cmds.c:904]: (style) The scope of the variable 'new' can be reduced.

[eggdrop1.6.20\src\cmds.c:905]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\cmds.c:947]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\cmds.c:1131]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\cmds.c:1750]: (style) The scope of the variable 'newchan' can be reduced.

[eggdrop1.6.20\src\cmds.c:1750]: (style) The scope of the variable 'oldchan' can be reduced.

[eggdrop1.6.20\src\cmds.c:1972]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\cmds.c:1972]: (style) The scope of the variable 'ok' can be reduced.

[eggdrop1.6.20\src\cmds.c:2269]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\cmds.c:2291]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\cmds.c:2432]: (style) The scope of the variable 'idx2' can be reduced.

[eggdrop1.6.20\src\cmds.c:2631]: (style) The scope of the variable 'ptr' can be reduced.

[eggdrop1.6.20\src\cmds.c:2632]: (style) The scope of the variable 'bot' can be reduced.

[eggdrop1.6.20\src\compat\gnu_strftime.c:728]: (error) Null pointer dereference

[eggdrop1.6.20\src\dcc.c:1254]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eggdrop1.6.20\src\dcc.c:186]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\dcc.c:252]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\dcc.c:252]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\dcc.c:284]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\dcc.c:286]: (style) The scope of the variable 'users' can be reduced.

[eggdrop1.6.20\src\dcc.c:286]: (style) The scope of the variable 'bots' can be reduced.

[eggdrop1.6.20\src\dcc.c:903]: (style) The scope of the variable 'nathan' can be reduced.

[eggdrop1.6.20\src\dcc.c:903]: (style) The scope of the variable 'doron' can be reduced.

[eggdrop1.6.20\src\dcc.c:903]: (style) The scope of the variable 'fixed' can be reduced.

[eggdrop1.6.20\src\dcc.c:904]: (style) The scope of the variable 'd' can be reduced.

[eggdrop1.6.20\src\dcc.c:1128]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\dcc.c:1289]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\dcc.c:1990]: (warning) scanf without field width limits can crash with huge input data.

[eggdrop1.6.20\src\dccutil.c:574] -> [eggdrop1.6.20\src\dccutil.c:579]: (warning) Possible null pointer dereference: chat - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\dccutil.c:575] -> [eggdrop1.6.20\src\dccutil.c:579]: (warning) Possible null pointer dereference: chat - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\dccutil.c:307]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\dccutil.c:307]: (style) The scope of the variable 'ok' can be reduced.

[eggdrop1.6.20\src\dccutil.c:389]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\dns.c:480]: (style) The scope of the variable 'in' can be reduced.

[eggdrop1.6.20\src\flags.c:619]: (style) The scope of the variable 'ch' can be reduced.

[eggdrop1.6.20\src\language.c:199]: (style) The scope of the variable 'langfile' can be reduced.

[eggdrop1.6.20\src\language.c:398]: (style) The scope of the variable 'langfile' can be reduced.

[eggdrop1.6.20\src\language.c:528]: (style) The scope of the variable 'ltext2' can be reduced.

[eggdrop1.6.20\src\language.c:595]: (style) The scope of the variable 'c' can be reduced.

[eggdrop1.6.20\src\language.c:736]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\language.c:737]: (style) The scope of the variable 'deflang' can be reduced.

[eggdrop1.6.20\src\language.c:236]: (warning) scanf without field width limits can crash with huge input data.

[eggdrop1.6.20\src\main.c:916]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[eggdrop1.6.20\src\match.c:423]: (style) The scope of the variable 'q' can be reduced.

[eggdrop1.6.20\src\md5\md5c.c:74]: (style) The scope of the variable 'saved_a' can be reduced.

[eggdrop1.6.20\src\md5\md5c.c:74]: (style) The scope of the variable 'saved_b' can be reduced.

[eggdrop1.6.20\src\md5\md5c.c:74]: (style) The scope of the variable 'saved_c' can be reduced.

[eggdrop1.6.20\src\md5\md5c.c:74]: (style) The scope of the variable 'saved_d' can be reduced.

[eggdrop1.6.20\src\md5\md5c.c:191]: (style) The scope of the variable 'free' can be reduced.

[eggdrop1.6.20\src\mem.c:355]: (warning) Redundant assignment of 'i' to itself.

[eggdrop1.6.20\src\mem.c:385]: (warning) Redundant assignment of 'i' to itself.

[eggdrop1.6.20\src\mem.c:343]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mem.c:380]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mem.c:355]: (style) Variable 'i' is assigned a value that is never used.

[eggdrop1.6.20\src\mem.c:385]: (style) Variable 'i' is assigned a value that is never used.

[eggdrop1.6.20\src\misc.c:649] -> [eggdrop1.6.20\src\misc.c:645]: (warning) Possible null pointer dereference: s - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\misc.c:525] -> [eggdrop1.6.20\src\misc.c:532]: (performance) Variable 't' is reassigned a value before the old one has been used.

[eggdrop1.6.20\src\misc.c:522]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\misc.c:522]: (style) The scope of the variable 's2' can be reduced.

[eggdrop1.6.20\src\misc.c:667]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\misc.c:670]: (style) The scope of the variable 'buf' can be reduced.

[eggdrop1.6.20\src\misc.c:745]: (style) The scope of the variable 'q' can be reduced.

[eggdrop1.6.20\src\misc.c:746]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\misc.c:746]: (style) The scope of the variable 'colwidth' can be reduced.

[eggdrop1.6.20\src\misc.c:805]: (style) The scope of the variable 'chr' can be reduced.

[eggdrop1.6.20\src\misc.c:806]: (style) The scope of the variable 'towrite' can be reduced.

[eggdrop1.6.20\src\misc.c:808]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\misc.c:1066]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\misc.c:1178]: (style) The scope of the variable 'f' can be reduced.

[eggdrop1.6.20\src\misc.c:1214]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\misc.c:1242]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:72]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:317]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:317]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:317]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:318]: (style) The scope of the variable 'linking' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:318]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\assoc.mod\assoc.c:339]: (style) Variable 's1' is assigned a value that is never used.

[eggdrop1.6.20\src\mod\blowfish.mod\blowfish.c:460]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1528]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1532]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1536]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1077]: (warning) %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1077]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1104]: (warning) %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1104]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1137]: (warning) %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1137]: (warning) %lu in format string (no. 6) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1164]: (warning) %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1164]: (warning) %lu in format string (no. 6) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1197]: (warning) %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1197]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1224]: (warning) %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:1224]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:34]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:34]: (style) The scope of the variable 'who' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:34]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:34]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:34]: (style) The scope of the variable 'p_expire' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:35]: (style) The scope of the variable 'expire_time' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:35]: (style) The scope of the variable 'expire_foo' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:36]: (style) The scope of the variable 'sticky' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:38]: (style) The scope of the variable 'me' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:169]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:169]: (style) The scope of the variable 'who' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:169]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:169]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:169]: (style) The scope of the variable 'p_expire' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:170]: (style) The scope of the variable 'expire_time' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:170]: (style) The scope of the variable 'expire_foo' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:172]: (style) The scope of the variable 'me' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:296]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:296]: (style) The scope of the variable 'who' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:296]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:296]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:296]: (style) The scope of the variable 'p_expire' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:297]: (style) The scope of the variable 'expire_time' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:297]: (style) The scope of the variable 'expire_foo' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:299]: (style) The scope of the variable 'me' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1084]: (style) The scope of the variable 'chn' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1267]: (style) The scope of the variable 'work' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1269]: (style) The scope of the variable 'ii' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1269]: (style) The scope of the variable 'tmp' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1457]: (style) The scope of the variable 'answers' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1457]: (style) The scope of the variable 'parcpy' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1458]: (style) The scope of the variable 'list' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1458]: (style) The scope of the variable 'bak' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\cmdschan.c:1460]: (style) The scope of the variable 'all' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1126]: (style) The scope of the variable 'me' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1519]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:1520]: (style) The scope of the variable 'tv' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:238]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:239]: (style) The scope of the variable 't' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:294]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:295]: (style) The scope of the variable 't' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:349]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\userchan.c:350]: (style) The scope of the variable 't' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\channels.c:74]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\channels.c:331]: (style) The scope of the variable 'found' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\channels.c:769]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\channels.c:770]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\channels.mod\tclchan.c:990]: (error) syntax error

[eggdrop1.6.20\src\mod\compress.mod\compress.c:124]: (style) The scope of the variable 'len' can be reduced.

[eggdrop1.6.20\src\mod\compress.mod\compress.c:223]: (style) The scope of the variable 'len' can be reduced.

[eggdrop1.6.20\src\mod\compress.mod\compress.c:243]: (error) Resource leak: fin

[eggdrop1.6.20\src\mod\compress.mod\compress.c:101]: (error) Resource leak: fin

[eggdrop1.6.20\src\mod\console.mod\console.c:132]: (style) Variable 'ci' is assigned a value that is never used.

[eggdrop1.6.20\src\mod\ctcp.mod\ctcp.c:147]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\dns.mod\coredns.c:325]: (style) The scope of the variable 'ret' can be reduced.

[eggdrop1.6.20\src\mod\dns.mod\coredns.c:677]: (style) The scope of the variable 'ttl' can be reduced.

[eggdrop1.6.20\src\mod\dns.mod\coredns.c:678]: (style) The scope of the variable 'r' can be reduced.

[eggdrop1.6.20\src\mod\dns.mod\coredns.c:678]: (style) The scope of the variable 'usefulanswer' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\dbcompat.c:233]: (style) The scope of the variable 'fdb_t' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:642]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:869]: (style) The scope of the variable 'ok' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:1272]: (style) The scope of the variable 'changed' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:361]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:361]: (style) The scope of the variable 'mask' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:428]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:536]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:557]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:599]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:641]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:683]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:797]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:898]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:945]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:945]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:946]: (style) The scope of the variable 'fdb' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1041]: (style) The scope of the variable 'fdb' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1043]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1102]: (style) The scope of the variable 'skip_this' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1393]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filelist.c:52]: (warning) Assignment of function parameter has no effect outside the function.

[eggdrop1.6.20\src\mod\filesys.mod\filesys.c:565]: (warning) Assignment of function parameter has no effect outside the function.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:287]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:370]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:741]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1137]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1402]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:474]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:951]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:247]: (error) Possible null pointer dereference: elem

[eggdrop1.6.20\src\mod\filesys.mod\files.c:248]: (error) Possible null pointer dereference: elem

[eggdrop1.6.20\src\mod\filesys.mod\files.c:253]: (error) Possible null pointer dereference: new

[eggdrop1.6.20\src\mod\filesys.mod\files.c:283]: (error) Possible null pointer dereference: path

[eggdrop1.6.20\src\mod\filesys.mod\files.c:350]: (error) Possible null pointer dereference: s

[eggdrop1.6.20\src\mod\filesys.mod\files.c:493]: (error) Possible null pointer dereference: whoto

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1073]: (error) Possible null pointer dereference: name

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1074]: (error) Possible null pointer dereference: name

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1159]: (error) Possible null pointer dereference: newfn

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1165]: (error) Possible null pointer dereference: oldpath

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1165]: (error) Possible null pointer dereference: newpath

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1463]: (error) Possible null pointer dereference: whoto

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:1030]: (error) Possible null pointer dereference: what

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:1073]: (error) Possible null pointer dereference: dir

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:450]: (error) Possible null pointer dereference: fn

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:498]: (error) Possible null pointer dereference: fn

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:498]: (error) Possible null pointer dereference: newfn

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:504]: (error) Possible null pointer dereference: oldpath

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:504]: (error) Possible null pointer dereference: newpath

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:442]: (style) The scope of the variable 'skip_this' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:445]: (style) The scope of the variable 'where' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filesys.c:285]: (style) The scope of the variable 'fr' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filesys.c:285]: (style) The scope of the variable 'kr' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\filesys.c:752]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:290]: (warning) Conversion of string literal "" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:387]: (warning) Conversion of string literal "*" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1148]: (warning) Conversion of string literal "" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\filedb3.c:1036]: (warning) Conversion of string literal "" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:464]: (warning) Conversion of string literal "/" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\tclfiles.c:485]: (warning) Conversion of string literal "" to bool always evaluates to true.

[eggdrop1.6.20\src\mod\filesys.mod\files.c:1411]: (error) Uninitialized variable: destdir

[eggdrop1.6.20\src\mod\irc.mod\chan.c:858]: (warning) Redundant assignment of 'u' to itself.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:80]: (style) The scope of the variable 'm' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:184]: (style) The scope of the variable 'h' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:185]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:447]: (style) The scope of the variable 'c' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:754]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1081]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1081]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1081]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1081]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1102]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1102]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1102]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1102]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1102]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1103]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1128]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1241]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1287]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1320]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1556]: (style) The scope of the variable 'm' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1839]: (style) The scope of the variable 'cr' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1855]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1966]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1966]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:1968]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2031]: (style) The scope of the variable 'whodid' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2031]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2033]: (style) The scope of the variable 'm' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2035]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2118]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2201]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2201]: (style) The scope of the variable 'alt' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2204]: (style) The scope of the variable 'm' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2287]: (style) The scope of the variable 'p1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\chan.c:2447]: (style) The scope of the variable 'p1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:74]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:373]: (style) The scope of the variable 'u2' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:439]: (style) The scope of the variable 'u2' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:514]: (style) The scope of the variable 'u2' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:517]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:572]: (style) The scope of the variable 'u2' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:575]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:727]: (style) The scope of the variable 'handle' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:727]: (style) The scope of the variable 'atrflag' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:727]: (style) The scope of the variable 'chanflag' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:730]: (style) The scope of the variable 'maxnicklen' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:730]: (style) The scope of the variable 'maxhandlen' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\cmdsirc.c:731]: (style) The scope of the variable 'format' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\irc.c] -> [eggdrop1.6.20\src\mod\irc.mod\chan.c:847]: (error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers

[eggdrop1.6.20\src\mod\irc.mod\mode.c:204]: (style) The scope of the variable 'type' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:204]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:761]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:763]: (style) The scope of the variable 'targ' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:893]: (style) The scope of the variable 'match' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1004]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1004]: (style) The scope of the variable 'ch' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1004]: (style) The scope of the variable 'op' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1004]: (style) The scope of the variable 'chg' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1005]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1006]: (style) The scope of the variable 'ms2' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1007]: (style) The scope of the variable 'z' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:1008]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\mode.c:74]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:28]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:29]: (style) The scope of the variable 'p1' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:262]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:263]: (style) The scope of the variable 'locked' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:361]: (style) The scope of the variable 'info' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:444]: (style) The scope of the variable 'm' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:536]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:649]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:790]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:879]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:905]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:978]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\msgcmds.c:1078]: (style) The scope of the variable 'port' can be reduced.

[eggdrop1.6.20\src\mod\irc.mod\tclirc.c:539]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\notes.mod\notes.c:475]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\notes.mod\notes.c:729]: (style) The scope of the variable 'pwd' can be reduced.

[eggdrop1.6.20\src\mod\notes.mod\notes.c:892]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\notes.mod\notes.c:892]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\notes.mod\notes.c:976]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\seen.mod\seen.c:477]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\seen.mod\seen.c:482]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\seen.mod\seen.c:487]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\mod\seen.mod\seen.c:124]: (style) The scope of the variable 'prefix' can be reduced.

[eggdrop1.6.20\src\mod\seen.mod\seen.c:567]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\cmdsserv.c:29]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\cmdsserv.c:30]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\cmdsserv.c:69]: (style) The scope of the variable 'other' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\cmdsserv.c:70]: (style) The scope of the variable 'port' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:541] -> [eggdrop1.6.20\src\mod\server.mod\server.c:543]: (warning) Possible null pointer dereference: newnick - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\mod\server.mod\server.c:381] -> [eggdrop1.6.20\src\mod\server.mod\server.c:380]: (warning) Possible null pointer dereference: rest - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:289]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:290]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:349]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:398]: (style) The scope of the variable 'h' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:490]: (style) The scope of the variable 'p1' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:636]: (style) The scope of the variable 'p1' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:759]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:778]: (style) The scope of the variable 'alt' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:834]: (style) The scope of the variable 'ison_orig' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:834]: (style) The scope of the variable 'ison_alt' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:889]: (style) The scope of the variable 'tmp' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:1253]: (style) The scope of the variable 'servidx' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\servmsg.c:1347]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:398]: (style) The scope of the variable 'tosend' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:399]: (style) The scope of the variable 'nextcmd' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:399]: (style) The scope of the variable 'nextto' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:400]: (style) The scope of the variable 'found' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:527]: (style) The scope of the variable 'changed' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:1403]: (style) The scope of the variable 'code' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:1403]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:1404]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:1685]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\server.mod\server.c:312]: (style) Variable 'par3' is assigned a value that is never used.

[eggdrop1.6.20\src\mod\share.mod\uf_features.c:239]: (style) The scope of the variable 'ul' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\uf_features.c:286]: (style) The scope of the variable 'ul' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:196]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:196]: (style) The scope of the variable 'val' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:197]: (style) The scope of the variable 'yn' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:236]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:236]: (style) The scope of the variable 'val' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:237]: (style) The scope of the variable 'yn' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:276]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:276]: (style) The scope of the variable 'val' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:277]: (style) The scope of the variable 'yn' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:314]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:315]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:332]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:332]: (style) The scope of the variable 'atr' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:332]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:336]: (style) The scope of the variable 'bfl' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:336]: (style) The scope of the variable 'ofl' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:410]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:411]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:412]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:439]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:440]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:441]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:466]: (style) The scope of the variable 'nick' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:466]: (style) The scope of the variable 'host' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:466]: (style) The scope of the variable 'pass' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:466]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:467]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:535]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:536]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:551]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:551]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:552]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:577]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:578]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:595]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:595]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:596]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:598]: (style) The scope of the variable 'e' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:646]: (style) The scope of the variable 'hand' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:646]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:647]: (style) The scope of the variable 'cst' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:648]: (style) The scope of the variable 'u' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:727]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:728]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:754]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:755]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:781]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:782]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:821]: (style) The scope of the variable 'ban' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:821]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:821]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:822]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:849]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:850]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:851]: (style) The scope of the variable 'ban' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:851]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:851]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:851]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:890]: (style) The scope of the variable 'exempt' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:890]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:890]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:891]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:920]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:921]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:922]: (style) The scope of the variable 'exempt' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:922]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:922]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:922]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:961]: (style) The scope of the variable 'invite' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:961]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:961]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:962]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:991]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:992]: (style) The scope of the variable 'chan' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:993]: (style) The scope of the variable 'invite' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:993]: (style) The scope of the variable 'tm' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:993]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:993]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1032]: (style) The scope of the variable 'ign' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1032]: (style) The scope of the variable 'from' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1032]: (style) The scope of the variable 'ts' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1221]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1322]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1322]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1323]: (style) The scope of the variable 'format' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1324]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1889]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1892]: (style) The scope of the variable 'cst' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1993]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\mod\share.mod\share.c:1993]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\mod\transfer.mod\tcltransfer.c:106]: (error) syntax error

[eggdrop1.6.20\src\mod\transfer.mod\transferfstat.c:232]: (style) The scope of the variable 'fs' can be reduced.

[eggdrop1.6.20\src\mod\uptime.mod\uptime.c:100]: (style) The scope of the variable 'delta_seconds' can be reduced.

[eggdrop1.6.20\src\mod\uptime.mod\uptime.c:101]: (style) The scope of the variable 'next_update_at' can be reduced.

[eggdrop1.6.20\src\mod\uptime.mod\uptime.c:179]: (style) The scope of the variable 'servidx' can be reduced.

[eggdrop1.6.20\src\mod\wire.mod\wire.c:615] -> [eggdrop1.6.20\src\mod\wire.mod\wire.c:617]: (performance) Variable 'H_temp' is reassigned a value before the old one has been used.

[eggdrop1.6.20\src\mod\wire.mod\wire.c:106]: (style) The scope of the variable 'wiretmp2' can be reduced.

[eggdrop1.6.20\src\mod\wire.mod\wire.c:112]: (style) The scope of the variable 'idle' can be reduced.

[eggdrop1.6.20\src\mod\wire.mod\wire.c:553]: (style) The scope of the variable 'enctmp' can be reduced.

[eggdrop1.6.20\src\mod\wire.mod\wire.c:617]: (style) Variable 'H_temp' is assigned a value that is never used.

[eggdrop1.6.20\src\net.c:111]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\net.c:391]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\net.c:392]: (style) The scope of the variable 'hp' can be reduced.

[eggdrop1.6.20\src\net.c:394]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\net.c:690]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\net.c:691]: (style) The scope of the variable 'grab' can be reduced.

[eggdrop1.6.20\src\tcl.c:141]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tcl.c:141]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\tcl.c:175]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tcl.c:175]: (style) The scope of the variable 's1' can be reduced.

[eggdrop1.6.20\src\tcl.c:248]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tcl.c:907]: (style) The scope of the variable 'tmp' can be reduced.

[eggdrop1.6.20\src\tcl.c:930]: (style) The scope of the variable 'st' can be reduced.

[eggdrop1.6.20\src\tcl.c:946]: (style) The scope of the variable 'tmp' can be reduced.

[eggdrop1.6.20\src\tcl.c:969]: (style) The scope of the variable 'ii' can be reduced.

[eggdrop1.6.20\src\tcl.c:1008]: (style) The scope of the variable 'cp' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:1096]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1096]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1102]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1102]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1108]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1108]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1114]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1114]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1120]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1120]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1136]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1136]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1136]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:1136]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'.

[eggdrop1.6.20\src\tcldcc.c:417]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:604]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:809]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:810]: (style) The scope of the variable 'bot2' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:900]: (style) The scope of the variable 'j' can be reduced.

[eggdrop1.6.20\src\tcldcc.c:901]: (style) The scope of the variable 'msg' can be reduced.

[eggdrop1.6.20\src\tclhash.c:1258]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\tclhash.c:1280]: (style) The scope of the variable 'l' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:81]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:256]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:257]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:275]: (style) The scope of the variable 'x' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:276]: (style) The scope of the variable 's' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:582]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\tclmisc.c:583]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\tcluser.c:81]: (style) The scope of the variable 'of' can be reduced.

[eggdrop1.6.20\src\tcluser.c:81]: (style) The scope of the variable 'ocf' can be reduced.

[eggdrop1.6.20\src\tcluser.c:248]: (style) The scope of the variable 'f' can be reduced.

[eggdrop1.6.20\src\tcluser.c:412]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\tcluser.c:500]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\tcluser.c:501]: (style) The scope of the variable 'tv' can be reduced.

[eggdrop1.6.20\src\tcluser.c:531]: (style) The scope of the variable 'e' can be reduced.

[eggdrop1.6.20\src\tcluser.c:377]: (error) Uninitialized struct member: plus.match

[eggdrop1.6.20\src\userent.c:317]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userent.c:334]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userent.c:385]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userent.c:520]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eggdrop1.6.20\src\userent.c:520]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eggdrop1.6.20\src\userent.c:235]: (style) The scope of the variable 'new' can be reduced.

[eggdrop1.6.20\src\userent.c:369]: (style) The scope of the variable 'number' can be reduced.

[eggdrop1.6.20\src\userent.c:370]: (style) The scope of the variable 'tv' can be reduced.

[eggdrop1.6.20\src\userent.c:431]: (style) The scope of the variable 'li2' can be reduced.

[eggdrop1.6.20\src\userent.c:629]: (style) The scope of the variable 'bi2' can be reduced.

[eggdrop1.6.20\src\userent.c:736]: (style) The scope of the variable 'key' can be reduced.

[eggdrop1.6.20\src\userent.c:833]: (style) The scope of the variable 'x2' can be reduced.

[eggdrop1.6.20\src\userent.c:359]: (style) Variable 'li' is assigned a value that is never used.

[eggdrop1.6.20\src\userrec.c:416]: (warning) %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userrec.c:449]: (warning) %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userrec.c:449]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[eggdrop1.6.20\src\userrec.c:370] -> [eggdrop1.6.20\src\userrec.c:372]: (warning) Possible null pointer dereference: pass - otherwise it is redundant to check it against null.

[eggdrop1.6.20\src\userrec.c:202]: (style) The scope of the variable 'ret' can be reduced.

[eggdrop1.6.20\src\userrec.c:270]: (style) The scope of the variable 'i' can be reduced.

[eggdrop1.6.20\src\userrec.c:365]: (style) The scope of the variable 'new' can be reduced.

[eggdrop1.6.20\src\userrec.c:392]: (style) The scope of the variable 'cst' can be reduced.

[eggdrop1.6.20\src\userrec.c:438]: (style) The scope of the variable 'mask' can be reduced.

[eggdrop1.6.20\src\userrec.c:439]: (style) The scope of the variable 'expire' can be reduced.

[eggdrop1.6.20\src\userrec.c:439]: (style) The scope of the variable 'added' can be reduced.

[eggdrop1.6.20\src\userrec.c:510]: (style) The scope of the variable 'p' can be reduced.

[eggdrop1.6.20\src\userrec.c:621]: (style) The scope of the variable 'xk' can be reduced.

[eggdrop1.6.20\src\userrec.c:623]: (style) The scope of the variable 'tv' can be reduced.

[eggdrop1.6.20\src\userrec.c:707]: (style) The scope of the variable 'z' can be reduced.

[eggdrop1.6.20\src\userrec.c:885]: (style) The scope of the variable 'och' can be reduced.

[eggdrop1.6.20\src\users.c:84]: (style) The scope of the variable 't' can be reduced.

[eggdrop1.6.20\src\users.c:261]: (style) The scope of the variable 'add' can be reduced.

[eggdrop1.6.20\src\users.c:261]: (style) The scope of the variable 'last' can be reduced.

[eggdrop1.6.20\src\users.c:261]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\users.c:261]: (style) The scope of the variable 'desc' can be reduced.

[eggdrop1.6.20\src\users.c:262]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\users.c:315]: (style) The scope of the variable 'add' can be reduced.

[eggdrop1.6.20\src\users.c:315]: (style) The scope of the variable 'last' can be reduced.

[eggdrop1.6.20\src\users.c:315]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\users.c:315]: (style) The scope of the variable 'desc' can be reduced.

[eggdrop1.6.20\src\users.c:316]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\users.c:369]: (style) The scope of the variable 'add' can be reduced.

[eggdrop1.6.20\src\users.c:369]: (style) The scope of the variable 'last' can be reduced.

[eggdrop1.6.20\src\users.c:369]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\users.c:369]: (style) The scope of the variable 'desc' can be reduced.

[eggdrop1.6.20\src\users.c:370]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\users.c:423]: (style) The scope of the variable 'user' can be reduced.

[eggdrop1.6.20\src\users.c:423]: (style) The scope of the variable 'added' can be reduced.

[eggdrop1.6.20\src\users.c:423]: (style) The scope of the variable 'desc' can be reduced.

[eggdrop1.6.20\src\users.c:424]: (style) The scope of the variable 'flags' can be reduced.

[eggdrop1.6.20\src\users.c:758]: (style) The scope of the variable 'chname' can be reduced.

[eggdrop1.6.20\src\users.c:758]: (style) The scope of the variable 'st' can be reduced.

[eggdrop1.6.20\src\users.c:758]: (style) The scope of the variable 'fl' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eglibc/eglibc_2.18.orig.tar.xz
[eglibc-2.18\argp\argp-fmtstream.c:126]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\argp\argp-help.c:1263]: (warning) Redundant assignment of 'arg' to itself.

[eglibc-2.18\argp\argp-help.c:1297]: (warning) Redundant assignment of 'arg' to itself.

[eglibc-2.18\argp\argp-help.c:433]: (style) The scope of the variable 'entry' can be reduced.

[eglibc-2.18\argp\argp-help.c:434]: (style) The scope of the variable 'num_short_options' can be reduced.

[eglibc-2.18\argp\argp-help.c:1674]: (style) Variable 'anything' is assigned a value that is never used.

[eglibc-2.18\argp\argp-help.c:1861]: (style) Unused variable: buf

[eglibc-2.18\argp\argp-help.c:1318]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\argp\argp-help.c:1589]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\argp\argp-parse.c:740]: (style) The scope of the variable 'group' can be reduced.

[eglibc-2.18\argp\argp-parse.c:509]: (portability) 'parser.storage' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\argp\argp-parse.c:510]: (portability) 'parser.storage' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\argp\argp-parse.c:511]: (portability) 'parser.storage' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\argp\argp-parse.c:894]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\argp\argp-parse.c:895]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\test-skeleton.c:269]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\test-skeleton.c:270]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\benchtests\bench-memmove.c:138]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memmove.c:138]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memmove.c:138]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memset.c:127]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memset.c:127]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memset.c:139]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\benchtests\bench-memset.c:140]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\benchtests\bench-memccpy.c:125]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memccpy.c:125]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memccpy.c:125]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memccpy.c:125]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memccpy.c:49]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\benchtests\bench-memccpy.c:49]: (portability) 'src' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\benchtests\bench-memchr.c:100]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memchr.c:100]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcmp.c:128]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcmp.c:128]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcmp.c:128]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcpy.c:111]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcpy.c:111]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memcpy.c:111]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memmem.c:91]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-memmem.c:124]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-rawmemchr.c:96]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-rawmemchr.c:96]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy.c:137]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy_chk.c:87]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy_chk.c:87]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy_chk.c:154]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy_chk.c:154]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcpy_chk.c:154]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncpy.c:136]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncpy.c:136]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncpy.c:136]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncpy.c:136]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasecmp.c:132]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasecmp.c:132]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasecmp.c:132]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasestr.c:120]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasestr.c:120]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasestr.c:120]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcasestr.c:120]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\string\str-two-way.h:420]: (style) The scope of the variable 'shift' can be reduced.

[eglibc-2.18\string\str-two-way.h:478]: (style) The scope of the variable 'shift' can be reduced.

[eglibc-2.18\benchtests\bench-strcat.c:104]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcat.c:104]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcat.c:104]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcat.c:104]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strchr.c:145]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcmp.c:194]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcmp.c:194]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strcmp.c:194]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strpbrk.c:140]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strpbrk.c:140]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strpbrk.c:140]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strlen.c:109]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strlen.c:109]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncasecmp.c:132]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncasecmp.c:132]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncasecmp.c:132]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncat.c:118]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncat.c:118]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncat.c:118]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncat.c:118]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncat.c:118]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:88]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:88]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:126]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:126]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:126]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:126]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:171]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:171]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:171]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strncmp.c:171]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strnlen.c:83]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strnlen.c:83]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strrchr.c:130]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strspn.c:132]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strspn.c:132]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strspn.c:132]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strstr.c:117]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strstr.c:117]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strstr.c:117]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\benchtests\bench-strstr.c:117]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\catgets\catgets.c:57]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\catgets\gencat.c:1000]: (error) Cannot handle __BYTE_ORDER byte order

[eglibc-2.18\catgets\gencat.c:1000]: (error) #error Cannot handle __BYTE_ORDER byte order

[eglibc-2.18\catgets\open_catalog.c:289]: (error) Cannot handle __BYTE_ORDER byte order

[eglibc-2.18\catgets\open_catalog.c:289]: (error) #error Cannot handle __BYTE_ORDER byte order

[eglibc-2.18\catgets\tst-catgets.c:48]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\crypt\cert.c:39]: (style) The scope of the variable 'fail' can be reduced.

[eglibc-2.18\crypt\cert.c:101]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\crypt\crypt.c:44]: (style) The scope of the variable 'k' can be reduced.

[eglibc-2.18\crypt\crypt_util.c:345]: (style) The scope of the variable 'comes_from_bit' can be reduced.

[eglibc-2.18\crypt\crypt_util.c:346]: (style) The scope of the variable 'bit' can be reduced.

[eglibc-2.18\crypt\crypt_util.c:508]: (style) The scope of the variable 's1' can be reduced.

[eglibc-2.18\crypt\md5-crypt.c:110]: (style) The scope of the variable 'alloca_used' can be reduced.

[eglibc-2.18\crypt\md5-crypt.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\md5-crypt.c:143]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\md5test-giant.c:65]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\crypt\md5test-giant.c:97]: (portability) 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\crypt\sha256-crypt.c:175]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\sha256-crypt.c:255]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\sha256-crypt.c:281]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\sha512-crypt.c:175]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\sha512-crypt.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\crypt\sha512-crypt.c:280]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\csu\libc-tls.c:154]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\csu\libc-tls.c:174]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\csu\libc-tls.c:191]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\csu\libc-tls.c:154]: (error) #error "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\debug\backtracesyms.c:105]: (portability) 'array' is of type 'void * const *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\debug\backtracesymsfd.c:91]: (portability) 'array' is of type 'void * const *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\debug\segfault.c:72]: (style) Unused variable: cnt

[eglibc-2.18\debug\segfault.c:72]: (style) Unused variable: i

[eglibc-2.18\debug\segfault.c:75]: (style) Unused variable: pc

[eglibc-2.18\debug\test-strcpy_chk.c:88]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:88]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:218]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:230]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:230]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:230]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:230]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:240]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:240]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:240]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:240]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:251]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:251]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:251]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:251]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:260]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:260]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:260]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:260]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\debug\test-strcpy_chk.c:143]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\debug\test-strcpy_chk.c:143]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\debug\test-strcpy_chk.c:143]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\debug\tst-chk1.c:972]: (warning) printf: referencing parameter 3 while 1 arguments given

[eglibc-2.18\debug\tst-chk1.c:972]: (warning) printf format string requires 1 parameter but 4 are given.

[eglibc-2.18\debug\tst-chk1.c:976]: (warning) fprintf: referencing parameter 3 while 1 arguments given

[eglibc-2.18\debug\tst-chk1.c:976]: (warning) fprintf format string requires 1 parameter but 4 are given.

[eglibc-2.18\debug\tst-chk1.c:980]: (warning) sprintf: referencing parameter 3 while 1 arguments given

[eglibc-2.18\debug\tst-chk1.c:980]: (warning) sprintf format string requires 1 parameter but 4 are given.

[eglibc-2.18\debug\tst-chk1.c:984]: (warning) snprintf: referencing parameter 3 while 1 arguments given

[eglibc-2.18\debug\tst-chk1.c:984]: (warning) snprintf format string requires 1 parameter but 4 are given.

[eglibc-2.18\debug\tst-chk1.c:980] -> [eglibc-2.18\debug\tst-chk1.c:984]: (performance) Buffer 'buf' is being written before its old content has been used.

[eglibc-2.18\debug\tst-chk1.c:141]: (style) struct or union member 'A::buf2' is never used.

[eglibc-2.18\debug\tst-chk1.c:142]: (style) struct or union member 'wA::buf2' is never used.

[eglibc-2.18\debug\tst-chk1.c:237]: (error) Buffer is accessed out of bounds: a.buf1

[eglibc-2.18\debug\tst-chk1.c:241]: (error) Buffer is accessed out of bounds: a.buf1

[eglibc-2.18\debug\tst-chk1.c:245]: (error) Buffer is accessed out of bounds: a.buf1

[eglibc-2.18\debug\tst-chk1.c:755]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[eglibc-2.18\debug\tst-chk1.c:757]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[eglibc-2.18\dirent\tst-fdopendir.c:95]: (style) Variable 'de' is assigned a value that is never used.

[eglibc-2.18\dlfcn\bug-dlsym1.c:20]: (style) Variable 'c' is assigned a value that is never used.

[eglibc-2.18\dlfcn\failtestmod.c:22]: (style) Variable 'm' is assigned a value that is never used.

[eglibc-2.18\dlfcn\tst-dlinfo.c:62]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\chroot_canon.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\chroot_canon.c:145]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\circleload1.c:72]: (style) The scope of the variable 'errstring' can be reduced.

[eglibc-2.18\elf\circleload1.c:23]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-close.c:632]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-close.c:632]: (error) #error "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-conflict.c:57]: (style) Variable 'resolve_conflict_map' is assigned a value that is never used.

[eglibc-2.18\elf\dl-deps.c:75]: (style) The scope of the variable 'q' can be reduced.

[eglibc-2.18\elf\dl-deps.c:249]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-deps.c:278]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-deps.c:301]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-deps.c:365]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-error.c:187]: (error) Uninitialized struct member: c.objname

[eglibc-2.18\elf\dl-error.c:189]: (error) Uninitialized struct member: c.malloced

[eglibc-2.18\elf\dl-fini.c:180]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-fptr.c:37]: (error) "ELF_MACHINE_LOAD_ADDRESS is not defined."

[eglibc-2.18\elf\dl-fptr.c:37]: (error) #error "ELF_MACHINE_LOAD_ADDRESS is not defined."

[eglibc-2.18\elf\dl-load.c:82]: (error) "Unknown BYTE_ORDER " BYTE_ORDER

[eglibc-2.18\elf\dl-load.c:82]: (error) #error "Unknown BYTE_ORDER " BYTE_ORDER

[eglibc-2.18\elf\dl-lookup.c:760]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-lookup.c:782]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-minimal.c:57]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:63]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:66]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:87]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:125]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:125]: (portability) 'alloc_last_block' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:137]: (portability) 'alloc_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-minimal.c:137]: (portability) 'alloc_last_block' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\dl-misc.c:190]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-open.c:690]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-open.c:696]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-profile.c:322]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-reloc.c:90]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-reloc.c:136]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-reloc.c:90]: (error) #error "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-tls.c:430]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-tls.c:430]: (error) #error "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\elf\dl-trampoline.c:1]: (error) "Architecture specific PLT trampolines must be defined."

[eglibc-2.18\elf\dl-trampoline.c:1]: (error) #error "Architecture specific PLT trampolines must be defined."

[eglibc-2.18\elf\dl-version.c:99]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-version.c:122]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-version.c:154]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-version.c:162]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\dl-version.c:211]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:201]: (style) The scope of the variable 'ptr' can be reduced.

[eglibc-2.18\elf\ldconfig.c:466]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:467]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:472]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:473]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:590]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:683]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:688]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:750]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:761]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:1305]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\ldconfig.c:1346]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\multiload.c:31]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest.c:23]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest2.c:23]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest3.c:23]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest4.c:23]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest4.c:109]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\neededtest4.c:113]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\pldd-xx.c:65]: (style) struct or union member 'r_debugCLASS::r_version' is never used.

[eglibc-2.18\elf\pldd-xx.c:107]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\pldd-xx.c:163]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\pldd-xx.c:190]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\pldd.c:114]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eglibc-2.18\elf\pldd.c:123]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\pldd.c:173]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\readelflib.c:83]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:84]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:97]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:115]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:116]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:131]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:178]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:179]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:186]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:189]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:190]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readelflib.c:205]: (portability) 'file_contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\readlib.c:45]: (style) struct or union member 'known_names::flag' is never used.

[eglibc-2.18\elf\reldep4.c:10]: (style) The scope of the variable 'h1' can be reduced.

[eglibc-2.18\elf\reldep4.c:10]: (style) The scope of the variable 'h2' can be reduced.

[eglibc-2.18\elf\rtld.c:255]: (error) "sysdeps/MACHINE/dl-machine.h fails to define RTLD_START"

[eglibc-2.18\elf\rtld.c:1476]: (error) "__ELF_NATIVE_CLASS must be defined"

[eglibc-2.18\elf\rtld.c:255]: (error) #error "sysdeps/MACHINE/dl-machine.h fails to define RTLD_START"

[eglibc-2.18\elf\sprof.c:57]: (error) "Unknown BYTE_ORDER " BYTE_ORDER

[eglibc-2.18\elf\sprof.c:57]: (error) #error "Unknown BYTE_ORDER " BYTE_ORDER

[eglibc-2.18\elf\tst-align2.c:93]: (style) Variable 'len' is assigned a value that is never used.

[eglibc-2.18\elf\tst-auditmod1.c:108]: (error) "architecture specific code needed in sysdeps/CPU/tst-audit.h"

[eglibc-2.18\elf\tst-auditmod1.c:108]: (error) #error "architecture specific code needed in sysdeps/CPU/tst-audit.h"

[eglibc-2.18\elf\tst-execstack.c:80] -> [eglibc-2.18\elf\tst-execstack.c:73]: (warning) Possible null pointer dereference: fp - otherwise it is redundant to check it against null.

[eglibc-2.18\elf\tls-macros.h:24]: (error) "No support for this architecture so far."

[eglibc-2.18\elf\tls-macros.h:24]: (error) #error "No support for this architecture so far."

[eglibc-2.18\elf\tst-tls14.c:12]: (style) struct or union member 'foo::i' is never used.

[eglibc-2.18\elf\tst-tls6.c:15]: (style) The scope of the variable 'foop' can be reduced.

[eglibc-2.18\elf\tst-tls6.c:16]: (style) The scope of the variable 'foop2' can be reduced.

[eglibc-2.18\elf\tst-tls6.c:17]: (style) The scope of the variable 'fp' can be reduced.

[eglibc-2.18\elf\tst-tls6.c:18]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\elf\tst-tls7.c:15]: (style) The scope of the variable 'fp' can be reduced.

[eglibc-2.18\elf\tst-tls7.c:16]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\elf\tst-tls8.c:41]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\elf\tst-tls8.c:71]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\elf\tst-tls8.c:110]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\elf\tst-tls8.c:138]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\elf\tst-tls8.c:16]: (style) The scope of the variable 'fp1' can be reduced.

[eglibc-2.18\elf\tst-tls8.c:17]: (style) The scope of the variable 'fp2' can be reduced.

[eglibc-2.18\elf\tst-tls8.c:18]: (style) The scope of the variable 'h1' can be reduced.

[eglibc-2.18\elf\tst-tls8.c:19]: (style) The scope of the variable 'h2' can be reduced.

[eglibc-2.18\elf\tst-tls8.c:23]: (style) The scope of the variable 'bazp' can be reduced.

[eglibc-2.18\elf\tst-tlsmod14a.c:9]: (style) struct or union member 'foo::i' is never used.

[eglibc-2.18\gnulib\tst-gcc.c:58]: (style) The scope of the variable '__integer_type' can be reduced.

[eglibc-2.18\gnulib\tst-gcc.c:59]: (style) The scope of the variable '__pointer_type' can be reduced.

[eglibc-2.18\gnulib\tst-gcc.c:60]: (style) The scope of the variable '__real_type' can be reduced.

[eglibc-2.18\gnulib\tst-gcc.c:62]: (style) struct or union member 'Anonymous0::a' is never used.

[eglibc-2.18\gnulib\tst-gcc.c:63]: (style) struct or union member 'Anonymous1::a' is never used.

[eglibc-2.18\gnulib\tst-gcc.c:63]: (style) struct or union member 'Anonymous1::b' is never used.

[eglibc-2.18\nss\getXXent_r.c:138]: (style) The scope of the variable 'save' can be reduced.

[eglibc-2.18\grp\testgrp.c:14]: (style) The scope of the variable 'members' can be reduced.

[eglibc-2.18\grp\tst_fgetgrent.c:30]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\hesiod\nss_hesiod\hesiod-proto.c:67]: (style) The scope of the variable 'parse_res' can be reduced.

[eglibc-2.18\hesiod\nss_hesiod\hesiod-service.c:68]: (style) The scope of the variable 'parse_res' can be reduced.

[eglibc-2.18\hurd\dtable.c:190]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\hurd\exc2signal.c:22]: (error) "need to write sysdeps/mach/hurd/MACHINE/exc2signal.c"

[eglibc-2.18\hurd\exc2signal.c:22]: (error) #error "need to write sysdeps/mach/hurd/MACHINE/exc2signal.c"

[eglibc-2.18\hurd\hurdchdir.c:45]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\hurd\hurdfault.c:233]: (error) thread_set_exception_ports?

[eglibc-2.18\hurd\hurdfault.c:233]: (error) #error thread_set_exception_ports?

[eglibc-2.18\hurd\hurdioctl.c:317]: (style) Checking if unsigned variable 'data_len' is less than zero.

[eglibc-2.18\hurd\hurdlookup.c:89]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\hurd\hurdlookup.c:85]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\hurd\hurdmalloc.c:284]: (portability) 'base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\hurd\hurdmalloc.c:337]: (portability) 'old_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\hurd\hurdsig.c:1324]: (error) task_set_exception_port?

[eglibc-2.18\hurd\hurdsig.c:1324]: (error) #error task_set_exception_port?

[eglibc-2.18\hurd\hurdstartup.c:169]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\hurd\hurdstartup.c:171]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\hurd\hurdstartup.c:183]: (error) Uninitialized variable: data

[eglibc-2.18\hurd\hurdstartup.c:101]: (error) Uninitialized struct member: data.flags

[eglibc-2.18\hurd\intr-msg.c:64]: (style) struct or union member 'Anonymous0::type' is never used.

[eglibc-2.18\hurd\intr-msg.c:66]: (style) struct or union member 'Anonymous0::code' is never used.

[eglibc-2.18\hurd\longjmp-ts.c:30]: (error) "Need to write sysdeps/mach/hurd/MACHINE/longjmp-ctx.c"

[eglibc-2.18\hurd\longjmp-ts.c:30]: (error) #error "Need to write sysdeps/mach/hurd/MACHINE/longjmp-ctx.c"

[eglibc-2.18\hurd\lookup-at.c:53]: (style) Variable 'startdir' is assigned a value that is never used.

[eglibc-2.18\hurd\lookup-at.c:83]: (style) Variable 'startdir' is assigned a value that is never used.

[eglibc-2.18\hurd\lookup-at.c:108]: (style) Variable 'startdir' is assigned a value that is never used.

[eglibc-2.18\hurd\report-wait.c:158]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\hurd\setauth.c:36]: (style) The scope of the variable 'd' can be reduced.

[eglibc-2.18\hurd\trampoline.c:35]: (error) "Need to write sysdeps/mach/hurd/MACHINE/trampoline.c"

[eglibc-2.18\hurd\trampoline.c:35]: (error) #error "Need to write sysdeps/mach/hurd/MACHINE/trampoline.c"

[eglibc-2.18\iconv\gconv_conf.c:443]: (style) The scope of the variable 'elem' can be reduced.

[eglibc-2.18\iconv\gconv_conf.c:521]: (style) Variable 'elem' is assigned a value that is never used.

[eglibc-2.18\iconv\gconv_conf.c:465]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_conf.c:568]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_db.c:469]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_db.c:470]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_db.c:475]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_db.c:538]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_db.c:577]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:55]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:87]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:125]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:147]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:160]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_open.c:168]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\gconv_simple.c:101]: (error) "This endianess is not supported."

[eglibc-2.18\iconv\gconv_simple.c:149]: (error) "This endianess is not supported."

[eglibc-2.18\iconv\gconv_simple.c:202]: (error) "This endianess is not supported."

[eglibc-2.18\iconv\gconv_simple.c:467]: (error) "This endianess is not supported."

[eglibc-2.18\iconv\gconv_simple.c:515]: (error) "This endianess is not supported."

[eglibc-2.18\iconv\gconv_simple.c:101]: (error) #error "This endianess is not supported."

[eglibc-2.18\iconv\gconv_trans.c:328]: (style) The scope of the variable 'runp' can be reduced.

[eglibc-2.18\iconv\gconv_trans.c:43]: (style) Unused variable: size

[eglibc-2.18\iconv\gconv_trans.c:44]: (style) Unused variable: from_idx

[eglibc-2.18\iconv\gconv_trans.c:45]: (style) Unused variable: from_tbl

[eglibc-2.18\iconv\gconv_trans.c:46]: (style) Unused variable: to_idx

[eglibc-2.18\iconv\gconv_trans.c:47]: (style) Unused variable: to_tbl

[eglibc-2.18\iconv\gconv_trans.c:50]: (style) Unused variable: low

[eglibc-2.18\iconv\gconv_trans.c:51]: (style) Unused variable: high

[eglibc-2.18\iconv\iconv_open.c:40]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\iconv_open.c:55]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\iconv_prog.c:289]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\iconv\iconv_prog.c:486]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\iconv\iconv_prog.c:168]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconv\loop.c:137]: (error) "MIN_NEEDED_INPUT definition missing"

[eglibc-2.18\iconv\loop.c:149]: (error) "MIN_NEEDED_OUTPUT definition missing"

[eglibc-2.18\iconv\loop.c:166]: (error) "Definition of BODY missing for function" LOOPFCT

[eglibc-2.18\iconv\loop.c:137]: (error) #error "MIN_NEEDED_INPUT definition missing"

[eglibc-2.18\iconv\skeleton.c:162]: (error) "FROM_DIRECTION must be provided if non-default init is used"

[eglibc-2.18\iconv\skeleton.c:162]: (error) #error "FROM_DIRECTION must be provided if non-default init is used"

[eglibc-2.18\iconv\tst-iconv2.c:61]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\iconv\tst-iconv5.c:123]: (error) Memory leak: inbufp

[eglibc-2.18\iconv\tst-iconv5.c:123]: (error) Memory leak: outbufp

[eglibc-2.18\iconvdata\bug-iconv8.c:27]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\iconvdata\bug-iconv8.c:27]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\iconvdata\cp1255.c:179]: (style) struct or union member 'Anonymous1::idx' is never used.

[eglibc-2.18\iconvdata\cp1255.c:179]: (style) struct or union member 'Anonymous1::len' is never used.

[eglibc-2.18\iconvdata\cp1258.c:353]: (style) struct or union member 'Anonymous1::idx' is never used.

[eglibc-2.18\iconvdata\cp1258.c:354]: (style) struct or union member 'Anonymous1::len' is never used.

[eglibc-2.18\iconvdata\tcvn5712-1.c:349]: (style) struct or union member 'Anonymous1::idx' is never used.

[eglibc-2.18\iconvdata\tcvn5712-1.c:350]: (style) struct or union member 'Anonymous1::len' is never used.

[eglibc-2.18\iconvdata\tst-e2big.c:35]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\iconvdata\tst-table-from.c:208]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\inet\getnameinfo.c:170]: (style) The scope of the variable 'ok' can be reduced.

[eglibc-2.18\inet\getnameinfo.c:364]: (style) Variable 'ok' is assigned a value that is never used.

[eglibc-2.18\inet\getnameinfo.c:86]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\inet\getnameinfo.c:168]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\inet\htonl.c:33]: (error) "What kind of system is this?"

[eglibc-2.18\inet\htonl.c:33]: (error) #error "What kind of system is this?"

[eglibc-2.18\inet\htons.c:32]: (error) "What kind of system is this?"

[eglibc-2.18\inet\htons.c:32]: (error) #error "What kind of system is this?"

[eglibc-2.18\inet\htontest.c:38]: (error) "Bah, what kind of system do you use?"

[eglibc-2.18\inet\htontest.c:38]: (error) #error "Bah, what kind of system do you use?"

[eglibc-2.18\inet\inet6_option.c:42]: (style) Variable 'p' is assigned a value that is never used.

[eglibc-2.18\inet\rcmd.c:564]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\inet\ruserpass.c:114]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\inet\test-inet6_opt.c:53]: (portability) 'eb' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\inet\test-inet6_opt.c:81]: (portability) 'eb' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\inet\tst-ether_aton.c:10]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\inet\tst-ether_aton.c:10]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\intl\plural-exp.h:71] -> [eglibc-2.18\intl\plural-exp.h:49]: (style) Variable 'num' hides enumerator with same name

[eglibc-2.18\intl\dcigettext.c:191]: (style) struct or union member 'known_translation_t::category' is never used.

[eglibc-2.18\intl\dcigettext.c:199]: (style) struct or union member 'known_translation_t::counter' is never used.

[eglibc-2.18\intl\dcigettext.c:206]: (style) struct or union member 'known_translation_t::translation_length' is never used.

[eglibc-2.18\intl\dcigettext.c:211]: (style) struct or union member 'Anonymous1::appended' is never used.

[eglibc-2.18\intl\hash-string.c:29]: (style) The scope of the variable 'g' can be reduced.

[eglibc-2.18\intl\l10nflist.c:325]: (style) The scope of the variable 'wp' can be reduced.

[plural.c:1216]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\io\fts.c:234]: (style) The scope of the variable 'freep' can be reduced.

[eglibc-2.18\io\fts.c:235]: (style) The scope of the variable 'saved_errno' can be reduced.

[eglibc-2.18\io\fts.c:1095]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\io\open.c:33]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\io\open.c:45]: (style) Variable 'mode' is assigned a value that is never used.

[eglibc-2.18\io\open64.c:31]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\io\open64.c:43]: (style) Variable 'mode' is assigned a value that is never used.

[eglibc-2.18\io\openat.c:41]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\io\openat.c:67]: (style) Variable 'mode' is assigned a value that is never used.

[eglibc-2.18\io\openat64.c:34]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\io\openat64.c:60]: (style) Variable 'mode' is assigned a value that is never used.

[eglibc-2.18\io\tst-getcwd.c:154]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libidn\nfkc.c:268]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\libidn\nfkc.c:755]: (style) The scope of the variable 'decomp' can be reduced.

[eglibc-2.18\libidn\nfkc.c:788]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\libidn\punycode.c:373]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[eglibc-2.18\libidn\stringprep.c:59]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\libidn\stringprep.c:364]: (style) The scope of the variable 'maxucs4len' can be reduced.

[eglibc-2.18\libio\bug-fseek.c:103]: (error) Resource leak: f

[eglibc-2.18\libio\bug-rewind.c:54]: (style) Variable 'ret1' is assigned a value that is never used.

[eglibc-2.18\libio\bug-rewind.c:57]: (style) Variable 'ret2' is assigned a value that is never used.

[eglibc-2.18\libio\bug-rewind2.c:28]: (style) The scope of the variable 'dummy' can be reduced.

[eglibc-2.18\libio\bug-rewind2.c:29]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\libio\bug-rewind2.c:47]: (style) Variable 'ret' is assigned a value that is never used.

[eglibc-2.18\libio\bug-ungetc3.c:42]: (error) Resource leak: f

[eglibc-2.18\libio\bug-ungetc4.c:64]: (error) Resource leak: f

[eglibc-2.18\libio\bug-ungetwc1.c:57]: (style) Variable 'wc' is assigned a value that is never used.

[eglibc-2.18\libio\fileops.c:787]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\libio\iofdopen.c:60]: (style) The scope of the variable 'use_mmap' can be reduced.

[eglibc-2.18\libio\iofdopen.c:71]: (style) Variable 'posix_mode' is assigned a value that is never used.

[eglibc-2.18\libio\iofdopen.c:58]: (style) Unused variable: fd_flags

[eglibc-2.18\libio\iofdopen.c:88]: (style) Variable 'use_mmap' is assigned a value that is never used.

[eglibc-2.18\libio\iofgetpos.c:67] -> [eglibc-2.18\libio\iofgetpos.c:67]: (style) Same expression on both sides of '!='.

[eglibc-2.18\libio\iofgets.c:38]: (style) The scope of the variable 'old_error' can be reduced.

[eglibc-2.18\libio\iofgetws.c:38]: (style) The scope of the variable 'old_error' can be reduced.

[eglibc-2.18\libio\iofwide.c:199]: (error) "somehow determine this from LC_CTYPE"

[eglibc-2.18\libio\iofwide.c:199]: (error) #error "somehow determine this from LC_CTYPE"

[eglibc-2.18\libio\memstream.c:87]: (error) Memory leak: new_f

[eglibc-2.18\libio\tst-atime.c:26]: (style) Unused variable: sv

[eglibc-2.18\libio\tst-atime.c:27]: (style) Unused variable: e

[eglibc-2.18\libio\tst-atime.c:41]: (error) Memory leak: buf

[eglibc-2.18\libio\tst-fgetws.c:94]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\tst-fgetws.c:130]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\tst-fgetws.c:175]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\tst-mmap-eofsync.c:51]: (error) Resource leak: f

[eglibc-2.18\libio\tst-mmap-fflushsync.c:51]: (error) Resource leak: f

[eglibc-2.18\libio\tst-mmap2-eofsync.c:85]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\tst-mmap2-eofsync.c:57]: (error) Resource leak: f

[eglibc-2.18\libio\tst-popen1.c:24]: (error) Mismatching allocation and deallocation: fp

[eglibc-2.18\libio\tst-popen1.c:27]: (error) Mismatching allocation and deallocation: fp

[eglibc-2.18\libio\tst-popen1.c:42]: (error) Mismatching allocation and deallocation: fp

[eglibc-2.18\libio\tst-sscanf.c:14]: (warning) 'l' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier.

[eglibc-2.18\libio\tst-ungetwc2.c:70]: (style) Variable 'wc' is assigned a value that is never used.

[eglibc-2.18\libio\tst_swprintf.c:31]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\tst_swprintf.c:44]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\libio\wmemstream.c:88]: (error) Memory leak: new_f

[eglibc-2.18\locale\findlocale.c:231]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\findlocale.c:234]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\loadarchive.c:289]: (portability) 'headmap.ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\loadarchive.c:302]: (portability) 'headmap.ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\loadarchive.c:315]: (portability) 'headmap.ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\loadarchive.c:184]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\loadlocale.c:196]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\programs\charmap-dir.c:272]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\locale\programs\charmap-dir.c:273]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\locale\programs\charmap-dir.c:180]: (style) The scope of the variable 'argv' can be reduced.

[eglibc-2.18\locale\programs\charmap-dir.c:223]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\programs\charmap-kw.h:28]: (error) "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

[eglibc-2.18\locale\programs\charmap-kw.h:28]: (error) #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

[eglibc-2.18\locale\programs\ld-address.c:495]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eglibc-2.18\locale\programs\ld-time.c:804]: (style) Checking if unsigned variable 'cnt' is less than zero.

[eglibc-2.18\locale\programs\linereader.c:51]: (style) The scope of the variable 'fp' can be reduced.

[eglibc-2.18\locale\programs\locale.c:927]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\locale\programs\locale.c:545]: (style) The scope of the variable 'alias' can be reduced.

[eglibc-2.18\locale\programs\locale.c:546]: (style) The scope of the variable 'value' can be reduced.

[eglibc-2.18\locale\programs\localedef.c:432]: (style) The scope of the variable 'normal' can be reduced.

[eglibc-2.18\locale\programs\localedef.c:521]: (style) The scope of the variable 'wp' can be reduced.

[eglibc-2.18\locale\programs\locarchive.c:94]: (portability) 'aligned_p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\programs\locarchive.c:94]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\programs\locarchive.c:290]: (portability) 'ah.addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\programs\locarchive.c:763]: (portability) 'ah.addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\programs\locarchive.c:1603]: (portability) 'ah.addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\locale\programs\locarchive.c:460]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\programs\locarchive.c:857]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\programs\locarchive.c:970]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\locale\programs\locfile-kw.h:28]: (error) "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

[eglibc-2.18\locale\programs\locfile-kw.h:28]: (error) #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

[eglibc-2.18\locale\programs\repertoire.c:153]: (style) The scope of the variable 'arg' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswalnum.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswalpha.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswcntrl.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswctype.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswdigit.c:11]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswgraph.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswlower.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswprint.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswpunct.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswspace.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswupper.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_iswxdigit.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mblen.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrlen.c:69]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned $long}'.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrlen.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrtowc.c:71]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned $long}'.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrtowc.c:15]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrtowc.c:19]: (style) The scope of the variable 't_ini' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbrtowc.c:45]: (style) Variable 't_ini' is assigned a value that is never used.

[eglibc-2.18\localedata\tests-mbwc\tst_mbsrtowcs.c:66]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned $long}'.

[eglibc-2.18\localedata\tests-mbwc\tst_mbsrtowcs.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbstowcs.c:54]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned $long}'.

[eglibc-2.18\localedata\tests-mbwc\tst_mbstowcs.c:49]: (error) Possible null pointer dereference: s

[eglibc-2.18\localedata\tests-mbwc\tst_mbstowcs.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_mbtowc.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_strcoll.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_strcoll.c:78]: (error) Uninitialized variable: warn_count

[eglibc-2.18\localedata\tests-mbwc\tst_strfmon.c:46]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned $long}'.

[eglibc-2.18\localedata\tests-mbwc\tst_strfmon.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_strxfrm.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_strxfrm.c:31]: (style) Checking if unsigned variable 'n1' is less than zero.

[eglibc-2.18\localedata\tests-mbwc\tst_strxfrm.c:106]: (error) Uninitialized variable: warn_count

[eglibc-2.18\localedata\tests-mbwc\tst_swscanf.c:69]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\localedata\tests-mbwc\tst_swscanf.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_towctrans.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_towlower.c:11]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_towupper.c:10]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcrtomb.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcrtomb.c:16]: (style) Variable 's' is not assigned a value.

[eglibc-2.18\localedata\tests-mbwc\tst_wcrtomb.c:58]: (style) Array index 'i' is used before limits check.

[eglibc-2.18\localedata\tests-mbwc\tst_wcscat.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcschr.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcschr.c:49]: (error) Uninitialized variable: warn_count

[eglibc-2.18\localedata\tests-mbwc\tst_wcscmp.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcscoll.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcscpy.c:12]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcscspn.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcslen.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsncat.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsncmp.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsncpy.c:15]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsncpy.c:62]: (style) Redundant condition: If i < 7, the comparison i < 12 is always true.

[eglibc-2.18\localedata\tests-mbwc\tst_wcspbrk.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcspbrk.c:15]: (style) Variable 'err' is not assigned a value.

[eglibc-2.18\localedata\tests-mbwc\tst_wcspbrk.c:66]: (error) Uninitialized variable: err

[eglibc-2.18\localedata\tests-mbwc\tst_wcsrtombs.c:16]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsspn.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsstr.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsstr.c:57]: (style) Array index 'i' is used before limits check.

[eglibc-2.18\localedata\tests-mbwc\tst_wcstod.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcstok.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcstombs.c:15]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcswidth.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsxfrm.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsxfrm.c:29]: (style) Checking if unsigned variable 'n1' is less than zero.

[eglibc-2.18\localedata\tests-mbwc\tst_wcsxfrm.c:92]: (error) Uninitialized variable: warn_count

[eglibc-2.18\localedata\tests-mbwc\tst_wctob.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wctomb.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wctomb.c:15]: (style) Variable 's' is not assigned a value.

[eglibc-2.18\localedata\tests-mbwc\tst_wctomb.c:77]: (style) Array index 'i' is used before limits check.

[eglibc-2.18\localedata\tests-mbwc\tst_wctrans.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wctype.c:14]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tests-mbwc\tst_wcwidth.c:13]: (style) The scope of the variable 'locale' can be reduced.

[eglibc-2.18\localedata\tst-mbswcs6.c:48]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\localedata\tst-numeric.c:72]: (error) Memory leak: s

[eglibc-2.18\localedata\tst-wctype.c:51]: (warning) %lc in format string (no. 2) requires 'unsigned long' but the argument type is 'wchar_t'.

[eglibc-2.18\localedata\tst-wctype.c:72]: (warning) %lc in format string (no. 2) requires 'unsigned long' but the argument type is 'wchar_t'.

[eglibc-2.18\localedata\tst-wctype.c:93]: (warning) %lc in format string (no. 2) requires 'unsigned long' but the argument type is 'wchar_t'.

[eglibc-2.18\localedata\tst-wctype.c:114]: (warning) %lc in format string (no. 2) requires 'unsigned long' but the argument type is 'wchar_t'.

[eglibc-2.18\localedata\tst-wctype.c:135]: (warning) %lc in format string (no. 2) requires 'unsigned long' but the argument type is 'wchar_t'.

[eglibc-2.18\login\login.c:90]: (style) The scope of the variable 'ttyp' can be reduced.

[eglibc-2.18\login\login_tty.c:53]: (style) The scope of the variable 'newfd' can be reduced.

[eglibc-2.18\mach\devstream.c:36]: (style) The scope of the variable 'thiswrite' can be reduced.

[eglibc-2.18\mach\setup-thread.c:68]: (error) stack direction unknown

[eglibc-2.18\mach\setup-thread.c:68]: (error) #error stack direction unknown

[eglibc-2.18\malloc\arena.c:167]: (style) The scope of the variable 'victim' can be reduced.

[eglibc-2.18\malloc\arena.c:525]: (style) The scope of the variable 'p1' can be reduced.

[eglibc-2.18\malloc\arena.c:526]: (style) The scope of the variable 'ul' can be reduced.

[eglibc-2.18\malloc\arena.c:656]: (style) The scope of the variable 'new_size' can be reduced.

[eglibc-2.18\malloc\arena.c:656]: (style) The scope of the variable 'prev_size' can be reduced.

[eglibc-2.18\malloc\arena.c:656]: (style) The scope of the variable 'misalign' can be reduced.

[eglibc-2.18\malloc\hooks.c:110]: (style) Checking if unsigned variable 'c' is less than zero.

[eglibc-2.18\malloc\mallocbug.c:41]: (style) Variable 'x' is allocated memory that is never used.

[eglibc-2.18\malloc\mallocbug.c:69]: (error) Memory leak: over_top

[eglibc-2.18\malloc\mallocbug.c:69]: (error) Memory leak: over_top_dup

[eglibc-2.18\malloc\mcheck.c:320]: (error) Common realloc mistake: 'hdr' nulled but not freed upon failure

[eglibc-2.18\malloc\memusagestat.c:166]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\malloc\mtrace.c:95]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\malloc\obstack.c:68]: (style) struct or union member 'fooround::i' is never used.

[eglibc-2.18\malloc\obstack.c:69]: (style) struct or union member 'fooround::d' is never used.

[eglibc-2.18\malloc\obstack.c:70]: (style) struct or union member 'fooround::p' is never used.

[eglibc-2.18\malloc\obstack.c:74]: (style) struct or union member 'fooalign::c' is never used.

[eglibc-2.18\malloc\tst-calloc.c:99]: (error) Return value of allocation function calloc is not used.

[eglibc-2.18\malloc\tst-calloc.c:100]: (error) Return value of allocation function calloc is not used.

[eglibc-2.18\malloc\tst-calloc.c:101]: (error) Return value of allocation function calloc is not used.

[eglibc-2.18\malloc\tst-calloc.c:102]: (error) Return value of allocation function calloc is not used.

[eglibc-2.18\malloc\tst-calloc.c:103]: (error) Return value of allocation function calloc is not used.

[eglibc-2.18\malloc\tst-malloc.c:70]: (error) Memory allocation size have to be greater or equal to 0.

[eglibc-2.18\malloc\tst-malloc.c:49]: (error) Memory leak: p

[eglibc-2.18\malloc\tst-malloc.c:76]: (error) Memory leak: q

[eglibc-2.18\malloc\tst-mallocfork.c:28]: (error) Return value of allocation function malloc is not used.

[eglibc-2.18\malloc\tst-mallocstate.c:36]: (style) The scope of the variable 'save_state' can be reduced.

[eglibc-2.18\malloc\tst-mallocstate.c:67]: (error) Common realloc mistake: 'p1' nulled but not freed upon failure

[eglibc-2.18\malloc\tst-mallocstate.c:74]: (error) Memory leak: p2

[eglibc-2.18\malloc\tst-mcheck.c:46]: (error) Memory leak: p

[eglibc-2.18\malloc\tst-mtrace.c:99]: (style) The scope of the variable 'cnt' can be reduced.

[eglibc-2.18\math\atest-exp.c:172]: (style) Redundant condition: If i < 32, the comparison i < 100 is always true.

[eglibc-2.18\math\atest-exp2.c:42]: (error) #error

[eglibc-2.18\math\atest-sincos.c:242]: (style) Redundant condition: If i < 32, the comparison i < 100 is always true.

[eglibc-2.18\math\bug-tgmath1.c:32]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\bug-tgmath1.c:33]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\bug-tgmath1.c:34]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\bug-tgmath1.c:35]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\bug-tgmath1.c:36]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\bug-tgmath1.c:37]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[eglibc-2.18\math\k_casinh.c:196] -> [eglibc-2.18\math\k_casinh.c:197]: (performance) Variable 'y' is reassigned a value before the old one has been used.

[eglibc-2.18\math\k_casinh.c:47]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:54]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:68]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:74]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:87]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:89]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:91]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:104]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:106]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:109]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:116]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:118]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:121]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:129]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:131]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:134]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:146]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:148]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:150]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:164]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:166]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:170]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:177]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:179]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:181]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:191]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinh.c:203]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:198] -> [eglibc-2.18\math\k_casinhf.c:199]: (performance) Variable 'y' is reassigned a value before the old one has been used.

[eglibc-2.18\math\k_casinhf.c:47]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:54]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:68]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:74]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:87]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:89]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:91]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:105]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:107]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:110]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:117]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:119]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:122]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:130]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:132]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:136]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:148]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:150]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:152]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:166]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:168]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:172]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:179]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:181]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:183]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:193]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhf.c:205]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:205] -> [eglibc-2.18\math\k_casinhl.c:206]: (performance) Variable 'y' is reassigned a value before the old one has been used.

[eglibc-2.18\math\k_casinhl.c:54]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:61]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:71]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:73]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:75]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:81]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:83]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:85]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:94]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:96]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:98]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:114]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:117]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:124]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:126]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:129]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:137]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:139]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:143]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:155]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:157]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:159]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:173]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:175]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:179]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:186]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:188]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:190]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:200]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\k_casinhl.c:212]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacos.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacos.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacos.c:41]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacos.c:46]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacos.c:47]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosf.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosf.c:41]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosf.c:46]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosf.c:47]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:51]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:58]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:59]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:65]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:71]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:83]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosh.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:51]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:58]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:59]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:65]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:71]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:83]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshf.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:51]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:58]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:59]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:65]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:71]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:83]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacoshl.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosl.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosl.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosl.c:41]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosl.c:46]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cacosl.c:47]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:51]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casin.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:51]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinf.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:40]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinh.c:55]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:40]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhf.c:55]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:40]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinhl.c:55]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:39]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:51]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_casinl.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:42]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:55]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:67]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:69]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:71]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:75]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:100]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:104]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:121]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catan.c:125]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:42]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:54]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:55]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:67]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:69]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:71]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:101]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:105]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:123]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanf.c:127]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:62]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:70]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:77]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:93]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:97]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanh.c:121]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:62]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:64]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:71]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:95]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:99]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhf.c:123]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:48]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:52]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:69]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:71]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:73]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:85]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:101]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:105]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanhl.c:129]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:43]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:51]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:52]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:61]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:62]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:74]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:83]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:108]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:129]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_catanl.c:133]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ccos.c:31]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosf.c:31]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:70]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:71]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:76]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:77]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:82]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:83]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:101]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:102]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:126]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:127]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:133]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:139]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:140]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:148]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosh.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:70]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:71]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:76]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:77]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:82]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:83]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:101]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:102]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:126]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:127]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:133]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:139]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:140]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshf.c:151]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:70]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:71]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:76]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:77]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:82]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:83]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:101]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:102]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:126]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:127]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:133]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:139]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:140]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:148]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccoshl.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_ccosl.c:31]: (style) Variable 'y' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:68]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:69]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:75]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:94]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:95]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:112]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:128]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:129]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:135]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:142]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexp.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:68]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:69]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:75]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:94]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:95]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:112]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:128]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:129]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:135]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:142]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpf.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:68]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:69]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:75]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:94]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:95]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:112]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:128]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:129]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:134]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:135]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:142]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_cexpl.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:35]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:38]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:75]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:79]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:86]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:94]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:99]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:104]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:107]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:111]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:114]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog.c:116]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:38]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:41]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:78]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:82]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:89]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:97]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:102]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:107]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:110]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:114]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:117]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10.c:119]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:38]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:41]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:80]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:84]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:91]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:99]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:104]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:109]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:112]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:116]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:119]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10f.c:121]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:45]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:48]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:81]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:83]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:90]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:98]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:103]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:108]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:111]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:115]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:118]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clog10l.c:120]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:35]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:38]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:75]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:79]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:86]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:94]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:99]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:104]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:107]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:111]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:114]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogf.c:116]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:42]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:45]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:77]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:79]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:86]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:94]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:99]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:104]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:107]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:111]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:114]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_clogl.c:116]: (style) Variable 'result' is assigned a value that is never used.

[eglibc-2.18\math\s_cproj.c:33]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cprojf.c:33]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_cprojl.c:33]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:131]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:132]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:160]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:161]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:170]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:172]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csin.c:173]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:131]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:132]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:160]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:161]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:170]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:172]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinf.c:173]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:144]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:152]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:153]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:158]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:159]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:167]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinh.c:168]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:144]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:152]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:153]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:158]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:159]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:169]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhf.c:170]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:143]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:144]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:152]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:153]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:158]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:159]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:169]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinhl.c:170]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:73]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:74]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:79]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:80]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:85]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:86]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:110]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:111]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:118]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:119]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:131]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:132]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:149]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:150]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:160]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:161]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:170]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:172]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csinl.c:173]: (style) Variable 'retval' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:67]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:72]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:73]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:85]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:104]: (style) Variable 'x' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:135]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrt.c:136]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:67]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:72]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:73]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:85]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:104]: (style) Variable 'x' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:135]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtf.c:136]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:37]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:38]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:56]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:57]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:66]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:67]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:72]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:73]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:84]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:85]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:104]: (style) Variable 'x' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:135]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_csqrtl.c:136]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:80] -> [eglibc-2.18\math\s_ctan.c:83]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctan.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctan.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:80]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctan.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:79] -> [eglibc-2.18\math\s_ctanf.c:82]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctanf.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctanf.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:110]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanf.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:80] -> [eglibc-2.18\math\s_ctanh.c:83]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctanh.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctanh.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:80]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanh.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:79] -> [eglibc-2.18\math\s_ctanhf.c:82]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctanhf.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctanhf.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:78]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:110]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhf.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:80] -> [eglibc-2.18\math\s_ctanhl.c:83]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctanhl.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctanhl.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:80]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanhl.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:80] -> [eglibc-2.18\math\s_ctanl.c:83]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\math\s_ctanl.c:54]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\math\s_ctanl.c:35]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:36]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:44]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:45]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:79]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:80]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:111]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\s_ctanl.c:112]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\math\test-fenv.c:403]: (style) The scope of the variable 'exception' can be reduced.

[eglibc-2.18\math\test-matherr.c:21]: (error) Passing value 2.0 to acos() leads to undefined result.

[eglibc-2.18\math\test-misc.c:63]: (error) "Please adjust"

[eglibc-2.18\math\test-misc.c:63]: (error) #error "Please adjust"

[eglibc-2.18\math\test-tgmath.c:232] -> [eglibc-2.18\math\test-tgmath.c:234]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:234] -> [eglibc-2.18\math\test-tgmath.c:236]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:239] -> [eglibc-2.18\math\test-tgmath.c:241]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:241] -> [eglibc-2.18\math\test-tgmath.c:243]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:243] -> [eglibc-2.18\math\test-tgmath.c:245]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:245] -> [eglibc-2.18\math\test-tgmath.c:247]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:247] -> [eglibc-2.18\math\test-tgmath.c:249]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:249] -> [eglibc-2.18\math\test-tgmath.c:251]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:251] -> [eglibc-2.18\math\test-tgmath.c:253]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:257] -> [eglibc-2.18\math\test-tgmath.c:259]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:269] -> [eglibc-2.18\math\test-tgmath.c:271]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:267] -> [eglibc-2.18\math\test-tgmath.c:277]: (performance) Variable 'k' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:327] -> [eglibc-2.18\math\test-tgmath.c:328]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:328] -> [eglibc-2.18\math\test-tgmath.c:329]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:329] -> [eglibc-2.18\math\test-tgmath.c:330]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:330] -> [eglibc-2.18\math\test-tgmath.c:331]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:331] -> [eglibc-2.18\math\test-tgmath.c:332]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:332] -> [eglibc-2.18\math\test-tgmath.c:333]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:333] -> [eglibc-2.18\math\test-tgmath.c:334]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:334] -> [eglibc-2.18\math\test-tgmath.c:335]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:335] -> [eglibc-2.18\math\test-tgmath.c:336]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:336] -> [eglibc-2.18\math\test-tgmath.c:337]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:337] -> [eglibc-2.18\math\test-tgmath.c:338]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:338] -> [eglibc-2.18\math\test-tgmath.c:339]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:339] -> [eglibc-2.18\math\test-tgmath.c:340]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:340] -> [eglibc-2.18\math\test-tgmath.c:341]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:341] -> [eglibc-2.18\math\test-tgmath.c:342]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:342] -> [eglibc-2.18\math\test-tgmath.c:343]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:343] -> [eglibc-2.18\math\test-tgmath.c:344]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:344] -> [eglibc-2.18\math\test-tgmath.c:345]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:345] -> [eglibc-2.18\math\test-tgmath.c:346]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:346] -> [eglibc-2.18\math\test-tgmath.c:347]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:347] -> [eglibc-2.18\math\test-tgmath.c:348]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:348] -> [eglibc-2.18\math\test-tgmath.c:349]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:349] -> [eglibc-2.18\math\test-tgmath.c:350]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:350] -> [eglibc-2.18\math\test-tgmath.c:351]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:351] -> [eglibc-2.18\math\test-tgmath.c:352]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:352] -> [eglibc-2.18\math\test-tgmath.c:353]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:353] -> [eglibc-2.18\math\test-tgmath.c:354]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:354] -> [eglibc-2.18\math\test-tgmath.c:355]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:355] -> [eglibc-2.18\math\test-tgmath.c:356]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:356] -> [eglibc-2.18\math\test-tgmath.c:357]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:357] -> [eglibc-2.18\math\test-tgmath.c:358]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:358] -> [eglibc-2.18\math\test-tgmath.c:359]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:359] -> [eglibc-2.18\math\test-tgmath.c:360]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:360] -> [eglibc-2.18\math\test-tgmath.c:361]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:361] -> [eglibc-2.18\math\test-tgmath.c:364]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:364] -> [eglibc-2.18\math\test-tgmath.c:365]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:365] -> [eglibc-2.18\math\test-tgmath.c:366]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:366] -> [eglibc-2.18\math\test-tgmath.c:367]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:367] -> [eglibc-2.18\math\test-tgmath.c:368]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:368] -> [eglibc-2.18\math\test-tgmath.c:369]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:369] -> [eglibc-2.18\math\test-tgmath.c:370]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:370] -> [eglibc-2.18\math\test-tgmath.c:371]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:371] -> [eglibc-2.18\math\test-tgmath.c:372]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:363] -> [eglibc-2.18\math\test-tgmath.c:373]: (performance) Variable 'k' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:372] -> [eglibc-2.18\math\test-tgmath.c:375]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:375] -> [eglibc-2.18\math\test-tgmath.c:376]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:376] -> [eglibc-2.18\math\test-tgmath.c:377]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:377] -> [eglibc-2.18\math\test-tgmath.c:378]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:378] -> [eglibc-2.18\math\test-tgmath.c:381]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:381] -> [eglibc-2.18\math\test-tgmath.c:382]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:382] -> [eglibc-2.18\math\test-tgmath.c:383]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:383] -> [eglibc-2.18\math\test-tgmath.c:384]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[eglibc-2.18\math\test-tgmath.c:384]: (style) Variable 'a' is assigned a value that is never used.

[eglibc-2.18\math\test-tgmath.c:362]: (style) Variable 'j' is assigned a value that is never used.

[eglibc-2.18\math\test-tgmath.c:373]: (style) Variable 'k' is assigned a value that is never used.

[eglibc-2.18\misc\daemon.c:47]: (style) The scope of the variable 'fd' can be reduced.

[eglibc-2.18\misc\efgcvt.c:44]: (error) "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\efgcvt.c:44]: (error) #error "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\efgcvt_r.c:44]: (error) "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\efgcvt_r.c:55]: (error) "FLOAT_MIN_10_NORM must be precomputed"

[eglibc-2.18\misc\efgcvt_r.c:44]: (error) #error "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\getttyent.c:205]: (style) The scope of the variable 'rval' can be reduced.

[eglibc-2.18\misc\lsearch.c:35]: (portability) 'base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\misc\lsearch.c:52]: (portability) 'result' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\misc\mntent_r.c:251]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\mntent_r.c:252]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\mntent_r.c:253]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\mntent_r.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\ptrace.c:84]: (style) Variable 'pid' is assigned a value that is never used.

[eglibc-2.18\misc\ptrace.c:85]: (style) Variable 'addr' is assigned a value that is never used.

[eglibc-2.18\misc\ptrace.c:87]: (style) Variable 'addr2' is assigned a value that is never used.

[eglibc-2.18\misc\ptrace.c:86]: (style) Variable 'data' is assigned a value that is never used.

[eglibc-2.18\misc\qefgcvt.c:42]: (error) "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\qefgcvt.c:42]: (error) #error "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\qefgcvt_r.c:40]: (error) "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\qefgcvt_r.c:53]: (error) "FLOAT_MIN_10_NORM must be precomputed"

[eglibc-2.18\misc\qefgcvt_r.c:40]: (error) #error "NDIGIT_MAX must be precomputed"

[eglibc-2.18\misc\sbrk.c:53]: (portability) 'oldbrk' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\misc\syslog.c:138]: (style) The scope of the variable 'fd' can be reduced.

[eglibc-2.18\misc\tsearch.c:346]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\tsearch.c:362]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\tsearch.c:400]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\misc\tst-efgcvt.c:127]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\misc\tst-efgcvt.c:147]: (style) The scope of the variable 'res' can be reduced.

[eglibc-2.18\nis\nis_add.c:33]: (style) The scope of the variable 'buf1' can be reduced.

[eglibc-2.18\nis\nis_call.c:467]: (style) The scope of the variable 'ndomain' can be reduced.

[eglibc-2.18\nis\nis_call.c:648]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\nis\nis_defaults.c:437]: (style) The scope of the variable 'cptr' can be reduced.

[eglibc-2.18\nis\nis_hash.c:36]: (style) The scope of the variable 'loop' can be reduced.

[eglibc-2.18\nis\nis_modify.c:33]: (style) The scope of the variable 'buf1' can be reduced.

[eglibc-2.18\nis\nis_table.c:572]: (style) The scope of the variable 'buf1' can be reduced.

[eglibc-2.18\nis\nis_table.c:617]: (style) The scope of the variable 'buf1' can be reduced.

[eglibc-2.18\nis\nss_compat\compat-pwd.c:208]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_compat\compat-pwd.c:209]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_compat\compat-pwd.c:915]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_compat\compat-pwd.c:363]: (style) The scope of the variable 'status' can be reduced.

[eglibc-2.18\nis\nss_compat\compat-spwd.c:151]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_compat\compat-spwd.c:152]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_nis\nis-initgroups.c:124]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\nss_nis\nis-service.c:400]: (style) Variable 'proto' is assigned a value that is never used.

[eglibc-2.18\nis\nss_nisplus\nisplus-alias.c:300] -> [eglibc-2.18\nis\nss_nisplus\nisplus-alias.c:294]: (warning) Possible null pointer dereference: name - otherwise it is redundant to check it against null.

[eglibc-2.18\nis\nss_nisplus\nisplus-ethers.c:73]: (style) Variable 'room_left' is assigned a value that is never used.

[eglibc-2.18\nis\nss_nisplus\nisplus-hosts.c:596]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\nis\nss_nisplus\nisplus-hosts.c:425]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\nss_nisplus\nisplus-netgrp.c:152] -> [eglibc-2.18\nis\nss_nisplus\nisplus-netgrp.c:154]: (warning) Possible null pointer dereference: group - otherwise it is redundant to check it against null.

[eglibc-2.18\nis\nss_nisplus\nisplus-network.c:362]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\nss_nisplus\nisplus-proto.c:335]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\nss_nisplus\nisplus-rpc.c:338]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\nss_nisplus\nisplus-service.c:347]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nis\ypclnt.c:729]: (style) The scope of the variable 'clnt' can be reduced.

[eglibc-2.18\nptl\allocatestack.c:334]: (error) "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\allocatestack.c:1177]: (error) "Either TLS_TCB_AT_TP or TLS_DTV_AT_TP must be defined"

[eglibc-2.18\nptl\allocatestack.c:334]: (error) #error "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\perf.c:715]: (error) "HP_TIMING_NOW missing"

[eglibc-2.18\nptl\perf.c:715]: (error) #error "HP_TIMING_NOW missing"

[eglibc-2.18\nptl\pt-cleanup.c:53]: (error) "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\pt-cleanup.c:53]: (error) #error "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\pthread_create.c:410]: (error) "to do"

[eglibc-2.18\nptl\pthread_setspecific.c:30]: (style) The scope of the variable 'idx1st' can be reduced.

[eglibc-2.18\nptl\pthread_setspecific.c:31]: (style) The scope of the variable 'idx2nd' can be reduced.

[eglibc-2.18\nptl\sem_open.c:167]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sem_open.c:256]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sem_open.c:318]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sem_unlink.c:57]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sockperf.c:105]: (style) A pointer can not be negative so it is either pointless or an error to check if it is.

[eglibc-2.18\nptl\sockperf.c:74]: (style) Variable 'clisock' is not assigned a value.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\fork.c:132]: (error) "ARCH_FORK must be defined so that the CLONE_SETTID flag is used"

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\fork.c:132]: (error) #error "ARCH_FORK must be defined so that the CLONE_SETTID flag is used"

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\fork.c:99]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\pthread_setaffinity.c:39]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\sem_trywait.c:33]: (style) The scope of the variable 'val' can be reduced.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\sparc\sparc32\sem_post.c:39]: (style) Variable 'nr' is assigned a value that is never used.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\sparc\sparc32\sem_trywait.c:33]: (style) The scope of the variable 'val' can be reduced.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\unregister-atfork.c:89]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\sysdeps\unix\sysv\linux\x86\elision-lock.c:49]: (style) The scope of the variable 'status' can be reduced.

[eglibc-2.18\nptl\tst-align2.c:64]: (error) "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\tst-align2.c:64]: (error) #error "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\tst-attr3.c:120]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\nptl\tst-attr3.c:89]: (portability) 'stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-attr3.c:95]: (portability) 'stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-attr3.c:264]: (portability) 'stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-attr3.c:271]: (portability) 'stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-basic7.c:33]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\nptl\tst-basic7.c:18]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\tst-cancel4.c:161]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\nptl\tst-cancel4.c:207]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\nptl\tst-cancel4.c:253]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\nptl\tst-cancel4.c:300]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\nptl\tst-cancel4.c:2045]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\nptl\tst-cancel7.c:135]: (error) Resource leak: f

[eglibc-2.18\nptl\tst-cancel7.c:36]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\tst-cond16.c:80]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\nptl\tst-cond18.c:91]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\nptl\tst-cond25.c:98]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:106]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:113]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:143]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:151]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:160]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:166]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-cond25.c:178]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\nptl\tst-eintr3.c:50]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\nptl\tst-exec4.c:51]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\elf\tst-execstack.c:135]: (portability) 'old_stack_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\elf\tst-execstack.c:181]: (portability) 'new_stack_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-getpid1.c:57]: (error) "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\tst-getpid1.c:57]: (error) #error "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"

[eglibc-2.18\nptl\tst-key1.c:35]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\tst-key4.c:67]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\tst-mutex5.c:37]: (style) Unused variable: ts

[eglibc-2.18\nptl\tst-mutex5.c:38]: (style) Unused variable: tv

[eglibc-2.18\nptl\tst-mutex5.c:39]: (style) Unused variable: tv2

[eglibc-2.18\nptl\tst-pthread-getattr.c:133]: (portability) 'stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl\tst-pthread-getattr.c:116]: (style) Variable 'ret' is assigned a value that is never used.

[eglibc-2.18\nptl\tst-pthread-getattr.c:51]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nptl\tst-sem8.c:37]: (style) The scope of the variable 's' can be reduced.

[eglibc-2.18\nptl\tst-sem9.c:37]: (style) The scope of the variable 's' can be reduced.

[eglibc-2.18\nptl\tst-tls5.c:60]: (warning) %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\nptl\tst-tls5.c:60]: (warning) %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\nptl_db\td_ta_map_lwp2thr.c:30]: (style) The scope of the variable 'err' can be reduced.

[eglibc-2.18\nptl_db\td_ta_thr_iter.c:125]: (portability) 'copy' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nptl_db\td_ta_tsd_iter.c:77]: (portability) 'keys' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\nscd\aicache.c:114]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\aicache.c:186]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\aicache.c:242]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\aicache.c:287]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\aicache.c:322]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\aicache.c:361]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\cache.c:144]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\nscd\cache.c:316]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\connections.c:1414]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\connections.c:1457]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\grpcache.c:449]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\hstcache.c:486]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\nscd\hstcache.c:211]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\hstcache.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\hstcache.c:476]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\initgrcache.c:274]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\netgroupcache.c:627]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[eglibc-2.18\nscd\nscd.c:193]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\nscd\nscd_getai.c:210]: (error) Memory pointed to by 'resultbuf' is freed twice.

[eglibc-2.18\nscd\nscd_getgr_r.c:206]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\nscd_gethst_r.c:202]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\nscd_gethst_r.c:312]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\nscd_gethst_r.c:334]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\nscd_netgroup.c:174]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\pwdcache.c:185]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\pwdcache.c:212]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\pwdcache.c:427]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\res_hconf.c:108]: (style) The scope of the variable 'start' can be reduced.

[eglibc-2.18\resolv\res_hconf.c:109]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\resolv\res_hconf.c:298]: (style) The scope of the variable 'line_num' can be reduced.

[eglibc-2.18\resolv\res_hconf.c:299]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\resolv\res_hconf.c:507]: (style) The scope of the variable 'trim_len' can be reduced.

[eglibc-2.18\nscd\servicescache.c:175]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\servicescache.c:204]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nscd\servicescache.c:386]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nss\bug-erange.c:33]: (error) Common realloc mistake: 'tmphstbuf' nulled but not freed upon failure

[eglibc-2.18\nss\gen-fixed-nsswitch.c:755]: (warning) fprintf format string requires 1 parameter but 2 are given.

[eglibc-2.18\nss\makedb.c:745]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nss\nss_files\files-initgroups.c:50]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\nss\nss_files\files-parse.c:64]: (style) struct or union member 'parser_data::linebuffer' is never used.

[eglibc-2.18\nss\nsswitch.c:139]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\nss\nsswitch.c:145]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\nss\nsswitch.c:210]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\nss\nsswitch.c:215]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\nss\test-netdb.c:57]: (style) The scope of the variable 'pptr' can be reduced.

[eglibc-2.18\nss\test-netdb.c:118]: (style) The scope of the variable 'pptr' can be reduced.

[eglibc-2.18\nss\test-netdb.c:119]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\nss\test-netdb.c:216]: (style) The scope of the variable 'pptr' can be reduced.

[eglibc-2.18\nss\test-netdb.c:267]: (style) The scope of the variable 'pptr' can be reduced.

[eglibc-2.18\nss\test-netdb.c:306]: (style) The scope of the variable 'pptr' can be reduced.

[eglibc-2.18\nss\test-netdb.c:182]: (error) Common realloc mistake: 'name' nulled but not freed upon failure

[eglibc-2.18\ports\sysdeps\aarch64\fpu\s_frint.c:22]: (error) FUNC not defined

[eglibc-2.18\ports\sysdeps\aarch64\fpu\s_frint.c:35]: (error) INSN not defined

[eglibc-2.18\ports\sysdeps\aarch64\fpu\s_frint.c:22]: (error) #error FUNC not defined

[eglibc-2.18\ports\sysdeps\aarch64\fpu\s_frintf.c:20]: (error) FUNC not defined

[eglibc-2.18\ports\sysdeps\aarch64\fpu\s_frintf.c:20]: (error) #error FUNC not defined

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:34]: (style) struct or union member 'sqrt_data_struct::dn' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:34]: (style) struct or union member 'sqrt_data_struct::up' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:34]: (style) struct or union member 'sqrt_data_struct::half' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:34]: (style) struct or union member 'sqrt_data_struct::almost_three_half' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:35]: (style) struct or union member 'sqrt_data_struct::one_and_a_half' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:35]: (style) struct or union member 'sqrt_data_struct::two_to_minus_30' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:35]: (style) struct or union member 'sqrt_data_struct::one' is never used.

[eglibc-2.18\ports\sysdeps\alpha\fpu\e_sqrt.c:35]: (style) struct or union member 'sqrt_data_struct::nan' is never used.

[eglibc-2.18\ports\sysdeps\alpha\soft-fp\e_sqrtl.c:32]: (style) Variable '_round' is assigned a value that is never used.

[eglibc-2.18\ports\sysdeps\alpha\soft-fp\ots_cvtxq.c:33]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\ports\sysdeps\alpha\soft-fp\ots_nintxq.c:33]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\ports\sysdeps\arm\armv7\multiarch\ifunc-impl-list.c:34] -> [eglibc-2.18\ports\sysdeps\arm\armv7\multiarch\ifunc-impl-list.c:38]: (performance) Variable 'use_neon' is reassigned a value before the old one has been used.

[eglibc-2.18\ports\sysdeps\hppa\dl-fptr.c:38]: (error) "ELF_MACHINE_LOAD_ADDRESS is not defined."

[eglibc-2.18\ports\sysdeps\hppa\dl-fptr.c:38]: (error) #error "ELF_MACHINE_LOAD_ADDRESS is not defined."

[eglibc-2.18\ports\sysdeps\hppa\fpu\fclrexcpt.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\fedisblxcpt.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\feenablxcpt.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\fegetexcept.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\feholdexcpt.c:30] -> [eglibc-2.18\ports\sysdeps\hppa\fpu\feholdexcpt.c:45]: (performance) Variable 'bufptr' is reassigned a value before the old one has been used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\fesetround.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\feupdateenv.c:26]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\fgetexcptflg.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\fsetexcptflg.c:26]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\hppa\fpu\ftestexcept.c:25]: (style) struct or union member 'Anonymous0::l' is never used.

[eglibc-2.18\ports\sysdeps\ia64\fpu\libm_cpu_defs.h:101]: (error) long int size not established; define SIZE_LONG_INT_32 or SIZE_LONG_INT_64

[eglibc-2.18\ports\sysdeps\ia64\fpu\libm_cpu_defs.h:109]: (error) long long int size not established; define SIZE_LONG_LONG_INT_32 or SIZE_LONG_LONG_INT_64

[eglibc-2.18\ports\sysdeps\ia64\fpu\libm_support.h:192]: (error) "You need to define SIZE_INT_32 or SIZE_INT_64"

[eglibc-2.18\ports\sysdeps\ia64\fpu\libm_support.h:200]: (error) "You need to define SIZE_LONG_32 or SIZE_LONG_64"

[eglibc-2.18\ports\sysdeps\ia64\fpu\libm_cpu_defs.h:101]: (error) #error long int size not established; define SIZE_LONG_INT_32 or SIZE_LONG_INT_64

[eglibc-2.18\ports\sysdeps\ia64\fpu\fraiseexcpt.c:29]: (style) The scope of the variable 'tmp' can be reduced.

[eglibc-2.18\ports\sysdeps\m68k\backtrace.c:129]: (error) Uninitialized struct member: arg.lastfp

[eglibc-2.18\ports\sysdeps\microblaze\backtrace.c:72]: (style) The scope of the variable 'prologue' can be reduced.

[eglibc-2.18\ports\sysdeps\microblaze\backtrace.c:115]: (style) The scope of the variable 'rc' can be reduced.

[eglibc-2.18\ports\sysdeps\mips\__longjmp.c:23]: (error) This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\ports\sysdeps\mips\__longjmp.c:23]: (error) #error This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\ports\sysdeps\mips\dl-lookup.c:778]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\ports\sysdeps\mips\dl-lookup.c:800]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\ports\sysdeps\mips\mips64\__longjmp.c:24]: (error) This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\ports\sysdeps\mips\mips64\__longjmp.c:24]: (error) #error This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\ports\sysdeps\powerpc\powerpc32\e500\fpu\feupdateenv.c:27]: (style) Unused variable: fpescr

[eglibc-2.18\ports\sysdeps\powerpc\powerpc32\e500\fpu\strtofix.c:66]: (error) "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\ports\sysdeps\powerpc\powerpc32\e500\fpu\strtofix.c:150]: (error) "Unknown RETURN_FRAC_BITS value."

[eglibc-2.18\ports\sysdeps\powerpc\powerpc32\e500\fpu\strtofix.c:66]: (error) #error "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\aarch64\dl-static.c:61]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\alpha\fxstatat.c:93]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\alpha\ioperm.c:538]: (style) Unused variable: addr

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\alpha\semctl.c:30]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\arm\ioperm.c:125]: (warning) %li in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\arm\ioperm.c:125]: (warning) %i in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\dl-static.c:50]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\ioperm.c:65]: (style) The scope of the variable 'base' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\nptl\__sigstack_longjmp.c:103]: (style) The scope of the variable 'rbs_base' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\nptl\__sigstack_longjmp.c:103]: (style) The scope of the variable 'bsp' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\nptl\__sigstack_longjmp.c:103]: (style) The scope of the variable 'bspstore' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\nptl\__sigstack_longjmp.c:104]: (style) The scope of the variable 'ndirty' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\nptl\__sigstack_longjmp.c:105]: (style) The scope of the variable 'sc' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\readelflib.c:33]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\ia64\swapcontext.c:23]: (style) struct or union member 'rv::retval' is never used.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\m68k\dl-static.c:61]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\mips\dl-static.c:61]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\mips\mips64\fxstatat64.c:91]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\mips\mips64\semctl.c:27]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\ports\sysdeps\unix\sysv\linux\tile\dl-static.c:61]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\posix\_exit.c:28]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\posix\bug-ga2.c:11]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\posix\bug-regex10.c:31]: (style) The scope of the variable 'match' can be reduced.

[eglibc-2.18\posix\bug-regex11.c:109]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex11.c:116]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex11.c:128]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex11.c:98]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\posix\bug-regex12.c:56]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex12.c:64]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex12.c:45]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\posix\bug-regex13.c:69]: (style) The scope of the variable 'err' can be reduced.

[eglibc-2.18\posix\bug-regex14.c:30]: (style) The scope of the variable 'err' can be reduced.

[eglibc-2.18\posix\bug-regex17.c:77]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex17.c:84]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex17.c:67]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\posix\bug-regex18.c:70]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex18.c:77]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex18.c:60]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\posix\bug-regex19.c:328]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\posix\bug-regex20.c:218]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:227]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:237]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:259]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:267]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:277]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex20.c:192]: (style) The scope of the variable 'err' can be reduced.

[eglibc-2.18\posix\bug-regex22.c:103] -> [eglibc-2.18\posix\bug-regex22.c:100]: (warning) Possible null pointer dereference: s - otherwise it is redundant to check it against null.

[eglibc-2.18\posix\bug-regex22.c:113] -> [eglibc-2.18\posix\bug-regex22.c:110]: (warning) Possible null pointer dereference: s - otherwise it is redundant to check it against null.

[eglibc-2.18\posix\bug-regex27.c:49]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex27.c:56]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex28.c:59]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex28.c:67]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex30.c:70]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex30.c:77]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\bug-regex31.c:12]: (style) The scope of the variable 'res' can be reduced.

[eglibc-2.18\posix\bug-regex31.c:30]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\posix\bug-regex4.c:30]: (style) The scope of the variable 'match' can be reduced.

[eglibc-2.18\posix\execvpe.c:75]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\execvpe.c:107]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\execvpe.c:161]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\fnmatch_loop.c:1147]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\fnmatch_loop.c:1154]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\getconf.c:1065]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eglibc-2.18\posix\getconf.c:1282]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eglibc-2.18\posix\getopt.c:568]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\glob.c:1432]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\regex_internal.c:925]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\posix\regex_internal.c:691]: (style) Variable 'prev_valid_len' is assigned a value that is never used.

[eglibc-2.18\posix\regex_internal.c:1412]: (style) Variable 'type' is assigned a value that is never used.

[eglibc-2.18\posix\regex_internal.c:1623]: (error) Memory leak: newstate

[eglibc-2.18\posix\regex_internal.c:1673]: (error) Memory leak: newstate

[eglibc-2.18\posix\runtests.c:57]: (style) The scope of the variable 'errmsg' can be reduced.

[eglibc-2.18\posix\runtests.c:58]: (style) The scope of the variable 'x' can be reduced.

[eglibc-2.18\posix\testfnm.c:74]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-chmod.c:71]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\tst-getaddrinfo.c:30]: (style) The scope of the variable 'gaierr' can be reduced.

[eglibc-2.18\posix\tst-getaddrinfo2.c:23]: (style) The scope of the variable 'psin' can be reduced.

[eglibc-2.18\posix\tst-gnuglob.c:329]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\posix\tst-mmap.c:170]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-mmap.c:190]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-mmap.c:100]: (portability) 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\posix\tst-mmap.c:113]: (portability) 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\posix\tst-mmap.c:126]: (portability) 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\posix\tst-mmap.c:139]: (portability) 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\posix\tst-pcre.c:99]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:108]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:118]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:138]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:147]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:162]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:181]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:190]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:205]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:214]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:214]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'.

[eglibc-2.18\posix\tst-pcre.c:227]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\posix\tst-pcre.c:227]: (warning) %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'.

[eglibc-2.18\posix\tst-pcre.c:115]: (error) Common realloc mistake: 'pattern' nulled but not freed upon failure

[eglibc-2.18\posix\tst-pcre.c:144]: (error) Common realloc mistake: 'string' nulled but not freed upon failure

[eglibc-2.18\posix\tst-regex.c:177]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\posix\tst-regex2.c:60]: (error) Memory leak: buf

[eglibc-2.18\sysdeps\posix\getaddrinfo.c:158]: (style) The scope of the variable 'tmpbuf' can be reduced.

[eglibc-2.18\sysdeps\posix\getaddrinfo.c:2715]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\posix\getaddrinfo.c:2521]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\posix\getaddrinfo.c:1436]: (error) Uninitialized variable: scope

[eglibc-2.18\posix\wordexp-test.c:253]: (style) The scope of the variable 'fd' can be reduced.

[eglibc-2.18\posix\wordexp.c:313]: (style) The scope of the variable 'buflen' can be reduced.

[eglibc-2.18\posix\wordexp.c:315]: (style) The scope of the variable 'buffer' can be reduced.

[eglibc-2.18\posix\wordexp.c:316]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\pwd\getpw.c:47]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\base64.c:135]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\resolv\gethnamaddr.c:492]: (style) The scope of the variable 'hp' can be reduced.

[eglibc-2.18\resolv\gethnamaddr.c:876]: (style) The scope of the variable 'hp' can be reduced.

[eglibc-2.18\resolv\gethnamaddr.c:673]: (portability) 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\resolv\gethnamaddr.c:136]: (style) struct or union member 'align::ac' is never used.

[eglibc-2.18\resolv\gethnamaddr.c:606]: (style) Variable 'bp' is assigned a value that is never used.

[eglibc-2.18\resolv\gethnamaddr.c:607]: (style) Variable 'len' is assigned a value that is never used.

[eglibc-2.18\resolv\gethnamaddr.c:621]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\gethnamaddr.c:716]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\inet_net_ntop.c:134]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\resolv\inet_net_ntop.c:134]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\resolv\inet_net_pton.c:102]: (style) Checking if unsigned variable 'size' is less than zero.

[eglibc-2.18\resolv\ns_name.c:95]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\resolv\ns_name.c:336]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\resolv\ns_name.c:955]: (style) The scope of the variable 'bitlen' can be reduced.

[eglibc-2.18\resolv\ns_parse.c:73]: (style) The scope of the variable 'rdlength' can be reduced.

[eglibc-2.18\resolv\ns_print.c:628]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\resolv\ns_print.c:628]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\resolv\ns_print.c:628]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eglibc-2.18\resolv\ns_print.c:699]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\resolv\ns_print.c:878]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\resolv\ns_samedomain.c:167]: (warning) String literal compared with variable 'dstsize'. Did you intend to use strcmp() instead?

[eglibc-2.18\resolv\ns_ttl.c:52]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\resolv\nsap_addr.c:71]: (style) The scope of the variable 'nib' can be reduced.

[eglibc-2.18\resolv\nss_dns\dns-host.c:419]: (portability) 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\resolv\nss_dns\dns-host.c:190]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\nss_dns\dns-host.c:295]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\nss_dns\dns-host.c:307]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\nss_dns\dns-host.c:445]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\nss_dns\dns-network.c:332] -> [eglibc-2.18\resolv\nss_dns\dns-network.c:335]: (performance) Variable 'n' is reassigned a value before the old one has been used.

[eglibc-2.18\resolv\nss_dns\dns-network.c:129]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\nss_dns\dns-network.c:205]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\res_hconf.c:366]: (style) struct or union member 'netaddr::addrtype' is never used.

[eglibc-2.18\resolv\res_init.c:156]: (style) The scope of the variable 'nserv' can be reduced.

[eglibc-2.18\resolv\res_init.c:163]: (style) The scope of the variable 'nsort' can be reduced.

[eglibc-2.18\resolv\res_init.c:164]: (style) The scope of the variable 'net' can be reduced.

[eglibc-2.18\resolv\res_libc.c:99]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\resolv\res_query.c:546]: (style) The scope of the variable 'd' can be reduced.

[eglibc-2.18\resolv\res_query.c:130]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\resolv\res_send.c:463]: (style) The scope of the variable 'map' can be reduced.

[eglibc-2.18\rt\tst-mqueue1.c:219]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue2.c:203]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue2.c:219]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue2.c:312]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue2.c:343]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue2.c:365]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue4.c:197]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\rt\tst-mqueue4.c:230]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\setjmp\__longjmp.c:28]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\setjmp\jmpbug.c:27]: (style) Variable 'foo' is assigned a value that is never used.

[eglibc-2.18\setjmp\jmpbug.c:27]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\soft-fp\soft-fp.h:46]: (error) "endianness not defined by sfp-machine.h"

[eglibc-2.18\soft-fp\soft-fp.h:46]: (error) #error "endianness not defined by sfp-machine.h"

[eglibc-2.18\stdio-common\_itoa.c:54]: (style) struct or union member 'base_table_t::flag' is never used.

[eglibc-2.18\stdio-common\_itoa.c:55]: (style) struct or union member 'base_table_t::post_shift' is never used.

[eglibc-2.18\stdio-common\_itoa.c:465]: (style) Variable 'tmpbuf' is not assigned a value.

[eglibc-2.18\stdio-common\bug-vfprintf-nargs.c:51]: (style) The scope of the variable 'buf' can be reduced.

[eglibc-2.18\stdio-common\bug11.c:10]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\bug12.c:45]: (error) Resource leak: f

[eglibc-2.18\stdio-common\bug14.c:21]: (warning) 'l' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier.

[eglibc-2.18\stdio-common\bug16.c:33]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdio-common\bug19.c:54]: (error) Resource leak: fp

[eglibc-2.18\stdio-common\bug21.c:9]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\stdio-common\bug22.c:51]: (error) Resource leak: fp

[eglibc-2.18\stdio-common\bug25.c:66]: (error) Memory leak: buf

[eglibc-2.18\stdio-common\bug5.c:37]: (error) Resource leak: in

[eglibc-2.18\stdio-common\bug7.c:10]: (style) The scope of the variable 'fp' can be reduced.

[eglibc-2.18\stdio-common\bug7.c:33]: (style) The scope of the variable 'file1' can be reduced.

[eglibc-2.18\stdio-common\bug7.c:34]: (style) The scope of the variable 'file2' can be reduced.

[eglibc-2.18\stdio-common\bug7.c:37]: (style) The scope of the variable 'ch' can be reduced.

[eglibc-2.18\stdio-common\bug7.c:65]: (error) Resource leak: file1

[eglibc-2.18\stdio-common\printf_fp.c:175]: (style) The scope of the variable 'thousands_sep' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:176]: (style) The scope of the variable 'thousands_sepwc' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:492]: (style) The scope of the variable 'cnt_h' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:492]: (style) The scope of the variable 'cnt_l' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:492]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:678]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:678]: (style) The scope of the variable 'cnt_l' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:832]: (style) The scope of the variable 'expscale' can be reduced.

[eglibc-2.18\stdio-common\printf_fp.c:476]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\printf_fp.c:477]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\printf_fp.c:478]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\printf_fp.c:930]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\printf_fp.c:1217]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\printf_fphex.c:122]: (style) Variable 'wexpbuf' is not assigned a value.

[eglibc-2.18\stdio-common\scanf1.c:9] -> [eglibc-2.18\stdio-common\scanf1.c:10]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[eglibc-2.18\stdio-common\scanf14.c:27]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\stdio-common\scanf14.c:51]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\stdio-common\scanf14.c:88]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\stdio-common\scanf14.c:102]: (warning) %a in format string (no. 1) requires 'float *' but the argument type is 'char * *'.

[eglibc-2.18\stdio-common\scanf14.c:16]: (style) Unused variable: lsp

[eglibc-2.18\stdio-common\scanf4.c:13]: (warning) %n in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[eglibc-2.18\stdio-common\scanf4.c:16]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\stdio-common\scanf4.c:31]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[eglibc-2.18\stdio-common\scanf7.c:12]: (warning) %Ld in format string (no. 2) requires 'long long' but the argument type is 'long long'.

[eglibc-2.18\stdio-common\scanf7.c:18]: (warning) %Ld in format string (no. 2) requires 'long long' but the argument type is 'long long'.

[eglibc-2.18\stdio-common\scanf8.c:11]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\scanf9.c:12] -> [eglibc-2.18\stdio-common\scanf9.c:13]: (performance) Variable 'matches' is reassigned a value before the old one has been used.

[eglibc-2.18\stdio-common\scanf9.c:21] -> [eglibc-2.18\stdio-common\scanf9.c:22]: (performance) Variable 'matches' is reassigned a value before the old one has been used.

[eglibc-2.18\stdio-common\scanf9.c:13]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\scanf9.c:22]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\temptest.c:10]: (style) The scope of the variable 'fp' can be reduced.

[eglibc-2.18\stdio-common\test-fseek.c:26]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\stdio-common\test-fwrite.c:21]: (error) Resource leak: f

[eglibc-2.18\stdio-common\test-fwrite.c:67]: (error) Memory leak: line

[eglibc-2.18\stdio-common\test_rdwr.c:99]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[eglibc-2.18\stdio-common\tmpnam.c:31]: (style) Variable 'tmpbufmem' is not assigned a value.

[eglibc-2.18\stdio-common\tst-cookie.c:81]: (error) Read and write operations without a call to a positioning function (fseek, fsetpos or rewind) or fflush in between result in undefined behaviour.

[eglibc-2.18\stdio-common\tst-fseek.c:71]: (error) Read and write operations without a call to a positioning function (fseek, fsetpos or rewind) or fflush in between result in undefined behaviour.

[eglibc-2.18\stdio-common\tst-fwrite.c:57]: (error) Read and write operations without a call to a positioning function (fseek, fsetpos or rewind) or fflush in between result in undefined behaviour.

[eglibc-2.18\stdio-common\tst-gets.c:30]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[eglibc-2.18\stdio-common\tst-gets.c:46]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[eglibc-2.18\stdio-common\tst-printf-round.c:167]: (style) Variable 'save_round_mode' is assigned a value that is never used.

[eglibc-2.18\stdio-common\tst-printf.c:151]: (error) printf format string requires 1 parameter but only 0 are given.

[eglibc-2.18\stdio-common\tst-printf.c:383]: (warning) %hi in format string (no. 4) requires 'int' but the argument type is 'double'.

[eglibc-2.18\stdio-common\tst-printf.c:126]: (error) Null pointer dereference

[eglibc-2.18\stdio-common\tst-printf.c:127]: (error) Null pointer dereference

[eglibc-2.18\stdio-common\tst-printf.c:170]: (error) Null pointer dereference

[eglibc-2.18\stdio-common\tst-printfsz.c:20]: (warning) sprintf format string requires 9 parameters but 10 are given.

[eglibc-2.18\stdio-common\tst-printfsz.c:32]: (warning) sprintf format string requires 6 parameters but 11 are given.

[eglibc-2.18\stdio-common\tst-rndseek.c:120]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdio-common\tst-ungetc.c:29] -> [eglibc-2.18\stdio-common\tst-ungetc.c:31]: (performance) Variable 'fp' is reassigned a value before the old one has been used.

[eglibc-2.18\stdio-common\tst-ungetc.c:46] -> [eglibc-2.18\stdio-common\tst-ungetc.c:48]: (performance) Variable 'fp' is reassigned a value before the old one has been used.

[eglibc-2.18\stdio-common\tstdiomisc.c:33]: (warning) %llllld in format string (no. 1) requires 'long long *' but the argument type is 'long *'.

[eglibc-2.18\stdio-common\tstdiomisc.c:34]: (warning) %LLLLLd in format string (no. 1) requires 'long long *' but the argument type is 'long *'.

[eglibc-2.18\stdio-common\tstdiomisc.c:37]: (warning) 'l' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier.

[eglibc-2.18\stdio-common\tstdiomisc.c:66]: (style) Unused variable: wbuf

[eglibc-2.18\stdio-common\tstscanf.c:55]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\tstscanf.c:86]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\tstscanf.c:102]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\tstscanf.c:122]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\stdio-common\tstscanf.c:354]: (error) Resource leak: in

[eglibc-2.18\stdio-common\tstscanf.c:87]: (error) Uninitialized variable: name

[eglibc-2.18\stdio-common\vfprintf.c:1358] -> [eglibc-2.18\locale\localeinfo.h:111]: (style) Variable 'word' hides enumerator with same name

[eglibc-2.18\stdio-common\vfprintf.c:1901] -> [eglibc-2.18\locale\localeinfo.h:111]: (style) Variable 'word' hides enumerator with same name

[eglibc-2.18\stdio-common\vfprintf.c:2017]: (warning) Redundant assignment of 'spec' to itself.

[eglibc-2.18\stdio-common\vfprintf.c:1358]: (style) struct or union member 'Anonymous1::word' is never used.

[eglibc-2.18\stdio-common\vfprintf.c:1901]: (style) struct or union member 'Anonymous2::word' is never used.

[eglibc-2.18\stdio-common\vfprintf.c:1488]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1521]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1593]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1649]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1695]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1771]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1870]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1963]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1989]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:2020]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:2027]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:2154]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfprintf.c:1648]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\stdio-common\vfprintf.c:1649]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\stdio-common\vfprintf.c:2019]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\stdio-common\vfprintf.c:2020]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\stdio-common\vfscanf.c:729]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:858]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:1013]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:1205]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:2379]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:2382]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:2420]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdio-common\vfscanf.c:1791]: (warning) Logical disjunction always evaluates to true: width < 0 || width >= 0.

[eglibc-2.18\stdio-common\vfscanf.c:727]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\stdlib\dbl2mpn.c:30]: (error) "__mpn_extract_double is not implemented for this floating point format"

[eglibc-2.18\stdlib\dbl2mpn.c:30]: (error) #error "__mpn_extract_double is not implemented for this floating point format"

[eglibc-2.18\stdlib\fmtmsg.c:260]: (style) The scope of the variable 'level' can be reduced.

[eglibc-2.18\stdlib\fpioconst.c:1304]: (error) "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\fpioconst.c:1304]: (error) #error "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\isomac.c:374]: (style) The scope of the variable 'cpp' can be reduced.

[eglibc-2.18\stdlib\isomac.c:280]: (style) Unused variable: i

[eglibc-2.18\stdlib\isomac.c:280]: (style) Variable 'okay' is assigned a value that is never used.

[eglibc-2.18\stdlib\isomac.c:281]: (style) Unused variable: endmac

[eglibc-2.18\stdlib\isomac.c:266]: (error) Memory leak: command

[eglibc-2.18\stdlib\mpn2dbl.c:28]: (error) "__mpn_construct_double not implemented for this floating point format"

[eglibc-2.18\stdlib\mpn2dbl.c:28]: (error) #error "__mpn_construct_double not implemented for this floating point format"

[eglibc-2.18\stdlib\mpn2flt.c:28]: (error) "__mpn_construct_float not implemented for this floating point format"

[eglibc-2.18\stdlib\mpn2flt.c:28]: (error) #error "__mpn_construct_float not implemented for this floating point format"

[eglibc-2.18\stdlib\random_r.c:373] -> [eglibc-2.18\stdlib\random_r.c:374]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[eglibc-2.18\stdlib\strtod_l.c:151]: (error) "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\strtod_l.c:151]: (error) #error "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\strtoimax.c:1]: (error) "The correct implementation must be chosen based on the `intmax_t' type"

[eglibc-2.18\stdlib\strtoimax.c:1]: (error) #error "The correct implementation must be chosen based on the `intmax_t' type"

[eglibc-2.18\stdlib\strtoumax.c:1]: (error) "The correct implementation must be chosen based on the `uintmax_t' type"

[eglibc-2.18\stdlib\strtoumax.c:1]: (error) #error "The correct implementation must be chosen based on the `uintmax_t' type"

[eglibc-2.18\stdlib\tens_in_limb.c:12]: (error) "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\tens_in_limb.c:12]: (error) #error "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\stdlib\test-a64l.c:53]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\stdlib\test-a64l.c:54]: (style) The scope of the variable 's' can be reduced.

[eglibc-2.18\stdlib\test-canon.c:122]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\stdlib\testmb.c:43]: (style) The scope of the variable 'mbc' can be reduced.

[eglibc-2.18\stdlib\tst-bsearch.c:74]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-bsearch.c:119]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-makecontext2.c:72]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-makecontext2.c:72]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-qsort2.c:34]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-qsort2.c:34]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-qsort2.c:58]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-qsort2.c:58]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-qsort2.c:58]: (warning) %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\stdlib\tst-strtod-overflow.c:44]: (error) Memory leak: p

[eglibc-2.18\stdlib\tst-strtod-underflow.c:174]: (style) Variable 'save_round_mode' is assigned a value that is never used.

[eglibc-2.18\stdlib\tst-strtod.c:92]: (style) The scope of the variable 'save_errno' can be reduced.

[eglibc-2.18\stdlib\wcstoimax.c:1]: (error) "The correct implementation must be chosen based on the `intmax_t' type"

[eglibc-2.18\stdlib\wcstoimax.c:1]: (error) #error "The correct implementation must be chosen based on the `intmax_t' type"

[eglibc-2.18\stdlib\wcstoumax.c:1]: (error) "The correct implementation must be chosen based on the `uintmax_t' type"

[eglibc-2.18\stdlib\wcstoumax.c:1]: (error) #error "The correct implementation must be chosen based on the `uintmax_t' type"

[eglibc-2.18\string\argz-create.c:33]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\bug-envz1.c:72]: (error) Memory leak: str

[eglibc-2.18\string\tester.c:467] -> [eglibc-2.18\string\tester.c:468]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:471] -> [eglibc-2.18\string\tester.c:472]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:475] -> [eglibc-2.18\string\tester.c:476]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:480] -> [eglibc-2.18\string\tester.c:481]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:486] -> [eglibc-2.18\string\tester.c:487]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:861] -> [eglibc-2.18\string\tester.c:862]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:921] -> [eglibc-2.18\string\tester.c:922]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:994] -> [eglibc-2.18\string\tester.c:995]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:1158] -> [eglibc-2.18\string\tester.c:1159]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:1163] -> [eglibc-2.18\string\tester.c:1164]: (performance) Buffer 'two' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:1231] -> [eglibc-2.18\string\tester.c:1232]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:1236] -> [eglibc-2.18\string\tester.c:1237]: (performance) Buffer 'two' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:1249] -> [eglibc-2.18\string\tester.c:1250]: (performance) Buffer 'one' is being written before its old content has been used.

[eglibc-2.18\string\tester.c:511]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\tester.c:564]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\tester.c:596]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\tester.c:625]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\tester.c:671]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\tester.c:1400]: (style) The scope of the variable 'q' can be reduced.

[eglibc-2.18\string\tester.c:307]: (style) Variable 'buf2' is not assigned a value.

[eglibc-2.18\string\tester.c:394]: (style) Variable 'buf2' is not assigned a value.

[eglibc-2.18\string\tester.c:355]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:355]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:359]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:359]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:365]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:365]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:370]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:370]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:373]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:373]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:376]: (error) Buffer is accessed out of bounds: one

[eglibc-2.18\string\tester.c:376]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eglibc-2.18\string\tester.c:1306]: (warning) memset() called to fill 0 bytes of 'one'.

[eglibc-2.18\string\tester.c:1313]: (warning) The 2nd memset() argument '4133' doesn't fit into an 'unsigned char'.

[eglibc-2.18\string\tester.c:1317]: (warning) The 2nd memset() argument '257' doesn't fit into an 'unsigned char'.

[eglibc-2.18\string\tester.c:68]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:69]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:70]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:71]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:72]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:73]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:74]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:75]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:76]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:442]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:443]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:444]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:445]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:446]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:447]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:448]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:449]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:450]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:451]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:452]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:453]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:454]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:455]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:456]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1448]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1449]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1450]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1451]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1452]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1453]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1454]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1455]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1456]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1457]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1458]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\tester.c:1459]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\string\memcmp.c:111]: (error) syntax error

[eglibc-2.18\string\str-two-way.h:350]: (style) Variable 'haystack_char' is assigned a value that is never used.

[eglibc-2.18\string\strcoll_l.c:155]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\strcoll_l.c:156]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\strcoll_l.c:157]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\strcoll_l.c:158]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\strxfrm_l.c:175]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\strxfrm_l.c:176]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\string\test-memmove.c:124]: (style) The scope of the variable 'srcend' can be reduced.

[eglibc-2.18\string\test-memmove.c:124]: (style) The scope of the variable 'dstend' can be reduced.

[eglibc-2.18\string\test-memmove.c:125]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\string\test-memmove.c:126]: (style) The scope of the variable 'p1' can be reduced.

[eglibc-2.18\string\test-memmove.c:126]: (style) The scope of the variable 'p2' can be reduced.

[eglibc-2.18\string\test-memset.c:198]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\string\test-memset.c:199]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\string\test-memccpy.c:114]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\string\test-memccpy.c:117]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\string\test-memccpy.c:50]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\string\test-memccpy.c:50]: (portability) 'src' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\string\test-memchr.c:89]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-memchr.c:89]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-memchr.c:89]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-memchr.c:89]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-memchr.c:90]: (style) The scope of the variable 'seek_char' can be reduced.

[eglibc-2.18\string\test-memcmp.c:139]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-memcmp.c:139]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-memcmp.c:139]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-memcmp.c:139]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-memcmp.c:140]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\string\test-memcmp.c:207]: (style) The scope of the variable 'exp_result' can be reduced.

[eglibc-2.18\string\test-memcpy.c:100]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-memcpy.c:101]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\string\test-memcpy.c:102]: (style) The scope of the variable 'p1' can be reduced.

[eglibc-2.18\string\test-memcpy.c:102]: (style) The scope of the variable 'p2' can be reduced.

[eglibc-2.18\string\test-memset.c:112]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-memset.c:112]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-memset.c:112]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-memset.c:113]: (style) The scope of the variable 'o' can be reduced.

[eglibc-2.18\string\test-memset.c:114]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\string\test-rawmemchr.c:85]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-rawmemchr.c:85]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-rawmemchr.c:85]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strcpy.c:127]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strcpy.c:127]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strcpy.c:127]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strncpy.c:125]: (style) The scope of the variable 'mode' can be reduced.

[eglibc-2.18\string\test-strcasecmp.c:121]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strcasecmp.c:121]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strcasecmp.c:121]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strcasecmp.c:121]: (style) The scope of the variable 'len1' can be reduced.

[eglibc-2.18\string\test-strcasecmp.c:122]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\string\test-strcat.c:95]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strcat.c:95]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strcat.c:95]: (style) The scope of the variable 'len1' can be reduced.

[eglibc-2.18\string\test-strchr.c:152]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strchr.c:152]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strchr.c:152]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strchr.c:152]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strchr.c:153]: (style) The scope of the variable 'seek_char' can be reduced.

[eglibc-2.18\string\test-strpbrk.c:129]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strpbrk.c:129]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strpbrk.c:129]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strpbrk.c:129]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strpbrk.c:130]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\string\test-strlen.c:99]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strlen.c:99]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strlen.c:99]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strncasecmp.c:142]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strncasecmp.c:142]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strncasecmp.c:142]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strncasecmp.c:142]: (style) The scope of the variable 'len1' can be reduced.

[eglibc-2.18\string\test-strncasecmp.c:143]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\string\test-strncat.c:113]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\string\test-strncat.c:109]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strncat.c:109]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strncat.c:109]: (style) The scope of the variable 'len1' can be reduced.

[eglibc-2.18\string\test-strncat.c:109]: (style) The scope of the variable 'N' can be reduced.

[eglibc-2.18\string\test-strncmp.c:191]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strncmp.c:191]: (style) The scope of the variable 'align1' can be reduced.

[eglibc-2.18\string\test-strncmp.c:191]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strncmp.c:191]: (style) The scope of the variable 'len1' can be reduced.

[eglibc-2.18\string\test-strncmp.c:191]: (style) The scope of the variable 'size' can be reduced.

[eglibc-2.18\string\test-strncmp.c:192]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\string\test-strncmp.c:288]: (style) The scope of the variable 'exp_result' can be reduced.

[eglibc-2.18\string\test-strnlen.c:72]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strnlen.c:72]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strnlen.c:72]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strrchr.c:121]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strrchr.c:121]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strrchr.c:121]: (style) The scope of the variable 'pos' can be reduced.

[eglibc-2.18\string\test-strrchr.c:121]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\test-strrchr.c:122]: (style) The scope of the variable 'seek_char' can be reduced.

[eglibc-2.18\string\test-strspn.c:121]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\string\test-strspn.c:121]: (style) The scope of the variable 'align' can be reduced.

[eglibc-2.18\string\test-strspn.c:121]: (style) The scope of the variable 'len' can be reduced.

[eglibc-2.18\string\testcopy.c:106]: (error) Memory leak: rand_mem

[eglibc-2.18\string\testcopy.c:106]: (error) Memory leak: lo_around

[eglibc-2.18\string\testcopy.c:106]: (error) Memory leak: hi_around

[eglibc-2.18\string\tst-strxfrm.c:31]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\string\tst-svc.c:22]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sunrpc\auth_unix.c:183]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sunrpc\des_impl.c:382]: (style) The scope of the variable 's' can be reduced.

[eglibc-2.18\sunrpc\des_impl.c:591]: (style) Variable 'tin0' is assigned a value that is never used.

[eglibc-2.18\sunrpc\des_impl.c:591]: (style) Variable 'tin1' is assigned a value that is never used.

[eglibc-2.18\sunrpc\des_impl.c:591]: (style) Variable 'tout0' is assigned a value that is never used.

[eglibc-2.18\sunrpc\des_impl.c:591]: (style) Variable 'tout1' is assigned a value that is never used.

[eglibc-2.18\sunrpc\des_impl.c:592]: (style) Variable 'tbuf' is assigned a value that is never used.

[eglibc-2.18\sunrpc\netname.c:63]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sunrpc\rpc_clntout.c:52]: (style) The scope of the variable 'def' can be reduced.

[eglibc-2.18\sunrpc\rpc_cout.c:441]: (style) The scope of the variable 'ptr' can be reduced.

[eglibc-2.18\sunrpc\rpc_cout.c:608]: (style) The scope of the variable 'ptr' can be reduced.

[eglibc-2.18\sunrpc\rpc_hout.c:468]: (style) The scope of the variable 'prefix' can be reduced.

[eglibc-2.18\sunrpc\rpc_hout.c:523]: (style) The scope of the variable 'prefix' can be reduced.

[eglibc-2.18\sunrpc\rpc_hout.c:524]: (style) The scope of the variable 'type' can be reduced.

[eglibc-2.18\sunrpc\rpc_hout.c:589]: (style) The scope of the variable 'def' can be reduced.

[eglibc-2.18\sunrpc\rpc_parse.c:147]: (style) The scope of the variable 'ptailp' can be reduced.

[eglibc-2.18\sunrpc\rpc_svcout.c:417]: (style) The scope of the variable 'filled' can be reduced.

[eglibc-2.18\sunrpc\rpc_tblout.c:65]: (style) The scope of the variable 'def' can be reduced.

[eglibc-2.18\sunrpc\rpc_tblout.c:86]: (style) The scope of the variable 'warning' can be reduced.

[eglibc-2.18\sunrpc\rpc_util.c:437]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sunrpc\rpcinfo.c:535]: (style) The scope of the variable 'hp' can be reduced.

[eglibc-2.18\sunrpc\rpcinfo.c:540]: (style) The scope of the variable 'rpc' can be reduced.

[eglibc-2.18\sunrpc\rpcinfo.c:742]: (style) The scope of the variable 'hp' can be reduced.

[eglibc-2.18\sunrpc\rtime.c:74]: (style) The scope of the variable 'milliseconds' can be reduced.

[eglibc-2.18\sunrpc\svc.c:96]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\sunrpc\svc.c:143]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\sunrpc\svc_udp.c:338]: (style) The scope of the variable 'slen' can be reduced.

[eglibc-2.18\sunrpc\svc_udp.c:338]: (style) The scope of the variable 'sent' can be reduced.

[eglibc-2.18\sunrpc\svc_udp.c:534]: (style) The scope of the variable 'vicp' can be reduced.

[eglibc-2.18\sunrpc\svcauth_des.c:428]: (style) The scope of the variable 'curr' can be reduced.

[eglibc-2.18\sunrpc\tst-xdrmem.c:194] -> [eglibc-2.18\sunrpc\tst-xdrmem.c:194]: (performance) Variable 'v_wrapstring' is reassigned a value before the old one has been used.

[eglibc-2.18\sunrpc\xcrypt.c:191]: (style) The scope of the variable 'val' can be reduced.

[eglibc-2.18\sunrpc\xdr.c:124]: (error) unexpected integer sizes in_xdr_int()

[eglibc-2.18\sunrpc\xdr.c:163]: (error) unexpected integer sizes in_xdr_u_int()

[eglibc-2.18\sunrpc\xdr.c:124]: (error) #error unexpected integer sizes in_xdr_int()

[eglibc-2.18\sunrpc\xdr_float.c:115]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:117]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:145]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:149]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:242]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:246]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:282]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:286]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sunrpc\xdr_float.c:287]: (style) Variable 'tmp' is not assigned a value.

[eglibc-2.18\sunrpc\xdr_rec.c:579]: (style) The scope of the variable 'current' can be reduced.

[eglibc-2.18\sunrpc\xdr_rec.c:629]: (style) The scope of the variable 'current' can be reduced.

[eglibc-2.18\sysdeps\generic\unwind-dw2-fde.c:579]: (style) The scope of the variable 'i1' can be reduced.

[eglibc-2.18\sysdeps\generic\unwind-dw2-fde.c:898]: (portability) 'pc_begin' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2-fde.c:144]: (error) Memory leak: ob

[eglibc-2.18\sysdeps\generic\unwind-dw2-fde.c:183]: (error) Memory leak: ob

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:228]: (portability) 'pc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:756]: (portability) 'fs.pc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:782]: (portability) 'fs.pc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:786]: (portability) 'fs.pc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:790]: (portability) 'fs.pc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:959]: (portability) 'context.ra' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:1045]: (portability) 'pc_target' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:1121]: (portability) 'cfa' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\generic\unwind-dw2.c:1148]: (portability) 'cfa' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\i386\ldbl2mpn.c:51]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\i386\ldbl2mpn.c:51]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\dbl-64\dbl2mpn.c:50]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\dbl-64\dbl2mpn.c:50]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_atan2.c:73]: (style) The scope of the variable 'u9' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_atan2.c:73]: (style) The scope of the variable 'dv' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_atan2.c:585]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_exp.c:174]: (style) The scope of the variable 'ex' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_exp2.c:60]: (style) The scope of the variable 'tval' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_exp2.c:61]: (style) The scope of the variable 'rx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_gamma_r.c:132]: (style) Redundant condition: If hx < 0, the comparison hx < 4293918720 is always true.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_hypot.c:51]: (style) The scope of the variable 'y1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_hypot.c:51]: (style) The scope of the variable 'y2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:86]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:86]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:86]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:155]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:155]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:306]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:307]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:308]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:310]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:311]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:312]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:414]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:415]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:416]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:418]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:419]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:420]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j0.c:421]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:87]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:87]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:87]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:87]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:155]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:155]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:304]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:305]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:306]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:308]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:309]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:310]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:413]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:414]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:415]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:417]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:418]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:419]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_j1.c:420]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_jn.c:226]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_log.c:82]: (style) Using NaN/Inf in a computation.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_log2.c:75]: (style) The scope of the variable 'hfsq' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'a1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'a2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'y1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:66]: (style) The scope of the variable 'y2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:206]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:207]: (style) The scope of the variable 'vv' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:207]: (style) The scope of the variable 'nx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:294]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 'vv' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 'eps' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 'nx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 'e' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 't1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:295]: (style) The scope of the variable 't2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'ou1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'ou2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'lu1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'lu2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'ov' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'lv1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'lv2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'a1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:296]: (style) The scope of the variable 'a2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'yy' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'zz' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'j1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'j2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'j7' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:297]: (style) The scope of the variable 'j8' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:299]: (style) The scope of the variable 'j3' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:299]: (style) The scope of the variable 'j4' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:299]: (style) The scope of the variable 'j5' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_pow.c:299]: (style) The scope of the variable 'j6' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:44]: (style) The scope of the variable 'xx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:45]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:45]: (style) The scope of the variable 'nn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:45]: (style) The scope of the variable 'n1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:45]: (style) The scope of the variable 'm1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_remainder.c:45]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sinh.c:43]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'del' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'res' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'res1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'hy' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'zz' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'hx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'tx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\e_sqrt.c:55]: (style) The scope of the variable 'ty' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\mpa.c:199]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\mpa.c:675]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\ieee754\dbl-64\mpa.c:183]: (error) Uninitialized variable: c

[eglibc-2.18\sysdeps\ieee754\dbl-64\mpn2dbl.c:43]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\dbl-64\mpn2dbl.c:43]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_atan.c:62]: (style) The scope of the variable 'u2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_atan.c:295]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:196]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:196]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:196]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:304]: (style) The scope of the variable 'R' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:304]: (style) The scope of the variable 'S' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:304]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:304]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_erf.c:304]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_expm1.c:132]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_expm1.c:132]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_log1p.c:101]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_rint.c:36]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:770]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:803]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:847]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:909]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:909]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:909]: (style) The scope of the variable 'da' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:909]: (style) The scope of the variable 'xn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:915]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:986]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1047]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1110]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1151]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1207]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1262]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1312]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1312]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1312]: (style) The scope of the variable 'da' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1312]: (style) The scope of the variable 'xn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1318]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1395]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_sin.c:1455]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\s_tanh.c:48]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\sincos32.c:237]: (style) The scope of the variable 'xn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\sincos32.c:238]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\sincos32.c:238]: (style) The scope of the variable 'k' can be reduced.

[eglibc-2.18\sysdeps\ieee754\dbl-64\wordsize-64\e_log2.c:74]: (style) The scope of the variable 'hfsq' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_asinf.c:64]: (style) The scope of the variable 'q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_asinf.c:64]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_asinf.c:64]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_exp2f.c:53]: (style) The scope of the variable 'tval' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_exp2f.c:54]: (style) The scope of the variable 'rx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_expf.c:79]: (style) The scope of the variable 'tval' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_expf.c:80]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_expf.c:80]: (style) The scope of the variable 'dx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_expf.c:81]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_expf.c:81]: (style) The scope of the variable 'delta' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_gammaf_r.c:124]: (style) Redundant condition: If hx < 0, the comparison hx < 4286578688 is always true.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:41]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:41]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:41]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:101]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:101]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:236]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:237]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:332]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j0f.c:333]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:42]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:42]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:42]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:42]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:99]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:99]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:233]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:234]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:330]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\flt-32\e_j1f.c:331]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\flt-32\e_jnf.c:175]: (style) The scope of the variable 'temp' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_log2f.c:37]: (style) The scope of the variable 'hfsq' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_logf.c:36]: (style) The scope of the variable 'hfsq' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_powf.c:55]: (style) The scope of the variable 'z_h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_powf.c:55]: (style) The scope of the variable 'z_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_rem_pio2f.c:92]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_rem_pio2f.c:92]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_rem_pio2f.c:92]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_rem_pio2f.c:92]: (style) The scope of the variable 'fn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_remainderf.c:27]: (style) The scope of the variable 'p_half' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\e_sinhf.c:24]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\k_cosf.c:34]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\k_cosf.c:34]: (style) The scope of the variable 'hz' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\k_cosf.c:34]: (style) The scope of the variable 'qx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\mpn2flt.c:37]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\flt-32\mpn2flt.c:37]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\flt-32\s_cosf.c:34]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:101]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:101]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:101]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:154]: (style) The scope of the variable 'R' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:154]: (style) The scope of the variable 'S' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:154]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:154]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_erff.c:154]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_expm1f.c:39]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_expm1f.c:39]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_llrintf.c:37]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_llrintf.c:38]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_log1pf.c:36]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_lrintf.c:37]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_lrintf.c:38]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_rintf.c:29]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_sinf.c:32]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_tanf.c:26]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\flt-32\s_tanhf.c:27]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:134]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:134]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:204]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:205]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:206]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:207]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:208]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:209]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:210]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:211]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:212]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:213]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:215]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:216]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:217]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:218]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:219]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:220]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:221]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:222]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_asinl.c:223]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_gammal_r.c:136]: (style) Redundant condition: If hx < -281474976710656, the comparison hx < 0 is always true.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_hypotl.c:54]: (style) The scope of the variable 'y1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_hypotl.c:54]: (style) The scope of the variable 'y2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_ilogbl.c:34]: (style) The scope of the variable 'ix' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_jnl.c:303]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_lgammal_r.c:760]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_lgammal_r.c:760]: (style) The scope of the variable 'nx' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_lgammal_r.c:761]: (style) The scope of the variable 'nn' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_powl.c:410]: (style) Variable 'k' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_rem_pio2l.c:198]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_remainderl.c:35]: (style) The scope of the variable 'p_half' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\e_sinhl.c:65]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_cosl.c:82]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_cosl.c:82]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_cosl.c:82]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_cosl.c:82]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sincosl.c:101]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sincosl.c:101]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sincosl.c:101]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sincosl.c:101]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sinl.c:82]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sinl.c:82]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sinl.c:82]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\k_sinl.c:82]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\ldbl2mpn.c:55]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128\ldbl2mpn.c:55]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128\mpn2ldbl.c:48]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128\mpn2ldbl.c:48]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_cosl.c:53]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_erfl.c:804]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_erfl.c:804]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_erfl.c:804]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_llrintl.c:37]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_llrintl.c:38]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_rintl.c:43]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_sinl.c:53]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_tanhl.c:52]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128\s_tanl.c:53]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:134]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:134]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:197]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:198]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:199]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:200]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:201]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:202]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:203]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:204]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:205]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:206]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:208]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:209]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:210]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:211]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:212]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:213]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:214]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:215]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_asinl.c:216]: (error) Uninitialized variable: t

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_gammal_r.c:135]: (style) Redundant condition: If hx < -4503599627370496, the comparison hx < 0 is always true.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_hypotl.c:54]: (style) The scope of the variable 'y1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_hypotl.c:54]: (style) The scope of the variable 'y2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_ilogbl.c:35]: (style) The scope of the variable 'ix' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_jnl.c:304]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_powl.c:413]: (style) Variable 'k' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_rem_pio2l.c:199]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_remainderl.c:35]: (style) The scope of the variable 'p_half' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:55]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:55]: (style) The scope of the variable 's' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:55]: (style) The scope of the variable 'i' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:57]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:57]: (style) The scope of the variable 'm' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:58]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c:59]: (style) The scope of the variable 'd' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_cosl.c:82]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_cosl.c:82]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_cosl.c:82]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_cosl.c:82]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sincosl.c:101]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sincosl.c:101]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sincosl.c:101]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sincosl.c:101]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sinl.c:82]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sinl.c:82]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sinl.c:82]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\k_sinl.c:82]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\ldbl2mpn.c:89]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\ldbl2mpn.c:89]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\mpn2ldbl.c:57]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\mpn2ldbl.c:57]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ceill.c:29]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ceill.c:29]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_cosl.c:54]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_cprojl.c:33]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:77] -> [eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:80]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:61]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:40]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:77]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:108]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:109]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:113]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanhl.c:116]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:76] -> [eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:79]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:59]: (style) The scope of the variable 'den' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:40]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:41]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:49]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:50]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:75]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:76]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:107]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:108]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:113]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_ctanl.c:116]: (style) Variable 'res' is assigned a value that is never used.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_erfl.c:826]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_erfl.c:826]: (style) The scope of the variable 'p' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_erfl.c:826]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_floorl.c:29]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_floorl.c:29]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:113]: (error) Uninitialized variable: high

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:114]: (error) Uninitialized variable: high

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:89]: (error) Uninitialized variable: low

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:110]: (error) Uninitialized variable: low

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:113]: (error) Uninitialized variable: low

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_nearbyintl.c:114]: (error) Uninitialized variable: low

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_roundl.c:32]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_roundl.c:32]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_sinl.c:54]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_tanhl.c:49]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_tanl.c:54]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_truncl.c:32]: (style) The scope of the variable 'hi' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-128ibm\s_truncl.c:32]: (style) The scope of the variable 'lo' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_asinl.c:96]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_asinl.c:96]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_hypotl.c:54]: (style) The scope of the variable 'y1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_hypotl.c:54]: (style) The scope of the variable 'y2' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:109]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:109]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:109]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:195]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:195]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:385]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:386]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:388]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:522]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:523]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:525]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:526]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j0l.c:527]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:111]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:111]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:111]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:111]: (style) The scope of the variable 'v' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:188]: (style) The scope of the variable 'ss' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:188]: (style) The scope of the variable 'cc' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:383]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:384]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:385]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:530]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:531]: (error) Uninitialized variable: p

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:533]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:534]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_j1l.c:535]: (error) Uninitialized variable: q

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_jnl.c:296]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_remainderl.c:36]: (style) The scope of the variable 'p_half' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\e_sinhl.c:47]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_cosl.c:85]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_cosl.c:85]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_cosl.c:85]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_cosl.c:85]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_cosl.c:86]: (style) The scope of the variable 'index' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_sinl.c:88]: (style) The scope of the variable 'h' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_sinl.c:88]: (style) The scope of the variable 'l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_sinl.c:88]: (style) The scope of the variable 'sin_l' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_sinl.c:88]: (style) The scope of the variable 'cos_l_m1' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\k_sinl.c:89]: (style) The scope of the variable 'index' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\ldbl2mpn.c:52]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\ldbl2mpn.c:52]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\mpn2ldbl.c:42]: (error) "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\mpn2ldbl.c:42]: (error) #error "mp_limb size " BITS_PER_MP_LIMB "not accounted for"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_asinhl.c:42]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_cosl.c:58]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:255]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:255]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:255]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:338]: (style) The scope of the variable 'R' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:338]: (style) The scope of the variable 'S' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:338]: (style) The scope of the variable 'P' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:338]: (style) The scope of the variable 'Q' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_erfl.c:338]: (style) The scope of the variable 'y' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_frexpl.c:39]: (error) "Cannot handle this MANT_DIG"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_frexpl.c:39]: (error) #error "Cannot handle this MANT_DIG"

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_llrintl.c:38]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_llrintl.c:39]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_rintl.c:44]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_sinl.c:58]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_tanhl.c:52]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\ieee754\ldbl-96\s_tanl.c:57]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\ieee754\support.c:93]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:133]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:134]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:152]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:200]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:201]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:202]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:203]: (portability) Casting from double* to integer* is not portable due to different binary data representations on different platforms.

[eglibc-2.18\sysdeps\ieee754\support.c:315]: (warning) Redundant code: Found a statement that begins with numeric constant.

[eglibc-2.18\sysdeps\mach\hurd\_exit.c:43]: (style) Variable 'lossage' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\_exit.c:43]: (error) Division by zero.

[eglibc-2.18\sysdeps\mach\hurd\chroot.c:45]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\mach\hurd\closedir.c:41] -> [eglibc-2.18\sysdeps\mach\hurd\closedir.c:44]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[eglibc-2.18\sysdeps\mach\hurd\fork.c:273]: (error) task_set_exception_port?

[eglibc-2.18\sysdeps\mach\hurd\fork.c:273]: (error) #error task_set_exception_port?

[eglibc-2.18\sysdeps\mach\hurd\getcwd.c:69]: (style) Checking if unsigned variable 'size' is less than zero.

[eglibc-2.18\sysdeps\mach\hurd\getpriority.c:35]: (error) Uninitialized variable: pip

[eglibc-2.18\sysdeps\mach\hurd\i386\sigreturn.c:131]: (error) Invalid number of character (() when these macros are defined: '__GCC__=1;__GCC__=1'.

[eglibc-2.18\sysdeps\mach\hurd\i386\trampoline.c:108]: (portability) 'sigsp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\mach\hurd\if_index.c:137]: (error) Possible null pointer dereference: idx

[eglibc-2.18\sysdeps\mach\hurd\if_index.c:140]: (error) Possible null pointer dereference: idx

[eglibc-2.18\sysdeps\mach\hurd\if_index.c:141]: (error) Possible null pointer dereference: idx

[eglibc-2.18\sysdeps\mach\hurd\ioctl.c:132]: (portability) 'argptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\mach\hurd\ioctl.c:151]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\mach\hurd\ioctl.c:300]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\mach\hurd\ioctl.c:239]: (style) Variable 'msgid' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\ioctl.c:300]: (style) Variable 'p' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\jmp-unwind.c:28]: (error) "<jmpbuf-unwind.h> fails to define _JMPBUF_UNWINDS"

[eglibc-2.18\sysdeps\mach\hurd\jmp-unwind.c:28]: (error) #error "<jmpbuf-unwind.h> fails to define _JMPBUF_UNWINDS"

[eglibc-2.18\sysdeps\mach\hurd\kill.c:105]: (style) Variable 'taskerr' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\profil.c:156]: (style) The scope of the variable 'c' can be reduced.

[eglibc-2.18\sysdeps\mach\hurd\profil.c:158]: (style) Variable 'special_profil_failure' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\profil.c:162]: (style) Variable 'c' is assigned a value that is never used.

[eglibc-2.18\sysdeps\mach\hurd\profil.c:162]: (error) Division by zero.

[eglibc-2.18\sysdeps\mach\hurd\ptrace.c:50]: (portability) 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eglibc-2.18\sysdeps\mach\hurd\readdir64_r.c:95] -> [eglibc-2.18\sysdeps\mach\hurd\readdir64_r.c:97]: (warning) Possible null pointer dereference: dp - otherwise it is redundant to check it against null.

[eglibc-2.18\sysdeps\mach\hurd\sigwait.c:39]: (error) Uninitialized variable: ss

[eglibc-2.18\sysdeps\posix\getaddrinfo.c:133]: (style) struct or union member 'gaih::gaih' is never used.

[eglibc-2.18\sysdeps\posix\libc_fatal.c:119]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\posix\libc_fatal.c:130]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\posix\preadv.c:73]: (style) The scope of the variable 'malloced_buffer' can be reduced.

[eglibc-2.18\sysdeps\posix\pwritev.c:73]: (style) The scope of the variable 'malloced_buffer' can be reduced.

[eglibc-2.18\sysdeps\posix\readdir_r.c:111] -> [eglibc-2.18\sysdeps\posix\readdir_r.c:113]: (warning) Possible null pointer dereference: dp - otherwise it is redundant to check it against null.

[eglibc-2.18\sysdeps\posix\readv.c:60]: (style) The scope of the variable 'malloced_buffer' can be reduced.

[eglibc-2.18\sysdeps\posix\sigvec.c:129]: (style) Variable 'sa_flags' is assigned a value that is never used.

[eglibc-2.18\sysdeps\posix\tempname.c:187]: (warning) Unnecessary comparison of static strings.

[eglibc-2.18\sysdeps\posix\writev.c:61]: (style) The scope of the variable 'malloced_buffer' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\e_rem_pio2f.c:66]: (style) The scope of the variable 'n' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\e_rem_pio2f.c:66]: (style) The scope of the variable 'r' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\e_rem_pio2f.c:66]: (style) The scope of the variable 'w' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\e_rem_pio2f.c:66]: (style) The scope of the variable 't' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\k_cosf.c:39]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\k_cosf.c:39]: (style) The scope of the variable 'hz' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\k_cosf.c:39]: (style) The scope of the variable 'qx' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\s_cosf.c:30]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\powerpc\fpu\s_sinf.c:29]: (style) The scope of the variable 'z' can be reduced.

[eglibc-2.18\sysdeps\powerpc\power4\fpu\mpa.c:35]: (style) The scope of the variable 'u' can be reduced.

[eglibc-2.18\sysdeps\powerpc\powerpc32\dl-machine.c:537]: (style) The scope of the variable 'data_words' can be reduced.

[eglibc-2.18\sysdeps\powerpc\test-arith.c:463]: (style) The scope of the variable 'a' can be reduced.

[eglibc-2.18\sysdeps\powerpc\test-arith.c:463]: (style) The scope of the variable 'b' can be reduced.

[eglibc-2.18\sysdeps\powerpc\test-arith.c:463]: (style) The scope of the variable 'x' can be reduced.

[eglibc-2.18\sysdeps\powerpc\test-arith.c:523]: (style) The scope of the variable 'r1' can be reduced.

[eglibc-2.18\sysdeps\powerpc\test-arith.c:523]: (style) The scope of the variable 'x1' can be reduced.

[eglibc-2.18\sysdeps\pthread\aio_misc.c:203] -> [eglibc-2.18\sysdeps\pthread\aio_misc.c:200]: (warning) Possible null pointer dereference: runp - otherwise it is redundant to check it against null.

[eglibc-2.18\sysdeps\sparc\sparc32\e_sqrt.c:22]: (error) This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\sysdeps\sparc\sparc32\e_sqrt.c:22]: (error) #error This file uses GNU C extensions; you must compile with GCC.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:51]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:52]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:53]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:77]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:78]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:79]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:115]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:116]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\bsd\poll.c:117]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\check_native.c:91]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\check_pf.c:144]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\check_pf.c:242]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\getcwd.c:51]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\faccessat.c:89]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\fchmodat.c:88]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\fchownat.c:83]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\futimesat.c:70]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\futimesat.c:93]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\fxstatat.c:102]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\fxstatat64.c:94]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:72]: (style) Unused variable: hostname

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:73]: (style) Unused variable: buflen

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:74]: (style) Unused variable: buffer

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:75]: (style) Unused variable: hostbuf

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:75]: (style) Unused variable: hp

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:77]: (style) Unused variable: in

[eglibc-2.18\sysdeps\unix\sysv\linux\gethostid.c:78]: (style) Unused variable: herr

[eglibc-2.18\sysdeps\unix\sysv\linux\getipv4sourcefilter.c:41]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\getlogin_r.c:60]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\getpt.c:42]: (style) The scope of the variable 'fd' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\getsourcefilter.c:102]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\getsysstats.c:264] -> [eglibc-2.18\sysdeps\unix\sysv\linux\getsysstats.c:279]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[eglibc-2.18\sysdeps\unix\sysv\linux\getsysstats.c:292]: (style) The scope of the variable 'buffer' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\getsysstats.c:141]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\fchownat.c:79]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\fxstat.c:39]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\fxstatat.c:95]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\lxstat.c:40]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\msgctl.c:39]: (style) struct or union member '__old_msqid_ds::__msg_cbytes' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\msgctl.c:40]: (style) struct or union member '__old_msqid_ds::msg_qnum' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\msgctl.c:41]: (style) struct or union member '__old_msqid_ds::msg_qbytes' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\semctl.c:45]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\semctl.c:47]: (style) struct or union member 'semun::array' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:33]: (style) struct or union member '__old_shmid_ds::shm_segsz' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:39]: (style) struct or union member '__old_shmid_ds::shm_nattch' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:40]: (style) struct or union member '__old_shmid_ds::__shm_npages' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:41]: (style) struct or union member '__old_shmid_ds::__shm_pages' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:47]: (style) struct or union member '__old_shminfo::shmmax' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:48]: (style) struct or union member '__old_shminfo::shmmin' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:49]: (style) struct or union member '__old_shminfo::shmmni' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:50]: (style) struct or union member '__old_shminfo::shmseg' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\shmctl.c:51]: (style) struct or union member '__old_shminfo::shmall' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\sysconf.c:318]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\sysconf.c:372]: (style) The scope of the variable 'edx' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\sysconf.c:484]: (style) The scope of the variable 'eax' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\xstat.c:40]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\ifaddrs.c:47]: (style) struct or union member 'sockaddr_ll_max::sll_protocol' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\ifaddrs.c:50]: (style) struct or union member 'sockaddr_ll_max::sll_pkttype' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\ifaddrs.c:146]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\ifaddrs.c:419]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\internal_statvfs.c:201]: (warning) Assignment of function parameter has no effect outside the function.

[eglibc-2.18\sysdeps\unix\sysv\linux\lddlibc4.c:97]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\linkat.c:82]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\linkat.c:101]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\mkdirat.c:74]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\openat.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:58]: (error) Uninitialized struct member: aixtermios.c_iflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:59]: (error) Uninitialized struct member: aixtermios.c_iflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:61]: (error) Uninitialized struct member: aixtermios.c_iflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:63]: (error) Uninitialized struct member: aixtermios.c_iflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:67]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:70]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:72]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:83]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:86]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:88]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:90]: (error) Uninitialized struct member: aixtermios.c_oflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:94]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:100]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:104]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:106]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:112]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcgetattr.c:114]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcsetattr.c:115]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\aix\tcsetattr.c:120]: (error) Uninitialized struct member: aixtermios.c_cflag

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\dl-static.c:61]: (style) The scope of the variable 'f' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\fchownat.c:83]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\powerpc\readelflib.c:34]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\ptsname.c:73]: (style) The scope of the variable 'ptyno' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\renameat.c:151]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\renameat.c:176]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\s390\readelflib.c:33]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\semctl.c:46]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\semctl.c:48]: (style) struct or union member 'semun::array' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\setipv4sourcefilter.c:41]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\setsourcefilter.c:45]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\shm_open.c:159]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\shm_open.c:248]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:41]: (style) struct or union member '__old_shmid_ds::__shm_npages' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:42]: (style) struct or union member '__old_shmid_ds::__shm_pages' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:48]: (style) struct or union member '__old_shminfo::shmmax' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:49]: (style) struct or union member '__old_shminfo::shmmin' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:50]: (style) struct or union member '__old_shminfo::shmmni' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:51]: (style) struct or union member '__old_shminfo::shmseg' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\shmctl.c:52]: (style) struct or union member '__old_shminfo::shmall' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\sparc\readelflib.c:35]: (style) The scope of the variable 'ret' can be reduced.

[eglibc-2.18\sysdeps\unix\sysv\linux\sparc\sparc32\semctl.c:46]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\sparc\sparc32\semctl.c:48]: (style) struct or union member 'semun::array' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\fxstatat.c:42]: (style) Unused variable: result

[eglibc-2.18\sysdeps\unix\sysv\linux\i386\fxstatat.c:44]: (style) Unused variable: st64

[eglibc-2.18\sysdeps\unix\sysv\linux\sparc\sparc64\semctl.c:30]: (style) struct or union member 'semun::val' is never used.

[eglibc-2.18\sysdeps\unix\sysv\linux\wordsize-64\fxstatat.c:44]: (style) Unused variable: res

[eglibc-2.18\sysdeps\unix\sysv\linux\wordsize-64\fxstatat.c:88]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\unix\sysv\linux\xmknodat.c:88]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\sysdeps\wordsize-32\divdi3.c:47]: (error) Unhandled endianity

[eglibc-2.18\sysdeps\wordsize-32\divdi3.c:47]: (error) #error Unhandled endianity

[eglibc-2.18\sysdeps\wordsize-64\tst-writev.c:102]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'ssize_t {aka long}'.

[eglibc-2.18\sysdeps\x86_64\cacheinfo.c:312]: (style) The scope of the variable 'result' can be reduced.

[eglibc-2.18\sysdeps\x86_64\multiarch\test-multiarch.c:43]: (style) Variable 'read' is assigned a value that is never used.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod3b.c:59]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod4b.c:58]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod5b.c:59]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod6b.c:58]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod6c.c:58]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\sysdeps\x86_64\tst-auditmod7b.c:58]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eglibc-2.18\time\alt_digit.c:51]: (style) The scope of the variable 'cnt' can be reduced.

[eglibc-2.18\time\alt_digit.c:122]: (style) The scope of the variable 'cnt' can be reduced.

[eglibc-2.18\time\alt_digit.c:156]: (style) The scope of the variable 'cnt' can be reduced.

[eglibc-2.18\time\bug-asctime.c:15]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[eglibc-2.18\time\ctime.c:27]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[eglibc-2.18\time\getdate.c:159]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\time\strftime_l.c:404]: (error) syntax error

[eglibc-2.18\time\strptime_l.c:492]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:541]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:568]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:662]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:696]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:709]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:714]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:719]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:725]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:732]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:742]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1040]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1060]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1065]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1069]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1074]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1079]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1085]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\strptime_l.c:1091]: (style) Checking if unsigned variable 'val' is less than zero.

[eglibc-2.18\time\test_time.c:109]: (style) Variable 'curtime' is assigned a value that is never used.

[eglibc-2.18\time\test_time.c:96]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[eglibc-2.18\time\tst-getdate.c:84]: (style) The scope of the variable 'tm' can be reduced.

[eglibc-2.18\time\tst-mktime.c:11]: (style) The scope of the variable 'daybuf' can be reduced.

[eglibc-2.18\time\tzfile.c:448]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eglibc-2.18\time\tzset.c:183]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\time\tzset.c:230]: (warning) scanf without field width limits can crash with huge input data.

[eglibc-2.18\timezone\tst-timezone.c:99]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[eglibc-2.18\timezone\zdump.c:287]: (style) The scope of the variable 'cutloyear' can be reduced.

[eglibc-2.18\timezone\zdump.c:288]: (style) The scope of the variable 'cuthiyear' can be reduced.

[eglibc-2.18\timezone\zdump.c:480]: (style) The scope of the variable 'diff' can be reduced.

[eglibc-2.18\timezone\zic.c:685]: (style) The scope of the variable 'j' can be reduced.

[eglibc-2.18\timezone\zic.c:758]: (style) The scope of the variable 'fields' can be reduced.

[eglibc-2.18\timezone\zic.c:759]: (style) The scope of the variable 'cp' can be reduced.

[eglibc-2.18\timezone\zic.c:761]: (style) The scope of the variable 'nfields' can be reduced.

[eglibc-2.18\timezone\zic.c:1904]: (style) The scope of the variable 'usestart' can be reduced.

[eglibc-2.18\timezone\zic.c:1904]: (style) The scope of the variable 'useuntil' can be reduced.

[eglibc-2.18\timezone\zic.c:1907]: (style) The scope of the variable 'stdoff' can be reduced.

[eglibc-2.18\wcsmbs\mbsnrtowcs.c:89]: (portability) Undefined behaviour: Pointer arithmetic result does not point into or just past the end of the array.

[eglibc-2.18\wcsmbs\mbsrtowcs_l.c:110]: (style) The scope of the variable 'srcend' can be reduced.

[eglibc-2.18\wcsmbs\mbsrtowcs_l.c:84]: (portability) Undefined behaviour: Pointer arithmetic result does not point into or just past the end of the array.

[eglibc-2.18\string\test-strcmp.c:76]: (style) The scope of the variable 'c1' can be reduced.

[eglibc-2.18\string\test-strcmp.c:76]: (style) The scope of the variable 'c2' can be reduced.

[eglibc-2.18\string\test-strcmp.c:81]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[eglibc-2.18\wcsmbs\tst-c16c32-1.c:101]: (warning) %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.

[eglibc-2.18\wcsmbs\tst-c16c32-1.c:26]: (style) Checking if unsigned variable 'n1' is less than zero.

[eglibc-2.18\wcsmbs\tst-mbrtowc.c:73] -> [eglibc-2.18\wcsmbs\tst-mbrtowc.c:78]: (performance) Variable 'wc' is reassigned a value before the old one has been used.

[eglibc-2.18\wcsmbs\tst-mbrtowc.c:107] -> [eglibc-2.18\wcsmbs\tst-mbrtowc.c:112]: (performance) Variable 'wc' is reassigned a value before the old one has been used.

[eglibc-2.18\wcsmbs\tst-mbrtowc2.c:61] -> [eglibc-2.18\wcsmbs\tst-mbrtowc2.c:61]: (style) Same expression on both sides of '||'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ehcache/ehcache_2.6.8.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eiciel/eiciel_0.9.8.orig.tar.bz2
[eiciel-0.9.8\src\acl_manager.hpp:54]: (error) "An acl_get_perm-like function is needed"

[eiciel-0.9.8\src\acl_manager.hpp:54]: (error) #error "An acl_get_perm-like function is needed"

[eiciel-0.9.8\src\eiciel_xattr_controller.cpp:45]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\eiciel_xattr_window.cpp:166]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\eiciel_xattr_window.cpp:188]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\eiciel_xattr_window.cpp:212]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\eiciel_xattr_window.cpp:283]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\eiciel_xattr_window.cpp:301]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eiciel-0.9.8\src\xattr_manager.cpp:113]: (style) Variable 'attribute_value' is assigned a value that is never used.

[eiciel-0.9.8\src\xattr_manager.cpp:115]: (style) Exception should be caught by reference.

[eiciel-0.9.8\src\xattr_manager.cpp:187]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eigen2/eigen2_2.0.17.orig.tar.bz2
[eigen-eigen-b23437e61a07\Eigen\src\Core\util\Macros.h:193]: (error) Please tell me what is the equivalent of __attribute__((aligned(16))) for your compiler

[eigen-eigen-b23437e61a07\Eigen\src\Core\util\Macros.h:193]: (error) #error Please tell me what is the equivalent of __attribute__((aligned(16))) for your compiler

[eigen-eigen-b23437e61a07\bench\BenchTimer.h:55]: (warning) Member variable 'BenchTimer::m_start' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\bench\benchBlasGemm.cpp:227]: (style) The scope of the variable 'M' can be reduced.

[eigen-eigen-b23437e61a07\bench\benchBlasGemm.cpp:227]: (style) The scope of the variable 'N' can be reduced.

[eigen-eigen-b23437e61a07\bench\benchBlasGemm.cpp:227]: (style) The scope of the variable 'K' can be reduced.

[eigen-eigen-b23437e61a07\bench\benchVecAdd.cpp:44]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eigen-eigen-b23437e61a07\bench\btl\data\mean.cxx:87]: (style) The scope of the variable 'mic' can be reduced.

[eigen-eigen-b23437e61a07\bench\btl\data\mean.cxx:88]: (style) The scope of the variable 'moc' can be reduced.

[eigen-eigen-b23437e61a07\bench\btl\data\mean.cxx:124]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eigen-eigen-b23437e61a07\bench\btl\data\mean.cxx:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eigen-eigen-b23437e61a07\bench\btl\data\smooth.cxx:127]: (style) Variable 'max_window_width' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\btl\libs\f77\f77_interface.hh:78]: (style) Variable 'one' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_cholesky.cpp:78]: (style) The scope of the variable 'rows' can be reduced.

[eigen-eigen-b23437e61a07\bench\sparse_cholesky.cpp:80]: (style) The scope of the variable 'density' can be reduced.

[eigen-eigen-b23437e61a07\bench\sparse_cholesky.cpp:86]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_lu.cpp:74]: (style) The scope of the variable 'rows' can be reduced.

[eigen-eigen-b23437e61a07\bench\sparse_lu.cpp:76]: (style) The scope of the variable 'density' can be reduced.

[eigen-eigen-b23437e61a07\bench\sparse_lu.cpp:82]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_product.cpp:56]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_randomsetter.cpp:85]: (style) Variable 'Bits' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_transpose.cpp:40]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_trisolver.cpp:60]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\bench\sparse_trisolver.cpp:68]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\demos\mandelbrot\mandelbrot.cpp:143]: (style) The scope of the variable 'max_speed' can be reduced.

[eigen-eigen-b23437e61a07\demos\mandelbrot\mandelbrot.h:44]: (warning) Member variable 'MandelbrotThread::total_iter' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\demos\mandelbrot\mandelbrot.h:44]: (warning) Member variable 'MandelbrotThread::max_iter' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\demos\mandelbrot\mandelbrot.h:44]: (warning) Member variable 'MandelbrotThread::single_precision' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\demos\opengl\trackball.h:38]: (warning) Member variable 'Trackball::mMode' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\demos\opengl\trackball.h:38]: (warning) Member variable 'Trackball::mLastPointOk' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\demos\opengl\quaternion_demo.cpp:209]: (warning) Member variable 'RenderingWidget::m_alpha' is not initialized in the constructor.

[eigen-eigen-b23437e61a07\doc\echelon.cpp:106]: (style) Variable 'N' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\doc\snippets\class_LU.cpp:18]: (error) syntax error

[eigen-eigen-b23437e61a07\doc\tutorial.cpp:27]: (style) Variable 'rows' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\doc\tutorial.cpp:27]: (style) Variable 'cols' is assigned a value that is never used.

[eigen-eigen-b23437e61a07\test\main.h:33]: (error) EIGEN_TEST_FUNC must be defined

[eigen-eigen-b23437e61a07\test\main.h:33]: (error) #error EIGEN_TEST_FUNC must be defined


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eigen3/eigen3_3.2.1.orig.tar.bz2
[eigen-eigen-6b38706d90a9\bench\benchBlasGemm.cpp:208]: (style) The scope of the variable 'M' can be reduced.

[eigen-eigen-6b38706d90a9\bench\benchBlasGemm.cpp:208]: (style) The scope of the variable 'N' can be reduced.

[eigen-eigen-6b38706d90a9\bench\benchBlasGemm.cpp:208]: (style) The scope of the variable 'K' can be reduced.

[eigen-eigen-6b38706d90a9\bench\benchVecAdd.cpp:45]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eigen-eigen-6b38706d90a9\bench\bench_norm.cpp:275]: (style) Variable 'iters' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\btl\data\mean.cxx:87]: (style) The scope of the variable 'mic' can be reduced.

[eigen-eigen-6b38706d90a9\bench\btl\data\mean.cxx:88]: (style) The scope of the variable 'moc' can be reduced.

[eigen-eigen-6b38706d90a9\bench\btl\data\mean.cxx:124]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eigen-eigen-6b38706d90a9\bench\btl\data\mean.cxx:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eigen-eigen-6b38706d90a9\bench\btl\data\smooth.cxx:127]: (style) Variable 'max_window_width' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\btl\libs\BLAS\blas_interface_impl.hh:78]: (style) Variable 'uplo' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\btl\libs\eigen3\eigen3_interface.hh:124] -> [eigen-eigen-6b38706d90a9\bench\btl\libs\eigen3\eigen3_interface.hh:126]: (performance) Variable 'alignedEnd' is reassigned a value before the old one has been used.

[eigen-eigen-6b38706d90a9\Eigen\src\Core\util\Macros.h:271]: (error) Please tell me what is the equivalent of __attribute__((aligned(n))) for your compiler

[eigen-eigen-6b38706d90a9\Eigen\src\Core\util\Macros.h:271]: (error) #error Please tell me what is the equivalent of __attribute__((aligned(n))) for your compiler

[eigen-eigen-6b38706d90a9\bench\sparse_cholesky.cpp:79]: (style) The scope of the variable 'rows' can be reduced.

[eigen-eigen-6b38706d90a9\bench\sparse_cholesky.cpp:81]: (style) The scope of the variable 'density' can be reduced.

[eigen-eigen-6b38706d90a9\bench\sparse_cholesky.cpp:87]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_lu.cpp:74]: (style) The scope of the variable 'rows' can be reduced.

[eigen-eigen-6b38706d90a9\bench\sparse_lu.cpp:76]: (style) The scope of the variable 'density' can be reduced.

[eigen-eigen-6b38706d90a9\bench\sparse_lu.cpp:82]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_product.cpp:102]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_randomsetter.cpp:85]: (style) Variable 'Bits' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_setter.cpp:303]: (performance) Function parameter 'Aij' should be passed by reference.

[eigen-eigen-6b38706d90a9\bench\sparse_setter.cpp:304]: (performance) Function parameter 'Ax' should be passed by reference.

[eigen-eigen-6b38706d90a9\bench\sparse_transpose.cpp:40]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_trisolver.cpp:60]: (style) Variable 'density' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\sparse_trisolver.cpp:68]: (style) Variable 'densedone' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\bench\spbench\sp_solver.cpp:31]: (style) Unused variable: matrix_file

[eigen-eigen-6b38706d90a9\bench\spbench\sp_solver.cpp:32]: (style) Unused variable: line

[eigen-eigen-6b38706d90a9\bench\spbench\test_sparseLU.cpp:35]: (style) Unused variable: matrix_file

[eigen-eigen-6b38706d90a9\bench\spbench\test_sparseLU.cpp:36]: (style) Unused variable: line

[eigen-eigen-6b38706d90a9\demos\mandelbrot\mandelbrot.cpp:129]: (style) The scope of the variable 'max_speed' can be reduced.

[eigen-eigen-6b38706d90a9\demos\mandelbrot\mandelbrot.h:29]: (warning) Member variable 'MandelbrotThread::total_iter' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\demos\mandelbrot\mandelbrot.h:29]: (warning) Member variable 'MandelbrotThread::max_iter' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\demos\mandelbrot\mandelbrot.h:29]: (warning) Member variable 'MandelbrotThread::single_precision' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\demos\mix_eigen_and_c\example.c:15]: (style) Unused variable: result

[eigen-eigen-6b38706d90a9\demos\opengl\trackball.h:23]: (warning) Member variable 'Trackball::mMode' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\demos\opengl\trackball.h:23]: (warning) Member variable 'Trackball::mLastPointOk' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\demos\opengl\quaternion_demo.cpp:197]: (warning) Member variable 'RenderingWidget::m_alpha' is not initialized in the constructor.

[eigen-eigen-6b38706d90a9\doc\snippets\Map_general_stride.cpp:2]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\snippets\Map_inner_stride.cpp:2]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\snippets\Map_outer_stride.cpp:2]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\snippets\Map_simple.cpp:2]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\snippets\TopicStorageOrders_example.cpp:9]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\snippets\Tutorial_Map_rowmajor.cpp:2]: (error) syntax error

[eigen-eigen-6b38706d90a9\doc\tutorial.cpp:27]: (style) Variable 'rows' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\doc\tutorial.cpp:27]: (style) Variable 'cols' is assigned a value that is never used.

[eigen-eigen-6b38706d90a9\blas\common.h:20]: (error) the token SCALAR must be defined to compile this file

[eigen-eigen-6b38706d90a9\blas\common.h:20]: (error) #error the token SCALAR must be defined to compile this file

[eigen-eigen-6b38706d90a9\test\main.h:56]: (error) EIGEN_TEST_FUNC must be defined

[eigen-eigen-6b38706d90a9\test\main.h:56]: (error) #error EIGEN_TEST_FUNC must be defined

[eigen-eigen-6b38706d90a9\test\eigen2\main.h:18]: (error) EIGEN_TEST_FUNC must be defined

[eigen-eigen-6b38706d90a9\test\eigen2\main.h:18]: (error) #error EIGEN_TEST_FUNC must be defined

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:24]: (style) The scope of the variable 'tmp4' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:135]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:135]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:135]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:151]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:151]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:151]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:151]: (style) The scope of the variable 'tmp4' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:248]: (style) The scope of the variable 'temp' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:248]: (style) The scope of the variable 'temp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:248]: (style) The scope of the variable 'temp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:353]: (style) The scope of the variable 'temp' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:353]: (style) The scope of the variable 'temp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:353]: (style) The scope of the variable 'temp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:436]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:436]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:436]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:536]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:536]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NonLinearOptimization.cpp:536]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:39]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:39]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:39]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:55]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:55]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:55]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\NumericalDiff.cpp:55]: (style) The scope of the variable 'tmp4' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\svd_common.h:206] -> [eigen-eigen-6b38706d90a9\unsupported\test\svd_common.h:206]: (style) Same expression on both sides of '!='.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:949] -> [eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:970]: (performance) Variable 'info' is reassigned a value before the old one has been used.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:28]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:28]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:28]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:44]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:44]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:44]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:44]: (style) The scope of the variable 'tmp4' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:141]: (style) The scope of the variable 'tmp1' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:141]: (style) The scope of the variable 'tmp2' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\levenberg_marquardt.cpp:141]: (style) The scope of the variable 'tmp3' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_exponential.cpp:53]: (style) The scope of the variable 'angle' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_exponential.cpp:53]: (style) The scope of the variable 'ch' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_exponential.cpp:53]: (style) The scope of the variable 'sh' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_exponential.cpp:30]: (style) The scope of the variable 'angle' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_power.cpp:64]: (style) The scope of the variable 'angle' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_power.cpp:43]: (style) The scope of the variable 'angle' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_power.cpp:43]: (style) The scope of the variable 'c' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\matrix_power.cpp:43]: (style) The scope of the variable 's' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\openglsupport.cpp:60]: (style) The scope of the variable 'infoLog' can be reduced.

[eigen-eigen-6b38706d90a9\unsupported\test\openglsupport.cpp:219]: (style) Variable 'vtx' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eigenbase-farrago/eigenbase-farrago_0.9.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eigenbase-resgen/eigenbase-resgen_1.3.0.13768.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eikazo/eikazo_0.5.2.orig.tar.gz
[Eikazo-0.5.2\cext\MeanFilter.c:567]: (style) Variable 'PyErr_SetString' is assigned a value that is never used.

[Eikazo-0.5.2\cext\Otsu.c:80]: (error) Uninitialized variable: sum


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eina/eina_1.7.10.orig.tar.gz
[eina-1.7.10\src\examples\eina_array_01.c:26]: (style) Unused variable: iterator

[eina-1.7.10\src\examples\eina_array_01.c:27]: (style) Unused variable: item

[eina-1.7.10\src\examples\eina_array_02.c:50]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\examples\eina_hash_08.c:62]: (style) Unused variable: it

[eina-1.7.10\src\examples\eina_hash_08.c:63]: (style) Unused variable: data

[eina-1.7.10\src\examples\eina_inarray_02.c:15]: (style) The scope of the variable 'str' can be reduced.

[eina-1.7.10\src\examples\eina_simple_xml_parser_01.c:20]: (style) The scope of the variable 'size' can be reduced.

[eina-1.7.10\src\examples\eina_simple_xml_parser_01.c:21]: (style) The scope of the variable 'buffer' can be reduced.

[eina-1.7.10\src\examples\eina_simple_xml_parser_01.c:22]: (style) The scope of the variable 'array' can be reduced.

[eina-1.7.10\src\examples\eina_simple_xml_parser_01.c:91]: (error) Uninitialized variable: str

[eina-1.7.10\src\examples\eina_simple_xml_parser_01.c:99]: (error) Uninitialized variable: str

[eina-1.7.10\src\examples\eina_value_02.c:12]: (style) struct or union member '_My_Struct_V1::param1' is never used.

[eina-1.7.10\src\examples\eina_value_02.c:13]: (style) struct or union member '_My_Struct_V1::param2' is never used.

[eina-1.7.10\src\examples\eina_value_02.c:34]: (style) struct or union member '_My_Struct_V2::param1' is never used.

[eina-1.7.10\src\examples\eina_value_02.c:35]: (style) struct or union member '_My_Struct_V2::param2' is never used.

[eina-1.7.10\src\examples\eina_value_02.c:36]: (style) struct or union member '_My_Struct_V2::param3' is never used.

[eina-1.7.10\src\lib\eina_benchmark.c:245]: (style) The scope of the variable 'current_data' can be reduced.

[eina-1.7.10\src\lib\eina_benchmark.c:258]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_benchmark.c:311]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_convert.c:69]: (style) The scope of the variable 'c' can be reduced.

[eina-1.7.10\src\lib\eina_counter.c:124]: (style) The scope of the variable 'n' can be reduced.

[eina-1.7.10\src\lib\eina_file.c:756]: (style) The scope of the variable 'length' can be reduced.

[eina-1.7.10\src\lib\eina_file.c:1157]: (style) The scope of the variable 'cr' can be reduced.

[eina-1.7.10\src\lib\eina_file.c:1158]: (style) The scope of the variable 'lf' can be reduced.

[eina-1.7.10\src\lib\eina_file.c:1159]: (style) The scope of the variable 'chunk' can be reduced.

[eina-1.7.10\src\lib\eina_file.c:771]: (style) Checking if unsigned variable 'length' is less than zero.

[eina-1.7.10\src\lib\eina_file.c:709]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_file_win32.c:410] -> [eina-1.7.10\src\lib\eina_file_win32.c:410]: (style) Same expression on both sides of '|'.

[eina-1.7.10\src\lib\eina_file_win32.c:583]: (style) The scope of the variable 'cr' can be reduced.

[eina-1.7.10\src\lib\eina_file_win32.c:584]: (style) The scope of the variable 'lf' can be reduced.

[eina-1.7.10\src\lib\eina_file_win32.c:585]: (style) The scope of the variable 'chunk' can be reduced.

[eina-1.7.10\src\lib\eina_file_win32.c:848]: (style) Checking if unsigned variable 'length' is less than zero.

[eina-1.7.10\src\lib\eina_file_win32.c:300]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_file_win32.c:743]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_file_win32.c:746]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_file_win32.c:800]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_hamster.c:60]: (style) The scope of the variable 'mon' can be reduced.

[eina-1.7.10\src\lib\eina_hamster.c:61]: (style) The scope of the variable 'monnum' can be reduced.

[eina-1.7.10\src\lib\eina_hamster.c:68]: (warning) scanf without field width limits can crash with huge input data.

[eina-1.7.10\src\lib\eina_hash.c:852]: (style) The scope of the variable 'i' can be reduced.

[eina-1.7.10\src\lib\eina_hash.c:870]: (style) The scope of the variable 'i' can be reduced.

[eina-1.7.10\src\lib\eina_hash.c:1331]: (style) The scope of the variable 'tmp' can be reduced.

[eina-1.7.10\src\lib\eina_inarray.c:611]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_list.c:756]: (style) The scope of the variable 'free_l' can be reduced.

[eina-1.7.10\src\lib\eina_module.c:161]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_module.c:187]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_module.c:552]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_prefix.c:653]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_prefix.c:189]: (style) The scope of the variable 'p' can be reduced.

[eina-1.7.10\src\lib\eina_prefix.c:233]: (style) The scope of the variable 's' can be reduced.

[eina-1.7.10\src\lib\eina_prefix.c:234]: (style) The scope of the variable 'len' can be reduced.

[eina-1.7.10\src\lib\eina_prefix.c:235]: (style) The scope of the variable 'buf2' can be reduced.

[eina-1.7.10\src\lib\eina_prefix.c:235]: (style) The scope of the variable 'buf3' can be reduced.

[eina-1.7.10\src\lib\eina_prefix.c:416]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_prefix.c:423]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_share_common.c:558]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\lib\eina_share_common.c:730]: (style) Checking if unsigned variable 'slen' is less than zero.

[eina-1.7.10\src\lib\eina_simple_xml_parser.c:501]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_strbuf.c:97]: (style) Checking if unsigned variable 'len' is less than zero.

[eina-1.7.10\src\lib\eina_strbuf.c:114]: (style) Checking if unsigned variable 'len' is less than zero.

[eina-1.7.10\src\lib\eina_strbuf.c:134]: (style) Checking if unsigned variable 'len' is less than zero.

[eina-1.7.10\src\lib\eina_strbuf.c:154]: (style) Checking if unsigned variable 'len' is less than zero.

[eina-1.7.10\src\lib\eina_stringshare.c:191]: (style) The scope of the variable 'i' can be reduced.

[eina-1.7.10\src\lib\eina_stringshare.c:713]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\lib\eina_xattr.c:213]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:249]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:285]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:324]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:361]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:391]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eina-1.7.10\src\lib\eina_xattr.c:57]: (style) struct or union member '_Eina_Xattr_Iterator::length' is never used.

[eina-1.7.10\src\lib\eina_xattr.c:58]: (style) struct or union member '_Eina_Xattr_Iterator::offset' is never used.

[eina-1.7.10\src\lib\eina_xattr.c:60]: (style) struct or union member '_Eina_Xattr_Iterator::fd' is never used.

[eina-1.7.10\src\lib\eina_xattr.c:62]: (style) struct or union member '_Eina_Xattr_Iterator::xattr' is never used.

[eina-1.7.10\src\modules\mp\buddy\eina_buddy.c:241]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\modules\mp\buddy\eina_buddy.c:241]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\modules\mp\buddy\eina_buddy.c:241]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\modules\mp\fixed_bitmap\eina_fixed_bitmap.c:63]: (style) Variable 'tmp' is not assigned a value.

[eina-1.7.10\src\tests\ecore_hash.c:292]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_hash.c:909]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_hash.c:403]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\tests\ecore_hash.c:403]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eina-1.7.10\src\tests\ecore_hash.c:406]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\tests\ecore_hash.c:263]: (style) The scope of the variable 'i' can be reduced.

[eina-1.7.10\src\tests\ecore_list.c:133]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_list.c:1291]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_list.c:1360]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_list.c:122]: (style) The scope of the variable 'data' can be reduced.

[eina-1.7.10\src\tests\ecore_list.c:1350]: (style) The scope of the variable 'data' can be reduced.

[eina-1.7.10\src\tests\ecore_list.c:1598]: (style) The scope of the variable 'node' can be reduced.

[eina-1.7.10\src\tests\ecore_sheap.c:99]: (warning) Assignment of function parameter has no effect outside the function.

[eina-1.7.10\src\tests\ecore_sheap.c:86]: (style) The scope of the variable 'i' can be reduced.

[eina-1.7.10\src\tests\eina_bench.c:75]: (style) The scope of the variable 'test' can be reduced.

[eina-1.7.10\src\tests\eina_bench_convert.c:114]: (style) The scope of the variable 'r' can be reduced.

[eina-1.7.10\src\tests\eina_bench_hash.c:356] -> [eina-1.7.10\src\tests\eina_bench_hash.c:358]: (performance) Variable 'length' is reassigned a value before the old one has been used.

[eina-1.7.10\src\tests\eina_bench_hash.c:186]: (style) Variable 'tmp_val' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_bench_hash.c:270]: (style) Variable 'tmp_val' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_bench_hash.c:310]: (style) Variable 'tmp_val' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_bench_hash.c:361]: (style) Variable 'elm' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_bench_hash.c:507]: (style) Variable 'elm' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_bench_rectangle_pool.c:30]: (style) The scope of the variable 'rect' can be reduced.

[eina-1.7.10\src\tests\eina_test_binbuf.c:246]: (style) Variable 'sz' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_test_binshare.c:123]: (style) The scope of the variable 'tmp' can be reduced.

[eina-1.7.10\src\tests\eina_test_error.c:161]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\tests\eina_test_error.c:170]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eina-1.7.10\src\tests\eina_test_fp.c:64]: (style) The scope of the variable 'dc' can be reduced.

[eina-1.7.10\src\tests\eina_test_fp.c:65]: (style) The scope of the variable 'dresult' can be reduced.

[eina-1.7.10\src\tests\eina_test_fp.c:66]: (style) The scope of the variable 'delta' can be reduced.

[eina-1.7.10\src\tests\eina_test_inlist.c:386]: (style) The scope of the variable 'tmp' can be reduced.

[eina-1.7.10\src\tests\eina_test_iterator.c:319]: (error) Uninitialized struct member: it.node

[eina-1.7.10\src\tests\eina_test_list.c:343]: (style) The scope of the variable 'left' can be reduced.

[eina-1.7.10\src\tests\eina_test_log.c:315]: (style) Unused variable: ctx

[eina-1.7.10\src\tests\eina_test_strbuf.c:358]: (style) Variable 'sz' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_test_stringshare.c:127]: (style) The scope of the variable 'tmp' can be reduced.

[eina-1.7.10\src\tests\eina_test_ustr.c:163]: (style) Variable 'rv' is assigned a value that is never used.

[eina-1.7.10\src\tests\eina_test_ustr.c:447]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:449]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:451]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:453]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:455]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:487]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:488]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:489]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:490]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:491]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:492]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:493]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:494]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:495]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustr.c:496]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eina-1.7.10\src\tests\eina_test_ustringshare.c:91]: (style) The scope of the variable 'tmp' can be reduced.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::d' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::e' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::f' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::g' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::h' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::i' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::j' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::k' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::l' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::m' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::n' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::o' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::p' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::q' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::r' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::t' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::u' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::v' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1552]: (style) struct or union member 'mybigst::x' is never used.

[eina-1.7.10\src\tests\eina_test_value.c:1586]: (style) struct or union member 'myst::i' is never used.

[eina-1.7.10\src\tests\evas_hash.c:296]: (style) The scope of the variable 'el' can be reduced.

[eina-1.7.10\src\tests\evas_list.c:608]: (style) The scope of the variable 'free_l' can be reduced.

[eina-1.7.10\src\tests\evas_mempool.c:133]: (style) The scope of the variable 'pmem' can be reduced.

[eina-1.7.10\src\tests\evas_stringshare.c:239]: (style) The scope of the variable 'el_str' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/einspline/einspline_0.9.2.orig.tar.gz
[einspline-0.9.2\src\bspline_eval_sse_s.h:508]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_s.h:508]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_s.h:508]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_s.h:508]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_s.h:632]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_s.h:632]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_s.h:632]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_s.h:632]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_s.h:744]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_s.h:745]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_s.h:745]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_s.h:745]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_s.h:745]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_s.h:934]: (style) Variable 'dbdcP' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_s.h:883]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_s.h:883]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_s.h:883]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_s.h:883]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_s.h:1042]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_s.h:1042]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_s.h:1042]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_s.h:1042]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp2

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp3

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_c.h:1001]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_c.h:1324]: (style) Variable 'dbdcPr' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_c.h:1331]: (style) Variable 'dbdcPi' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp2

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp3

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_c.h:1222]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp2

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp3

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_c.h:1480]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_d.h:189]: (style) Unused variable: ipartz

[einspline-0.9.2\src\bspline_eval_sse_d.h:189]: (style) Unused variable: tz

[einspline-0.9.2\src\bspline_eval_sse_d.h:243]: (style) Unused variable: ipartz

[einspline-0.9.2\src\bspline_eval_sse_d.h:243]: (style) Unused variable: tz

[einspline-0.9.2\src\bspline_eval_sse_d.h:311]: (style) Unused variable: ipartz

[einspline-0.9.2\src\bspline_eval_sse_d.h:311]: (style) Unused variable: tz

[einspline-0.9.2\src\bspline_eval_sse_d.h:394]: (style) Unused variable: ipartz

[einspline-0.9.2\src\bspline_eval_sse_d.h:394]: (style) Unused variable: tz

[einspline-0.9.2\src\bspline_eval_sse_d.h:559]: (style) Variable 'dcP' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_d.h:559]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_d.h:560]: (style) Unused variable: dbcP01

[einspline-0.9.2\src\bspline_eval_sse_d.h:560]: (style) Unused variable: bdcP01

[einspline-0.9.2\src\bspline_eval_sse_d.h:560]: (style) Unused variable: dbcP23

[einspline-0.9.2\src\bspline_eval_sse_d.h:560]: (style) Unused variable: bdcP23

[einspline-0.9.2\src\bspline_eval_sse_d.h:561]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_d.h:561]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_d.h:561]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_d.h:561]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_d.h:706]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_d.h:708]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_d.h:708]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_d.h:708]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_d.h:708]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_d.h:1038]: (style) Variable 'dbdcP01' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_d.h:1039]: (style) Variable 'dbdcP23' is assigned a value that is never used.

[einspline-0.9.2\src\bspline_eval_sse_d.h:918]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_d.h:918]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_d.h:918]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_d.h:918]: (style) Unused variable: tmp7

[einspline-0.9.2\src\bspline_eval_sse_d.h:1158]: (style) Unused variable: tmp4

[einspline-0.9.2\src\bspline_eval_sse_d.h:1158]: (style) Unused variable: tmp5

[einspline-0.9.2\src\bspline_eval_sse_d.h:1158]: (style) Unused variable: tmp6

[einspline-0.9.2\src\bspline_eval_sse_d.h:1158]: (style) Unused variable: tmp7

[einspline-0.9.2\src\TestBspline.c:130]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:205]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:206]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:282]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:283]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:357]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:358]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:436]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:437]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:478]: (style) Unused variable: lapl

[einspline-0.9.2\src\TestBspline.c:491]: (style) Unused variable: lapl

[einspline-0.9.2\src\TestBspline.c:523]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:524]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:525]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:611]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:612]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:613]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:704]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:705]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:706]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:798]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:799]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:800]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestBspline.c:42]: (error) Uninitialized struct member: grid.delta

[einspline-0.9.2\src\TestBspline.c:42]: (error) Uninitialized struct member: grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:68]: (error) Uninitialized struct member: grid.delta

[einspline-0.9.2\src\TestBspline.c:68]: (error) Uninitialized struct member: grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:93]: (error) Uninitialized struct member: grid.delta

[einspline-0.9.2\src\TestBspline.c:93]: (error) Uninitialized struct member: grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:93]: (error) Uninitialized struct member: bc.rCode

[einspline-0.9.2\src\TestBspline.c:93]: (error) Uninitialized struct member: bc.lVal

[einspline-0.9.2\src\TestBspline.c:93]: (error) Uninitialized struct member: bc.rVal

[einspline-0.9.2\src\TestBspline.c:123]: (error) Uninitialized struct member: grid.delta

[einspline-0.9.2\src\TestBspline.c:123]: (error) Uninitialized struct member: grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:161]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:161]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:161]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:161]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:200]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:236]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:277]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:313]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:352]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:390]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:431]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: z_bc.lVal

[einspline-0.9.2\src\TestBspline.c:472]: (error) Uninitialized struct member: z_bc.rVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: z_bc.lVal

[einspline-0.9.2\src\TestBspline.c:517]: (error) Uninitialized struct member: z_bc.rVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: z_bc.lVal

[einspline-0.9.2\src\TestBspline.c:560]: (error) Uninitialized struct member: z_bc.rVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: x_bc.lVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: x_bc.rVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: y_bc.lVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: y_bc.rVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: z_bc.lVal

[einspline-0.9.2\src\TestBspline.c:605]: (error) Uninitialized struct member: z_bc.rVal

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:651]: (error) Uninitialized struct member: z_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:698]: (error) Uninitialized struct member: z_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:744]: (error) Uninitialized struct member: z_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: x_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: y_bc.rVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_bc.lVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_bc.lVal_i

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_bc.rVal_r

[einspline-0.9.2\src\TestBspline.c:792]: (error) Uninitialized struct member: z_bc.rVal_i

[einspline-0.9.2\src\nubspline_eval_sse_s.h:146]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_s.h:177]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_s.h:211]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_s.h:251]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_s.h:275]: (style) Unused variable: sec_derivs

[einspline-0.9.2\src\nubspline_eval_sse_s.h:364]: (style) Unused variable: dbP

[einspline-0.9.2\src\nubspline_eval_sse_s.h:525]: (style) Variable 'dbdcP' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:171]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:224]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:236]: (style) Variable 'gradi0' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:237]: (style) Variable 'gradr1' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:287]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:301]: (style) Variable 'gradi0' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:302]: (style) Variable 'gradr1' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:363]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:377]: (style) Variable 'gradi0' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:378]: (style) Variable 'gradr1' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_c.h:417]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_c.h:545]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_c.h:702]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_c.h:887]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_d.h:279]: (style) Variable 'dcP' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_d.h:279]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_d.h:280]: (style) Unused variable: dbcP01

[einspline-0.9.2\src\nubspline_eval_sse_d.h:280]: (style) Unused variable: bdcP01

[einspline-0.9.2\src\nubspline_eval_sse_d.h:281]: (style) Unused variable: dbcP23

[einspline-0.9.2\src\nubspline_eval_sse_d.h:281]: (style) Unused variable: bdcP23

[einspline-0.9.2\src\nubspline_eval_sse_d.h:282]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_d.h:282]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_d.h:282]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_d.h:282]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_d.h:421]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_d.h:424]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_d.h:424]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_d.h:424]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_d.h:424]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_d.h:732]: (style) Variable 'dbdcP01' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_d.h:733]: (style) Variable 'dbdcP23' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_d.h:585]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_d.h:585]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_d.h:585]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_d.h:585]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_d.h:768]: (style) Unused variable: tmp4

[einspline-0.9.2\src\nubspline_eval_sse_d.h:768]: (style) Unused variable: tmp5

[einspline-0.9.2\src\nubspline_eval_sse_d.h:768]: (style) Unused variable: tmp6

[einspline-0.9.2\src\nubspline_eval_sse_d.h:768]: (style) Unused variable: tmp7

[einspline-0.9.2\src\nubspline_eval_sse_z.h:132]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:132]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:151]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:202]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:202]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:221]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:284]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:284]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:303]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:381]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:381]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:400]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:476]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:476]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:661]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:695]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:695]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:894]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:953]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:953]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:1166]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_eval_sse_z.h:1256]: (style) Unused variable: tmp2

[einspline-0.9.2\src\nubspline_eval_sse_z.h:1256]: (style) Unused variable: tmp3

[einspline-0.9.2\src\nubspline_eval_sse_z.h:1469]: (style) Variable 'p' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:179]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:222]: (style) Variable 'basis' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:249]: (style) Variable 'basis' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:568]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:569]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:570]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:609]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:610]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:611]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\TestNUBspline.c:114]: (error) Uninitialized struct member: bc.lVal

[einspline-0.9.2\src\TestNUBspline.c:114]: (error) Uninitialized struct member: bc.rVal

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: xBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: yBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:289]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: xBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: yBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:329]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:375]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:421]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:466]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:514]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:562]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\TestNUBspline.c:604]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: xBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: yBC.rCode

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\TestNUBspline.c:646]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\bspline_create.c:1529]: (style) Variable 'N' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_create.c:1039]: (style) Variable 'Nx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_create.c:1070]: (style) Variable 'Nx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_create.c:1303]: (style) Variable 'N' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:440]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:578]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:816]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:957]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:1108]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:75]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:109]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_c_impl.h:155]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:85]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:127]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:173]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:279]: (style) Variable 'da' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:279]: (style) Variable 'db' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: tmp0

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: tmp1

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: r0

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: r1

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: i0

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: i1

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: val_r

[einspline-0.9.2\src\multi_bspline_eval_sse_d_impl.h:774]: (style) Unused variable: val_i

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:77]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:111]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:157]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:254]: (style) Unused variable: c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:257]: (style) Variable 'da4' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:260]: (style) Variable 'db4' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:254]: (style) Unused variable: dc4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:282]: (style) Variable 'dab' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:345]: (style) Unused variable: c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:345]: (style) Unused variable: dc4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:374]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:458]: (style) Unused variable: c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:458]: (style) Unused variable: dc4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:458]: (style) Unused variable: d2c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:493]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:584]: (style) Unused variable: c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:584]: (style) Unused variable: dc4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:584]: (style) Unused variable: d2c4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:619]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:743]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:856]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Variable 'cP' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Variable 'dcP' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Variable 'd2cP' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: bcP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: dbcP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: bdcP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: d2bcP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: dbdcP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:951]: (style) Unused variable: bd2cP

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp0

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp1

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp2

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp3

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp4

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp5

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp6

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:952]: (style) Unused variable: tmp7

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:1000]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_s_impl.h:1152]: (style) Variable 'mzero' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: tmp0

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: tmp1

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: r0

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: r1

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: i0

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: i1

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: val_r

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:721]: (style) Unused variable: val_i

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:84]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:127]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_sse_z_impl.h:173]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:48]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:82]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:128]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:198]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:243]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:312]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:399]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:495]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:552]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:643]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_c_impl.h:759]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:48]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:82]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:128]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:199]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:244]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:313]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:402]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:500]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:557]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:648]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_d_impl.h:763]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:48]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:82]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:128]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:197]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:242]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:311]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:400]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:498]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:555]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:646]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_s_impl.h:761]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:48]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:82]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:128]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:198]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:243]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:312]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:402]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:499]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:556]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:647]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_bspline_eval_std_z_impl.h:763]: (style) Variable 'coefs' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:113]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:165]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:167]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:196]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:249]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:251]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:253]: (style) Variable 'Mz' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:285]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:358]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:425]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:427]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:460]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:528]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:530]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:532]: (style) Variable 'Mz' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:564]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:662]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:721]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:723]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:752]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:804]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:806]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:808]: (style) Variable 'Mz' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:842]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:924]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1005]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1007]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1038]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1111]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1113]: (style) Variable 'My' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1115]: (style) Variable 'Mz' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1146]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\multi_nubspline_create.c:1172]: (style) Variable 'N' is assigned a value that is never used.

[einspline-0.9.2\src\nubasis.c:584]: (style) Unused variable: dbf01

[einspline-0.9.2\src\nubasis.c:584]: (style) Unused variable: dbf23

[einspline-0.9.2\src\nubspline_create.c:258]: (style) Variable 'M' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:284]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:335]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:594]: (style) Variable 'M' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:621]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:673]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:763]: (style) Variable 'M' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:789]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:840]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:930]: (style) Variable 'M' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:956]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\nubspline_create.c:1010]: (style) Variable 'Mx' is assigned a value that is never used.

[einspline-0.9.2\src\test_blip.c:118]: (style) Unused variable: interp

[einspline-0.9.2\src\test_blip.c:139]: (style) Unused variable: gex

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_bspline_d.c:152]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_bspline_s.c:152]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:1328]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:1329]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:1330]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:1980]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:1981]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:1982]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2082]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2083]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2084]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2209]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2210]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:2211]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi.c:61]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:68]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:61]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:68]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:61]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:68]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:61]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:68]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:164]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:172]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:307]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:315]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:489]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:496]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:489]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:496]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:489]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:496]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:489]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:496]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:584]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:592]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:727]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:735]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:863]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:870]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:972]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:980]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1141]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1149]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1279]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1287]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1391]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1398]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1615]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1623]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1767]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1775]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi.c:1906]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:1914]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:2035]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:2043]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi.c:2137]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi.c:2145]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1326]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1327]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1328]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1862]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1863]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1864]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1964]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1965]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:1966]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:2091]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:2092]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:2093]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\test_multi_cpp.cc:59]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:66]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:59]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:66]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:59]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:66]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:59]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:66]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:162]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:170]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:305]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:313]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:487]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:494]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:487]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:494]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:487]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:494]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:487]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:494]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:582]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:590]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:725]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:733]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:861]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:868]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:970]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:978]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1139]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1147]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1277]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1285]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1389]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1396]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1497]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1505]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1649]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1657]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\test_multi_cpp.cc:1788]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1796]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:1917]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:1925]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\test_multi_cpp.cc:2019]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\test_multi_cpp.cc:2027]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:1461]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1462]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1463]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1807]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1808]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1809]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1942]: (style) Unused variable: multi_lapl

[einspline-0.9.2\src\time_multi.c:1942]: (style) Unused variable: norm_lapl

[einspline-0.9.2\src\time_multi.c:1949]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1950]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:1951]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2067]: (style) Unused variable: multi_lapl

[einspline-0.9.2\src\time_multi.c:2067]: (style) Unused variable: norm_lapl

[einspline-0.9.2\src\time_multi.c:2074]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2075]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2076]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2204]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2205]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2206]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2395]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2396]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2397]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2498]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2499]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2500]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2625]: (style) Variable 'x' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2626]: (style) Variable 'y' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2627]: (style) Variable 'z' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2719]: (style) Variable 'norm_start' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:2727]: (style) Variable 'norm_end' is assigned a value that is never used.

[einspline-0.9.2\src\time_multi.c:62]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:69]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:62]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:69]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:62]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:69]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:62]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:69]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:165]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:173]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:308]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:316]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:490]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:497]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:490]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:497]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:490]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:497]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:490]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:497]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:585]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:593]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:728]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:736]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:864]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:871]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:973]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:981]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:1143]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:1150]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1272]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1280]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1412]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1420]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1524]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1531]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1632]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1640]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:1784]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1792]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:1926]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:1934]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2051]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2059]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2181]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2189]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: xBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: xBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: xBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: xBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: yBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: yBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: yBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: yBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: zBC.lVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: zBC.lVal_i

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: zBC.rVal_r

[einspline-0.9.2\src\time_multi.c:2321]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2329]: (error) Uninitialized struct member: zBC.rVal_i

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2451]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2459]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: x_grid.delta

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: x_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: y_grid.delta

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: y_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: z_grid.delta

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: z_grid.delta_inv

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: xBC.lVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: xBC.rVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: yBC.lVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: yBC.rVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: zBC.lVal

[einspline-0.9.2\src\time_multi.c:2553]: (error) Uninitialized struct member: zBC.rVal

[einspline-0.9.2\src\time_multi.c:2561]: (error) Uninitialized struct member: zBC.rVal


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/einstein/einstein_2.0.dfsg.2.orig.tar.gz
[einstein-2.0\buffer.cpp:74]: (style) The scope of the variable 'ib' can be reduced.

[einstein-2.0\exceptions.h:15]: (performance) Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list.

[einstein-2.0\conf.cpp:440]: (style) The scope of the variable 'v' can be reduced.

[einstein-2.0\conf.cpp:477]: (style) The scope of the variable 'len' can be reduced.

[einstein-2.0\conf.cpp:1015]: (style) The scope of the variable 'fs' can be reduced.

[einstein-2.0\conf.cpp:1059]: (style) Variable 'len' is assigned a value that is never used.

[einstein-2.0\conf.cpp:1046]: (error) Memory leak: fs

[einstein-2.0\conf.cpp:1282]: (error) Memory leak: s

[einstein-2.0\convert.cpp:43]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[einstein-2.0\descr.cpp:77]: (style) 'class Description' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[einstein-2.0\descr.cpp:165]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\descr.cpp:229]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\descr.cpp:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\descr.cpp:252]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\font.cpp:25]: (error) Common realloc mistake: 'convBuf' nulled but not freed upon failure

[einstein-2.0\formatter.cpp:47]: (warning) Assignment of function parameter has no effect outside the function.

[einstein-2.0\formatter.cpp:27]: (style) The scope of the variable 'argNo' can be reduced.

[einstein-2.0\formatter.h:14]: (style) 'class Formatter' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[einstein-2.0\game.h:17]: (style) 'class Game' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[einstein-2.0\game.cpp:298]: (performance) Function parameter 's' should be passed by reference.

[einstein-2.0\game.cpp:492]: (performance) Possible inefficient checking for 'rules' emptiness.

[einstein-2.0\game.cpp:468]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\horhints.cpp:56]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\buffer.cpp:74]: (style) The scope of the variable 'ib' can be reduced.

[einstein-2.0\mkres\exceptions.h:19]: (performance) Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list.

[einstein-2.0\mkres\compressor.cpp:30]: (style) The scope of the variable 'ib' can be reduced.

[einstein-2.0\mkres\compressor.cpp:7]: (warning) Member variable 'ResourceCompressor::stream' is not initialized in the constructor.

[einstein-2.0\mkres\compressor.cpp:7]: (warning) Member variable 'ResourceCompressor::dontDeleteStream' is not initialized in the constructor.

[einstein-2.0\mkres\compressor.cpp:98]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\compressor.cpp:116]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\compressor.cpp:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\convert.cpp:43]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[einstein-2.0\mkres\format.cpp:17]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\main.cpp:89]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\messages.cpp:184]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\messages.cpp:191]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\messages.cpp:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\messages.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\msgformatter.cpp:15]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\streams.cpp:20]: (performance) Possible inefficient checking for 'backBuf' emptiness.

[einstein-2.0\mkres\table.cpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\table.cpp:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\table.cpp:326]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\mkres\unicode.cpp:293]: (style) The scope of the variable 'i' can be reduced.

[einstein-2.0\mkres\unicode.cpp:132]: (style) Unsigned variable 'max_len' can't be negative so it is unnecessary to test it.

[einstein-2.0\mkres\unicode.cpp:589]: (style) Variable 'mask' is assigned a value that is never used.

[einstein-2.0\opensave.cpp:225]: (warning) Member variable 'LoadCommand::saved' is not initialized in the constructor.

[einstein-2.0\opensave.cpp:175]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:201]: (style) The scope of the variable 'a' can be reduced.

[einstein-2.0\puzgen.cpp:201]: (style) The scope of the variable 'b' can be reduced.

[einstein-2.0\puzgen.cpp:201]: (style) The scope of the variable 'c' can be reduced.

[einstein-2.0\puzgen.cpp:228]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:253]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:277]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:331]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:344]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzgen.cpp:372]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\puzzle.cpp:15]: (warning) Member variable 'Puzzle::winCommand' is not initialized in the constructor.

[einstein-2.0\puzzle.cpp:15]: (warning) Member variable 'Puzzle::failCommand' is not initialized in the constructor.

[einstein-2.0\random.cpp:84]: (style) The scope of the variable 'mag01' can be reduced.

[einstein-2.0\resources.cpp:241]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[einstein-2.0\resources.cpp:261]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[einstein-2.0\resources.cpp:384]: (error) Memory leak: d

[einstein-2.0\resources.cpp:283]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:424]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:527]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:529]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:537]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:560]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\resources.cpp:565]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\rules.cpp:535]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::fullScreen' is not initialized in the constructor.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::saveX' is not initialized in the constructor.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::saveY' is not initialized in the constructor.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::niceCursor' is not initialized in the constructor.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::cursor' is not initialized in the constructor.

[einstein-2.0\screen.cpp:7]: (warning) Member variable 'Screen::emptyCursor' is not initialized in the constructor.

[einstein-2.0\screen.cpp:163]: (performance) Possible inefficient checking for 'regions' emptiness.

[einstein-2.0\screen.cpp:188]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\sound.cpp:11]: (warning) Member variable 'Sound::enableFx' is not initialized in the constructor.

[einstein-2.0\sound.cpp:11]: (warning) Member variable 'Sound::volume' is not initialized in the constructor.

[einstein-2.0\sound.cpp:27]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\storage.cpp:10]: (style) 'class StorageHolder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[einstein-2.0\streams.cpp:20]: (performance) Possible inefficient checking for 'backBuf' emptiness.

[einstein-2.0\table.cpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\table.cpp:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\table.cpp:326]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\tokenizer.cpp:43]: (performance) Possible inefficient checking for 'stack' emptiness.

[einstein-2.0\tokenizer.cpp:68]: (performance) Possible inefficient checking for 'stack' emptiness.

[einstein-2.0\topscores.cpp:32]: (performance) Possible inefficient checking for 'scores' emptiness.

[einstein-2.0\topscores.cpp:43]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\unicode.cpp:293]: (style) The scope of the variable 'i' can be reduced.

[einstein-2.0\unicode.cpp:132]: (style) Unsigned variable 'max_len' can't be negative so it is unnecessary to test it.

[einstein-2.0\unicode.cpp:589]: (style) Variable 'mask' is assigned a value that is never used.

[einstein-2.0\utils.cpp:397]: (style) The scope of the variable 'ib' can be reduced.

[einstein-2.0\verthints.cpp:165]: (warning) Assignment of function parameter has no effect outside the function.

[einstein-2.0\verthints.cpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:452]: (warning) Comparison of a boolean with an integer.

[einstein-2.0\widgets.cpp:305]: (style) The scope of the variable 'dispetchEvent' can be reduced.

[einstein-2.0\widgets.cpp:227]: (warning) Member variable 'Area::terminate' is not initialized in the constructor.

[einstein-2.0\widgets.cpp:562]: (warning) Member variable 'InputField::lastChar' is not initialized in the constructor.

[einstein-2.0\widgets.cpp:870]: (warning) Member variable 'Slider::dragOffsetX' is not initialized in the constructor.

[einstein-2.0\widgets.cpp:234]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:259]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:266]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:273]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:284]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:347]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[einstein-2.0\widgets.cpp:364]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eio/eio_1.7.7.orig.tar.gz
[eio-1.7.7\src\lib\eio_file.c:613] -> [eio-1.7.7\src\lib\eio_file.c:634]: (performance) Variable 'out' is reassigned a value before the old one has been used.

[eio-1.7.7\src\lib\eio_monitor_inotify.c:97]: (style) The scope of the variable 'fd' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_inotify.c:143]: (style) The scope of the variable 'backend' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_inotify.c:147]: (style) The scope of the variable 'event_size' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_inotify.c:120]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eio-1.7.7\src\lib\eio_monitor_poll.c:72]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eio-1.7.7\src\lib\eio_monitor_win32.c:66]: (style) The scope of the variable 'wname' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_win32.c:67]: (style) The scope of the variable 'name' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_win32.c:71]: (style) The scope of the variable 'event' can be reduced.

[eio-1.7.7\src\lib\eio_monitor_win32.c:211]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eio-1.7.7\src\lib\eio_single.c:440]: (error) Memory leak: s

[eio-1.7.7\src\lib\eio_single.c:503]: (error) Memory leak: l

[eio-1.7.7\src\lib\eio_single.c:534]: (error) Memory leak: r

[eio-1.7.7\src\lib\eio_single.c:565]: (error) Memory leak: r

[eio-1.7.7\src\lib\eio_single.c:598]: (error) Memory leak: c


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eiskaltdcpp/eiskaltdcpp_2.2.9.orig.tar.xz
[eiskaltdcpp-2.2.9\dcpp\Util.h:357]: (warning) %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'.

[eiskaltdcpp-2.2.9\dcpp\Thread.h:116]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\ADLSearch.cpp:285]: (style) Variable 'type' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\dcpp\DirectoryListing.h:57]: (warning) Member variable 'File::adls' is not assigned a value in 'File::operator='.

[eiskaltdcpp-2.2.9\dcpp\DirectoryListing.h:57]: (warning) Member variable 'File::mediaInfo' is not assigned a value in 'File::operator='.

[eiskaltdcpp-2.2.9\dcpp\ADLSearch.h:112]: (warning) Member variable 'ADLSearchManager::breakOnFirst' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\dcpp\ADLSearch.h:107]: (warning) Member variable 'DestDir::fileAdded' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\dcpp\Socket.h:72]: (warning) Member variable 'Socket::type' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\dcpp\StringSearch.h:43]: (style) 'StringSearch::operator=' should return 'StringSearch &'.

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:189]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:190]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:191]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:192]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:193]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:194]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:195]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:196]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:197]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:198]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:199]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:200]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:201]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:202]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:203]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:204]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:205]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:206]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:207]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:208]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\AdcCommand.h:209]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\UserCommand.h:68]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\UserConnection.h:45]: (style) The class 'UserConnection' does not have a constructor.

[eiskaltdcpp-2.2.9\dcpp\HubEntry.h:60]: (style) The class 'FavoriteHubEntry' does not have a constructor.

[eiskaltdcpp-2.2.9\dcpp\CryptoManager.cpp:53]: (style) The scope of the variable 'dh4096_p' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\CryptoManager.cpp:99]: (style) The scope of the variable 'dh4096_g' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\DirectoryListing.cpp:84]: (style) Unused variable: txt

[eiskaltdcpp-2.2.9\dcpp\DirectoryListing.cpp:307]: (style) Unused variable: tmp

[eiskaltdcpp-2.2.9\dcpp\File.cpp:286]: (style) The scope of the variable 'result' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\HashManager.h:254]: (style) Unused private function: 'StreamStore::setCheckSum'

[eiskaltdcpp-2.2.9\dcpp\HashManager.h:255]: (style) Unused private function: 'StreamStore::validateCheckSum'

[eiskaltdcpp-2.2.9\dcpp\NmdcHub.cpp:603]: (style) Variable 'pk' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\dcpp\PerFolderLimit.cpp:127]: (error) Null pointer dereference

[eiskaltdcpp-2.2.9\dcpp\PerFolderLimit.cpp:67]: (performance) Inefficient usage of string::find() in condition; string::compare() would be faster.

[eiskaltdcpp-2.2.9\dcpp\QueueItem.cpp:269]: (warning) %I64d in format string (no. 1) requires '__int64' but the argument type is 'int'.

[eiskaltdcpp-2.2.9\dcpp\QueueItem.cpp:269]: (warning) %I64d in format string (no. 2) requires '__int64' but the argument type is 'int'.

[eiskaltdcpp-2.2.9\dcpp\QueueManager.cpp:243]: (style) Variable 'lastError' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\dcpp\QueueManager.cpp:582]: (style) Unused variable: fn

[eiskaltdcpp-2.2.9\dcpp\QueueManager.cpp:241]: (warning) Return value of std::remove() ignored. Elements remain in container.

[eiskaltdcpp-2.2.9\dcpp\QueueManager.cpp:296]: (warning) Return value of std::remove() ignored. Elements remain in container.

[eiskaltdcpp-2.2.9\dcpp\QueueManager.cpp:327]: (warning) Return value of std::remove() ignored. Elements remain in container.

[eiskaltdcpp-2.2.9\dcpp\ScriptManager.cpp:100]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\ScriptManager.cpp:275]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\ScriptManager.cpp:287]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\ScriptManager.cpp:299]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\Socket.cpp:643]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\dcpp\Text.cpp:166]: (style) The scope of the variable 'rv' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\Text.cpp:363]: (style) The scope of the variable 'rv' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\TigerHash.h:69]: (style) Unused private function: 'TigerHash::tigerCompress'

[eiskaltdcpp-2.2.9\dcpp\User.cpp:32]: (warning) Member variable 'OnlineUser::isInList' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\dcpp\Util.cpp:1107]: (style) The scope of the variable 'mag01' can be reduced.

[eiskaltdcpp-2.2.9\dcpp\Util.cpp:974]: (style) Variable 'loc' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\dht\SearchManager.h:37]: (warning) Member variable 'Search::type' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\dht\DHT.cpp:436]: (style) Variable 'ip' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\dht\DHT.cpp:47]: (performance) Variable 'lastExternalIP' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\dht\KBucket.cpp:127]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-daemon\ServerThread.cpp:788]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-daemon\ServerThread.cpp:992]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-daemon\ServerThread.cpp:1016]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\UserCommandMenu.cc:157]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.hh:100]: (warning) Member variable 'Column::type' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.hh:100]: (warning) Member variable 'Column::width' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.hh:100]: (warning) Member variable 'Column::visible' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.hh:55]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.hh:59]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.hh:61]: (performance) Function parameter 'target' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.hh:61]: (performance) Function parameter 'status' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.hh:64]: (performance) Function parameter 'primaryText' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.hh:64]: (performance) Function parameter 'secondaryText' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:126]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:146]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:179]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:316]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:348]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:378]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:403]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:424]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:445]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\adlsearch.cc:229]: (style) Unused variable: sourceTypeString

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\bacon-message-connection.c:226]: (style) The scope of the variable 'newfile' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\bookentry.cc:79]: (style) Variable 'group' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\cmddebug.cc:120]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\cmddebug.cc:131]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\cmddebug.cc:147]: (style) Unused variable: message

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:512]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:520]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:541]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:576]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:595]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:612]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:634]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:663]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:701]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:717]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:743]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:777]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:863]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:902]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:928]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:954]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:980]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1006]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1032]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:719]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:744]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:867]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:906]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:932]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:958]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:984]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1010]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1036]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1086]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1112]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\downloadqueue.cc:1223]: (style) The scope of the variable 'file' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticons.cc:55]: (performance) Variable 'currPackName' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:147]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:379]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:397]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:266]: (style) The scope of the variable 'image' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:37]: (warning) Member variable 'EmoticonsDialog::icon_width' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\emoticonsdialog.cc:37]: (warning) Member variable 'EmoticonsDialog::icon_height' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:200]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:207]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:239]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:269]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:299]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:443]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:478]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoritehubs.cc:489]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:128]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:147]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:168]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:199]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:228]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:257]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:283]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:311]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:335]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:361]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:412]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:467]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:204]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:233]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:262]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:288]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:316]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:340]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:418]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:483]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:483]: (performance) Function parameter 'hubUrl' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:506]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:506]: (performance) Function parameter 'hubUrl' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:518]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:528]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:538]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:548]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:548]: (performance) Function parameter 'description' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:599]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.cc:610]: (performance) Function parameter 'text' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:288]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:323]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:378]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:444]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:469]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:495]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:500]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:526]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:620]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:476]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:507]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\finishedtransfers.cc:546]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\hashdialog.cc:114]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1134]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1347]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1361]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1367]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1373]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1394]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1518]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1539]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1544]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1554]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1594]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1614]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1634]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1652]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1672]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1713]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1766]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1776]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1798]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1800]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1827]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1841]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1863]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1869]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1875]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1881]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1941]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1959]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1965]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1971]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1977]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1983]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1989]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1995]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2008]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2043]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2054]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2061]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2067]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2072]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2084]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2089]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2098]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2104]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2110]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2122]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2144]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2150]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2169]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2176]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2205]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2223]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2405]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2416]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2475]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2488]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2501]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2514]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2526]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2539]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:2229]: (style) The scope of the variable 'hub' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:45]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:46]: (performance) Function parameter 'text' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:63]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:63]: (performance) Function parameter 'hubUrl' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:64]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:64]: (performance) Function parameter 'hubUrl' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:65]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:66]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:67]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:68]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\favoriteusers.hh:68]: (performance) Function parameter 'description' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\hub.hh:90]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\hub.hh:157]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\hub.hh:158]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.hh:49]: (performance) Function parameter 'search' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.hh:49]: (performance) Function parameter 'type' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.hh:50]: (performance) Function parameter 'text' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.hh:41]: (performance) Function parameter 'file' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.hh:56]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.hh:57]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.hh:58]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.hh:59]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1500]: (performance) Function parameter 'primaryText' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\mainwindow.cc:1500]: (performance) Function parameter 'secondaryText' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\notify.cc:226]: (style) Variable 'message' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\notify.hh:66]: (warning) Member variable 'Notify::icon_width' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\notify.hh:66]: (warning) Member variable 'Notify::icon_height' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\notify.hh:66]: (warning) Member variable 'Notify::currIconSize' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\notify.hh:66]: (warning) Member variable 'Notify::notification' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:862]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:878]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1051]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1083]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1113]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1143]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1174]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1183]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1192]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1231]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1242]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1261]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1268]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1275]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1282]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1289]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1295]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1324]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1331]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1346]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:1358]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\privatemessage.cc:569]: (style) The scope of the variable 'search' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:191]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:200]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:213]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:233]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:253]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:267]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:279]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:289]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:314]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:358]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:373]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:388]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:401]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\publichubs.cc:410]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:944]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:954]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:975]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:989]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1017]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1035]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1044]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1066]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1073]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1100]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1114]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1124]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1141]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1150]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1159]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1189]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1229]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1269]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1309]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1368]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1397]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1432]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1467]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1501]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1534]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1569]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1603]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1640]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1682]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1996]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:2095]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:2107]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:241]: (style) The scope of the variable 'client' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:903]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1196]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1235]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1276]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1334]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1374]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1403]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1438]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1473]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1507]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1541]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1575]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1610]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1690]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\search.cc:1648]: (style) Unused variable: remove

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:407]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:443]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:456]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:462]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:486]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:499]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:508]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:521]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:554]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:588]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:609]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:630]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:527]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:242]: (performance) Function parameter 'search' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:242]: (performance) Function parameter 'type' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\searchspy.cc:395]: (performance) Function parameter 'text' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:182]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:740]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:762]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:775]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:788]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:823]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:860]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:866]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:895]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:904]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:910]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:937]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:944]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:950]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:977]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:984]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1013]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1047]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1119]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:457]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:496]: (style) The scope of the variable 'dir' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:986]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1015]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1049]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1121]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1194]: (style) The scope of the variable 'treepath' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1223]: (style) The scope of the variable 'dirList' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:455]: (style) Unused variable: filename

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1123]: (style) Unused variable: name

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\sharebrowser.cc:1198]: (style) Variable 'path2' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:170]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:202]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:234]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:262]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:295]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:327]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:360]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:386]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:423]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:443]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:130]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:172]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:204]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:237]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:265]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:297]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:330]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:363]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:389]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:509]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:641]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:753]: (performance) Function parameter 'target' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\transfers.cc:753]: (performance) Function parameter 'status' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.cc:394]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.cc:408]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.cc:480]: (style) The scope of the variable 'col' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.cc:29]: (warning) Member variable 'TreeView::visibleColumns' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\treeview.cc:29]: (warning) Member variable 'TreeView::menu' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:147]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:174]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:201]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:226]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:253]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:280]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:295]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:316]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:152]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:179]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:206]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:231]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:258]: (style) The scope of the variable 'path' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:329]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:338]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:347]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\uploadqueue.cc:362]: (performance) Function parameter 'cid' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\wulformanager.cc:230]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\wulformanager.cc:237]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\wulformanager.hh:31]: (style) 'class WulforManager' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\settingsdialog.hh:74]: (performance) Function parameter 'error' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-gtk\src\settingsdialog.hh:78]: (performance) Function parameter 'ext' should be passed by reference.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\scriptengine\ClientManagerScript.h:61]: (warning) Member variable 'ClientManagerScript::CM' is not assigned a value in 'ClientManagerScript::operator='.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\scriptengine\HashManagerScript.h:50]: (warning) Member variable 'HashManagerScript::HM' is not assigned a value in 'HashManagerScript::operator='.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\scriptengine\ScriptEngine.h:77]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\ArenaWidget.h:89]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\DownloadQueueModel.h:52]: (style) 'DownloadQueueItem::operator=' should return 'DownloadQueueItem &'.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\DownloadQueue.h:47]: (style) 'class Menu' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\DownloadQueueModel.cpp:578]: (style) The scope of the variable 'found' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\MainWindow.h:297]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\FileBrowserModel.h:35]: (style) 'FileBrowserItem::operator=' should return 'FileBrowserItem &'.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\FinishedTransfers.h:432]: (style) The scope of the variable 'full' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\ArenaWidget.h:136]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\IPFilter.cpp:210]: (style) The scope of the variable 'el' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\IPFilterFrame.cpp:169]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\IPFilterFrame.cpp:341]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\IPFilterModel.cpp:176]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\SearchFrame.h:199]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\Notification.h:102]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\HubManager.h:59]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\PublicHubs.cpp:165]: (style) The scope of the variable 'item' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\PublicHubs.cpp:178]: (style) The scope of the variable 'item' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\PublicHubs.cpp:194]: (style) The scope of the variable 'item' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\HubFrame.h:295]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\SearchFrame.cpp:881]: (style) The scope of the variable 'SB' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\SearchFrame.cpp:1414]: (style) The scope of the variable 'fr' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\SettingsShortcuts.cpp:102]: (style) The scope of the variable 'act' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\SideBar.cpp:293]: (style) The scope of the variable 'item' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\DownloadQueue.h:154]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\TransferView.cpp:558]: (style) The scope of the variable 'fr' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\TransferViewModel.h:55]: (style) 'TransferViewItem::operator=' should return 'TransferViewItem &'.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\TransferView.h:48]: (style) 'class Menu' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\TransferViewModel.cpp:296]: (style) The scope of the variable 'to' can be reduced.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\UCModel.cpp:310]: (error) Uninitialized variable: new_type

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\UserListModel.cpp:544]: (warning) Member variable 'UserListItem::_isOp' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\UserListModel.cpp:544]: (warning) Member variable 'UserListItem::_isFav' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\UserListModel.cpp:546]: (warning) Member variable 'UserListItem::_isOp' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\UserListModel.cpp:546]: (warning) Member variable 'UserListItem::_isFav' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\eiskaltdcpp-qt\src\WulforUtil.cpp:1063]: (style) The scope of the variable 'column' can be reduced.

[eiskaltdcpp-2.2.9\extra\ipfilter.cpp:107] -> [eiskaltdcpp-2.2.9\extra\ipfilter.cpp:110]: (performance) Variable 'str_ip' is reassigned a value before the old one has been used.

[eiskaltdcpp-2.2.9\extra\ipfilter.cpp:137]: (style) Unsigned variable 'mask1' can't be negative so it is unnecessary to test it.

[eiskaltdcpp-2.2.9\extra\ipfilter.cpp:107]: (style) Variable 'str_mask' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\extra\ipfilter.cpp:425]: (style) Variable 'str_mask' is assigned a value that is never used.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_client.cpp:37]: (warning) Member variable 'Client::m_protocol' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_handler.h:110]: (performance) Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_client.cpp:40]: (performance) Variable 'm_address' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_handler.cpp:185] -> [eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_handler.cpp:188]: (performance) Variable 'parsing' is reassigned a value before the old one has been used.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_httpserver.cpp:120]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_httpserver.cpp:44]: (style) C-style pointer casting

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_httpserver.cpp:41]: (style) The scope of the variable 'post_data' can be reduced.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_httpserver.cpp:65]: (performance) Variable 'm_address' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_server.cpp:31]: (warning) Member variable 'Server::m_protocol' is not initialized in the constructor.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_server.cpp:34]: (performance) Variable 'm_address' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_tcpserver.cpp:65]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_tcpserver.cpp:77] -> [eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_tcpserver.cpp:80]: (performance) Variable 'nb' is reassigned a value before the old one has been used.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_udpserver.cpp:62] -> [eiskaltdcpp-2.2.9\json\jsonrpc-cpp\jsonrpc_udpserver.cpp:67]: (performance) Variable 'nb' is reassigned a value before the old one has been used.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\netstring.cpp:97]: (performance) Variable 'm_msg' is assigned in constructor body. Consider performing initialization in initialization list.

[eiskaltdcpp-2.2.9\json\jsonrpc-cpp\networking.cpp:43] -> [eiskaltdcpp-2.2.9\json\jsonrpc-cpp\networking.cpp:49]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\minissdpc.c:52]: (style) The scope of the variable 'url' can be reduced.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\minissdpc.c:54]: (style) The scope of the variable 'urlsize' can be reduced.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\minissdpc.c:54]: (style) The scope of the variable 'usnsize' can be reduced.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\miniupnpc.c:145]: (style) The scope of the variable 'pv' can be reduced.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\miniwget.c:94]: (error) Common realloc mistake: 'header_buf' nulled but not freed upon failure

[eiskaltdcpp-2.2.9\upnp\miniupnpc\miniwget.c:234]: (error) Common realloc mistake: 'content_buf' nulled but not freed upon failure

[eiskaltdcpp-2.2.9\upnp\miniupnpc\miniwget.c:258]: (error) Common realloc mistake: 'content_buf' nulled but not freed upon failure

[eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:162]: (warning) Assignment of function parameter has no effect outside the function.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:462] -> [eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:496]: (warning) Possible null pointer dereference: intClient - otherwise it is redundant to check it against null.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:463] -> [eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:503]: (warning) Possible null pointer dereference: intPort - otherwise it is redundant to check it against null.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpcommands.c:808]: (style) The scope of the variable 'p' can be reduced.

[eiskaltdcpp-2.2.9\upnp\miniupnpc\upnpreplyparse.c:29]: (style) The scope of the variable 'nv' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ejabberd/ejabberd_2.1.5.orig.tar.gz
[ejabberd-2.1.5\src\expat_erl.c:131]: (style) The scope of the variable 'errcode' can be reduced.

[ejabberd-2.1.5\src\expat_erl.c:132]: (style) The scope of the variable 'errstring' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:105]: (style) The scope of the variable 'i' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:131]: (style) The scope of the variable 'i' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:158]: (style) The scope of the variable 'errtxt' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:179]: (style) The scope of the variable 'srv' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:179]: (style) The scope of the variable 'user' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:180]: (style) The scope of the variable 'service' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:180]: (style) The scope of the variable 'username' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:201]: (style) The scope of the variable 'srv' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:201]: (style) The scope of the variable 'user' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:201]: (style) The scope of the variable 'pass' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:202]: (style) The scope of the variable 'service' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:202]: (style) The scope of the variable 'username' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:202]: (style) The scope of the variable 'password' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:227]: (style) The scope of the variable 'cmd' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:227]: (style) The scope of the variable 'port' can be reduced.

[ejabberd-2.1.5\src\pam\epam.c:227]: (style) The scope of the variable 'data' can be reduced.

[ejabberd-2.1.5\src\stringprep\stringprep_drv.c:73]: (style) The scope of the variable 'next' can be reduced.

[ejabberd-2.1.5\src\stringprep\stringprep_drv.c:203]: (style) The scope of the variable 'c' can be reduced.

[ejabberd-2.1.5\src\stringprep\stringprep_drv.c:215]: (style) The scope of the variable 'cclass2' can be reduced.

[ejabberd-2.1.5\src\stringprep\stringprep_drv.c:216]: (style) The scope of the variable 'ch2' can be reduced.

[ejabberd-2.1.5\src\xml.c:184]: (style) The scope of the variable 'rbuf' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eject/eject_2.1.5+deb1+cvs20081104.orig.tar.gz
[eject-2.1.5+deb1+cvs20081104\eject.c:37]: (error) DEFAULTDEVICE not set, check Makefile

[eject-2.1.5+deb1+cvs20081104\eject.c:37]: (error) #error DEFAULTDEVICE not set, check Makefile

[eject-2.1.5+deb1+cvs20081104\volname.c:33]: (error) DEFAULTDEVICE not set, check Makefile

[eject-2.1.5+deb1+cvs20081104\volname.c:33]: (error) #error DEFAULTDEVICE not set, check Makefile


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ejs.js/ejs.js_0.8.4.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ekeyd/ekeyd_1.1.5.orig.tar.gz
[ekeyd-1.1.5\device\skein\brg_types.h:56]: (error) Please define uint_8t as an 8-bit unsigned integer type in brg_types.h

[ekeyd-1.1.5\device\skein\brg_types.h:65]: (error) Please define uint_16t as a 16-bit unsigned short type in brg_types.h

[ekeyd-1.1.5\device\skein\brg_types.h:80]: (error) Please define uint_32t as a 32-bit unsigned integer type in brg_types.h

[ekeyd-1.1.5\device\skein\brg_endian.h:131]: (error) Please edit lines 126 or 128 in brg_endian.h to set the platform byte order

[ekeyd-1.1.5\device\skein\skein_port.h:61]: (error) "Skein needs endianness setting!"

[ekeyd-1.1.5\device\skein\brg_types.h:56]: (error) #error Please define uint_8t as an 8-bit unsigned integer type in brg_types.h

[ekeyd-1.1.5\host\daemonise.c:25]: (style) The scope of the variable 'pidfile' can be reduced.

[ekeyd-1.1.5\host\daemonise.c:27]: (style) The scope of the variable 'fdlimit' can be reduced.

[ekeyd-1.1.5\host\daemonise.c:28]: (style) The scope of the variable 'cfd' can be reduced.

[ekeyd-1.1.5\host\egd-linux.c:223]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ekeyd-1.1.5\host\ekey-setkey.c:312]: (error) Memory leak: mkey

[ekeyd-1.1.5\host\ekey-ulusbd.c:177]: (style) The scope of the variable 'r' can be reduced.

[ekeyd-1.1.5\host\ekey-ulusbd.c:113]: (style) Variable 'r' is assigned a value that is never used.

[ekeyd-1.1.5\host\ekeyd.c:34]: (error) "tool verison not set"

[ekeyd-1.1.5\host\ekeyd.c:34]: (error) #error "tool verison not set"

[ekeyd-1.1.5\host\fds.c:86]: (style) The scope of the variable 'fdcnt' can be reduced.

[ekeyd-1.1.5\host\fds.c:87]: (style) The scope of the variable 'fdloop' can be reduced.

[ekeyd-1.1.5\host\keydb.c:167]: (style) The scope of the variable 'res' can be reduced.

[ekeyd-1.1.5\host\lstate.c:434]: (error) Uninitialized variable: result


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ekg/ekg_1.9~pre+r2855.orig.tar.gz
[ekg-1.9~pre+r2855\compat\scandir.c:95]: (style) Array index 'i' is used before limits check.

[ekg-1.9~pre+r2855\contrib\ekg_logs\parse.c:160]: (style) The scope of the variable 'date' can be reduced.

[ekg-1.9~pre+r2855\contrib\ioctld-client.c:183]: (style) The scope of the variable 'ret' can be reduced.

[ekg-1.9~pre+r2855\contrib\ioctld-client.c:186]: (style) The scope of the variable 'h' can be reduced.

[ekg-1.9~pre+r2855\contrib\ioctld-client.c:95]: (style) Array index 's' is used before limits check.

[ekg-1.9~pre+r2855\contrib\ioctld-client.c:146]: (style) Array index 's' is used before limits check.

[ekg-1.9~pre+r2855\contrib\listmerge.c:91] -> [ekg-1.9~pre+r2855\contrib\listmerge.c:88]: (warning) Possible null pointer dereference: i1 - otherwise it is redundant to check it against null.

[ekg-1.9~pre+r2855\contrib\listmerge.c:91] -> [ekg-1.9~pre+r2855\contrib\listmerge.c:88]: (warning) Possible null pointer dereference: i2 - otherwise it is redundant to check it against null.

[ekg-1.9~pre+r2855\contrib\listmerge.c:106]: (warning) Assert statement modifies 'inodes'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:208]: (warning) Assert statement modifies 'res'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:251]: (warning) Assert statement modifies 'buf'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:271]: (warning) Assert statement modifies 'buf'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:272]: (warning) Assert statement modifies 'buf'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:281]: (warning) Assert statement modifies 'buf'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:287]: (warning) Assert statement modifies 'buf'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:314]: (warning) Assert statement modifies 's'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:321]: (warning) Assert statement modifies 's'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:335]: (warning) Assert statement modifies 'entries'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:402]: (warning) Assert statement modifies 'u'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:501]: (warning) Assert statement modifies 'final'.

[ekg-1.9~pre+r2855\contrib\listmerge.c:208]: (error) Common realloc mistake: 'res' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:251]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:271]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:272]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:281]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:287]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:314]: (error) Common realloc mistake: 's' nulled but not freed upon failure

[ekg-1.9~pre+r2855\contrib\listmerge.c:321]: (error) Common realloc mistake: 's' nulled but not freed upon failure

[ekg-1.9~pre+r2855\examples\conn-async.c:47] -> [ekg-1.9~pre+r2855\examples\conn-async.c:53]: (warning) Possible null pointer dereference: sess - otherwise it is redundant to check it against null.

[ekg-1.9~pre+r2855\examples\conn-async.c:24]: (style) The scope of the variable 'ret' can be reduced.

[ekg-1.9~pre+r2855\examples\send.c:15]: (style) The scope of the variable 'e' can be reduced.

[ekg-1.9~pre+r2855\src\configfile.c:177]: (style) The scope of the variable 'tmp' can be reduced.

[ekg-1.9~pre+r2855\src\configfile.c:177]: (style) The scope of the variable 'period_str' can be reduced.

[ekg-1.9~pre+r2855\src\configfile.c:177]: (style) The scope of the variable 'name' can be reduced.

[ekg-1.9~pre+r2855\src\events.c:346]: (style) The scope of the variable 'buf_offset' can be reduced.

[ekg-1.9~pre+r2855\src\events.c:457]: (style) The scope of the variable 'secure' can be reduced.

[ekg-1.9~pre+r2855\src\events.c:670]: (style) The scope of the variable 'foo' can be reduced.

[ekg-1.9~pre+r2855\src\events.c:670]: (style) The scope of the variable 'sender' can be reduced.

[ekg-1.9~pre+r2855\src\events.c:740]: (style) The scope of the variable 'show_short_ack_filtered' can be reduced.

[ekg-1.9~pre+r2855\src\ioctld.c:80]: (style) Array index 's' is used before limits check.

[ekg-1.9~pre+r2855\src\ioctld.c:125]: (style) Array index 's' is used before limits check.

[ekg-1.9~pre+r2855\src\log.c:280]: (style) The scope of the variable 'long_int' can be reduced.

[ekg-1.9~pre+r2855\src\log.c:319]: (style) The scope of the variable 'long_int' can be reduced.

[ekg-1.9~pre+r2855\src\log.c:429]: (style) The scope of the variable 'buf' can be reduced.

[ekg-1.9~pre+r2855\src\mail.c:321]: (style) The scope of the variable 'dir' can be reduced.

[ekg-1.9~pre+r2855\src\mail.c:266]: (style) Variable 'new' is assigned a value that is never used.

[ekg-1.9~pre+r2855\src\mail.c:358]: (style) Variable 'new' is assigned a value that is never used.

[ekg-1.9~pre+r2855\src\python.c:152]: (style) The scope of the variable 'val' can be reduced.

[ekg-1.9~pre+r2855\src\simlite.c:460] -> [ekg-1.9~pre+r2855\src\simlite.c:465]: (performance) Variable 'mbio' is reassigned a value before the old one has been used.

[ekg-1.9~pre+r2855\src\stuff.c:1604]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg-1.9~pre+r2855\src\stuff.c:1803]: (style) The scope of the variable 'buf' can be reduced.

[ekg-1.9~pre+r2855\src\stuff.c:2525]: (style) The scope of the variable 'item' can be reduced.

[ekg-1.9~pre+r2855\src\stuff.c:2525]: (style) The scope of the variable 'tmp' can be reduced.

[ekg-1.9~pre+r2855\src\stuff.c:2703]: (style) The scope of the variable 'x' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-bindings.c:610]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:66]: (style) The scope of the variable 'tabs' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:67]: (style) The scope of the variable 'box' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:285]: (style) The scope of the variable 'child' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:329]: (style) The scope of the variable 'box' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:331]: (style) The scope of the variable 'empty' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:468]: (style) The scope of the variable 'child' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:543]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tabs.c:543]: (style) The scope of the variable 'max' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tree.c:151]: (style) The scope of the variable 'path' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview-tree.c:243]: (style) The scope of the variable 'dest_path' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:87]: (style) The scope of the variable 'buf' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:418]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:454]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:516]: (style) The scope of the variable 'new_ch' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:517]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-chanview.c:517]: (style) The scope of the variable 'num' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-palette.c:166]: (style) The scope of the variable 'i' can be reduced.

[ekg-1.9~pre+r2855\src\ui-gtk-palette.c:168]: (style) The scope of the variable 'cmap' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:205]: (style) The scope of the variable 'slash' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:431]: (style) The scope of the variable 'len' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:450]: (style) The scope of the variable 'params' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:451]: (style) The scope of the variable 'abbrs' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:454]: (style) The scope of the variable 'my_send_nicks_count' can be reduced.

[ekg-1.9~pre+r2855\src\ui-readline.c:208]: (style) Variable 'slash' is assigned a value that is never used.

[ekg-1.9~pre+r2855\src\userlist.c:591]: (style) The scope of the variable 'metagroups' can be reduced.

[ekg-1.9~pre+r2855\src\userlist.c:601]: (style) Variable 'metagroups' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ekg2/ekg2_0.4~pre+20120506.1.orig.tar.gz
[ekg2-0.4~pre+20120506.1\contrib\ekg_hash_benchmark.c:103]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg2-0.4~pre+20120506.1\contrib\ekg_hash_benchmark.c:66]: (warning) Redundant assignment of 'no_prompt_cache_hash' to itself.

[ekg2-0.4~pre+20120506.1\contrib\ekg_hash_benchmark.c:113]: (style) Unused variable: tmp

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:380]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:448]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:458]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:209]: (error) Possible null pointer dereference: myrow

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:330]: (style) Variable 'ts' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:331]: (style) Variable 'n' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:358]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg2-0.4~pre+20120506.1\contrib\logsqlite\logsqlite-fuse.c:362]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[ekg2-0.4~pre+20120506.1\ekg\commands.c:903] -> [ekg2-0.4~pre+20120506.1\ekg\commands.c:905]: (warning) Possible null pointer dereference: w - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:203]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:618]: (style) The scope of the variable 'cmdx' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:1504]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:1505]: (style) The scope of the variable 'last_seen_time' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2033]: (style) The scope of the variable 'p' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2034]: (style) The scope of the variable 'txt' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2436]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3220]: (style) The scope of the variable 'tm' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3220]: (style) The scope of the variable 'st' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3221]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3221]: (style) The scope of the variable 'buf2' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3221]: (style) The scope of the variable 'time_str' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3222]: (style) The scope of the variable 'form' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3287]: (style) The scope of the variable 'tm' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3288]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:3429]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2243]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2043]: (style) Variable 'file' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2036]: (style) Variable 'rd' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\commands.c:2151]: (style) Unused variable: bufek

[ekg2-0.4~pre+20120506.1\ekg\commands.c:1975]: (style) Array index 'i' is used before limits check.

[ekg2-0.4~pre+20120506.1\ekg\completion.c:140]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[ekg2-0.4~pre+20120506.1\ekg\configfile.c:140]: (style) The scope of the variable 'p' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\configfile.c:386]: (style) The scope of the variable 'foo' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\configfile.c:426]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\configfile.c:524]: (style) The scope of the variable 'period_str' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\configfile.c:525]: (style) The scope of the variable 'name' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\connections.c:313]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\dynstuff.c:1241]: (style) The scope of the variable 'cmp' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\net.c:250]: (style) The scope of the variable 'ipv4' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\net.c:372]: (style) The scope of the variable 'len' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\net.c:372]: (style) The scope of the variable 'fd' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\net.c:372]: (style) The scope of the variable 'connret' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\plugins.c:309] -> [ekg2-0.4~pre+20120506.1\ekg\plugins.c:312]: (warning) Possible null pointer dereference: pl - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\ekg\plugins.c:620]: (style) The scope of the variable 'arg' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\plugins.c:379]: (style) Unused variable: l

[ekg2-0.4~pre+20120506.1\ekg\protocol.c:907]: (style) The scope of the variable 'ackformats' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:96]: (style) The scope of the variable 'old_errno' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:181]: (style) The scope of the variable 'lang' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:296]: (style) The scope of the variable 'slang' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:323]: (style) The scope of the variable 'lang' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:342]: (style) The scope of the variable 'scr' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:345]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:471]: (style) The scope of the variable 'temp' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:865]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:895]: (style) The scope of the variable 's' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\scripts.c:138]: (style) Variable 'old_errno' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\sources.c:563]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\sources.c:582]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\sources.c:630]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\sources.c:958]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\sources.c:1566]: (style) Unused variable: w

[ekg2-0.4~pre+20120506.1\ekg\sources.c:1437]: (error) Uninitialized variable: ret

[ekg2-0.4~pre+20120506.1\ekg\srv.c:475]: (style) Unused variable: srv

[ekg2-0.4~pre+20120506.1\ekg\stuff.c:1154]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg2-0.4~pre+20120506.1\ekg\stuff.c:1425]: (style) The scope of the variable 'homedir' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\stuff.c:1531]: (style) The scope of the variable 'item' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\stuff.c:1531]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\stuff.c:693]: (style) Variable 'w' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\themes.c:67]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg2-0.4~pre+20120506.1\ekg\vars.c:337] -> [ekg2-0.4~pre+20120506.1\ekg\vars.c:334]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\ekg\windows.c:95]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\ekg\windows.c:516]: (style) Variable 'wd' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\ekg\xmalloc.c:264]: (error) The code contains characters that are unhandled. Neither unicode nor extended ASCII are supported. (line=264, character code=bf)

[ekg2-0.4~pre+20120506.1\ekg\xmalloc.c:265]: (error) The code contains characters that are unhandled. Neither unicode nor extended ASCII are supported. (line=265, character code=b1)

[ekg2-0.4~pre+20120506.1\ekg\xmalloc.c:153]: (style) Checking if unsigned variable 'n' is less than zero.

[ekg2-0.4~pre+20120506.1\plugins\dbus\dbus.c:90]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\dbus\dbus_iface_im_ekg.c:18]: (style) Variable 'x' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:12]: (style) Variable 'serial' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:13]: (style) Unused variable: current_type

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:14]: (style) Unused variable: buf

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:15]: (style) Unused variable: val

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:16]: (style) Unused variable: level

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getProtocols.c:18]: (style) Unused variable: ret

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:11]: (style) Variable 'serial' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:12]: (style) Unused variable: current_type

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:13]: (style) Unused variable: buf

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:14]: (style) Unused variable: val

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:15]: (style) Unused variable: level

[ekg2-0.4~pre+20120506.1\plugins\dbus\testing\sender_getSessions.c:17]: (style) Unused variable: ret

[ekg2-0.4~pre+20120506.1\plugins\gg\commands.c:554]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\commands.c:775]: (style) Variable 'u' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gg\commands.c:1544]: (style) Variable 'up' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:260]: (style) The scope of the variable 'mqc' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:499]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:754]: (style) The scope of the variable 'j' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:754]: (style) The scope of the variable 'state' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:758]: (style) The scope of the variable 'up' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:865]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:1030]: (style) The scope of the variable 'c_timer' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:149]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gg\gg.c:240]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gg\pubdir50.c:436]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gpg\gpg.c:479]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gsm\main.c:137]: (warning) Redundant assignment of 'priv' to itself.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:66]: (style) The scope of the variable 'tabs' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:67]: (style) The scope of the variable 'box' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:282]: (style) The scope of the variable 'child' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:326]: (style) The scope of the variable 'box' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:328]: (style) The scope of the variable 'empty' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:465]: (style) The scope of the variable 'child' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:540]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tabs.inc:540]: (style) The scope of the variable 'max' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tree.inc:150]: (style) The scope of the variable 'path' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview-tree.inc:243]: (style) The scope of the variable 'dest_path' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:89]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:420]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:456]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:518]: (style) The scope of the variable 'new_ch' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:519]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\chanview.c:519]: (style) The scope of the variable 'num' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\gtkutil.c:354]: (style) The scope of the variable 'img' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\gtkutil.c:354]: (style) The scope of the variable 'bbox' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:331]: (style) The scope of the variable 'p' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:600]: (style) The scope of the variable 'gui' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:1037]: (style) The scope of the variable 'text' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:1125]: (style) The scope of the variable 'item' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:1126]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:1749]: (style) The scope of the variable 'pos' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:650]: (style) Variable 'gui' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gtk\maingui.c:1052]: (style) Variable 'text' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gtk\menu.c:537]: (style) The scope of the variable 'user' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\menu.c:284]: (style) Variable 'nick' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\gtk\palette.c:215]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\palette.c:217]: (style) The scope of the variable 'cmap' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\gtk\userlistgui.c:388]: (style) The scope of the variable 'sel' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\digest.c:244]: (warning) The array 'digest' is too small, the function 'Final' expects a bigger one.

[ekg2-0.4~pre+20120506.1\plugins\icq\digest.c:250]: (warning) The array 'digest' is too small, the function 'Final' expects a bigger one.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:119] -> [ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:122]: (warning) Possible null pointer dereference: s - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:236]: (style) The scope of the variable 'pkt' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:552]: (style) The scope of the variable 'str' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:1030]: (style) The scope of the variable 'prio' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:81]: (style) Variable 'j' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq.c:1549]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_caps.c:79]: (style) The scope of the variable 'names' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_flap_handlers.c:257]: (style) The scope of the variable 'pkt' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers.c:111]: (style) The scope of the variable 'snac_data' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_01service.c:572]: (style) The scope of the variable 'url' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_03buddy.c:438]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_03buddy.c:439]: (style) The scope of the variable 'uid' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_03buddy.c:491]: (style) The scope of the variable 'uid' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_03buddy.c:492]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_04message.c:363]: (style) The scope of the variable 't2711' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_04message.c:260]: (style) struct or union member 'Anonymous3::_unkn' is never used.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_13userlist.c:607]: (style) Variable 'u' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_15extension.c:294]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_15extension.c:404]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_15extension.c:750]: (style) The scope of the variable 'recode' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_15extension.c:751]: (style) The scope of the variable 'uid' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\icq\icq_snac_handlers_15extension.c:748]: (style) struct or union member 'Anonymous5::msg' is never used.

[ekg2-0.4~pre+20120506.1\plugins\ioctld\main.c:71]: (style) Array index 'i' is used before limits check.

[ekg2-0.4~pre+20120506.1\plugins\irc\input.c:212]: (style) The scope of the variable 'ctcp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:352]: (style) The scope of the variable 'recode' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:382]: (style) The scope of the variable 'nicks' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:518]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:697]: (style) The scope of the variable 'head' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:697]: (style) The scope of the variable 'coloured' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:1478]: (style) The scope of the variable 'temp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:1479]: (style) The scope of the variable 'person' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:1797]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\irc.c:848]: (style) Variable 'isshow' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:138]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:77]: (style) The scope of the variable 'ep' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:543]: (style) The scope of the variable 'bang' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:545]: (style) The scope of the variable 'w' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:546]: (style) The scope of the variable 'altnick' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:774]: (style) The scope of the variable 'col' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:775]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:864]: (style) The scope of the variable 'realname' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:865]: (style) The scope of the variable 'coloured' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:869]: (style) The scope of the variable 'osoba' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:871]: (style) The scope of the variable 'tlist' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1008]: (style) The scope of the variable 'temp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1012]: (style) The scope of the variable 'ch' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1072]: (style) The scope of the variable 'head' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1073]: (style) The scope of the variable 'prefix' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1080]: (style) The scope of the variable 'ignore_nick' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1081]: (style) The scope of the variable 'clear_string' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1288]: (style) The scope of the variable 'person' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1561]: (style) The scope of the variable 'coloured' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:1639]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\misc.c:777]: (error) Uninitialized variable: timek

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:65]: (style) The scope of the variable 'person' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:89]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:105]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:106]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:249]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:385]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:389]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:568]: (style) The scope of the variable 'w' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:638]: (style) The scope of the variable 'per' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:639]: (style) The scope of the variable 'chan' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:640]: (style) The scope of the variable 'w' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\irc\people.c:197]: (style) Variable 'peronchan' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\commands.c:1227]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ekg2-0.4~pre+20120506.1\plugins\jabber\commands.c:559]: (style) The scope of the variable 'uid' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\commands.c:1502]: (style) The scope of the variable 'p' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\commands.c:670]: (style) Variable 'u' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\commands.c:1975]: (style) Variable 'c' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\digest.c:292]: (style) The scope of the variable 'j' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:298]: (style) The scope of the variable 'status' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:514]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:833]: (style) The scope of the variable 'endb' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:1400]: (style) Variable 'gpg_plug' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:1395]: (style) Variable 'passhrase' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber.c:1450]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers.c:814]: (style) The scope of the variable 'xdesc' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers.c:974]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers.c:1115]: (style) The scope of the variable 'vatmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers_iq_result.inc:288]: (style) The scope of the variable 'quiet' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers_iq_result.inc:929]: (style) The scope of the variable 'formdone' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers_iq_get.inc:112]: (style) Variable 'tmp' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers_iq_result.inc:300]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers_iq_result.inc:935]: (style) Variable 'formdone' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\jabber_handlers.c:1621]: (style) Variable 'u' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\jabber\misc.c:536]: (style) The scope of the variable 'enabling' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\jogger\drafts.c:163]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ekg2-0.4~pre+20120506.1\plugins\logs\main.c:536]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\logs\main.c:452]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\logs\main.c:500]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[ekg2-0.4~pre+20120506.1\plugins\logsoracle\oralog.c:392]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:339]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:736] -> [ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:757]: (warning) Possible null pointer dereference: w - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:83]: (style) The scope of the variable 'tm' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:217]: (style) The scope of the variable 'r4' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\logsqlite\logsqlite.c:742]: (style) The scope of the variable 'r' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:349]: (style) The scope of the variable 'sent' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:412]: (style) The scope of the variable 'dir' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:445]: (style) The scope of the variable 'sent' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:365]: (style) Variable 'new' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:461]: (style) Variable 'new' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\mail\main.c:577]: (style) Unused variable: t

[ekg2-0.4~pre+20120506.1\plugins\ncurses\backlog.c:292] -> [ekg2-0.4~pre+20120506.1\plugins\ncurses\backlog.c:294]: (warning) Possible null pointer dereference: w - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\backlog.c:112]: (style) The scope of the variable 'l' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:244]: (style) The scope of the variable 'p' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:244]: (style) The scope of the variable 'txt' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:1167]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:413]: (style) Unused variable: i

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:413]: (style) Unused variable: j

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:413]: (style) Unused variable: nlen

[ekg2-0.4~pre+20120506.1\plugins\ncurses\bindings.c:1292]: (error) Uninitialized variable: dummy

[ekg2-0.4~pre+20120506.1\plugins\ncurses\contacts.c:296]: (style) The scope of the variable 'format' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\ncurses\input.c:525]: (style) The scope of the variable 'x' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\nntp\nntp.c:244]: (style) The scope of the variable 'quote_name' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\nntp\nntp.c:587]: (style) The scope of the variable 'charque' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\nntp\nntp.c:587]: (style) The scope of the variable 'encque' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\nntp\nntp.c:587]: (style) The scope of the variable 'endque' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\oss\oss.c:313]: (style) Variable 'device' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:74]: (style) The scope of the variable 'error' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:74]: (style) The scope of the variable 'perl_retcount' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:74]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:74]: (style) The scope of the variable 'perl_ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:85]: (style) The scope of the variable 'error' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:85]: (style) The scope of the variable 'perl_retcount' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:85]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:85]: (style) The scope of the variable 'perl_ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:95]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:96]: (style) The scope of the variable 'error' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:96]: (style) The scope of the variable 'perl_retcount' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:96]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:96]: (style) The scope of the variable 'perl_ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:109]: (style) The scope of the variable 'error' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:109]: (style) The scope of the variable 'perl_retcount' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:109]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:109]: (style) The scope of the variable 'perl_ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:122]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:123]: (style) The scope of the variable 'perlargs' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:126]: (style) The scope of the variable 'change' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:128]: (style) The scope of the variable 'error' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:128]: (style) The scope of the variable 'perl_retcount' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:128]: (style) The scope of the variable 'ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\perl\perl_core.c:128]: (style) The scope of the variable 'perl_ret' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\polchat\polchat.c:101]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\polchat\polchat_handlers.inc:26]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\polchat\polchat_handlers.inc:357]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\polchat\polchat_handlers.inc:286]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\polchat\polchat.c:240]: (style) Variable 'j' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\python\python-ekg.c:54]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python-ekg.c:148]: (style) The scope of the variable 'module' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python-ekg.c:322]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\python\python-session.c:115]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python-user.c:52]: (style) The scope of the variable 'buf' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python.c:408]: (style) The scope of the variable 't' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python.c:408]: (style) The scope of the variable 'tt' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\python\python.c:489]: (style) Unused variable: obj

[ekg2-0.4~pre+20120506.1\plugins\readline\completion.c:72]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\readline\completion.c:72]: (style) The scope of the variable 'n' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\readline\ui-readline.c:423] -> [ekg2-0.4~pre+20120506.1\plugins\readline\ui-readline.c:426]: (warning) Possible null pointer dereference: w - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\readline\ui-readline.c:295]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\readline\ui-readline.c:424]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:1034] -> [ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:1036]: (warning) Possible null pointer dereference: w - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:376]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:381]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:422]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:435]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:449]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:467]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:477]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:543]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:557]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:584]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:613]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:623]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:625]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:633]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:644]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:646]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:1231]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:640]: (style) Variable 'ret' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:1260]: (style) Variable 'reason' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\remote\remote.c:1261]: (style) Variable 'type' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:947] -> [ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:952]: (warning) Possible null pointer dereference: u - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:953] -> [ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:952]: (warning) Possible null pointer dereference: u - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:1243] -> [ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:1244]: (performance) Variable 'path' is reassigned a value before the old one has been used.

[ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:136]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\rivchat\rivchat.c:907]: (style) Variable 'j' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\rot13\rot13.c:31]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:946] -> [ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:937]: (warning) Possible null pointer dereference: j - otherwise it is redundant to check it against null.

[ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:935]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:1465]: (style) Variable 'ret' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:1577]: (style) Variable 'u' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\rss\rss.c:1620]: (style) Variable 'quiet' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\ruby\ruby_theme.c:28]: (error) Array 'args[9]' accessed at index 9, which is out of bounds.

[ekg2-0.4~pre+20120506.1\plugins\sim\main.c:270]: (style) The scope of the variable 'tm' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\sim\simlite.c:453] -> [ekg2-0.4~pre+20120506.1\plugins\sim\simlite.c:456]: (performance) Variable 'mbio' is reassigned a value before the old one has been used.

[ekg2-0.4~pre+20120506.1\plugins\sim\simlite.c:148]: (style) The scope of the variable 'err' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\sms\sms.c:155]: (style) The scope of the variable 'x' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:150]: (warning) Assignment of function parameter has no effect outside the function.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:171]: (warning) Assignment of function parameter has no effect outside the function.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:262]: (warning) Assignment of function parameter has no effect outside the function.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:273]: (warning) Assignment of function parameter has no effect outside the function.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:1448]: (style) The scope of the variable 'msg' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff.c:482]: (style) The scope of the variable 'tmp' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff.c:110]: (style) Variable 'tmp2' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:199]: (style) Variable 'has_time' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:217]: (style) Variable 'has_time' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:243]: (style) Variable 'has_time' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:819]: (style) Variable 'has_time' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:1003]: (style) Variable 'has_time' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\plugins\sniff\sniff_gg.inc:1279]: (style) Unused variable: dunno2

[ekg2-0.4~pre+20120506.1\plugins\xmsg\xmsg.c:586]: (style) The scope of the variable 'n' can be reduced.

[ekg2-0.4~pre+20120506.1\plugins\xmsg\xmsg.c:149]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ekg2-0.4~pre+20120506.1\plugins\xosd\xosd.c:253]: (style) Variable 's' is assigned a value that is never used.

[ekg2-0.4~pre+20120506.1\remote\dynstuff.c:142]: (style) The scope of the variable 'last' can be reduced.

[ekg2-0.4~pre+20120506.1\remote\dynstuff.c:197]: (style) The scope of the variable 'last' can be reduced.

[ekg2-0.4~pre+20120506.1\remote\plugins.c:214]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\remote\remote.c:995]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1001]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1002]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1003]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1004]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1005]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\remote.c:1006]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[ekg2-0.4~pre+20120506.1\remote\themes.c:70]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg2-0.4~pre+20120506.1\remote\userlist.c:227]: (style) The scope of the variable 'i' can be reduced.

[ekg2-0.4~pre+20120506.1\remote\vars.c:54]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[ekg2-0.4~pre+20120506.1\remote\windows.c:77]: (style) The scope of the variable 'u' can be reduced.

[ekg2-0.4~pre+20120506.1\remote\windows.c:266]: (style) Variable 'w' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ekiga/ekiga_4.0.1.orig.tar.xz
[ekiga-4.0.1\lib\engine\addressbook\contact.h:78]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\addressbook\contact-core.cpp:114]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:206]: (style) C-style pointer casting

[ekiga-4.0.1\lib\engine\audioinput\audioinput-manager.h:68]: (warning) Member variable 'AudioInputManager::current_state' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:91]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:122]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:160]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:224]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audioinput\audioinput-core.cpp:435]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:227]: (style) C-style pointer casting

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:504]: (style) The scope of the variable 'pos' can be reduced.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:505]: (style) The scope of the variable 'bytes_written' can be reduced.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-manager.h:68]: (warning) Member variable 'AudioOutputManager::current_state' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:92]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:124]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:163]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:245]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-core.cpp:438]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-gmconf-bridge.cpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:226] -> [ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:231]: (performance) Variable 'wav' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:157]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:189]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:258]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\audiooutput\audiooutput-scheduler.cpp:278]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\chat\chat.h:61]: (performance) Function parameter 'to' should be passed by reference.

[ekiga-4.0.1\lib\engine\chat\chat.h:62]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\chat\chat.h:68]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\chat\chat.h:112]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\chat\chat-core.cpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.h:74]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.h:75]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.h:77]: (performance) Function parameter 'call_duration' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.h:86]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.cpp:124]: (style) Unused variable: callp

[ekiga-4.0.1\lib\engine\components\call-history\history-contact.cpp:159]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\call-history\history-source.h:63]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::last_frame' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::current_frame' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::local_frame_received' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::remote_frame_received' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::ext_frame_received' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::video_disabled' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::update_required' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::end_thread' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::init_thread' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\common-videooutput\videooutput-manager-common.cpp:53]: (warning) Member variable 'GMVideoOutputManager::uninit_thread' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\echo\echo-presentity.h:62]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\echo\echo-simple.h:58]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\echo\echo-simple.cpp:81]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.h:70]: (performance) Function parameter 'display_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.h:72]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.h:74]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.h:76]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.h:77]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.cpp:148]: (performance) Function parameter 'display_name_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.cpp:155]: (performance) Function parameter 'presence_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.cpp:162]: (performance) Function parameter 'status_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.cpp:169]: (performance) Function parameter '_presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\gmconf-personal-details\gmconf-personal-details.cpp:170]: (performance) Function parameter '_status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\hal-dbus\hal-manager-dbus.cpp:139]: (style) Unused variable: type

[ekiga-4.0.1\lib\engine\components\hal-dbus\hal-manager-dbus.cpp:139]: (style) Unused variable: name

[ekiga-4.0.1\lib\engine\components\hal-dbus\hal-manager-dbus.cpp:178]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\hal-dbus\hal-manager-dbus.cpp:233]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:85]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:86]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:87]: (performance) Function parameter '_groups' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:105]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:113]: (performance) Function parameter '_presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:122]: (performance) Function parameter '_status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:149]: (performance) Function parameter 'old_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.h:150]: (performance) Function parameter 'new_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:104]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:112]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:122]: (performance) Function parameter 'domain' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:123]: (performance) Function parameter 'token' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:131]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:132]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:139]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:140]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:141]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:142]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:150]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:151]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.h:152]: (performance) Function parameter 'groups' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-cluster.cpp:60]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:125]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:135]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:156]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:224]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:225]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:260]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:261]: (performance) Function parameter 'presence_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:281]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:282]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:291]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:292]: (performance) Function parameter 'status_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:312]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:313]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:335]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:336]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:337]: (performance) Function parameter 'groups' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:434]: (performance) Function parameter 'old_name_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:435]: (performance) Function parameter 'new_name_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-heap.cpp:471]: (performance) Function parameter 'token' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:230] -> [ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:233]: (performance) Variable 'populated' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\components\local-roster\local-cluster.h:64]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:89]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:90]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:91]: (performance) Function parameter 'groups' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:207]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:213]: (performance) Function parameter '_presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:220]: (performance) Function parameter '_status' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:380]: (performance) Function parameter 'old_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:381]: (performance) Function parameter 'new_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:103]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\local-roster\local-presentity.cpp:357]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\local-roster\local-roster-bridge.cpp:82]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\mlogo-videoinput\videoinput-manager-mlogo.cpp:44]: (warning) Member variable 'GMVideoInputManager_mlogo::background_frame' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\mlogo-videoinput\videoinput-manager-mlogo.cpp:44]: (warning) Member variable 'GMVideoInputManager_mlogo::pos' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\mlogo-videoinput\videoinput-manager-mlogo.cpp:44]: (warning) Member variable 'GMVideoInputManager_mlogo::increment' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:163]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:164]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:172]: (performance) Function parameter 'info' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:177]: (performance) Function parameter 'info' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:183]: (performance) Function parameter 'url' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.h:184]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.h:281]: (performance) Function parameter 'reason' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.h:172]: (performance) Function parameter 'error' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\h323-endpoint.h:81]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\h323-endpoint.h:139]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\h323-endpoint.cpp:129]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:494]: (style) The scope of the variable 'should_enable' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:495]: (style) The scope of the variable 'should_disable' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:73]: (performance) Variable 'status' is assigned in constructor body. Consider performing initialization in initialization list.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.h:75]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.h:77]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.h:64]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.h:66]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.h:68]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:55]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:56]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:57]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:59]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:60]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.h:61]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:88]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:92]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:140]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:141]: (performance) Function parameter 'host' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:142]: (performance) Function parameter 'auth_username' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:143]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:181]: (performance) Function parameter 'aor' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:183]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:185]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:186]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:187]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:189]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:190]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:191]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:193]: (performance) Function parameter 'aor' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.h:194]: (performance) Function parameter 'info' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:558]: (performance) Function parameter 'url' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:565]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:606]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:625]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-account.cpp:766]: (performance) Function parameter 'info' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-audio.cpp:43]: (warning) Member variable 'PSoundChannel_EKIGA::mNumChannels' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-audio.cpp:43]: (warning) Member variable 'PSoundChannel_EKIGA::mSampleRate' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-audio.cpp:43]: (warning) Member variable 'PSoundChannel_EKIGA::mBitsPerSample' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-audio.cpp:43]: (warning) Member variable 'PSoundChannel_EKIGA::isInitialised' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:276]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:285]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:253]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:271]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:280]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-bank.cpp:289]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.cpp:409]: (style) The scope of the variable 'j' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.cpp:374]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.cpp:386]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.cpp:404]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-call-manager.cpp:558]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:563] -> [ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:568]: (performance) Variable 'is_transmitting' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:578] -> [ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:583]: (performance) Variable 'is_transmitting' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:159]: (style) The scope of the variable 'on_hold' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:179]: (style) The scope of the variable 'paused' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:308]: (style) The scope of the variable 'start_special_chars' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:309]: (style) The scope of the variable 'end_special_chars' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:350]: (style) The scope of the variable 'session' can be reduced.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::re_v_fps' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::tr_v_fps' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::tr_width' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::tr_height' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::re_width' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:96]: (warning) Member variable 'Call::re_height' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\components\opal\opal-call.cpp:695]: (performance) Function parameter 'reason' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\opal-main.cpp:69]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.cpp:85]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.cpp:98]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-chat-simple.cpp:107]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:53]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:54]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:55]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:65]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:66]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-dialect.cpp:67]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:976]: (style) Variable 'status' is assigned a value that is never used.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:975]: (style) Variable 'presence' is assigned a value that is never used.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:173]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:182]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:523]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:524]: (performance) Function parameter 'host_' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:525]: (performance) Function parameter 'auth_username' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:526]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1023]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1024]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1025]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1031]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1032]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1033]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1039]: (performance) Function parameter 'aor' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:1040]: (performance) Function parameter 'info' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:264]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:270]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\opal\sip-endpoint.cpp:281]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\components\ptlib\utils.h:43]: (performance) Function parameter 'str' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\ptlib\utils.h:49]: (performance) Function parameter 'str' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\ptlib\utils.cpp:42]: (performance) Function parameter 'str' should be passed by reference.

[ekiga-4.0.1\lib\engine\components\ptlib\utils.cpp:59]: (performance) Function parameter 'str' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:134]: (warning) Member variable 'HiddenField::advanced' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:57]: (performance) Function parameter 'title' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:59]: (performance) Function parameter 'instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:61]: (performance) Function parameter 'link' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:62]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:64]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:66]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:67]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:69]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:70]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:74]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:75]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:76]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:77]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:80]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:81]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:82]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:83]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:86]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:87]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:88]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:91]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:92]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:93]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:97]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:100]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:101]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:102]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:106]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:109]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:110]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:111]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-visitor.h:112]: (performance) Function parameter 'proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:57]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:59]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:61]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:63]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:65]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:67]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:69]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:71]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:88]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:90]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:92]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:94]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:96]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:98]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:100]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form.h:102]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:134]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:135]: (performance) Function parameter '_value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:145]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:146]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:160]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:161]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:162]: (performance) Function parameter '_value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:163]: (performance) Function parameter '_tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:178]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:179]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:180]: (performance) Function parameter '_value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:194]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:195]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:196]: (performance) Function parameter '_value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:197]: (performance) Function parameter '_choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:213]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:214]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:215]: (performance) Function parameter '_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:216]: (performance) Function parameter '_choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:231]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:232]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:233]: (performance) Function parameter '_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:234]: (performance) Function parameter '_proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:145]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:157]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:169]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:181]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:193]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:205]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:217]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:229]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:241]: (performance) Function parameter '_title' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:247]: (performance) Function parameter '_instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:253]: (performance) Function parameter '_link' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:254]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:260]: (performance) Function parameter '_error' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:266]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:267]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:274]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:275]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:284]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:285]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:286]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:287]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:295]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:296]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:297]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:298]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:306]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:307]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:308]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:316]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:317]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:318]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:319]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:328]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:329]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:330]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:331]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:340]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:341]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:342]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:343]: (performance) Function parameter 'proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:63]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:79]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:96]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:105]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:115]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:161]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:173]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:185]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:221]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-builder.cpp:233]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:49]: (performance) Function parameter '_title' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:55]: (performance) Function parameter '_instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:61]: (performance) Function parameter '_link' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:61]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:67]: (performance) Function parameter '_error' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:73]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:74]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:80]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:81]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:98]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:99]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:100]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:111]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:112]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:113]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:124]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:125]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:126]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:137]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:138]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:139]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:140]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:156]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:157]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:158]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:159]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:181]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:182]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:183]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:184]: (performance) Function parameter 'proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:151]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:169]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:193]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-dumper.cpp:198]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\form-request-simple.cpp:40]: (warning) Member variable 'FormRequestSimple::answered' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:61]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:63]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:65]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:67]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:69]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:71]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:73]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:75]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:79]: (performance) Function parameter 'title' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:81]: (performance) Function parameter 'instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:83]: (performance) Function parameter 'link' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:84]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:86]: (performance) Function parameter 'error' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:88]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:89]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:91]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:92]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:96]: (performance) Function parameter 'text' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:97]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:98]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:99]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:102]: (performance) Function parameter 'text' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:103]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:104]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:105]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:108]: (performance) Function parameter 'text' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:109]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:110]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:113]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:114]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:115]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:116]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:119]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:120]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:121]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:122]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:125]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:126]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:127]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\form-builder.h:128]: (performance) Function parameter 'proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.h:96]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.h:99]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.h:119]: (performance) Function parameter 'name_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.h:120]: (performance) Function parameter 'description_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\gmconf-bridge.cpp:67]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\menu-builder.h:81]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder.h:82]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder.h:87]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder.h:88]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:48]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:49]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:109]: (performance) Function parameter 'icon_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:110]: (performance) Function parameter 'label_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:154]: (performance) Function parameter 'icon_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:155]: (performance) Function parameter 'label_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:186]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:187]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:209]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:210]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:258]: (performance) Function parameter 'label_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-builder-tools.cpp:267]: (performance) Function parameter 'label_' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-xml.cpp:50]: (performance) Function parameter 'command' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\menu-xml.cpp:63]: (performance) Function parameter 'filename' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.cpp:128]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\framework\services.cpp:134]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\framework\services.cpp:156]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\friend-or-foe\friend-or-foe.h:72]: (performance) Function parameter 'domain' should be passed by reference.

[ekiga-4.0.1\lib\engine\friend-or-foe\friend-or-foe.h:73]: (performance) Function parameter 'token' should be passed by reference.

[ekiga-4.0.1\lib\engine\friend-or-foe\friend-or-foe.cpp:4]: (performance) Function parameter 'domain' should be passed by reference.

[ekiga-4.0.1\lib\engine\friend-or-foe\friend-or-foe.cpp:5]: (performance) Function parameter 'token' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\codecsbox.cpp:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:767]: (style) The scope of the variable 'widget' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:120]: (performance) Function parameter '_title' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:142]: (performance) Function parameter '_instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:163]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:164]: (performance) Function parameter '_value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:186]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:187]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:218]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:219]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:220]: (performance) Function parameter '_tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:253]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:254]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:286]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:287]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:324]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:325]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:326]: (performance) Function parameter '_choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:376]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:377]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:378]: (performance) Function parameter '_choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:447]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:448]: (performance) Function parameter '_description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:707]: (performance) Function parameter '_title' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:718]: (performance) Function parameter '_instructions' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:739]: (performance) Function parameter '_link' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:740]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:765]: (performance) Function parameter '_error' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:782]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:783]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:792]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:793]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:819]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:820]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:821]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:822]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:879]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:880]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:881]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:882]: (performance) Function parameter 'tooltip' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:940]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:941]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:942]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:993]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:994]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:995]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:996]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1073]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1074]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1075]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1076]: (performance) Function parameter 'choices' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1183]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1184]: (performance) Function parameter 'description' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1185]: (performance) Function parameter 'values' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1186]: (performance) Function parameter 'proposed_values' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:677]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1029]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1140]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1259]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\form-dialog-gtk.cpp:1345]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:74]: (style) C-style pointer casting

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:84]: (style) C-style pointer casting

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:126]: (style) The scope of the variable 'item' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:51]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:95]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:96]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:139]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\menu-builder-gtk.cpp:140]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\optional-buttons-gtk.h:101]: (performance) Function parameter 'icon' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\optional-buttons-gtk.h:102]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-core\optional-buttons-gtk.cpp:82]: (performance) Function parameter 'label' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.cpp:58]: (warning) Member variable '_AccountsWindowPrivate::accounts_list' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.cpp:58]: (warning) Member variable '_AccountsWindowPrivate::menu_item_core' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.cpp:58]: (warning) Member variable '_AccountsWindowPrivate::accel' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.cpp:719]: (performance) Function parameter '_key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.cpp:508]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:358]: (style) The scope of the variable 'menu' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:390]: (style) The scope of the variable 'model' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::tree_view' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::notebook' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::selection' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::menu_item_core' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::menu_item_view' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:52]: (warning) Member variable '_AddressBookWindowPrivate::accel' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:748]: (performance) Function parameter '_key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.cpp:585]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:302]: (style) The scope of the variable 'model' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:513]: (style) The scope of the variable 'label' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:514]: (style) The scope of the variable 'hbox' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:515]: (style) The scope of the variable 'button' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:630]: (style) The scope of the variable 'item' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:56]: (warning) Member variable '_BookViewGtkPrivate::tree_view' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:56]: (warning) Member variable '_BookViewGtkPrivate::vbox' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:56]: (warning) Member variable '_BookViewGtkPrivate::entry' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:56]: (warning) Member variable '_BookViewGtkPrivate::statusbar' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\book-view-gtk.cpp:56]: (warning) Member variable '_BookViewGtkPrivate::scrolled_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\call-history-view-gtk.cpp:88]: (style) The scope of the variable 'buffer' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\call-history-view-gtk.cpp:52]: (warning) Member variable '_CallHistoryViewGtkPrivate::store' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\call-history-view-gtk.cpp:52]: (warning) Member variable '_CallHistoryViewGtkPrivate::tree' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\call-history-view-gtk.cpp:235]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:765] -> [ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:778]: (performance) Variable 'buffer' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:277]: (style) The scope of the variable 'tag' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:278]: (style) The scope of the variable 'cursor' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:472]: (style) The scope of the variable 'mark' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:552]: (style) The scope of the variable 'buffer' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:553]: (style) The scope of the variable 'body' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:554]: (style) Unused variable: message

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:104]: (performance) Function parameter 'from' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:105]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-area.cpp:108]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:116]: (style) The scope of the variable 'page' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:117]: (style) The scope of the variable 'hbox' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:118]: (style) The scope of the variable 'label' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:119]: (style) The scope of the variable 'info' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:227]: (style) The scope of the variable 'page' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:228]: (style) The scope of the variable 'hbox' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:229]: (style) The scope of the variable 'label' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:53]: (warning) Member variable '_ChatWindowPrivate::notebook' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.cpp:458]: (performance) Function parameter 'key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::preferences_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::addressbook_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::accounts_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::call_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::chat_window' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\gtk-frontend.cpp:86]: (warning) Member variable 'GtkFrontend::status_icon' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\addressbook-window.h:84]: (performance) Function parameter '_key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\accounts-window.h:93]: (performance) Function parameter '_key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\chat-window.h:73]: (performance) Function parameter 'key' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\heap-view.cpp:136]: (style) The scope of the variable 'go_on' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\heap-view.cpp:460]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:1001]: (style) The scope of the variable 'filename' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:1003]: (style) The scope of the variable 'sound_event' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:1058]: (style) The scope of the variable 'filename' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:1059]: (style) The scope of the variable 'sound_event' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:796]: (style) Unused variable: device_string

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:1276]: (style) Unused variable: device_list

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:781]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:803]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\preferences-window.cpp:823]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:567] -> [ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:570]: (performance) Variable 'row_expanded' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:886] -> [ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:889]: (performance) Variable 'row_expanded' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1025] -> [ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1033]: (performance) Variable 'active' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1026] -> [ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1034]: (performance) Variable 'away' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:652]: (style) The scope of the variable 'model' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:672]: (style) The scope of the variable 'path' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1312]: (style) The scope of the variable 'path' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1315]: (style) The scope of the variable 'existing_group' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:521]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1246]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1041]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\roster-view-gtk.cpp:1388]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:300]: (style) The scope of the variable 'message' can be reduced.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:66]: (warning) Member variable '_StatusIconPrivate::popup_menu' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:66]: (warning) Member variable '_StatusIconPrivate::blink_id' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:66]: (warning) Member variable '_StatusIconPrivate::unread_messages' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:66]: (warning) Member variable '_StatusIconPrivate::blinking' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:66]: (warning) Member variable '_StatusIconPrivate::blink_image' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\gui\gtk-frontend\statusicon.cpp:179]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\hal\hal-core.cpp:82]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\presence\presentity.h:86]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\heap.h:77]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:148]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:178]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:195]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:212]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:213]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:220]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:221]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:243]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:79]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\presence\presence-core.cpp:250]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:229]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:248]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:254]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:265]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:266]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:267]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:268]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\presence-core.h:300]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\proxy-presentity.cpp:74]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\presence\uri-presentity.cpp:98]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\lib\engine\protocol\call-core.h:138]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\lib\engine\protocol\call-core.cpp:95]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\call-manager.cpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\call-manager.cpp:95]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\call-manager.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:122]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:234]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:251]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:270]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:275]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\protocol\codec-description.cpp:295]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:251]: (style) C-style pointer casting

[ekiga-4.0.1\lib\engine\videoinput\videoinput-manager.h:68]: (warning) Member variable 'VideoInputManager::current_state' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.h:385]: (warning) Member variable 'VideoDeviceConfig::active' is not initialized in the constructor.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.h:396]: (warning) Member variable 'VideoDeviceConfig::active' is not assigned a value in 'VideoDeviceConfig::operator='.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:171]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:202]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:214]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:268]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-core.cpp:493]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videoinput\videoinput-gmconf-bridge.cpp:98]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-info.h:129]: (style) 'DisplayInfo::operator=' should return 'DisplayInfo &'.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:104]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:121]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:188]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\engine\videooutput\videooutput-core.cpp:199]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\lib\gmconf\gmconf-gconf.c:367]: (style) Variable 'result' is not assigned a value.

[ekiga-4.0.1\lib\gmconf\gmconf-glib.c:1104] -> [ekiga-4.0.1\lib\gmconf\gmconf-glib.c:1109]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gmconf\gmconf-glib.c:1120] -> [ekiga-4.0.1\lib\gmconf\gmconf-glib.c:1125]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gmconf\gmconf-glib.c:318]: (style) The scope of the variable 'str' can be reduced.

[ekiga-4.0.1\lib\gmconf\gmconf-glib.c:646]: (style) The scope of the variable 'notif' can be reduced.

[ekiga-4.0.1\lib\gmconf\gmconf-glib.c:1046]: (style) The scope of the variable 'parent_entry' can be reduced.

[ekiga-4.0.1\lib\gui\dialpad.c:162]: (style) The scope of the variable 'text' can be reduced.

[ekiga-4.0.1\lib\gui\dxwindow.cpp:1156]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ekiga-4.0.1\lib\gui\dxwindow.cpp:1160]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[ekiga-4.0.1\lib\gui\dxwindow.cpp:383]: (style) The scope of the variable 'ddResultRestore' can be reduced.

[ekiga-4.0.1\lib\gui\gm-cell-renderer-bitext.c:74]: (style) The scope of the variable 'attr_color' can be reduced.

[ekiga-4.0.1\lib\gui\gm-text-buffer-enhancer.c:143]: (style) The scope of the variable 'best_helper' can be reduced.

[ekiga-4.0.1\lib\gui\gm-text-smiley.c:128]: (style) The scope of the variable 'pixbuf' can be reduced.

[ekiga-4.0.1\lib\gui\gmcallbacks.c:187] -> [ekiga-4.0.1\lib\gui\gmcallbacks.c:189]: (performance) Variable 'success' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:104]: (style) The scope of the variable 'e' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:105]: (style) The scope of the variable 'current_value' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:176]: (style) The scope of the variable 'e' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:225]: (style) The scope of the variable 's' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:287]: (style) The scope of the variable 'e' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:325]: (style) The scope of the variable 'current_value' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:357]: (style) The scope of the variable 'cpt' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:358]: (style) The scope of the variable 'count' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:360]: (style) The scope of the variable 'model' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:363]: (style) The scope of the variable 'e' can be reduced.

[ekiga-4.0.1\lib\gui\gmconfwidgets.c:366]: (style) The scope of the variable 'txt' can be reduced.

[ekiga-4.0.1\lib\gui\gmdialog.c:311] -> [ekiga-4.0.1\lib\gui\gmdialog.c:318]: (performance) Variable 'do_not_show' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmlevelmeter.c:245]: (style) The scope of the variable 'light' can be reduced.

[ekiga-4.0.1\lib\gui\gmlevelmeter.c:246]: (style) The scope of the variable 'dark' can be reduced.

[ekiga-4.0.1\lib\gui\gmlevelmeter.c:268]: (style) The scope of the variable 'dark' can be reduced.

[ekiga-4.0.1\lib\gui\gmlevelmeter.c:411]: (style) The scope of the variable 'widget' can be reduced.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:74] -> [ekiga-4.0.1\lib\gui\gmmenuaddon.c:78]: (performance) Variable 'show_icons' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:233] -> [ekiga-4.0.1\lib\gui\gmmenuaddon.c:235]: (performance) Variable 'show_icons' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:458] -> [ekiga-4.0.1\lib\gui\gmmenuaddon.c:458]: (style) Same expression on both sides of '&&'.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:94]: (style) The scope of the variable 'event_button' can be reduced.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:128]: (style) The scope of the variable 'len' can be reduced.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:129]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:180]: (style) The scope of the variable 'active' can be reduced.

[ekiga-4.0.1\lib\gui\gmmenuaddon.c:451]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\lib\gui\gmpowermeter.c:130] -> [ekiga-4.0.1\lib\gui\gmpowermeter.c:154]: (performance) Variable 'tmp_xmp' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:122] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:124]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:209] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:212]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:263] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:265]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:341] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:343]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:441] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:449]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:540] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:545]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:626] -> [ekiga-4.0.1\lib\gui\gmpreferences.c:631]: (performance) Variable 'writable' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\gmpreferences.c:83]: (style) The scope of the variable 'gpw' can be reduced.

[ekiga-4.0.1\lib\gui\gmpreferences.c:838]: (style) The scope of the variable 'cpt' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:276]: (style) The scope of the variable 'size' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:339]: (style) The scope of the variable 'size' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:487]: (style) The scope of the variable 'x' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:488]: (style) The scope of the variable 'y' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:493]: (style) The scope of the variable 'size' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:494]: (style) The scope of the variable 'position' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:495]: (style) The scope of the variable 'couple' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:568]: (style) The scope of the variable 'size' can be reduced.

[ekiga-4.0.1\lib\gui\gmwindow.c:569]: (style) The scope of the variable 'position' can be reduced.

[ekiga-4.0.1\lib\gui\xvwindow.cpp:392]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ekiga-4.0.1\lib\gui\xvwindow.cpp:553]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\lib\gui\xwindow.cpp:601] -> [ekiga-4.0.1\lib\gui\xwindow.cpp:603]: (performance) Variable 'decoration' is reassigned a value before the old one has been used.

[ekiga-4.0.1\lib\gui\xwindow.cpp:780]: (style) The scope of the variable 'oldDecor' can be reduced.

[ekiga-4.0.1\lib\gui\xwindow.cpp:781]: (style) The scope of the variable 'oldFuncs' can be reduced.

[ekiga-4.0.1\lib\gui\xwindow.cpp:834]: (style) The scope of the variable 'metacityHack' can be reduced.

[ekiga-4.0.1\lib\gui\xwindow.cpp:1167]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\lib\gui\xwindow.h:268]: (style) Unused private function: 'XWindow::DumpVisuals'

[ekiga-4.0.1\lib\pixops\pixops.c:93]: (style) The scope of the variable 'x' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:96]: (style) The scope of the variable 'y_pos' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:190]: (style) The scope of the variable 'x' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:193]: (style) The scope of the variable 'xmax' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:193]: (style) The scope of the variable 'xstart' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:193]: (style) The scope of the variable 'xstop' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:193]: (style) The scope of the variable 'x_pos' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:193]: (style) The scope of the variable 'y_pos' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:279]: (style) The scope of the variable 'j' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:280]: (style) The scope of the variable 'x' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:285]: (style) The scope of the variable 'xmax' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:285]: (style) The scope of the variable 'xstart' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:285]: (style) The scope of the variable 'xstop' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:285]: (style) The scope of the variable 'x_pos' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:285]: (style) The scope of the variable 'y_pos' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:1113]: (style) The scope of the variable 'remaining' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:1113]: (style) The scope of the variable 'c' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:1113]: (style) The scope of the variable 'd' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:1113]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\lib\pixops\pixops.c:1192]: (style) The scope of the variable 'x' can be reduced.

[ekiga-4.0.1\lib\toolbox.c:77]: (style) Variable 'success' is assigned a value that is never used.

[ekiga-4.0.1\plugins\avahi\avahi-heap.h:75]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\avahi\avahi-heap.h:116]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\avahi\avahi-heap.cpp:257]: (warning) Assignment of function parameter has no effect outside the function.

[ekiga-4.0.1\plugins\avahi\avahi-heap.cpp:314]: (style) The scope of the variable 'url' can be reduced.

[ekiga-4.0.1\plugins\avahi\avahi-heap.cpp:352]: (style) Variable 'software' is assigned a value that is never used.

[ekiga-4.0.1\plugins\avahi\avahi-heap.cpp:272]: (performance) Function parameter 'name_' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.cpp:57]: (style) The scope of the variable 'econtact' can be reduced.

[ekiga-4.0.1\plugins\evolution\evolution-book.cpp:236]: (style) The scope of the variable 'query' can be reduced.

[ekiga-4.0.1\plugins\evolution\evolution-contact.h:75]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.cpp:307]: (performance) Function parameter '_search_filter' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.cpp:359]: (performance) Function parameter 'subtype' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.cpp:360]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-contact.cpp:203]: (style) Unused variable: uris

[ekiga-4.0.1\plugins\evolution\evolution-contact.cpp:97]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.h:80]: (performance) Function parameter 'search_filter' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.h:103]: (performance) Function parameter 'subtype' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-book.h:104]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\plugins\evolution\evolution-source.cpp:246]: (style) The scope of the variable 'group' can be reduced.

[ekiga-4.0.1\plugins\gstreamer\gst-helper.cpp:132]: (style) The scope of the variable 'tmp' can be reduced.

[ekiga-4.0.1\plugins\gstreamer\gst-helper.cpp:133]: (style) The scope of the variable 'buffer' can be reduced.

[ekiga-4.0.1\plugins\gstreamer\gst-videoinput.cpp:151]: (style) The scope of the variable 'read' can be reduced.

[ekiga-4.0.1\plugins\kab\kab-contact.h:66]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\kab\kab-contact.cpp:97]: (style) Variable 'precision' is assigned a value that is never used.

[ekiga-4.0.1\plugins\kab\kab-contact.cpp:69]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\kab\kab-contact.cpp:75]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\kab\kab-contact.cpp:95]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:677] -> [ekiga-4.0.1\plugins\ldap\ldap-book.cpp:683]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:860] -> [ekiga-4.0.1\plugins\ldap\ldap-book.cpp:867]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:510]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:395]: (style) Unused variable: uri

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:1053]: (style) Variable 'filter' is assigned a value that is never used.

[ekiga-4.0.1\plugins\ldap\ldap-contact.h:58]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.h:59]: (performance) Function parameter '_uris' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.h:65]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:57]: (performance) Function parameter 'str' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-book.cpp:439]: (performance) Function parameter '_search_filter' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.cpp:54]: (performance) Function parameter '_name' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.cpp:55]: (performance) Function parameter '_uris' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.cpp:72]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-contact.cpp:78]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\ldap\ldap-contact.cpp:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\ldap\ldap-book.h:112]: (performance) Function parameter 'search_string' should be passed by reference.

[ekiga-4.0.1\plugins\ldap\ldap-source.cpp:173]: (error) Uninitialized struct member: bookinfo.uri_host

[ekiga-4.0.1\plugins\ldap\ldap-source.cpp:173]: (error) Uninitialized struct member: bookinfo.urld

[ekiga-4.0.1\plugins\libnotify\libnotify-main.cpp:95]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\libnotify\libnotify-main.cpp:103]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\libnotify\libnotify-main.cpp:194]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:159]: (performance) Variable 'status' is assigned in constructor body. Consider performing initialization in initialization list.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-presentity.h:64]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-presentity.h:76]: (performance) Function parameter 'resource' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-simple.h:62]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-simple.h:70]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-dialect.h:58]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-dialect.h:64]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-handler.h:51]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-heap-roster.h:62]: (performance) Function parameter 'group' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-heap-roster.h:77]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-heap-roster.h:108]: (performance) Function parameter 'jid' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-cluster.h:63]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:153]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:153]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:154]: (performance) Function parameter 'server' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:155]: (performance) Function parameter 'resource' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.cpp:155]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.h:60]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.h:60]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.h:61]: (performance) Function parameter 'server' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.h:62]: (performance) Function parameter 'resource' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-account.h:62]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-multiple.cpp:73]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-multiple.cpp:97]: (performance) Function parameter 'who' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-multiple.cpp:98]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-simple.cpp:75]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-chat-simple.cpp:104]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-cluster.cpp:56]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-dialect.cpp:121]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-dialect.cpp:53]: (performance) Function parameter 'msg' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-heap-roster.cpp:85]: (performance) Function parameter 'name_' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-heap-roster.cpp:426]: (performance) Function parameter 'jid' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-presentity.cpp:76]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\loudmouth\loudmouth-presentity.cpp:226]: (performance) Function parameter 'resource' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.h:74]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.h:76]: (performance) Function parameter '_presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.h:78]: (performance) Function parameter '_status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:67]: (performance) Function parameter 'name_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:68]: (performance) Function parameter 'root_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:69]: (performance) Function parameter 'user_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:70]: (performance) Function parameter 'username_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:71]: (performance) Function parameter 'password_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:87]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:88]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:90]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.h:91]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:71]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:72]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:73]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:74]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:75]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:80]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:81]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:82]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:83]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.h:84]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:117]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:118]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:119]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:120]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:121]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:157]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:158]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:159]: (performance) Function parameter 'username' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:160]: (performance) Function parameter 'password' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-cluster.cpp:161]: (performance) Function parameter 'user' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry-ref.cpp:47]: (performance) Function parameter 'path_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry-ref.cpp:49]: (performance) Function parameter 'group' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry-ref.cpp:92]: (performance) Function parameter 'presence_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry-ref.cpp:99]: (performance) Function parameter 'status_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry-ref.cpp:126]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.cpp:59]: (performance) Function parameter 'group' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.cpp:113]: (performance) Function parameter 'presence_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.cpp:120]: (performance) Function parameter 'status_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.cpp:148]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:413]: (style) Unused variable: name_str

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:117]: (performance) Function parameter 'name_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:118]: (performance) Function parameter 'root_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:119]: (performance) Function parameter 'user_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:120]: (performance) Function parameter 'username_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:121]: (performance) Function parameter 'password_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:381]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:382]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:395]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-heap.cpp:396]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.h:48]: (style) 'class List' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ekiga-4.0.1\plugins\resource-list\rl-entry.h:59]: (performance) Function parameter 'group' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.h:68]: (performance) Function parameter 'presence_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.h:70]: (performance) Function parameter 'status_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-entry.h:85]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:116]: (performance) Function parameter 'group_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:137]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:143]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:144]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:150]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:151]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:173]: (performance) Function parameter 'group_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:222]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:358]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:359]: (performance) Function parameter 'presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:376]: (performance) Function parameter 'uri_' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-list.cpp:377]: (performance) Function parameter 'status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:202] -> [ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:205]: (performance) Variable 'populated' is reassigned a value before the old one has been used.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:179]: (performance) Function parameter '_presence' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:186]: (performance) Function parameter '_status' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:194]: (performance) Function parameter '_uri' should be passed by reference.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:271]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\resource-list\rl-presentity.cpp:285]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:123]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:140]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:155]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:176]: (style) C-style pointer casting

[ekiga-4.0.1\plugins\xcap\xcap-path.h:69]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.h:71]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.h:72]: (performance) Function parameter 'attr' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.h:73]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.h:75]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:253]: (performance) Function parameter 'content_type' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:254]: (performance) Function parameter 'content' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:332]: (performance) Function parameter 'content_type' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.cpp:333]: (performance) Function parameter 'content' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.h:72]: (performance) Function parameter 'content_type' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-core.h:73]: (performance) Function parameter 'content' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.cpp:90]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.cpp:100]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.cpp:101]: (performance) Function parameter 'attr' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.cpp:102]: (performance) Function parameter 'value' should be passed by reference.

[ekiga-4.0.1\plugins\xcap\xcap-path.cpp:112]: (performance) Function parameter 'name' should be passed by reference.

[ekiga-4.0.1\src\gui\assistant.cpp:238]: (style) The scope of the variable 'cpt' can be reduced.

[ekiga-4.0.1\src\gui\assistant.cpp:1256]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\src\gui\assistant.cpp:1278]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\src\gui\assistant.cpp:1300]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ekiga-4.0.1\src\gui\conf.cpp:103]: (style) The scope of the variable 'fullname' can be reduced.

[ekiga-4.0.1\src\gui\main_window.cpp:1265] -> [ekiga-4.0.1\src\gui\main_window.cpp:1281]: (performance) Variable 'cps' is reassigned a value before the old one has been used.

[ekiga-4.0.1\src\gui\main_window.cpp:1266] -> [ekiga-4.0.1\src\gui\main_window.cpp:1282]: (performance) Variable 'show_offline_contacts' is reassigned a value before the old one has been used.

[ekiga-4.0.1\src\gui\main_window.cpp:1267] -> [ekiga-4.0.1\src\gui\main_window.cpp:1283]: (performance) Variable 'enable_preview' is reassigned a value before the old one has been used.

[ekiga-4.0.1\src\gui\main_window.cpp:598]: (style) The scope of the variable 'call_window' can be reduced.

[ekiga-4.0.1\src\gui\main_window.cpp:951]: (style) The scope of the variable 'menu_item' can be reduced.

[ekiga-4.0.1\src\gui\main_window.cpp:1030]: (style) The scope of the variable 'i' can be reduced.

[ekiga-4.0.1\src\gui\main_window.cpp:85]: (style) struct or union member 'deviceStruct::name' is never used.

[ekiga-4.0.1\src\gui\main_window.cpp:86]: (style) struct or union member 'deviceStruct::deviceType' is never used.

[ekiga-4.0.1\src\gui\main_window.cpp:402]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:421]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:430]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:439]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:449]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:458]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\main_window.cpp:467]: (performance) Function parameter 'uri' should be passed by reference.

[ekiga-4.0.1\src\gui\statusmenu.cpp:258]: (style) The scope of the variable 'model' can be reduced.

[ekiga-4.0.1\src\gui\statusmenu.cpp:361]: (style) The scope of the variable 'liter' can be reduced.

[ekiga-4.0.1\src\gui\statusmenu.cpp:511]: (style) The scope of the variable 'response' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/el-get/el-get_3.1.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elastix/elastix_4.6.orig.tar.bz2
[src\Common\ImageSamplers\itkImageGridSampler.txx:99]: (style) Variable 'numberOfSamplesOnGrid' is assigned a value that is never used.

[src\Common\KNN\ann_1.1\src\pr_queue_k.h:66]: (style) 'class ANNmin_k' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[src\Common\KNN\ann_1.1\src\pr_queue.h:54]: (style) 'class ANNpr_queue' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[src\Common\KNN\ann_1.1\src\kd_dump.cpp:375]: (style) The scope of the variable 'n_pts' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_fix_rad_search.cpp:151]: (style) The scope of the variable 'pp' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_fix_rad_search.cpp:152]: (style) The scope of the variable 'qq' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_pr_search.cpp:184]: (style) The scope of the variable 'pp' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_pr_search.cpp:185]: (style) The scope of the variable 'qq' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_search.cpp:175]: (style) The scope of the variable 'pp' can be reduced.

[src\Common\KNN\ann_1.1\src\kd_search.cpp:176]: (style) The scope of the variable 'qq' can be reduced.

[src\Common\LineSearchOptimizers\itkLineSearchOptimizer.cxx:29]: (warning) Member variable 'LineSearchOptimizer::m_CurrentStepLength' is not initialized in the constructor.

[src\Common\LineSearchOptimizers\itkMoreThuenteLineSearchOptimizer.cxx:284]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Common\LineSearchOptimizers\itkMoreThuenteLineSearchOptimizer.cxx:426]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Common\MevisDicomTiff\itkMevisDicomTiffImageIO.cxx:240]: (style) Variable 'tifname' is assigned a value that is never used.

[src\Common\ParameterFileParser\itkParameterFileParser.cxx:349]: (style) Unused variable: splittedLine1

[src\Common\ParameterFileParser\itkParameterFileParser.cxx:33]: (performance) Variable 'm_ParameterFileName' is assigned in constructor body. Consider performing initialization in initialization list.

[src\Common\ParameterFileParser\itkParameterFileParser.cxx:367]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[src\Common\Transforms\itkAdvancedBSplineDeformableTransform.txx:720]: (style) Variable 'weightVector' is not assigned a value.

[src\Common\Transforms\itkAdvancedBSplineDeformableTransform.txx:826]: (style) Variable 'weightVector' is not assigned a value.

[src\Common\Transforms\itkAdvancedBSplineDeformableTransform.txx:975]: (style) Variable 'd' is assigned a value that is never used.

[src\Common\Transforms\itkAdvancedBSplineDeformableTransform.txx:1119]: (style) Variable 'weightVector' is not assigned a value.

[src\Common\Transforms\itkUpsampleBSplineParametersFilter.txx:143]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Common\elxTimer.cxx:28]: (warning) Member variable 'Timer::m_ElapsedTime' is not initialized in the constructor.

[src\Common\elxTimer.cxx:28]: (warning) Member variable 'Timer::m_ElapsedTimeSec' is not initialized in the constructor.

[src\Common\elxTimer.cxx:28]: (warning) Member variable 'Timer::m_ElapsedClockSec' is not initialized in the constructor.

[src\Common\elxTimer.cxx:136]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[src\Common\elxTimer.cxx:153]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:1261]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:491]: (style) The scope of the variable 'maxInterDist' can be reduced.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:491]: (style) The scope of the variable 'interDist' can be reduced.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:494]: (style) The scope of the variable 'crossFlag' can be reduced.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:497]: (style) The scope of the variable 'denom' can be reduced.

[src\Common\itkAdvancedRayCastInterpolateImageFunction.txx:1389]: (style) The scope of the variable 'intensity' can be reduced.

[src\Common\itkMeshFileReaderBase.txx:92]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[src\Common\itkMeshFileReaderBase.txx:108]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[src\Common\itkMultiOrderBSplineDecompositionImageFilter.txx:228]: (style) The scope of the variable 'z2n' can be reduced.

[src\Common\itkMultiOrderBSplineDecompositionImageFilter.txx:228]: (style) The scope of the variable 'iz' can be reduced.

[src\Common\itkMultiResolutionImageRegistrationMethod2.txx:329]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Common\itkMultiResolutionImageRegistrationMethod2.txx:344]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:283]: (style) The scope of the variable 'w4' can be reduced.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:383]: (style) The scope of the variable 'w5' can be reduced.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:383]: (style) The scope of the variable 't' can be reduced.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:383]: (style) The scope of the variable 't0' can be reduced.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:383]: (style) The scope of the variable 't1' can be reduced.

[src\Common\itkReducedDimensionBSplineInterpolateImageFunction.txx:383]: (style) The scope of the variable 't2' can be reduced.

[src\Components\ImageSamplers\Grid\elxGridSampler.hxx:38]: (style) The scope of the variable 'spacing_dim' can be reduced.

[src\Components\Metrics\AdvancedMattesMutualInformation\itkParzenWindowMutualInformationImageToImageMetric.hxx:420]: (style) The scope of the variable 'movingIndex' can be reduced.

[src\Components\Metrics\GradientDifference\itkGradientDifferenceImageToImageMetric2.hxx:228]: (style) The scope of the variable 'nPixels' can be reduced.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\elxKNNGraphAlphaMutualInformationMetric.hxx:108] -> [src\Components\Metrics\KNNGraphAlphaMutualInformation\elxKNNGraphAlphaMutualInformationMetric.hxx:110]: (performance) Variable 'returnValue' is reassigned a value before the old one has been used.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\elxKNNGraphAlphaMutualInformationMetric.hxx:137] -> [src\Components\Metrics\KNNGraphAlphaMutualInformation\elxKNNGraphAlphaMutualInformationMetric.hxx:139]: (performance) Variable 'returnValue' is reassigned a value before the old one has been used.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\itkKNNGraphAlphaMutualInformationImageToImageMetric.txx:466]: (style) The scope of the variable 'n' can be reduced.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\itkKNNGraphAlphaMutualInformationImageToImageMetric.txx:466]: (style) The scope of the variable 'number' can be reduced.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\itkKNNGraphAlphaMutualInformationImageToImageMetric.txx:710]: (style) The scope of the variable 'n' can be reduced.

[src\Components\Metrics\KNNGraphAlphaMutualInformation\itkKNNGraphAlphaMutualInformationImageToImageMetric.txx:710]: (style) The scope of the variable 'number' can be reduced.

[src\Components\Metrics\NormalizedGradientCorrelation\itkNormalizedGradientCorrelationImageToImageMetric.hxx:417] -> [src\Components\Metrics\NormalizedGradientCorrelation\itkNormalizedGradientCorrelationImageToImageMetric.hxx:418]: (performance) Variable 'currentMeasure' is reassigned a value before the old one has been used.

[src\Components\Metrics\PatternIntensity\itkPatternIntensityImageToImageMetric.hxx:358]: (style) Variable 'bestfactor' is assigned a value that is never used.

[src\Components\Metrics\RigidityPenalty\itkTransformRigidityPenaltyTerm.txx:270]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Metrics\RigidityPenalty\itkTransformRigidityPenaltyTerm.txx:289]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Metrics\RigidityPenalty\elxTransformRigidityPenaltyTerm.hxx:76]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Metrics\RigidityPenalty\elxTransformRigidityPenaltyTerm.hxx:123]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Metrics\RigidityPenalty\itkTransformRigidityPenaltyTerm.h:308]: (performance) Function parameter 'WhichF' should be passed by reference.

[src\Components\Metrics\RigidityPenalty\itkTransformRigidityPenaltyTerm.h:312]: (performance) Function parameter 'WhichF' should be passed by reference.

[src\Components\Optimizers\AdaptiveStochasticGradientDescent\elxAdaptiveStochasticGradientDescent.hxx:1419]: (style) The scope of the variable 'dummyvalue' can be reduced.

[src\Components\Optimizers\AdaptiveStochasticGradientDescent\elxAdaptiveStochasticGradientDescent.hxx:1428]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\CMAEvolutionStrategy\itkCMAEvolutionStrategyOptimizer.cxx:205]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\CMAEvolutionStrategy\itkCMAEvolutionStrategyOptimizer.cxx:567]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\CMAEvolutionStrategy\itkCMAEvolutionStrategyOptimizer.cxx:648]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\elxConjugateGradient.hxx:131]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\elxConjugateGradient.hxx:135]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\elxConjugateGradient.hxx:397]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:151] -> [src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:152]: (performance) Variable 'convergence' is reassigned a value before the old one has been used.

[src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:229] -> [src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:230]: (performance) Variable 'convergence' is reassigned a value before the old one has been used.

[src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:147]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:345]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\ConjugateGradient\itkGenericConjugateGradientOptimizer.cxx:360]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\elxFiniteDifferenceGradientDescent.hxx:194]: (style) The scope of the variable 'bestValue' can be reduced.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\itkFiniteDifferenceGradientDescentOptimizer.cxx:123]: (style) The scope of the variable 'ck' can be reduced.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\itkFiniteDifferenceGradientDescentOptimizer.cxx:124]: (style) The scope of the variable 'spaceDimension' can be reduced.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\itkFiniteDifferenceGradientDescentOptimizer.cxx:36]: (warning) Member variable 'FiniteDifferenceGradientDescentOptimizer::m_Stop' is not initialized in the constructor.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\itkFiniteDifferenceGradientDescentOptimizer.cxx:156]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\FiniteDifferenceGradientDescent\itkFiniteDifferenceGradientDescentOptimizer.cxx:192]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\FullSearch\elxFullSearchOptimizer.hxx:82]: (style) The scope of the variable 'nrOfSearchSpaceDimensions' can be reduced.

[src\Components\Optimizers\FullSearch\itkFullSearchOptimizer.cxx:114]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\elxQuasiNewtonLBFGS.hxx:131]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\elxQuasiNewtonLBFGS.hxx:135]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\elxQuasiNewtonLBFGS.hxx:382]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:134] -> [src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:135]: (performance) Variable 'convergence' is reassigned a value before the old one has been used.

[src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:197] -> [src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:198]: (performance) Variable 'convergence' is reassigned a value before the old one has been used.

[src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:130]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:383]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\QuasiNewtonLBFGS\itkQuasiNewtonLBFGSOptimizer.cxx:398]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\RSGDEachParameterApart\elxRSGDEachParameterApart.hxx:156] -> [src\Components\Optimizers\RSGDEachParameterApart\elxRSGDEachParameterApart.hxx:159]: (warning) Variable 'stopcondition' is reassigned a value before the old one has been used. 'break;' missing?

[src\Components\Optimizers\RSGDEachParameterApart\itkRSGDEachParameterApartBaseOptimizer.cxx:30]: (warning) Member variable 'RSGDEachParameterApartBaseOptimizer::m_Stop' is not initialized in the constructor.

[src\Components\Optimizers\RSGDEachParameterApart\itkRSGDEachParameterApartBaseOptimizer.cxx:131]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Optimizers\StandardGradientDescent\itkGradientDescentOptimizer2.cxx:31]: (warning) Member variable 'GradientDescentOptimizer2::m_Stop' is not initialized in the constructor.

[src\Components\Registrations\MultiMetricMultiResolutionRegistration\itkCombinationImageToImageMetric.txx:688]: (style) The scope of the variable 'weight' can be reduced.

[src\Components\Registrations\MultiMetricMultiResolutionRegistration\itkCombinationImageToImageMetric.txx:754]: (style) The scope of the variable 'weight' can be reduced.

[src\Components\Registrations\MultiMetricMultiResolutionRegistration\itkMultiMetricMultiResolutionImageRegistrationMethod.txx:415]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiMetricMultiResolutionRegistration\itkMultiMetricMultiResolutionImageRegistrationMethod.txx:430]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiMetricMultiResolutionRegistration\elxMultiMetricMultiResolutionRegistration.hxx:71]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiResolutionRegistration\elxMultiResolutionRegistration.hxx:70]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiResolutionRegistrationWithFeatures\itkMultiInputMultiResolutionImageRegistrationMethodBase.txx:522]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiResolutionRegistrationWithFeatures\itkMultiInputMultiResolutionImageRegistrationMethodBase.txx:537]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Registrations\MultiResolutionRegistrationWithFeatures\elxMultiResolutionRegistrationWithFeatures.hxx:173]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\AdvancedAffineTransform\elxAdvancedAffineTransform.hxx:68] -> [src\Components\Transforms\AdvancedAffineTransform\elxAdvancedAffineTransform.hxx:75]: (performance) Variable 'pointRead' is reassigned a value before the old one has been used.

[src\Components\Transforms\AffineDTITransform\elxAffineDTITransform.hxx:73] -> [src\Components\Transforms\AffineDTITransform\elxAffineDTITransform.hxx:79]: (performance) Variable 'pointRead' is reassigned a value before the old one has been used.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\itkDeformationFieldRegulizer.hxx:67]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\itkVectorMeanDiffusionImageFilter.hxx:152]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\itkVectorMeanDiffusionImageFilter.hxx:171]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\itkVectorMeanDiffusionImageFilter.hxx:377]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:270]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:294]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:824]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:893]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:1209]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:1240]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:1287]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\BSplineDeformableTransformWithDiffusion\elxBSplineTransformWithDiffusion.hxx:1319]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\DeformationFieldTransform\elxDeformationFieldTransform.hxx:108]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Components\Transforms\EulerTransform\elxEulerTransform.hxx:69] -> [src\Components\Transforms\EulerTransform\elxEulerTransform.hxx:76]: (performance) Variable 'pointRead' is reassigned a value before the old one has been used.

[src\Components\Transforms\SimilarityTransform\elxSimilarityTransform.hxx:68] -> [src\Components\Transforms\SimilarityTransform\elxSimilarityTransform.hxx:75]: (performance) Variable 'pointRead' is reassigned a value before the old one has been used.

[src\Core\Configuration\elxConfiguration.cxx:31]: (performance) Variable 'm_ParameterFileName' is assigned in constructor body. Consider performing initialization in initialization list.

[src\Core\Kernel\elxElastixBase.cxx:146] -> [src\Core\Kernel\elxElastixBase.cxx:147]: (performance) Variable 'check' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixBase.cxx:194] -> [src\Core\Kernel\elxElastixBase.cxx:195]: (performance) Variable 'check' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixBase.cxx:170] -> [src\Core\Kernel\elxElastixBase.cxx:173]: (performance) Variable 'check' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixBase.cxx:288] -> [src\Core\Kernel\elxElastixBase.cxx:289]: (performance) Variable 'check' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixBase.cxx:360] -> [src\Core\Kernel\elxElastixBase.cxx:367]: (performance) Variable 'check' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixBase.h:404]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[src\Core\Kernel\elxElastixMain.cxx:750] -> [src\Core\Kernel\elxElastixMain.cxx:751]: (performance) Variable 'processPriority' is reassigned a value before the old one has been used.

[src\Core\Kernel\elxElastixMain.cxx:798] -> [src\Core\Kernel\elxElastixMain.cxx:799]: (performance) Variable 'maximumNumberOfThreadsString' is reassigned a value before the old one has been used.

[src\Core\Main\elastix.cxx:300]: (style) Variable 'elastices' is assigned a value that is never used.

[src\Core\elxProgressCommand.cxx:30]: (performance) Variable 'm_StartString' is assigned in constructor body. Consider performing initialization in initialization list.

[src\Core\elxProgressCommand.cxx:31]: (performance) Variable 'm_EndString' is assigned in constructor body. Consider performing initialization in initialization list.

[src\Testing\itkMevisDicomTiffImageIOTest.cxx:148] -> [src\Testing\itkMevisDicomTiffImageIOTest.cxx:150]: (performance) Variable 'task' is reassigned a value before the old one has been used.

[src\Testing\itkMevisDicomTiffImageIOTest.cxx:130]: (style) The scope of the variable 'pixval' can be reduced.

[src\Testing\itkTimerTest.cxx:76]: (style) Variable 'dummy' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eldav/eldav_0.8.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/electric/electric_8.10.orig.tar.gz
[electric-8.10\com\sun\electric\tool\simulation\test\GPIB.c:64]: (style) Unused variable: i


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/electricsheep/electricsheep_2.7~b12+svn20091224.orig.tar.gz
[electricsheep-2.7~b12+svn20091224\electricsheep-preferences.c:168]: (error) Mismatching allocation and deallocation: lf

[electricsheep-2.7~b12+svn20091224\electricsheep-preferences.c:176]: (error) Mismatching allocation and deallocation: lf

[electricsheep-2.7~b12+svn20091224\electricsheep-preferences.c:184]: (error) Mismatching allocation and deallocation: lf

[electricsheep-2.7~b12+svn20091224\electricsheep-preferences.c:197]: (error) Mismatching allocation and deallocation: lf

[electricsheep-2.7~b12+svn20091224\electricsheep-preferences.c:205]: (error) Mismatching allocation and deallocation: lf

[electricsheep-2.7~b12+svn20091224\electricsheep-voter.c:68]: (style) The scope of the variable 'pbuf' can be reduced.

[electricsheep-2.7~b12+svn20091224\electricsheep-voter.c:67]: (style) Unused variable: vote_file_name

[electricsheep-2.7~b12+svn20091224\electricsheep-voter.c:269]: (style) Variable 'size' is assigned a value that is never used.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:1774]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:984]: (style) The scope of the variable 'fbuf' can be reduced.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:1338]: (style) The scope of the variable 'total' can be reduced.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:2323]: (style) The scope of the variable 'p' can be reduced.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:1999]: (style) Variable 'generator_pid' is assigned a value that is never used.

[electricsheep-2.7~b12+svn20091224\electricsheep.c:366]: (error) Common realloc mistake: 'cached_sheep' nulled but not freed upon failure

[electricsheep-2.7~b12+svn20091224\electricsheep.c:417]: (error) Common realloc mistake: 'cached_sheep' nulled but not freed upon failure

[electricsheep-2.7~b12+svn20091224\electricsheep.c:1698]: (error) Common realloc mistake: 'server_sheep' nulled but not freed upon failure

[electricsheep-2.7~b12+svn20091224\electricsheep.c:573]: (error) Memory leak: tms

[electricsheep-2.7~b12+svn20091224\electricsheep.c:2356]: (error) Resource leak: p

[electricsheep-2.7~b12+svn20091224\utils.c:435]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[electricsheep-2.7~b12+svn20091224\utils.c:95]: (style) The scope of the variable 'i' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/electrum/electrum_1.9.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elektra/elektra_0.7.1.orig.tar.gz
[elektra-0.7.1\examples\application.c:146]: (style) The scope of the variable 'command' can be reduced.

[elektra-0.7.1\examples\functional.c:148] -> [elektra-0.7.1\examples\functional.c:149]: (performance) Variable 'found' is reassigned a value before the old one has been used.

[elektra-0.7.1\examples\functional.c:23]: (style) The scope of the variable 'rc' can be reduced.

[elektra-0.7.1\examples\functional.c:61]: (style) The scope of the variable 'rc' can be reduced.

[elektra-0.7.1\examples\functional.c:149]: (style) Variable 'found' is assigned a value that is never used.

[elektra-0.7.1\examples\lookup.c:22]: (style) Variable 'key' is assigned a value that is never used.

[elektra-0.7.1\examples\sort.c:8]: (style) The scope of the variable 'cur' can be reduced.

[elektra-0.7.1\examples\sort.c:9]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\libltdl\ltdl.c:2100]: (warning) Assignment of function parameter has no effect outside the function.

[elektra-0.7.1\libltdl\ltdl.c:3003]: (style) The scope of the variable 'i' can be reduced.

[elektra-0.7.1\libltdl\ltdl.c:636]: (style) Clarify calculation precedence for '+' and '?'.

[elektra-0.7.1\libltdl\ltdl.c:706]: (style) Clarify calculation precedence for '+' and '?'.

[elektra-0.7.1\libltdl\ltdl.c:2509]: (style) Clarify calculation precedence for '+' and '?'.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:800]: (warning) Assignment of function parameter has no effect outside the function.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:194] -> [elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:197]: (performance) Buffer 'serialized' is being written before its old content has been used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:1128] -> [elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:1136]: (performance) Variable 'canRead' is reassigned a value before the old one has been used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:152]: (style) The scope of the variable 'metaInfoSize' can be reduced.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:201]: (portability) 'serialized' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:204]: (portability) 'serialized' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:209]: (portability) 'serialized' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:212]: (portability) 'serialized' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:365]: (style) Variable 'userOwner' is assigned a value that is never used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:587]: (style) Variable 'rootName' is assigned a value that is never used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:670]: (style) Variable 'dbs' is assigned a value that is never used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:733]: (style) Variable 'dbs' is assigned a value that is never used.

[elektra-0.7.1\src\backends\berkeleydb\berkeleydb.c:1187]: (style) Variable 'currentParent' is assigned a value that is never used.

[elektra-0.7.1\src\backends\daemon\kdbd.c:98]: (style) The scope of the variable 'request' can be reduced.

[elektra-0.7.1\src\backends\daemon\main.c:95]: (style) The scope of the variable 't' can be reduced.

[elektra-0.7.1\src\backends\daemon\message.c:245]: (style) The scope of the variable 'serializedSize' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_key.c:91]: (style) Variable 'convert' is assigned a value that is never used.

[elektra-0.7.1\src\backends\daemon\serial_keyset.c:47]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_keyset.c:71]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_keyset.c:73]: (style) The scope of the variable 'current' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_keyset.c:108]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_string.c:57]: (style) The scope of the variable 'currentCharset' can be reduced.

[elektra-0.7.1\src\backends\daemon\serial_string.c:93]: (style) The scope of the variable 'currentCharset' can be reduced.

[elektra-0.7.1\src\backends\filesys\filesys.c:291]: (style) The scope of the variable 'cursor' can be reduced.

[elektra-0.7.1\src\backends\filesys\filesys.c:291]: (style) The scope of the variable 'last' can be reduced.

[elektra-0.7.1\src\backends\filesys\filesys.c:297]: (style) The scope of the variable 'errnosave' can be reduced.

[elektra-0.7.1\src\backends\filesys\filesys.c:483]: (style) The scope of the variable 'dataFilename' can be reduced.

[elektra-0.7.1\src\backends\filesys\filesys.c:586]: (error) Common realloc mistake: 'comment' nulled but not freed upon failure

[elektra-0.7.1\src\backends\filesys\filesys.c:622]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[elektra-0.7.1\src\backends\fstab\fstab.c:135]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elektra-0.7.1\src\backends\fstab\fstab.c:30]: (style) The scope of the variable 'f' can be reduced.

[elektra-0.7.1\src\backends\fstab\fstab.c:129]: (style) The scope of the variable 'swapIndex' can be reduced.

[elektra-0.7.1\src\backends\fstab\fstab.c:231]: (style) The scope of the variable 'basename' can be reduced.

[elektra-0.7.1\src\backends\gconf\gconf.c:370] -> [elektra-0.7.1\src\backends\gconf\gconf.c:363]: (warning) Possible null pointer dereference: gentry - otherwise it is redundant to check it against null.

[elektra-0.7.1\src\backends\gconf\gconf.c:184]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\backends\gconf\gconf.c:336]: (style) The scope of the variable 'dup' can be reduced.

[elektra-0.7.1\src\backends\gconf\gconf.c:248]: (style) Variable 'end' is assigned a value that is never used.

[elektra-0.7.1\src\backends\hosts\hosts.c:34]: (style) The scope of the variable 'f' can be reduced.

[elektra-0.7.1\src\backends\hosts\hosts.c:180]: (style) The scope of the variable 'fret' can be reduced.

[elektra-0.7.1\src\backends\ini\helpers.c:429] -> [elektra-0.7.1\src\backends\ini\helpers.c:430]: (warning) Possible null pointer dereference: n - otherwise it is redundant to check it against null.

[elektra-0.7.1\src\backends\ini\helpers.c:182]: (style) The scope of the variable 'sread' can be reduced.

[elektra-0.7.1\src\backends\ini\helpers.c:184]: (style) The scope of the variable 'err' can be reduced.

[elektra-0.7.1\src\backends\ini\helpers.c:233]: (style) The scope of the variable 'err' can be reduced.

[elektra-0.7.1\src\backends\ini\helpers.c:392]: (style) Variable 'fil' is assigned a value that is never used.

[elektra-0.7.1\src\backends\ini\ini.c:374] -> [elektra-0.7.1\src\backends\ini\ini.c:384]: (performance) Variable 'key' is reassigned a value before the old one has been used.

[elektra-0.7.1\src\backends\ini\ini.c:118]: (style) The scope of the variable 'end' can be reduced.

[elektra-0.7.1\src\backends\ini\ini.c:234]: (style) The scope of the variable 'keyname' can be reduced.

[elektra-0.7.1\src\backends\ini\ini.c:235]: (style) The scope of the variable 'keylength' can be reduced.

[elektra-0.7.1\src\backends\ini\ini.c:75]: (style) Unused variable: t

[elektra-0.7.1\src\backends\ini\ini.c:170]: (style) Variable 'pos' is assigned a value that is never used.

[elektra-0.7.1\src\backends\passwd\passwd.c:172]: (style) The scope of the variable 'name' can be reduced.

[elektra-0.7.1\src\backends\passwd\passwd.c:218]: (error) Memory leak: username

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:395]: (warning) Assignment of function parameter has no effect outside the function.

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:170]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:158]: (style) Variable 'desiredKey' is assigned a value that is never used.

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:213]: (style) Unused variable: type

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:264]: (style) Unused variable: type

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:371]: (style) Variable 'sid' is assigned a value that is never used.

[elektra-0.7.1\src\backends\winregistry\winregistry.cpp:407]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[elektra-0.7.1\src\bindings\cpp\kdb.cpp:66]: (error) Mismatching allocation and deallocation: c

[elektra-0.7.1\src\bindings\python\libpyelektra.c:9]: (style) The scope of the variable 'handle' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:10]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:27]: (style) The scope of the variable 'options' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:28]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:29]: (style) The scope of the variable 'r' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:30]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:31]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:52]: (style) The scope of the variable 'options' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:53]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:54]: (style) The scope of the variable 'r' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:55]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:56]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:57]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:74]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:75]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:86]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:87]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:90]: (style) The scope of the variable 'ul' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:91]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:122]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:134]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:147]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:148]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:163]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:165]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:166]: (style) The scope of the variable 'r' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:180]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:182]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:183]: (style) The scope of the variable 'r' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:199]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:200]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:201]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:215]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:216]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:229]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:230]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:231]: (style) The scope of the variable 'py_k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:246]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:247]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:259]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:261]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:274]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:276]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:289]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:292]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:304]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:305]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:308]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:321]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:323]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:350]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:352]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:364]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:366]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:379]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:395]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:397]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:410]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:412]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:417]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:430]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:432]: (style) The scope of the variable 'k1' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:434]: (style) The scope of the variable 'k2' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:437]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:451]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:453]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:467]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:471]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:483]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:488]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:500]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:502]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:504]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:518]: (style) The scope of the variable 's' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:529]: (style) The scope of the variable 'no' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:530]: (style) The scope of the variable 'h' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:543]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:545]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:557]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:559]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:586]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:588]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:600]: (style) The scope of the variable 'k1' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:601]: (style) The scope of the variable 'k2' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:615]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:617]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:629]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:632]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:704]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:706]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:718]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:720]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:732]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:734]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:746]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:748]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:761]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:763]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:776]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:778]: (style) The scope of the variable 's' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:791]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:802]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:804]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:816]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:819]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:831]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:834]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:892]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:903]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:905]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:917]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:919]: (style) The scope of the variable 's' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:931]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:933]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:946]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:948]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:961]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:963]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:977]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:979]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:992]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:994]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1007]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1009]: (style) The scope of the variable 'mode' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1021]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1023]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1036]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1038]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1050]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1052]: (style) The scope of the variable 's' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1064]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1066]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1079]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1081]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1093]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1096]: (style) The scope of the variable 'result' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1108]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1110]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1123]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1125]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1137]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1139]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1151]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1153]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1165]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1167]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1179]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1181]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1193]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1195]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1207]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1209]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1221]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1223]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1235]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1237]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1249]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1251]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1263]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1265]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1267]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1280]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1282]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1284]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1297]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1298]: (style) The scope of the variable 'py_k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1299]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1301]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1314]: (style) The scope of the variable 'ks1' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1316]: (style) The scope of the variable 'ks2' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1318]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1331]: (style) The scope of the variable 'ks1' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1333]: (style) The scope of the variable 'ks2' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1335]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1348]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1362]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1363]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1366]: (style) The scope of the variable 'ul' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1367]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1381]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1382]: (style) The scope of the variable 'LongPtr' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1386]: (style) The scope of the variable 'ul' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1387]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1402]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1403]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1404]: (style) The scope of the variable 'py_k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1418]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1419]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1420]: (style) The scope of the variable 'py_k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1434]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1435]: (style) The scope of the variable 'k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1436]: (style) The scope of the variable 'py_k' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1450]: (style) The scope of the variable 'kdb' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1452]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:414]: (style) Unused variable: result

[elektra-0.7.1\src\bindings\python\libpyelektra.c:535]: (style) Variable 'h' is assigned a value that is never used.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:603]: (style) Unused variable: ret

[elektra-0.7.1\src\bindings\python\libpyelektra.c:949]: (style) Unused variable: s

[elektra-0.7.1\src\bindings\python\libpyelektra.c:964]: (style) Unused variable: s

[elektra-0.7.1\src\bindings\python\libpyelektra.c:980]: (style) Unused variable: s

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1095]: (style) Unused variable: mode

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1307]: (style) Variable 'py_k' is assigned a value that is never used.

[elektra-0.7.1\src\bindings\python\libpyelektra.c:1350]: (style) Unused variable: ret

[elektra-0.7.1\src\kdb\kdb-tool.c:469]: (style) The scope of the variable 'isParent' can be reduced.

[elektra-0.7.1\src\kdb\kdb-tool.c:847]: (style) The scope of the variable 'walker' can be reduced.

[elektra-0.7.1\src\kdb\kdb-tool.c:378]: (style) Variable 'unknown_length' is assigned a value that is never used.

[elektra-0.7.1\src\kdb\kdb-tool.c:381]: (style) Unused variable: pwd

[elektra-0.7.1\src\kdb\kdb-tool.c:91]: (error) Common realloc mistake: 'argFile' nulled but not freed upon failure

[elektra-0.7.1\src\kdb\kdb-tool.c:96]: (error) Common realloc mistake: 'argComment' nulled but not freed upon failure

[elektra-0.7.1\src\kdb\kdb-tool.c:171]: (error) Common realloc mistake: 'argKeyName' nulled but not freed upon failure

[elektra-0.7.1\src\kdb\kdb-tool.c:179]: (error) Common realloc mistake: 'argKeyName' nulled but not freed upon failure

[elektra-0.7.1\src\kdb\kdb-tool.c:189]: (error) Common realloc mistake: 'argData' nulled but not freed upon failure

[elektra-0.7.1\src\kdb\kdb-tool.c:766]: (error) Common realloc mistake: 'argData' nulled but not freed upon failure

[elektra-0.7.1\src\libelektra\kdb.c:910]: (style) The scope of the variable 't' can be reduced.

[elektra-0.7.1\src\libelektra\kdbhighlevel.c:83]: (style) The scope of the variable 'mp' can be reduced.

[elektra-0.7.1\src\libelektra\kdbhighlevel.c:223]: (style) The scope of the variable 'dest' can be reduced.

[elektra-0.7.1\src\libelektra\kdbhighlevel.c:224]: (style) The scope of the variable 'parent' can be reduced.

[elektra-0.7.1\src\libelektra\kdbhighlevel.c:489]: (style) The scope of the variable 'ret2' can be reduced.

[elektra-0.7.1\src\libelektra\kdbhighlevel.c:490]: (style) The scope of the variable 'newname' can be reduced.

[elektra-0.7.1\src\libelektra\key.c:278]: (style) The scope of the variable 'value' can be reduced.

[elektra-0.7.1\src\libelektra\key.c:279]: (style) The scope of the variable 'valueSize' can be reduced.

[elektra-0.7.1\src\libelektra\key.c:266]: (error) Uninitialized variable: va

[elektra-0.7.1\src\libelektra\keyhelpers.c:276]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\src\libelektra\keyhelpers.c:308]: (style) The scope of the variable 'cursor' can be reduced.

[elektra-0.7.1\src\libelektra\keyname.c:481]: (style) The scope of the variable 'ownerSize' can be reduced.

[elektra-0.7.1\src\libelektra\keyname.c:708]: (style) The scope of the variable 'p' can be reduced.

[elektra-0.7.1\src\libelektra\keyname.c:758]: (style) The scope of the variable 'p' can be reduced.

[elektra-0.7.1\src\libelektra\keyset.c:170]: (style) The scope of the variable 'key' can be reduced.

[elektra-0.7.1\src\libelektra\keyset.c:1310]: (style) The scope of the variable 'newname' can be reduced.

[elektra-0.7.1\src\libelektra\keyset.c:161]: (error) Uninitialized variable: va

[elektra-0.7.1\src\libelektra\serialize.c:81] -> [elektra-0.7.1\src\libelektra\serialize.c:84]: (performance) Buffer 'serialized' is being written before its old content has been used.

[elektra-0.7.1\src\libelektra\split.c:111]: (style) The scope of the variable 'curFound' can be reduced.

[elektra-0.7.1\src\libelektra\trie.c:214]: (style) The scope of the variable 'p' can be reduced.

[elektra-0.7.1\src\libelektra\trie.c:215]: (style) The scope of the variable 'i' can be reduced.

[elektra-0.7.1\src\libelektra\trie.c:292]: (style) The scope of the variable 'tr' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:78]: (style) The scope of the variable 'nodeName' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:80]: (style) The scope of the variable 'buffer' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:81]: (style) The scope of the variable 'privateContext' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:82]: (style) The scope of the variable 'newKey' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:83]: (style) The scope of the variable 'appended' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:319]: (style) The scope of the variable 'nodeName' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:321]: (style) The scope of the variable 'privateContext' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:371]: (style) The scope of the variable 'nodeName' can be reduced.

[elektra-0.7.1\src\libelektratools\kdbtools.c:305]: (style) Variable 'appended' is assigned a value that is never used.

[elektra-0.7.1\src\libelektratools\stream.c:23]: (error) need unistd for getuid and getgid

[elektra-0.7.1\src\libelektratools\stream.c:23]: (error) #error need unistd for getuid and getgid

[elektra-0.7.1\src\libhelper\helper.c:699]: (style) The scope of the variable 'home' can be reduced.

[elektra-0.7.1\src\libhelper\helper.c:700]: (style) The scope of the variable 'buffer' can be reduced.

[elektra-0.7.1\tests\test_getset.c:26]: (style) The scope of the variable 'name' can be reduced.

[elektra-0.7.1\tests\test_getset.c:231]: (style) The scope of the variable 'key' can be reduced.

[elektra-0.7.1\tests\test_getset.c:231]: (style) The scope of the variable 'key1' can be reduced.

[elektra-0.7.1\tests\test_getset.c:231]: (style) The scope of the variable 'key2' can be reduced.

[elektra-0.7.1\tests\test_getset.c:231]: (style) The scope of the variable 'parent' can be reduced.

[elektra-0.7.1\tests\test_getset.c:232]: (style) The scope of the variable 'returned' can be reduced.

[elektra-0.7.1\tests\test_getset.c:232]: (style) The scope of the variable 'ks' can be reduced.

[elektra-0.7.1\tests\test_getset.c:233]: (style) The scope of the variable 'key1_found' can be reduced.

[elektra-0.7.1\tests\test_getset.c:234]: (style) The scope of the variable 'ret' can be reduced.

[elektra-0.7.1\tests\test_getset.c:235]: (style) The scope of the variable 'setMode' can be reduced.

[elektra-0.7.1\tests\test_kdb.c:69]: (style) The scope of the variable 'ignoreFlags' can be reduced.

[elektra-0.7.1\tests\test_key.c:511]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\tests\test_key.c:512]: (style) The scope of the variable 'buf' can be reduced.

[elektra-0.7.1\tests\test_key.c:1918]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elektra-0.7.1\tests\test_key.c:1922]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elektra-0.7.1\tests\test_key.c:1924]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elektra-0.7.1\tests\test_key.c:1153]: (style) Unused variable: c

[elektra-0.7.1\tests\test_key.c:987]: (error) Array 'testBinary[13]' accessed at index 13, which is out of bounds.

[elektra-0.7.1\tests\test_key.c:1155]: (error) Array 'binaryData[15]' accessed at index 15, which is out of bounds.

[elektra-0.7.1\tests\test_ks.c:919]: (style) The scope of the variable 'cur' can be reduced.

[elektra-0.7.1\tests\test_ks.c:920]: (style) The scope of the variable 'size' can be reduced.

[elektra-0.7.1\tests\test_ks.c:1639]: (style) The scope of the variable 'current' can be reduced.

[elektra-0.7.1\tests\test_ks.c:1716]: (style) The scope of the variable 'rc' can be reduced.

[elektra-0.7.1\tests\test_ks.c:1754]: (style) The scope of the variable 'rc' can be reduced.

[elektra-0.7.1\tests\test_ks.c:950]: (style) Variable 'cur' is assigned a value that is never used.

[elektra-0.7.1\tests\test_ks.c:951]: (style) Variable 'found' is assigned a value that is never used.

[elektra-0.7.1\tests\test_ks.c:1028]: (style) Variable 'cur' is assigned a value that is never used.

[elektra-0.7.1\tests\test_ks.c:1029]: (style) Variable 'found' is assigned a value that is never used.

[elektra-0.7.1\tests\test_mount.c:312]: (style) Variable 'i' is assigned a value that is never used.

[elektra-0.7.1\tests\test_serialize.c:112]: (style) The scope of the variable 'key' can be reduced.

[elektra-0.7.1\tests\test_serialize.c:113]: (style) The scope of the variable 'get' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elementary/elementary_1.7.7.orig.tar.gz
[elementary-1.7.7\doc\widgets\widget_preview_tmpl_foot.c:7]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[elementary-1.7.7\doc\widgets\widget_preview_tmpl_head.c:11]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[elementary-1.7.7\src\bin\quicklaunch.c:101]: (style) The scope of the variable 'envir' can be reduced.

[elementary-1.7.7\src\bin\quicklaunch.c:106]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\quicklaunch.c:125]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\quicklaunch.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\run.c:210]: (error) Memory leak: cwd

[elementary-1.7.7\src\bin\run.c:171]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\test_anim.c:27]: (style) The scope of the variable 'bub' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:27]: (style) The scope of the variable 'sh' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:29]: (style) The scope of the variable 'xx' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:29]: (style) The scope of the variable 'yy' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:29]: (style) The scope of the variable 'zz' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:69]: (style) The scope of the variable 'bub' can be reduced.

[elementary-1.7.7\src\bin\test_anim.c:69]: (style) The scope of the variable 'sh' can be reduced.

[elementary-1.7.7\src\bin\test_bg.c:48] -> [elementary-1.7.7\src\bin\test_bg.c:50]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[elementary-1.7.7\src\bin\test_box.c:115]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_box.c:620] -> [elementary-1.7.7\src\bin\test_box.c:619]: (warning) Possible null pointer dereference: tdata - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\bin\test_box.c:621] -> [elementary-1.7.7\src\bin\test_box.c:619]: (warning) Possible null pointer dereference: tdata - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\bin\test_box.c:475]: (style) The scope of the variable 'rd' can be reduced.

[elementary-1.7.7\src\bin\test_bubble.c:90]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_calendar.c:102]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_clock.c:82]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_ctxpopup.c:47]: (style) The scope of the variable 'im' can be reduced.

[elementary-1.7.7\src\bin\test_ctxpopup.c:48]: (style) The scope of the variable 'buf' can be reduced.

[elementary-1.7.7\src\bin\test_ctxpopup.c:138]: (style) Variable 'it' is assigned a value that is never used.

[elementary-1.7.7\src\bin\test_ctxpopup.c:166]: (style) Variable 'it' is assigned a value that is never used.

[elementary-1.7.7\src\bin\test_ctxpopup.c:103]: (warning) Conversion of string literal "home" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:104]: (warning) Conversion of string literal "file" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:105]: (warning) Conversion of string literal "delete" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:106]: (warning) Conversion of string literal "folder" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:108]: (warning) Conversion of string literal "edit" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:109]: (warning) Conversion of string literal "clock" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:132]: (warning) Conversion of string literal "home" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:133]: (warning) Conversion of string literal "file" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:134]: (warning) Conversion of string literal "delete" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:135]: (warning) Conversion of string literal "folder" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:136]: (warning) Conversion of string literal "edit" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:138]: (warning) Conversion of string literal "clock" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:189]: (warning) Conversion of string literal "home" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:190]: (warning) Conversion of string literal "file" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:191]: (warning) Conversion of string literal "delete" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:192]: (warning) Conversion of string literal "folder" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:193]: (warning) Conversion of string literal "edit" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_ctxpopup.c:194]: (warning) Conversion of string literal "clock" to bool always evaluates to true.

[elementary-1.7.7\src\bin\test_diskselector.c:137]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_entry.c:1780]: (style) The scope of the variable 'buf' can be reduced.

[elementary-1.7.7\src\bin\test_entry.c:1797]: (style) The scope of the variable 'buf' can be reduced.

[elementary-1.7.7\src\bin\test_entry_anchor.c:25]: (style) The scope of the variable 'bx' can be reduced.

[elementary-1.7.7\src\bin\test_entry_anchor2.c:24]: (style) The scope of the variable 'bx' can be reduced.

[elementary-1.7.7\src\bin\test_factory.c:27]: (style) The scope of the variable 'bt' can be reduced.

[elementary-1.7.7\src\bin\test_factory.c:62]: (style) The scope of the variable 'fc' can be reduced.

[elementary-1.7.7\src\bin\test_factory.c:100]: (style) The scope of the variable 'fc' can be reduced.

[elementary-1.7.7\src\bin\test_factory.c:137]: (style) The scope of the variable 'fc' can be reduced.

[elementary-1.7.7\src\bin\test_fileselector_button.c:59]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_fileselector_entry.c:59]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_flip_page.c:242]: (style) The scope of the variable 'i' can be reduced.

[elementary-1.7.7\src\bin\test_flip_page.c:242]: (style) The scope of the variable 'j' can be reduced.

[elementary-1.7.7\src\bin\test_flip_page.c:242]: (style) The scope of the variable 'num' can be reduced.

[elementary-1.7.7\src\bin\test_flip_page.c:316]: (style) The scope of the variable 'num2' can be reduced.

[elementary-1.7.7\src\bin\test_flip_page.c:319]: (style) The scope of the variable 'gw' can be reduced.

[elementary-1.7.7\src\bin\test_flip_page.c:416]: (style) Variable 'percm' is assigned a value that is never used.

[elementary-1.7.7\src\bin\test_flip_page.c:474]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\test_flip_page.c:475]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elementary-1.7.7\src\bin\test_flipselector.c:132]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_floating.c:9]: (style) struct or union member '_Testitem::mode' is never used.

[elementary-1.7.7\src\bin\test_floating.c:10]: (style) struct or union member '_Testitem::onoff' is never used.

[elementary-1.7.7\src\bin\test_focus3.c:124]: (style) The scope of the variable 'child' can be reduced.

[elementary-1.7.7\src\bin\test_focus3.c:126]: (style) The scope of the variable 'l' can be reduced.

[elementary-1.7.7\src\bin\test_focus3.c:126]: (style) The scope of the variable 'children' can be reduced.

[elementary-1.7.7\src\bin\test_focus3.c:126]: (style) The scope of the variable 'custom_chain' can be reduced.

[elementary-1.7.7\src\bin\test_focus3.c:127]: (style) The scope of the variable 'i' can be reduced.

[elementary-1.7.7\src\bin\test_gengrid.c:118]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_gesture_layer.c:292]: (style) The scope of the variable 'buf' can be reduced.

[elementary-1.7.7\src\bin\test_gesture_layer3.c:476]: (style) The scope of the variable 'buf' can be reduced.

[elementary-1.7.7\src\bin\test_glview.c:186]: (warning) Assignment of function parameter has no effect outside the function.

[elementary-1.7.7\src\bin\test_glview.c:193]: (style) The scope of the variable 'row' can be reduced.

[elementary-1.7.7\src\bin\test_glview.c:193]: (style) The scope of the variable 'column' can be reduced.

[elementary-1.7.7\src\bin\test_glview.c:549]: (style) The scope of the variable 'dx' can be reduced.

[elementary-1.7.7\src\bin\test_glview.c:549]: (style) The scope of the variable 'dy' can be reduced.

[elementary-1.7.7\src\bin\test_grid.c:73]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_hoversel.c:79]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_icon_desktops.c:16]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elementary-1.7.7\src\bin\test_icon_desktops.c:34]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elementary-1.7.7\src\bin\test_icon_desktops.c:47]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elementary-1.7.7\src\bin\test_index.c:106]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_inwin.c:47]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_launcher.c:192]: (style) The scope of the variable 'tb' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:192]: (style) The scope of the variable 'pad' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:192]: (style) The scope of the variable 'mb' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:382]: (style) The scope of the variable 'mb' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:382]: (style) The scope of the variable 'ly' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:723]: (style) The scope of the variable 'tb' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:723]: (style) The scope of the variable 'pad' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:723]: (style) The scope of the variable 'mb' can be reduced.

[elementary-1.7.7\src\bin\test_launcher.c:723]: (style) The scope of the variable 'ly' can be reduced.

[elementary-1.7.7\src\bin\test_layout.c:182]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_list.c:230]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_list.c:852] -> [elementary-1.7.7\src\bin\test_list.c:848]: (warning) Possible null pointer dereference: info - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\bin\test_list.c:859] -> [elementary-1.7.7\src\bin\test_list.c:848]: (warning) Possible null pointer dereference: info - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\bin\test_list.c:867] -> [elementary-1.7.7\src\bin\test_list.c:848]: (warning) Possible null pointer dereference: info - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\bin\test_map.c:862]: (style) The scope of the variable 'half_w' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:862]: (style) The scope of the variable 'half_h' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:863]: (style) The scope of the variable 'd' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:863]: (style) The scope of the variable 'd_diff' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:1007]: (style) The scope of the variable 'idx' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:1008]: (style) The scope of the variable 'tile_srcs' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:1009]: (style) The scope of the variable 'route_srcs' can be reduced.

[elementary-1.7.7\src\bin\test_map.c:1010]: (style) The scope of the variable 'name_srcs' can be reduced.

[elementary-1.7.7\src\bin\test_naviframe_complex.c:310]: (style) The scope of the variable 'btn' can be reduced.

[elementary-1.7.7\src\bin\test_naviframe_complex.c:310]: (style) The scope of the variable 'o' can be reduced.

[elementary-1.7.7\src\bin\test_naviframe_complex.c:311]: (style) The scope of the variable 'it' can be reduced.

[elementary-1.7.7\src\bin\test_panel.c:116] -> [elementary-1.7.7\src\bin\test_panel.c:118]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[elementary-1.7.7\src\bin\test_panel.c:92]: (style) The scope of the variable 'd' can be reduced.

[elementary-1.7.7\src\bin\test_panel.c:93]: (style) The scope of the variable 'de' can be reduced.

[elementary-1.7.7\src\bin\test_panel.c:96]: (style) The scope of the variable 'x' can be reduced.

[elementary-1.7.7\src\bin\test_popup.c:285]: (style) The scope of the variable 'str' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic1' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic2' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic3' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic4' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:17]: (style) The scope of the variable 'ic5' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:18]: (style) The scope of the variable 'seg_it' can be reduced.

[elementary-1.7.7\src\bin\test_segment_control.c:21]: (style) The scope of the variable 'sc' can be reduced.

[elementary-1.7.7\src\bin\test_web.c:229]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\bin\test_win_inline.c:10]: (style) The scope of the variable 'bg' can be reduced.

[elementary-1.7.7\src\bin\test_win_socket.c:17]: (style) The scope of the variable 'bg' can be reduced.

[elementary-1.7.7\src\bin\test_win_state.c:9]: (style) struct or union member '_Testitem::mode' is never used.

[elementary-1.7.7\src\bin\test_win_state.c:9]: (style) struct or union member '_Testitem::onoff' is never used.

[elementary-1.7.7\src\edje_externals\elm_icon.c:31]: (style) The scope of the variable 'edje' can be reduced.

[elementary-1.7.7\src\examples\bg_example_03.c:46] -> [elementary-1.7.7\src\examples\bg_example_03.c:48]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[elementary-1.7.7\src\examples\box_example_02.c:57] -> [elementary-1.7.7\src\examples\box_example_02.c:56]: (warning) Possible null pointer dereference: tdata - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\examples\box_example_02.c:58] -> [elementary-1.7.7\src\examples\box_example_02.c:56]: (warning) Possible null pointer dereference: tdata - otherwise it is redundant to check it against null.

[elementary-1.7.7\src\examples\entry_example.c:100]: (warning) scanf without field width limits can crash with huge input data.

[elementary-1.7.7\src\examples\gengrid_example.c:142]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\examples\gengrid_example.c:142]: (warning) %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'.

[elementary-1.7.7\src\examples\genlist_example_05.c:104]: (style) The scope of the variable 'pdata' can be reduced.

[elementary-1.7.7\src\examples\genlist_example_05.c:405]: (error) Uninitialized variable: pdata

[elementary-1.7.7\src\examples\icon_example_01.c:29] -> [elementary-1.7.7\src\examples\icon_example_01.c:31]: (performance) Variable 'name' is reassigned a value before the old one has been used.

[elementary-1.7.7\src\examples\index_example_01.c:111]: (style) The scope of the variable 'lit' can be reduced.

[elementary-1.7.7\src\examples\index_example_02.c:95]: (style) The scope of the variable 'gg_it' can be reduced.

[elementary-1.7.7\src\examples\transit_example_03.c:159] -> [elementary-1.7.7\src\examples\transit_example_03.c:161]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[elementary-1.7.7\src\examples\web_example_01.c:16]: (style) Unused variable: bg

[elementary-1.7.7\src\examples\web_example_02.c:174]: (style) The scope of the variable 'schema' can be reduced.

[elementary-1.7.7\src\lib\elm_widget.h:187]: (error) "ERROR. Compile aborted."

[elementary-1.7.7\src\lib\elm_widget.h:187]: (error) #error "ERROR. Compile aborted."

[elementary-1.7.7\src\modules\access_output\mod.c:78]: (style) The scope of the variable 'buf' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elementtidy/elementtidy_1.0.orig.tar.gz
[elementtidy-1.0-20050212.orig\tidylib\src\attrs.c:806] -> [elementtidy-1.0-20050212.orig\tidylib\src\attrs.c:807]: (warning) Possible null pointer dereference: second - otherwise it is redundant to check it against null.

[elementtidy-1.0-20050212.orig\tidylib\src\attrs.c:1156]: (style) The scope of the variable 'old' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\attrs.c:574]: (style) Variable 'tags' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:87]: (style) The scope of the variable 'cmp' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:354]: (style) The scope of the variable 'classattr' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:973]: (style) The scope of the variable 'child' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:1201]: (style) The scope of the variable 'child' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:1251]: (style) The scope of the variable 'child' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:2004]: (style) The scope of the variable 'attval' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:353]: (style) Variable 'lexer' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\clean.c:1012]: (style) Variable 'lexer' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\config.c:1569]: (style) The scope of the variable 'out' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\config.c:368]: (style) Variable 'tagdecl' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\config.c:1482]: (style) Array index 'ix' is used before limits check.

[elementtidy-1.0-20050212.orig\tidylib\src\localize.c:444]: (style) Variable 'lexer' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:540]: (style) Variable 'ind' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:655]: (style) Variable 'indentAttrs' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:685]: (style) Variable 'indentAttrs' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:949]: (style) Variable 'skipped' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:1147]: (style) Variable 'indAttrs' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:1283]: (style) Variable 'xml' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\pprint.c:1544]: (style) Variable 'wrapJste' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\streamio.c:1016]: (style) Variable 'bytesRead' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tags.c:716]: (style) The scope of the variable 'buf' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\tags.c:696]: (style) Variable 'lexer' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:804]: (style) The scope of the variable 'in' can be reduced.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:650]: (style) Variable 'impl' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:655]: (style) Variable 'impl' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:660]: (style) Variable 'impl' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:914]: (style) Variable 'oldstdoutmode' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:914]: (style) Variable 'oldstderrmode' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:1044]: (style) Variable 'status' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\tidylib.c:1106]: (style) Variable 'acclvl' is assigned a value that is never used.

[elementtidy-1.0-20050212.orig\tidylib\src\utf8.c:155]: (style) struct or union member 'validUTF8Sequence::numBytes' is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elfrc/elfrc_0.7.orig.tar.gz
[elfrc-0.7\elfrc.c:907]: (warning) Assignment of function parameter has no effect outside the function.

[elfrc-0.7\elfrc.c:603]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:647]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:668]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:676]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:684]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:696]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:704]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:715]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:733]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:821]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[elfrc-0.7\elfrc.c:424]: (style) The scope of the variable 'align' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elfutils/elfutils_0.157.orig.tar.bz2
[elfutils-0.157\backends\arm_symbol.c:104] -> [elfutils-0.157\backends\arm_symbol.c:88]: (style) Same expression on both sides of '|'.

[elfutils-0.157\backends\linux-core-note.c:53]: (style) Unused variable: si_signo

[elfutils-0.157\backends\linux-core-note.c:54]: (style) Unused variable: si_code

[elfutils-0.157\backends\linux-core-note.c:55]: (style) Unused variable: si_errno

[elfutils-0.157\backends\linux-core-note.c:60]: (style) Unused variable: tv_sec

[elfutils-0.157\backends\linux-core-note.c:61]: (style) Unused variable: tv_usec

[elfutils-0.157\backends\linux-core-note.c:76]: (style) Unused variable: pr_cursig

[elfutils-0.157\backends\linux-core-note.c:77]: (style) Unused variable: pr_sigpend

[elfutils-0.157\backends\linux-core-note.c:78]: (style) Unused variable: pr_sighold

[elfutils-0.157\backends\linux-core-note.c:79]: (style) Unused variable: pr_pid

[elfutils-0.157\backends\linux-core-note.c:80]: (style) Unused variable: pr_ppid

[elfutils-0.157\backends\linux-core-note.c:81]: (style) Unused variable: pr_pgrp

[elfutils-0.157\backends\linux-core-note.c:82]: (style) Unused variable: pr_sid

[elfutils-0.157\backends\linux-core-note.c:89]: (style) Unused variable: pr_reg

[elfutils-0.157\backends\linux-core-note.c:95]: (style) Unused variable: pr_fpvalid

[elfutils-0.157\backends\linux-core-note.c:103]: (style) Unused variable: pr_state

[elfutils-0.157\backends\linux-core-note.c:104]: (style) Unused variable: pr_sname

[elfutils-0.157\backends\linux-core-note.c:105]: (style) Unused variable: pr_zomb

[elfutils-0.157\backends\linux-core-note.c:106]: (style) Unused variable: pr_nice

[elfutils-0.157\backends\linux-core-note.c:107]: (style) Unused variable: pr_flag

[elfutils-0.157\backends\linux-core-note.c:108]: (style) Unused variable: pr_uid

[elfutils-0.157\backends\linux-core-note.c:109]: (style) Unused variable: pr_gid

[elfutils-0.157\backends\linux-core-note.c:110]: (style) Unused variable: pr_pid

[elfutils-0.157\backends\linux-core-note.c:111]: (style) Unused variable: pr_ppid

[elfutils-0.157\backends\linux-core-note.c:112]: (style) Unused variable: pr_pgrp

[elfutils-0.157\backends\linux-core-note.c:113]: (style) Unused variable: pr_sid

[elfutils-0.157\backends\linux-core-note.c:114]: (style) Variable 'pr_fname' is assigned a value that is never used.

[elfutils-0.157\backends\linux-core-note.c:115]: (style) Variable 'pr_psargs' is assigned a value that is never used.

[elfutils-0.157\lib\system.h:50]: (error) "Unknown byte order"

[elfutils-0.157\lib\system.h:50]: (error) #error "Unknown byte order"

[elfutils-0.157\libasm\asm_end.c:100]: (style) The scope of the variable 'first' can be reduced.

[elfutils-0.157\libasm\asm_end.c:538]: (style) The scope of the variable 'oldp' can be reduced.

[i386_lex.c:1168]: (style) Checking if unsigned variable 'num_to_read' is less than zero.

[i386_lex.c:1181]: (style) Checking if unsigned variable 'new_size' is less than zero.

[i386_parse.c:1349]: (warning) Assignment of function parameter has no effect outside the function.

[elfutils-0.157\libdw\libdwP.h:573]: (warning) Assignment of function parameter has no effect outside the function.

[elfutils-0.157\libdw\libdwP.h:595]: (warning) Assignment of function parameter has no effect outside the function.

[elfutils-0.157\libdw\libdwP.h:531]: (portability) 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdw\dwarf_getaranges.c:227]: (portability) 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdw\dwarf_getaranges.c:149]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[elfutils-0.157\libdw\dwarf_getlocation.c:235]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getlocation.c:250]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getlocation.c:476]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:697]: (portability) 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdw\dwarf_getsrclines.c:210]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:227]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:250]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:412]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:440]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:485]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdw\dwarf_getsrclines.c:541]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdwfl\gzip.c:197]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\gzip.c:203]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:81]: (portability) 'parent.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:316]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:324]: (portability) 'eos' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:324]: (portability) 'contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:373]: (portability) 'eos' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\core-file.c:373]: (portability) 'into' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\derelocate.c:115]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdwfl\derelocate.c:156]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdwfl\dwfl_module_addrsym.c:116]: (portability) Returning an integer in a function with pointer return type is not portable.

[elfutils-0.157\libdwfl\dwfl_module_addrsym.c:118]: (portability) Returning an integer in a function with pointer return type is not portable.

[elfutils-0.157\libdwfl\dwfl_module_addrsym.c:120]: (portability) Returning an integer in a function with pointer return type is not portable.

[elfutils-0.157\libdwfl\dwfl_module_build_id.c:52]: (error) Memory leak: copy

[elfutils-0.157\libdwfl\dwfl_module_getsrc_file.c:59]: (style) Variable 'error' is assigned a value that is never used.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:142]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:152]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:302]: (portability) 'notes' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:305]: (portability) 'note_name' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:306]: (portability) 'notes' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:307]: (portability) 'note_desc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:315]: (portability) 'note_desc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:315]: (portability) 'notes' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:323]: (portability) 'note_desc' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\dwfl_segment_report_module.c:670]: (portability) 'contents' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\elf-from-memory.c:87]: (error) Memory leak: buffer

[elfutils-0.157\libdwfl\find-debuginfo.c:134]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libdwfl\gzip.c:272]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\gzip.c:149]: (style) Variable 'input_buffer' is assigned a value that is never used.

[elfutils-0.157\libdwfl\gzip.c:150]: (style) Variable 'input_pos' is assigned a value that is never used.

[elfutils-0.157\libdwfl\image-header.c:79]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\image-header.c:80]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\image-header.c:81]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\image-header.c:86]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\image-header.c:87]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\image-header.c:89]: (portability) 'header' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\link_map.c:282]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\link_map.c:339]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\link_map.c:341]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\link_map.c:843]: (style) struct or union member 'Anonymous1::data' is never used.

[elfutils-0.157\libdwfl\link_map.c:930]: (style) struct or union member 'Anonymous2::data' is never used.

[elfutils-0.157\libdwfl\linux-kernel-modules.c:445]: (style) The scope of the variable 'n' can be reduced.

[elfutils-0.157\libdwfl\linux-kernel-modules.c:853]: (error) Resource leak: f

[elfutils-0.157\libdwfl\open.c:53]: (style) The scope of the variable 'size' can be reduced.

[elfutils-0.157\libdwfl\open.c:138]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libdwfl\relocate.c:451]: (style) Variable 'first_badreltype' is assigned a value that is never used.

[elfutils-0.157\libdwfl\segment.c:59] -> [elfutils-0.157\libdwfl\segment.c:60]: (warning) Possible null pointer dereference: naddr - otherwise it is redundant to check it against null.

[elfutils-0.157\libdwfl\segment.c:62] -> [elfutils-0.157\libdwfl\segment.c:63]: (warning) Possible null pointer dereference: nsegndx - otherwise it is redundant to check it against null.

[elfutils-0.157\libebl\eblmachineflagname.c:54]: (style) The scope of the variable 'machstr' can be reduced.

[elfutils-0.157\libebl\eblmachineflagname.c:55]: (style) The scope of the variable 'machstrlen' can be reduced.

[elfutils-0.157\libelf\elf32_getehdr.c:65]: (warning) Assignment of function parameter has no effect outside the function.

[elfutils-0.157\libelf\elf32_getphdr.c:138]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_getshdr.c:80]: (style) The scope of the variable 'notcvt' can be reduced.

[elfutils-0.157\libelf\elf32_getshdr.c:111]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_updatefile.c:137]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf32_updatefile.c:164]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf32_updatefile.c:179]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf32_updatefile.c:184]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf32_updatefile.c:206]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_updatefile.c:238]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_updatefile.c:638]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_updatefile.c:645]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf32_updatenull.c:118]: (style) The scope of the variable 'changed' can be reduced.

[elfutils-0.157\libelf\elf_begin.c:656]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_begin.c:688]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_begin.c:753]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:62]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:135]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:242]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:245]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:246]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getarsym.c:209]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf_getarsym.c:245]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\libelf\elf_getdata_rawchunk.c:83]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getshdrstrndx.c:110]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\elf_getshdrstrndx.c:148]: (portability) 'elf.map_address' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\version_xlate.h:46]: (style) The scope of the variable 'ddest' can be reduced.

[elfutils-0.157\libelf\version_xlate.h:140]: (style) The scope of the variable 'ndest' can be reduced.

[elfutils-0.157\libelf\gelf_xlate.h:32]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:32]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:33]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:33]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:34]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:34]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:35]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:35]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:36]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:36]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:37]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:37]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:38]: (portability) 'dest' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\gelf_xlate.h:38]: (portability) 'ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\note_xlate.h:43]: (portability) 'src' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\note_xlate.h:44]: (portability) 'dest' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\note_xlate.h:56]: (portability) 'src' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\libelf\note_xlate.h:57]: (portability) 'dest' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elfutils-0.157\src\addr2line.c:161]: (style) The scope of the variable 'chars' can be reduced.

[elfutils-0.157\src\ar.c:166]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:921]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:975]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:1109]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:1160]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:1252]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ar.c:205]: (warning) Logical conjunction always evaluates to false: operation == 7 && operation == 1.

[elfutils-0.157\src\arlib.c:62]: (error) Uninitialized variable: tmpbuf

[elfutils-0.157\src\arlib.c:124]: (error) Uninitialized variable: tmpbuf

[elfutils-0.157\src\elfcmp.c:279]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\elfcmp.c:566]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\findtextrel.c:345]: (error) Common realloc mistake: 'segments' nulled but not freed upon failure

[elfutils-0.157\src\findtextrel.c:211]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\findtextrel.c:375]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\ld.h:592] -> [elfutils-0.157\src\ld.h:585]: (style) Variable 'output_section' hides enumerator with same name

[elfutils-0.157\src\ld.c:1233]: (style) The scope of the variable 'used' can be reduced.

[elfutils-0.157\src\ld.c:1341]: (style) The scope of the variable 'ld_library_path2' can be reduced.

[elfutils-0.157\src\ld.c:1322]: (error) Uninitialized variable: newp

[ldlex.c:1949]: (style) Checking if unsigned variable 'num_to_read' is less than zero.

[ldlex.c:1962]: (style) Checking if unsigned variable 'new_size' is less than zero.

[\home\mark\src\elfutils-clean\src\ldlex.l:318]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[ldscript.c:1346]: (warning) Assignment of function parameter has no effect outside the function.

[\home\mark\src\elfutils-clean\src\ldscript.y:703] -> [\home\mark\src\elfutils-clean\src\ldscript.y:696]: (warning) Possible null pointer dereference: lastp - otherwise it is redundant to check it against null.

[\home\mark\src\elfutils-clean\src\ldscript.y:793] -> [\home\mark\src\elfutils-clean\src\ldscript.y:787]: (warning) Possible null pointer dereference: lastp - otherwise it is redundant to check it against null.

[elfutils-0.157\src\nm.c:457]: (style) The scope of the variable 'arhdr' can be reduced.

[elfutils-0.157\src\nm.c:766]: (warning) Assert statement modifies 'cnt'.

[elfutils-0.157\src\nm.c:752]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\nm.c:773]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\nm.c:1204]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\strings.c:304]: (style) Checking if unsigned variable 'min_len' is less than zero.

[elfutils-0.157\src\strip.c:1104] -> [elfutils-0.157\src\strip.c:2027]: (warning) Possible null pointer dereference: shstrtab_data - otherwise it is redundant to check it against null.

[elfutils-0.157\src\strip.c:1182]: (error) Possible null pointer dereference: versiondata

[elfutils-0.157\src\strip.c:399]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\strip.c:481]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\src\strip.c:577]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[elfutils-0.157\tests\addrcfi.c:95]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[elfutils-0.157\tests\addrcfi.c:140]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[elfutils-0.157\tests\dwflmodtest.c:69]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[elfutils-0.157\tests\dwflmodtest.c:71]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[elfutils-0.157\tests\dwflmodtest.c:71]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[elfutils-0.157\tests\scnnames.c:81]: (error) Possible null pointer dereference: name

[elfutils-0.157\tests\testfile_parameter_ref.c:9]: (style) Variable 'a' is assigned a value that is never used.

[elfutils-0.157\tests\testfile_parameter_ref.c:10]: (style) Variable 'b' is assigned a value that is never used.

[elfutils-0.157\tests\testfile_parameter_ref.c:11]: (style) Variable 'c' is assigned a value that is never used.

[elfutils-0.157\tests\varlocs.c:436]: (warning) %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elib/elib_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elib.intl/elib.intl_0.0.3~git20110809.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elilo/elilo_3.14.orig.tar.gz
[elilo\choosers\simple.c:241]: (style) Variable 'status' is assigned a value that is never used.

[elilo\choosers\simple.c:399]: (style) Clarify calculation precedence for '+' and '?'.

[elilo\choosers\textmenu.c:510]: (style) Clarify calculation precedence for '+' and '?'.

[elilo\config.c:51]: (error) "You need to specfy your default arch config file"

[elilo\config.c:51]: (error) #error "You need to specfy your default arch config file"

[elilo\fileops.c:367]: (error) "You need to specfy your default arch config file"

[elilo\fileops.c:367]: (error) #error "You need to specfy your default arch config file"

[elilo\fs\ext2fs.c:145]: (error) No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported.

[elilo\fs\localfs.c:140]: (style) Variable 'lfs' is assigned a value that is never used.

[elilo\fs\netfs.c:628] -> [elilo\fs\netfs.c:634]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[elilo\inflate.c:288]: (style) The scope of the variable 'a' can be reduced.

[elilo\inflate.c:962]: (style) The scope of the variable 'r' can be reduced.

[elilo\inflate.c:1025]: (style) The scope of the variable 'c' can be reduced.

[elilo\inflate.c:588]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elilo\ia32\gzip.c:159]: (style) Variable 'expected' is assigned a value that is never used.

[elilo\ia32\plain_loader.c:175]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\ia32\plain_loader.c:240]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\ia64\gzip.c:467]: (portability) 'new_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\ia64\gzip.c:167]: (style) Variable 'expected' is assigned a value that is never used.

[elilo\ia64\plain_loader.c:268]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\ia64\plain_loader.c:313]: (portability) 'new_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:373]: (style) The scope of the variable 'printed' can be reduced.

[elilo\util.c:375]: (style) The scope of the variable 'str' can be reduced.

[elilo\util.c:451]: (style) The scope of the variable 'md' can be reduced.

[elilo\util.c:400]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:469]: (portability) 'max_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:469]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:473]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:503]: (portability) 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\util.c:276]: (style) Variable 'sum' is assigned a value that is never used.

[elilo\util.c:178]: (style) Array index 'i' is used before limits check.

[elilo\util.c:185]: (style) Array index 'i' is used before limits check.

[elilo\vars.c:92]: (style) The scope of the variable 'val' can be reduced.

[elilo\x86_64\inflate.c:288]: (style) The scope of the variable 'a' can be reduced.

[elilo\x86_64\inflate.c:962]: (style) The scope of the variable 'r' can be reduced.

[elilo\x86_64\inflate.c:1025]: (style) The scope of the variable 'c' can be reduced.

[elilo\x86_64\inflate.c:588]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elilo\x86_64\gzip.c:162]: (style) Variable 'expected' is assigned a value that is never used.

[elilo\x86_64\plain_loader.c:183]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elilo\x86_64\plain_loader.c:247]: (portability) 'low_addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elinks/elinks_0.12~pre6.orig.tar.gz
[elinks-0.12pre6\contrib\proxy\gen.c:170]: (error) Resource leak: f

[elinks-0.12pre6\contrib\proxy\gen.c:77]: (error) Uninitialized variable: http

[elinks-0.12pre6\src\bfu\button.c:97]: (style) Unused variable: return

[elinks-0.12pre6\src\bfu\dialog.c:72]: (style) The scope of the variable 'title_color' can be reduced.

[elinks-0.12pre6\src\bfu\group.c:33]: (style) Unused variable: return

[elinks-0.12pre6\src\bfu\hierbox.c:90]: (style) The scope of the variable 'box_data' can be reduced.

[elinks-0.12pre6\src\bfu\hierbox.c:93]: (style) Unused variable: return

[elinks-0.12pre6\src\bfu\inpfield.c:111]: (style) The scope of the variable 'prev_y' can be reduced.

[elinks-0.12pre6\src\bfu\menu.c:175]: (style) Unused variable: return

[elinks-0.12pre6\src\bfu\menu.c:353]: (style) Unused variable: return

[elinks-0.12pre6\src\bookmarks\backend\xbel.c:347]: (style) The scope of the variable 'tmp' can be reduced.

[elinks-0.12pre6\src\bookmarks\backend\xbel.c:348]: (style) The scope of the variable 'len2' can be reduced.

[elinks-0.12pre6\src\bookmarks\bookmarks.c:735]: (style) Unused variable: return

[elinks-0.12pre6\src\config\cmdline.c:53]: (error) Array index -1 is out of bounds.

[elinks-0.12pre6\src\config\cmdline.c:55]: (error) Array index -1 is out of bounds.

[elinks-0.12pre6\src\config\cmdline.c:91]: (error) Array index -1 is out of bounds.

[elinks-0.12pre6\src\config\cmdline.c:107]: (error) Array index -1 is out of bounds.

[elinks-0.12pre6\src\config\cmdline.c:114]: (error) Array index -1 is out of bounds.

[elinks-0.12pre6\src\config\conf.c:137]: (style) Unused variable: return

[elinks-0.12pre6\src\config\dialogs.c:569]: (style) Variable 'continue' is not assigned a value.

[elinks-0.12pre6\src\config\options.c:200] -> [elinks-0.12pre6\src\config\options.c:207]: (warning) Possible null pointer dereference: tree - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\dialogs\document.c:151] -> [elinks-0.12pre6\src\dialogs\document.c:163]: (warning) Possible null pointer dereference: doc_view - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\dialogs\document.c:151] -> [elinks-0.12pre6\src\dialogs\document.c:144]: (warning) Possible null pointer dereference: doc_view - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\dialogs\document.c:40]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:1050] -> [elinks-0.12pre6\src\dialogs\menu.c:1050]: (style) Same expression on both sides of '&&'.

[elinks-0.12pre6\src\dialogs\menu.c:71]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:87]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:232]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:561]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:641]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:675]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:678]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:709]: (style) Unused variable: return

[elinks-0.12pre6\src\dialogs\menu.c:757]: (style) Clarify calculation precedence for '-' and '?'.

[elinks-0.12pre6\src\document\document.c:111]: (style) Unused variable: return

[elinks-0.12pre6\src\document\document.c:114]: (style) Unused variable: return

[elinks-0.12pre6\src\document\document.c:174]: (style) Unused variable: return

[elinks-0.12pre6\src\document\document.c:310]: (style) Variable 'format_cache_entries' is assigned a value that is never used.

[elinks-0.12pre6\src\document\forms.c:153]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\frames.c:37]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\frames.c:112]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\frames.c:221]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\parser.c:127] -> [elinks-0.12pre6\src\document\html\parser.c:132]: (warning) Variable 'putsp' is reassigned a value before the old one has been used. 'break;' missing?

[elinks-0.12pre6\src\document\html\parser.c:529]: (style) The scope of the variable 'al' can be reduced.

[elinks-0.12pre6\src\document\html\parser.c:288]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\parser.c:970]: (style) Variable 'init_list' is assigned a value that is never used.

[elinks-0.12pre6\src\document\html\parser\general.c:846]: (style) Unused variable: break

[elinks-0.12pre6\src\document\html\parser\stack.c:82]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\parser\stack.c:84]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\parser\stack.c:86]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\parser\stack.c:141]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:920]: (style) The scope of the variable 'x' can be reduced.

[elinks-0.12pre6\src\document\html\renderer.c:186]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:232]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:237]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:243]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:297]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:584]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:625]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:630]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:737]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:742]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:756]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:761]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:778]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:783]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:805]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:810]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1099]: (style) Unused variable: continue

[elinks-0.12pre6\src\document\html\renderer.c:1108]: (style) Unused variable: continue

[elinks-0.12pre6\src\document\html\renderer.c:1161]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1166]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1324]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1347]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1352]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1448]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1580]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1585]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1588]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:1824]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\renderer.c:2278]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\tables.c:200]: (warning) Assignment of function parameter has no effect outside the function.

[elinks-0.12pre6\src\document\html\tables.c:1132]: (style) The scope of the variable 'cx' can be reduced.

[elinks-0.12pre6\src\document\html\tables.c:516]: (style) Unused variable: break

[elinks-0.12pre6\src\document\html\tables.c:1047]: (style) Unused variable: return

[elinks-0.12pre6\src\document\html\tables.c:1063]: (style) Unused variable: return

[elinks-0.12pre6\src\document\options.c:130]: (style) Unused variable: return

[elinks-0.12pre6\src\document\renderer.c:567]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elinks-0.12pre6\src\document\renderer.c:282]: (style) Unused variable: return

[elinks-0.12pre6\src\document\renderer.c:527]: (style) Unused variable: return

[elinks-0.12pre6\src\document\renderer.c:532]: (style) Unused variable: return

[elinks-0.12pre6\src\document\renderer.c:566]: (style) Unused variable: continue

[elinks-0.12pre6\src\dom\scanner.c:48] -> [elinks-0.12pre6\src\dom\scanner.c:41]: (warning) Possible null pointer dereference: token - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\dom\stack.c:110]: (style) Unsigned variable 'i' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\dom\test\sgml-parser.c:194]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elinks-0.12pre6\src\dom\test\sgml-parser.c:240]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[elinks-0.12pre6\src\ecmascript\ecmascript.c:103]: (style) Unused variable: return

[elinks-0.12pre6\src\ecmascript\spidermonkey-shared.c:80]: (style) Unused variable: return

[elinks-0.12pre6\src\ecmascript\spidermonkey\form.c:204]: (style) The scope of the variable 'keystr' can be reduced.

[elinks-0.12pre6\src\ecmascript\spidermonkey\form.c:980]: (style) The scope of the variable 'fcobj' can be reduced.

[elinks-0.12pre6\src\ecmascript\spidermonkey\form.c:587]: (style) Unused variable: return

[elinks-0.12pre6\src\ecmascript\spidermonkey\form.c:1278]: (style) Unused variable: return

[elinks-0.12pre6\src\ecmascript\spidermonkey\navigator.c:120]: (style) The scope of the variable 'custr' can be reduced.

[elinks-0.12pre6\src\encoding\bzip2.c:111]: (style) The scope of the variable 'err' can be reduced.

[elinks-0.12pre6\src\encoding\lzma.c:89]: (style) The scope of the variable 'err' can be reduced.

[elinks-0.12pre6\src\formhist\formhist.c:157] -> [elinks-0.12pre6\src\formhist\formhist.c:158]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[elinks-0.12pre6\src\formhist\formhist.c:177] -> [elinks-0.12pre6\src\formhist\formhist.c:179]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[elinks-0.12pre6\src\intl\gettext\dcigettext.c:137]: (style) struct or union member 'known_translation_t::category' is never used.

[elinks-0.12pre6\src\intl\gettext\dcigettext.c:140]: (style) struct or union member 'known_translation_t::counter' is never used.

[elinks-0.12pre6\src\intl\gettext\dcigettext.c:147]: (style) struct or union member 'known_translation_t::translation_length' is never used.

[elinks-0.12pre6\src\intl\gettext\dcigettext.c:150]: (style) struct or union member 'known_translation_t::msgid' is never used.

[elinks-0.12pre6\src\intl\gettext\l10nflist.c:332]: (style) The scope of the variable 'wp' can be reduced.

[elinks-0.12pre6\src\intl\gettext\localcharset.c:91]: (style) The scope of the variable 'base' can be reduced.

[elinks-0.12pre6\src\intl\gettext\localcharset.c:118]: (style) The scope of the variable 'c' can be reduced.

[elinks-0.12pre6\src\intl\gettext\localcharset.c:150]: (error) Common realloc mistake: 'res_ptr' nulled but not freed upon failure

[elinks-0.12pre6\src\intl\gettext\localealias.c:147]: (style) The scope of the variable 'alias' can be reduced.

[elinks-0.12pre6\src\intl\gettext\localealias.c:148]: (style) The scope of the variable 'value' can be reduced.

[elinks-0.12pre6\src\intl\test\utf8-step-test.c:61]: (style) Variable 'direction' is assigned a value that is never used.

[elinks-0.12pre6\src\main\event.c:251]: (style) Unused variable: return

[elinks-0.12pre6\src\main\interlink.c:226]: (style) Unused variable: return

[elinks-0.12pre6\src\main\interlink.c:341]: (style) Unused variable: return

[elinks-0.12pre6\src\main\select.c:150]: (style) Unused variable: return

[elinks-0.12pre6\src\main\version.c:68]: (style) Unused variable: return

[elinks-0.12pre6\src\network\connection.c:404]: (style) Variable 'active_connections' is assigned a value that is never used.

[elinks-0.12pre6\src\network\connection.c:657]: (style) Unused variable: return

[elinks-0.12pre6\src\network\connection.c:720]: (style) Unused variable: return

[elinks-0.12pre6\src\network\connection.c:1007]: (style) Unused variable: return

[elinks-0.12pre6\src\network\dns.c:250]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elinks-0.12pre6\src\network\dns.c:297]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[elinks-0.12pre6\src\network\socket.c:507]: (style) Unused variable: return

[elinks-0.12pre6\src\network\socket.c:811]: (style) Unused variable: return

[elinks-0.12pre6\src\network\ssl\socket.c:12]: (error) "Huh?! You have SSL enabled, but not OPENSSL nor GNUTLS!! And then you want exactly *what* from me?"

[elinks-0.12pre6\src\network\ssl\socket.c:12]: (error) #error "Huh?! You have SSL enabled, but not OPENSSL nor GNUTLS!! And then you want exactly *what* from me?"

[elinks-0.12pre6\src\network\ssl\ssl.c:14]: (error) "Huh?! You have SSL enabled, but not OPENSSL nor GNUTLS!! And then you want exactly *what* from me?"

[elinks-0.12pre6\src\network\ssl\ssl.c:14]: (error) #error "Huh?! You have SSL enabled, but not OPENSSL nor GNUTLS!! And then you want exactly *what* from me?"

[elinks-0.12pre6\src\osdep\getifaddrs.c:265]: (style) The scope of the variable 'q' can be reduced.

[elinks-0.12pre6\src\osdep\os2\os2.c:291] -> [elinks-0.12pre6\src\osdep\os2\os2.c:287]: (warning) Possible null pointer dereference: org_win_title - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\osdep\os2\os2.c:316]: (style) The scope of the variable 'new_title' can be reduced.

[elinks-0.12pre6\src\osdep\os2\os2.c:261]: (style) Unused variable: org_switch_title

[elinks-0.12pre6\src\osdep\os2\os2.c:324]: (style) Unused variable: p

[elinks-0.12pre6\src\osdep\osdep.c:152]: (style) The scope of the variable 'buf' can be reduced.

[elinks-0.12pre6\src\osdep\signals.c:262]: (style) Unused variable: return

[elinks-0.12pre6\src\osdep\stub.c:224]: (error) The raise() stub function requires kill() and getpid()

[elinks-0.12pre6\src\osdep\stub.c:224]: (error) #error The raise() stub function requires kill() and getpid()

[elinks-0.12pre6\src\protocol\auth\auth.c:155]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elinks-0.12pre6\src\protocol\auth\digest.c:107]: (error) Uninitialized variable: ha1

[elinks-0.12pre6\src\protocol\auth\digest.c:108]: (error) Uninitialized variable: Ha2_hex

[elinks-0.12pre6\src\protocol\auth\digest.c:139]: (error) Uninitialized variable: cnonce

[elinks-0.12pre6\src\protocol\auth\digest.c:140]: (error) Uninitialized variable: cnonce

[elinks-0.12pre6\src\protocol\auth\digest.c:140]: (error) Uninitialized variable: response

[elinks-0.12pre6\src\protocol\bittorrent\bencoding.c:116]: (style) The scope of the variable 'string_length' can be reduced.

[elinks-0.12pre6\src\protocol\bittorrent\connection.c:56]: (style) The scope of the variable 'prev' can be reduced.

[elinks-0.12pre6\src\protocol\bittorrent\dialogs.c:165]: (style) The scope of the variable 'item' can be reduced.

[elinks-0.12pre6\src\protocol\bittorrent\peerwire.c:246]: (style) The scope of the variable 'msgid_str' can be reduced.

[elinks-0.12pre6\src\protocol\bittorrent\piececache.c:285]: (style) The scope of the variable 'clone' can be reduced.

[elinks-0.12pre6\src\protocol\bittorrent\piececache.c:308]: (style) Variable 'clone' is assigned a value that is never used.

[elinks-0.12pre6\src\protocol\ftp\ftp.c:1410]: (style) Unused variable: return

[elinks-0.12pre6\src\protocol\header.c:180]: (style) Variable 'break' is not assigned a value.

[elinks-0.12pre6\src\protocol\http\http.c:1246]: (error) Uninitialized variable: de

[elinks-0.12pre6\src\scripting\guile\core.c:68]: (style) Variable 'internal_module' is assigned a value that is never used.

[elinks-0.12pre6\src\scripting\guile\hooks.c:124] -> [elinks-0.12pre6\src\scripting\guile\hooks.c:129]: (warning) Possible null pointer dereference: cached - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\scripting\lua\core.c:214]: (style) Checking if unsigned variable 'l' is less than zero.

[elinks-0.12pre6\src\scripting\perl\core.c:111]: (style) The scope of the variable 'local_argv' can be reduced.

[elinks-0.12pre6\src\scripting\perl\hooks.c:48]: (style) Unused variable: n_a

[elinks-0.12pre6\src\scripting\perl\hooks.c:96]: (style) Unused variable: n_a

[elinks-0.12pre6\src\scripting\perl\hooks.c:195]: (style) Unused variable: n_a

[elinks-0.12pre6\src\scripting\python\dialogs.c:118]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\python\hooks.c:86] -> [elinks-0.12pre6\src\scripting\python\hooks.c:92]: (warning) Possible null pointer dereference: cached - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\scripting\ruby\hooks.c:151] -> [elinks-0.12pre6\src\scripting\ruby\hooks.c:156]: (warning) Possible null pointer dereference: cached - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\scripting\smjs\action_object.c:35]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\smjs\bookmarks.c:53]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\smjs\cache_object.c:202]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\smjs\cache_object.c:211]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\smjs\cache_object.c:269]: (style) Unused variable: return

[elinks-0.12pre6\src\scripting\smjs\keybinding.c:162]: (style) Unused variable: return

[elinks-0.12pre6\src\session\download.c:230]: (style) Unused variable: return

[elinks-0.12pre6\src\session\session.c:1176]: (style) Unused variable: return

[elinks-0.12pre6\src\session\task.c:468] -> [elinks-0.12pre6\src\session\task.c:401]: (style) Variable 'DO_MOVE_ABORT' hides enumerator with same name

[elinks-0.12pre6\src\session\task.c:45]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\draw.c:152]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\draw.c:504]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\draw.c:565]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\event.c:69]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\event.c:122]: (style) Unused variable: break

[elinks-0.12pre6\src\terminal\event.c:130]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\hardio.c:102]: (style) Unsigned variable 'datalen' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\terminal\hardio.c:132]: (style) Unsigned variable 'datalen' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\terminal\kbd.c:86]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\kbd.c:472]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\kbd.c:1027]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\kbd.c:1229]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\kbd.c:1242]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\kbd.c:221]: (style) Array index 'i' is used before limits check.

[elinks-0.12pre6\src\terminal\screen.c:1186]: (style) Checking if unsigned variable 'size' is less than zero.

[elinks-0.12pre6\src\terminal\tab.c:241]: (style) Unused variable: return

[elinks-0.12pre6\src\terminal\tab.c:286]: (style) Unused variable: return

[elinks-0.12pre6\src\util\env.c:35]: (warning) Assignment of function parameter has no effect outside the function.

[elinks-0.12pre6\src\util\hash.c:68]: (style) Unused variable: return

[elinks-0.12pre6\src\util\hash.c:140]: (style) Unused variable: return

[elinks-0.12pre6\src\util\hash.c:159]: (style) Variable 'h' is assigned a value that is never used.

[elinks-0.12pre6\src\util\scanner.c:50] -> [elinks-0.12pre6\src\util\scanner.c:43]: (warning) Possible null pointer dereference: token - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\util\string.c:232]: (style) Unsigned variable 'n1' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:232]: (style) Unsigned variable 'n2' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:241]: (style) Unsigned variable 'n1' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:241]: (style) Unsigned variable 'n2' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:244]: (style) Unsigned variable 'n1' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:244]: (style) Unsigned variable 'n2' can't be negative so it is unnecessary to test it.

[elinks-0.12pre6\src\util\string.c:109]: (style) Unused variable: return

[elinks-0.12pre6\src\osdep\types.h:90]: (error) You have no 16-bit integer type. Get in touch with reality.

[elinks-0.12pre6\src\osdep\types.h:106]: (error) You have no 32-bit integer type. Get in touch with reality.

[elinks-0.12pre6\src\osdep\types.h:122]: (error) You have no 32-bit integer type. Get in touch with reality.

[elinks-0.12pre6\src\osdep\types.h:166]: (error) "cannot figure out how to print off_t values"

[elinks-0.12pre6\src\osdep\stub.h:50]: (error) You have neither strchr() nor index() function. Please go upgrade your system.

[elinks-0.12pre6\src\osdep\types.h:90]: (error) #error You have no 16-bit integer type. Get in touch with reality.

[elinks-0.12pre6\src\viewer\text\draw.c:98]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\draw.c:209]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\draw.c:310]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\draw.c:344]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:1922]: (style) The scope of the variable 'key' can be reduced.

[elinks-0.12pre6\src\viewer\text\form.c:102]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:134]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:138]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:164]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:395]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:399]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:636]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:776]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:828]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:1146]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:1194]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:2058]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:2064]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:2080]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\form.c:2086]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:105]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:239]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:242]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:746]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:769]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:1153]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:1182]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:1198]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\link.c:1201]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:859] -> [elinks-0.12pre6\src\viewer\text\search.c:840]: (style) Variable 'FIND_ERROR_NOT_FOUND' hides enumerator with same name

[elinks-0.12pre6\src\viewer\text\search.c:1006] -> [elinks-0.12pre6\src\viewer\text\search.c:836]: (style) Variable 'FIND_ERROR_NONE' hides enumerator with same name

[elinks-0.12pre6\src\viewer\text\search.c:73]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:99]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:212]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:767]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:799]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:891]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\search.c:900]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:599] -> [elinks-0.12pre6\src\viewer\text\textarea.c:613]: (warning) Possible null pointer dereference: fs_ - otherwise it is redundant to check it against null.

[elinks-0.12pre6\src\viewer\text\textarea.c:418]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:428]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:686]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:691]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:1195]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\textarea.c:1203]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:67]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:93]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:131]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:471]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:486]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:760]: (style) Variable 'max_x' is assigned a value that is never used.

[elinks-0.12pre6\src\viewer\text\view.c:839]: (style) Variable 'max_x' is assigned a value that is never used.

[elinks-0.12pre6\src\viewer\text\view.c:1529]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:1627]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:1644]: (style) Unused variable: return

[elinks-0.12pre6\src\viewer\text\view.c:1647]: (style) Unused variable: return


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eliom/eliom_3.0.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elixir/elixir_0.7.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elk/elk_3.99.8.orig.tar.gz
[elk-3.99.8\lib\misc\bitstring.c:157]: (style) The scope of the variable 'buf' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:176]: (style) The scope of the variable 'buf' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:422]: (style) The scope of the variable 'n' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:422]: (style) The scope of the variable 'delta' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:422]: (style) The scope of the variable 'shift' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:484]: (style) The scope of the variable 'n' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:484]: (style) The scope of the variable 'delta' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:484]: (style) The scope of the variable 'shift' can be reduced.

[elk-3.99.8\lib\misc\bitstring.c:535]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\lib\misc\bitstring.c:534]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\lib\misc\monitor.c:65]: (style) The scope of the variable 'brk' can be reduced.

[elk-3.99.8\lib\unix\file.c:166]: (style) The scope of the variable 'fd' can be reduced.

[elk-3.99.8\lib\unix\process.c:84]: (style) The scope of the variable 'envp' can be reduced.

[elk-3.99.8\lib\unix\system.c:58]: (style) Variable 'op' is assigned a value that is never used.

[elk-3.99.8\lib\unix\system.c:58]: (style) Variable 'fd' is assigned a value that is never used.

[elk-3.99.8\lib\unix\system.c:59]: (style) Unused variable: ret

[elk-3.99.8\lib\unix\system.c:60]: (style) Variable 'fn' is assigned a value that is never used.

[elk-3.99.8\lib\unix\time.c:121]: (style) The scope of the variable 'n' can be reduced.

[elk-3.99.8\lib\unix\time.c:68]: (style) Unused variable: y

[elk-3.99.8\lib\unix\time.c:77]: (style) Unused variable: i

[elk-3.99.8\lib\unix\time.c:161]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[elk-3.99.8\lib\unix\wait.c:108]: (error) Uninitialized variable: retpid

[elk-3.99.8\lib\xlib\xlib.h:43]: (error) "X11 Release 3 (or earlier) no longer supported"

[elk-3.99.8\lib\xlib\xlib.h:43]: (error) #error "X11 Release 3 (or earlier) no longer supported"

[elk-3.99.8\lib\xwidgets\callback.c:121]: (style) The scope of the variable 'cd' can be reduced.

[elk-3.99.8\lib\xwidgets\callback.c:122]: (style) The scope of the variable 'j' can be reduced.

[elk-3.99.8\lib\xwidgets\class.c:194]: (style) The scope of the variable 's2' can be reduced.

[elk-3.99.8\lib\xwidgets\class.c:194]: (style) The scope of the variable 'msg' can be reduced.

[elk-3.99.8\lib\xwidgets\context.c:147]: (style) The scope of the variable 'i' can be reduced.

[elk-3.99.8\lib\xwidgets\context.c:148]: (style) The scope of the variable 'sp' can be reduced.

[elk-3.99.8\lib\xwidgets\motif\row-column.c:56]: (style) Variable 'client_data' is assigned a value that is never used.

[elk-3.99.8\lib\xwidgets\resource.c:283]: (style) The scope of the variable 't' can be reduced.

[elk-3.99.8\lib\xwidgets\resource.c:368]: (style) Clarify calculation precedence for '*' and '?'.

[elk-3.99.8\src\cont.c:106]: (style) Variable 'foo' is not assigned a value.

[elk-3.99.8\src\cont.c:116]: (style) Variable 'foo' is not assigned a value.

[elk-3.99.8\src\cont.c:283]: (style) Variable 'delta' is assigned a value that is never used.

[elk-3.99.8\src\cont.c:108]: (error) Uninitialized variable: foo

[elk-3.99.8\src\debug.c:37]: (style) The scope of the variable 'delta' can be reduced.

[elk-3.99.8\src\debug.c:44]: (style) Variable 'delta' is assigned a value that is never used.

[elk-3.99.8\src\dump-ecoff.c:91]: (style) The scope of the variable 'err' can be reduced.

[elk-3.99.8\src\dump-elf.c:93]: (style) The scope of the variable 'mdebugndx' can be reduced.

[elk-3.99.8\src\dump-elf.c:141]: (style) The scope of the variable 'err' can be reduced.

[elk-3.99.8\src\dump-elf.c:251]: (style) The scope of the variable 'err' can be reduced.

[elk-3.99.8\src\dump-elf.c:144]: (style) Variable 'mdebugndx' is assigned a value that is never used.

[elk-3.99.8\src\dump-hp9k.c:99]: (style) The scope of the variable 'n' can be reduced.

[elk-3.99.8\src\heap-gen.c:404]: (style) The scope of the variable 'p' can be reduced.

[elk-3.99.8\src\heap-gen.c:405]: (style) The scope of the variable 'pcount' can be reduced.

[elk-3.99.8\src\heap-gen.c:405]: (style) The scope of the variable 'size' can be reduced.

[elk-3.99.8\src\heap-gen.c:1143]: (style) The scope of the variable 't' can be reduced.

[elk-3.99.8\src\heap-gen.c:1227]: (style) The scope of the variable 'cp' can be reduced.

[elk-3.99.8\src\heap-gen.c:1420]: (style) The scope of the variable 'save_force_total' can be reduced.

[elk-3.99.8\src\heap-gen.c:552]: (error) Dereferencing 'space' after it is deallocated / released

[elk-3.99.8\src\heap-gen.c:553]: (error) Dereferencing 'types' after it is deallocated / released

[elk-3.99.8\src\heap-gen.c:555]: (error) Dereferencing 'linked' after it is deallocated / released

[elk-3.99.8\src\heap-gen.c:557]: (error) Dereferencing 'pmap' after it is deallocated / released

[elk-3.99.8\src\io.c:269]: (style) The scope of the variable 'plen' can be reduced.

[elk-3.99.8\src\print.c:89]: (style) The scope of the variable 'buf' can be reduced.

[elk-3.99.8\src\print.c:143]: (style) The scope of the variable 'buf' can be reduced.

[elk-3.99.8\src\print.c:417]: (style) The scope of the variable 's' can be reduced.

[elk-3.99.8\src\print.c:494]: (style) The scope of the variable 'c' can be reduced.

[elk-3.99.8\src\print.c:524]: (style) The scope of the variable 'c' can be reduced.

[elk-3.99.8\src\print.c:446]: (style) Unsigned variable 'length' can't be negative so it is unnecessary to test it.

[elk-3.99.8\src\print.c:481]: (style) Unsigned variable 'length' can't be negative so it is unnecessary to test it.

[elk-3.99.8\src\print.c:207]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\proc.c:444]: (warning) Assignment of function parameter has no effect outside the function.

[elk-3.99.8\src\proc.c:262]: (style) The scope of the variable 'i' can be reduced.

[elk-3.99.8\src\read.c:497]: (style) The scope of the variable 'buf' can be reduced.

[elk-3.99.8\src\read.c:146]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:189]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:191]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:235]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:236]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:297]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:295]: (style) Variable 'c' is not assigned a value.

[elk-3.99.8\src\read.c:298]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:500]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:499]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:552]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:551]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:577]: (style) Variable 'str' is assigned a value that is never used.

[elk-3.99.8\src\read.c:576]: (style) Variable 'f' is assigned a value that is never used.

[elk-3.99.8\src\read.c:502]: (error) Uninitialized variable: c

[elk-3.99.8\src\read.c:579]: (error) Uninitialized variable: c

[elk-3.99.8\src\read.c:194]: (error) Uninitialized variable: c

[elk-3.99.8\src\read.c:301]: (error) Uninitialized variable: c

[elk-3.99.8\src\stab-coff.c:40]: (style) The scope of the variable 'inx' can be reduced.

[elk-3.99.8\src\stab-ecoff.c:66]: (error) Memory pointed to by 'fp' is freed twice.

[elk-3.99.8\src\stab-ecoff.c:81]: (error) Memory pointed to by 'fp' is freed twice.

[elk-3.99.8\src\stab-ecoff.c:134]: (error) Deallocating a deallocated pointer: fp

[elk-3.99.8\src\stab-elf.c:48]: (style) The scope of the variable 'nextp' can be reduced.

[elk-3.99.8\src\stab-hp9k800.c:85]: (error) Memory pointed to by 'f' is freed twice.

[elk-3.99.8\src\stab-hp9k800.c:85]: (error) Deallocating a deallocated pointer: f

[elk-3.99.8\src\stab-macho.c:67]: (style) The scope of the variable 'ld_cmd' can be reduced.

[elk-3.99.8\src\symbol.c:98]: (style) The scope of the variable 's' can be reduced.

[elk-3.99.8\src\symbol.c:299]: (style) The scope of the variable 'p' can be reduced.

[elk-3.99.8\src\symbol.c:300]: (style) The scope of the variable 'n' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elkcode/elkcode_2.2.10.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elki/elki_0.6.0.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elmerfem/elmerfem_7.0.svn.6034+dfsg.orig.tar.xz
[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\cad\cadview.cpp:602]: (style) Variable 'ok' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3634] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3635]: (performance) Variable 'dummy' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:735]: (style) The scope of the variable 'order203' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1195]: (style) The scope of the variable 'currenttype' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1197]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1200]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1809]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:2735]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:2735]: (style) The scope of the variable 'nodes' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3297]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3297]: (style) The scope of the variable 'nodes' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:457]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:959]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1462]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3615]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:2010]: (error) Resource leak: in

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:2819]: (error) Resource leak: in

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1398]: (error) Resource leak: in

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:1970]: (error) Resource leak: in

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:2997]: (error) Uninitialized variable: revindx

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3641]: (error) Uninitialized variable: u2eelem

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egconvert.cpp:3570]: (error) Uninitialized variable: elementtypes

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1397] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1404]: (performance) Variable 'errorstat' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:109]: (style) The scope of the variable 'command' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1043]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1043]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1043]: (style) The scope of the variable 'dim' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1363]: (error) Memory leak: argv

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1377]: (error) Memory leak: argv

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egmain.cpp:1390]: (error) Memory leak: argv

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:440]: (style) The scope of the variable 'wantedelems' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:440]: (style) The scope of the variable 'wantedelemsx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:440]: (style) The scope of the variable 'wantedelemsy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:1200]: (style) The scope of the variable 'cnew' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:1200]: (style) The scope of the variable 'cleft' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:1725]: (style) The scope of the variable 'nzmax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:1727]: (style) The scope of the variable 'dz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:1758]: (style) The scope of the variable 'active' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:2833]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:2875]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egnative.cpp:2879]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egutils.cpp:73]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egutils.cpp:93]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egutils.cpp:104]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egutils.cpp:115]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\egutils.cpp:135]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\nglib_api.cpp:46]: (warning) Member variable 'NglibAPI::ngmesh' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\nglib_api.cpp:46]: (warning) Member variable 'NglibAPI::geom2d' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\nglib_api.cpp:46]: (warning) Member variable 'NglibAPI::ngDim' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\tetlib_api.cpp:44]: (warning) Member variable 'TetlibAPI::in' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\tetlib_api.cpp:44]: (warning) Member variable 'TetlibAPI::out' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\tetlib_api.cpp:44]: (warning) Member variable 'TetlibAPI::delegate_tetrahedralize' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\tetlib_api.cpp:44]: (warning) Member variable 'TetlibAPI::libtet' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\plugins\tetlib_api.cpp:44]: (warning) Member variable 'TetlibAPI::ptetgenio' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::tabWidget' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::nameEdit' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::tabs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::spareBox' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::spareScroll' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::okButton' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::newButton' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::applyButton' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::spareButton' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::discardButton' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\dynamiceditor.cpp:62]: (warning) Member variable 'DynamicEditor::h' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:326]: (style) The scope of the variable 'xrel' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:580]: (style) The scope of the variable 'top' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:581]: (style) The scope of the variable 'bottom' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:584]: (style) The scope of the variable '_near' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:585]: (style) The scope of the variable '_far' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:606]: (style) The scope of the variable 'top' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:607]: (style) The scope of the variable 'bottom' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:610]: (style) The scope of the variable '_near' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:611]: (style) The scope of the variable '_far' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:1843]: (style) The scope of the variable 'relativeSizeY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\glwidget.cpp:160]: (warning) Member variable 'GLWidget::bodyEditActive' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\materiallibrary.cpp:134]: (style) The scope of the variable 'match' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\materiallibrary.cpp:157]: (style) Variable 'match' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\materiallibrary.cpp:243]: (style) Variable 'item' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:114]: (style) The scope of the variable 'ss' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::generatorType' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::tetlibAPI' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::in' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::out' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::nglibAPI' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::ngmesh' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::nggeom' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::nggeom2d' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::mp' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshingthread.cpp:48]: (warning) Member variable 'MeshingThread::ngDim' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:47]: (warning) Member variable 'node_t::x' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:47]: (warning) Member variable 'node_t::index' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::nature' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::code' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::nodes' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::index' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::selected' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:90]: (warning) Member variable 'element_t::node' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:175]: (warning) Member variable 'point_t::sharp_point' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:175]: (warning) Member variable 'point_t::edges' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:175]: (warning) Member variable 'point_t::edge' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:225]: (warning) Member variable 'edge_t::sharp_edge' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:225]: (warning) Member variable 'edge_t::points' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:225]: (warning) Member variable 'edge_t::point' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:225]: (warning) Member variable 'edge_t::surfaces' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:225]: (warning) Member variable 'edge_t::surface' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::edges' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::edge' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::elements' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::element' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::normal' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:305]: (warning) Member variable 'surface_t::vertex_normals' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:874]: (error) Memory leak: bulk_by_type

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshtype.cpp:874]: (error) Memory leak: boundary_by_type

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1954]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1575]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1575]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1575]: (style) The scope of the variable 'e0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1575]: (style) The scope of the variable 'e1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1355]: (error) Memory leak: cc

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:1563]: (error) Memory leak: cc

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\meshutils.cpp:2107]: (error) Memory leak: activenodes

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\operation.cpp:99] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\operation.cpp:100]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::mesh' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::te' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::dim' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::cdim' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::elmerDefs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::generalSetup' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::meshControl' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\src\sifgenerator.cpp:46]: (warning) Member variable 'SifGenerator::limit' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\twod\curveeditor.cpp:252]: (style) The scope of the variable 'item' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\twod\curveeditor.cpp:267]: (style) The scope of the variable 'item' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\ecmaconsole.cpp:224]: (warning) Possible leak in public function. The pointer 'completer' is not deallocated before it is allocated.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\epmesh.cpp:61]: (performance) Variable 'groupName' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\epmesh.cpp:93]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\matc.cpp:160]: (style) Variable 'ncomp' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\matc.cpp:207]: (style) Variable 'gx_x' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\matc.cpp:211]: (style) Variable 'gy_y' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\matc.cpp:215]: (style) Variable 'gz_z' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\streamline.cpp:105]: (style) The scope of the variable 'index' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\streamline.cpp:150]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\streamline.cpp:172]: (style) Variable 'pickSource' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\streamline.cpp:197]: (style) Variable 'drawRake' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\streamline.cpp:198]: (style) Variable 'rakeWidth' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\vector.cpp:109]: (style) The scope of the variable 'index' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\Application\vtkpost\vector.cpp:185]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:291]: (style) C-style pointer casting

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:297]: (style) C-style pointer casting

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:605]: (style) The scope of the variable 'key' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:606]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:753]: (warning) Member variable 'PythonQtPrivate::_qtNamespace' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:753]: (warning) Member variable 'PythonQtPrivate::_initFlags' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQt.cpp:753]: (warning) Member variable 'PythonQtPrivate::_PythonQtObjectPtr_metaId' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtClassInfo.h:49]: (warning) Member variable 'PythonQtMemberInfo::_slot' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtClassInfo.h:49]: (warning) Member variable 'PythonQtMemberInfo::_enumValue' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtSignalReceiver.h:64]: (performance) Variable '_callable' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtMisc.h:66]: (style) 'class PythonQtValueStorage<qint64,128>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtMisc.h:66]: (style) 'class PythonQtValueStorage<void*,128>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtMisc.h:66]: (style) 'class PythonQtValueStorage<QVariant,32>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtClassInfo.cpp:162]: (style) Variable 'found' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:205]: (style) C-style pointer casting

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:788]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:789]: (style) The scope of the variable 'key' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:790]: (style) The scope of the variable 'tuple' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:807]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:885]: (style) The scope of the variable 'key' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:886]: (style) The scope of the variable 'val' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtConversion.cpp:887]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtImporter.cpp:657]: (style) The scope of the variable 'code' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtMisc.h:66]: (style) 'class PythonQtValueStorage' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtSignalReceiver.cpp:161]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\PythonQtSignalReceiver.cpp:164]: (style) Variable 'found' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\PythonQt\src\gui\PythonQtScriptingConsole.cpp:455]: (style) Variable 'eventHandled' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:528]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:528]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:528]: (style) The scope of the variable 'deltax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:528]: (style) The scope of the variable 'deltay' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:528]: (style) The scope of the variable 'deltad' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:529]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:529]: (style) The scope of the variable 'd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:529]: (style) The scope of the variable 'ds' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:368]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\c3d.c:368]: (style) Unused variable: zz

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:180]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:180]: (style) The scope of the variable 'np' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:180]: (style) The scope of the variable 'ni' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:265]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:265]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:266]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:266]: (style) The scope of the variable 'nm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\dri_ps.c:311]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eig.c:197]: (style) The scope of the variable 'alpha' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eig.c:197]: (style) The scope of the variable 'mp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eig.c:287]: (style) The scope of the variable 'i1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eig.c:287]: (style) The scope of the variable 'end' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eig.c:286]: (style) Unused variable: v0i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:317] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:319]: (performance) Variable 'leftptr' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:317] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:320]: (performance) Variable 'rightptr' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:126]: (style) The scope of the variable 'argptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:723]: (style) The scope of the variable 'var' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:777]: (style) The scope of the variable 'ind' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:791]: (style) The scope of the variable 'csize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:774]: (style) Unused variable: rows

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:774]: (style) Unused variable: cols

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:456]: (error) Buffer is accessed out of bounds: s

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\eval.c:473]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:184]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:457]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:457]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:514]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:514]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:97]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:141]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:282]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:503]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:507]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:554]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:558]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\files.c:350]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\funcs.c:90] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\funcs.c:151]: (style) The scope of the variable 'file' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\funcs.c:152]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\funcs.c:282]: (style) The scope of the variable 'var' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\funcs.c:282]: (style) Unused variable: imp

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\gra.c:69] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\gra_com.c:69]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\jacobi.c:125]: (style) The scope of the variable 'convergence' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\jacobi.c:127]: (style) The scope of the variable 'eps' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\jacobi.c:137]: (style) The scope of the variable 'bb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\jacobi.c:68]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lists.c:238] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lists.c:105]: (style) The scope of the variable 'lst' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lists.c:293]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lists.c:293]: (style) Unused variable: spc

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lu.c:249]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lu.c:210]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\lu.c:90]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:223]: (style) The scope of the variable 'headsave' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:398]: (style) The scope of the variable 'p' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:561]: (style) The scope of the variable 'cmd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:562]: (style) The scope of the variable 'fnc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:669]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:673]: (style) The scope of the variable 'ind' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:113]: (style) Unused variable: str

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:115]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:414]: (error) Common realloc mistake: 'math_out_str' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:438]: (error) Common realloc mistake: 'math_out_str' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:573]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matc.c:782]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matrix.c:98]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matrix.c:297]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matrix.c:325]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\matrix.c:353]: (style) The scope of the variable 'ncolc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\oper.c:454] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:212]: (style) Variable 'power' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\oper.c:458]: (style) The scope of the variable 'ncolc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\oper.c:462]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\oper.c:551]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\oper.c:556]: (style) The scope of the variable 'c' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\optim.c:122]: (style) The scope of the variable 'prevargs' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\optim.c:402]: (style) Variable 'k' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\optim.c:464]: (style) Variable 'k' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\parser.c:998]: (style) The scope of the variable 'csymbcopy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\parser.c:1083]: (style) The scope of the variable 'sym' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\parser.c:962]: (style) Variable 'p' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\parser.c:1086]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\str.c:105]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\urand.c:104]: (style) The scope of the variable 'halfm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\urand.c:105]: (style) The scope of the variable 'm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\urand.c:106]: (style) The scope of the variable 'itwo' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:95] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:120] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:149] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:515] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:523] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:392]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:152]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:244]: (style) Unused variable: maxp

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:244]: (style) Unused variable: minp

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\matc\src\variable.c:244]: (style) Unused variable: maxx

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\bspline2d.cpp:22] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\bspline2d.cpp:24]: (performance) Variable 'hp' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\csgeom.cpp:269]: (style) The scope of the variable 'surfname' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\csgeom.cpp:1171]: (style) The scope of the variable 'l2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\csgeom.cpp:1171]: (style) The scope of the variable 'l1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\csgparser.cpp:1296]: (style) Exception should be caught by reference.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\curve2d.cpp:45]: (style) The scope of the variable 'gradx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\curve2d.cpp:45]: (style) The scope of the variable 'grady' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\curve2d.cpp:45]: (style) The scope of the variable 'grad2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\edgeflw.cpp:103]: (style) The scope of the variable 'pi1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\edgeflw.cpp:107]: (style) The scope of the variable 'copyedge' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\edgeflw.cpp:643]: (style) The scope of the variable 'cursteplen' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\edgeflw.cpp:1239]: (style) The scope of the variable 'lam' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\explicitcurve2d.cpp:25]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\extrusion.cpp:460]: (style) The scope of the variable 'actmax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:259]: (style) Unused variable: sold

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:879]: (style) Unused variable: sold

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:1575]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:1575]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:1622]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:1622]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\identify.cpp:1622]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\singularref.cpp:180] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\singularref.cpp:182]: (warning) Possible null pointer dereference: tansol - otherwise it is redundant to check it against null.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\solid.cpp:461]: (style) The scope of the variable 's2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\solid.cpp:484]: (style) The scope of the variable 's2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\solid.cpp:580]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\solid.cpp:599]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\solid.cpp:1192]: (style) The scope of the variable 'priminv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\specpoin.cpp:202]: (style) The scope of the variable 'sureexp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:133]: (style) The scope of the variable 'dist' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'tl' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'tu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'dt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'val' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'dval' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'valu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\spline3d.cpp:173]: (style) The scope of the variable 'vall' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\csg\surface.cpp:126]: (style) The scope of the variable 'val' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\dynamicmem.cpp:179] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\dynamicmem.cpp:155]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\flags.cpp:256]: (style) The scope of the variable 'name' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\flags.cpp:257]: (style) The scope of the variable 'val' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\moveablemem.cpp:186]: (style) Variable 'move' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\moveablemem.cpp:112]: (style) Exception should be caught by reference.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\mystring.cpp:347]: (style) The scope of the variable 'dummy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\general\mystring.cpp:359]: (style) The scope of the variable 'dummy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\spline.cpp:288]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\spline.hpp:591]: (style) Variable 'dist' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\spline.hpp:666]: (style) Variable 'mind' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\spline2d.cpp:2]: (error) syntax error

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\splinegeometry.cpp:44]: (style) The scope of the variable 'ischar' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\splinegeometry2.cpp:250]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\splinegeometry2.cpp:250]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\geom2d\splinegeometry.hpp:37]: (style) The class 'SplineGeometry' does not have a constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\adtree.cpp:169]: (style) The scope of the variable 'dir' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\adtree.cpp:406]: (style) The scope of the variable 'dir' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\adtree.cpp:90]: (error) Memory leak: bmin

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\adtree.cpp:90]: (error) Memory leak: bmax

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.cpp:105]: (style) The scope of the variable 'd1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.cpp:105]: (style) The scope of the variable 'd2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.cpp:105]: (style) The scope of the variable 'd3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.cpp:105]: (style) The scope of the variable 'd4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.cpp:336]: (style) The scope of the variable 'ang' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomtest3d.cpp:552]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomtest3d.cpp:643]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomtest3d.cpp:440]: (style) The scope of the variable 'tetpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomtest3d.cpp:432]: (style) Variable 'eps2' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nginterface.cpp:366]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nginterface.cpp:378]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nginterface.cpp:481]: (style) The scope of the variable 'empty' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nginterface.cpp:1991]: (style) The scope of the variable 'cnt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nglib.cpp:109]: (style) Variable 'edgenum' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\nglib.cpp:456]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readtetmesh.cpp:51]: (style) The scope of the variable 'nullstarted' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readtetmesh.cpp:335]: (style) Variable 'nullstarted' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:25]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:25]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:27]: (style) The scope of the variable 'reco' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:28]: (style) The scope of the variable 'np' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:28]: (style) The scope of the variable 'nbe' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:230]: (style) The scope of the variable 'ne' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:230]: (style) The scope of the variable 'nse' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:230]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:230]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:59]: (style) Unused variable: hi

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:97]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:97]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:99]: (style) Unused variable: h

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:101]: (style) Unused variable: np

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:101]: (style) Unused variable: nbe

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:126]: (style) Unused variable: x

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:126]: (style) Unused variable: y

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:126]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:264]: (style) Unused variable: nelp

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\readuser.cpp:305]: (style) Unused variable: num

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writeabaqus.cpp:38]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writedolfin.cpp:31]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writedolfin.cpp:28]: (style) Variable 'nse' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writedolfin.cpp:30]: (style) Variable 'invertsurf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writedolfin.cpp:31]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writedolfin.cpp:35]: (style) Unused variable: str

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writeelmer.cpp:60]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writeelmer.cpp:40]: (style) Variable 'rc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writegmsh.cpp:44]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writepermas.cpp:49]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writepermas.cpp:49]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writetecplot.cpp:23]: (style) The scope of the variable 'e' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writetecplot.cpp:23]: (style) The scope of the variable 'z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writetecplot.cpp:43]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\writetet.cpp:37]: (style) The scope of the variable 'pos_int' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:18]: (warning) Member variable 'POINT3D::x' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:18]: (warning) Member variable 'POINT3D::y' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:18]: (warning) Member variable 'POINT3D::z' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::domnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::p1' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::p2' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::p3' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::p4' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:25]: (warning) Member variable 'VOLELEMENT::faces' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:33]: (warning) Member variable 'SURFELEMENT::snr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:33]: (warning) Member variable 'SURFELEMENT::p1' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:33]: (warning) Member variable 'SURFELEMENT::p2' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:33]: (warning) Member variable 'SURFELEMENT::p3' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:41]: (warning) Member variable 'FACE::p1' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:41]: (warning) Member variable 'FACE::p2' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:41]: (warning) Member variable 'FACE::p3' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:41]: (warning) Member variable 'FACE::edges' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:49]: (warning) Member variable 'EDGE::p1' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\interface\wuchemnitz.cpp:49]: (warning) Member variable 'EDGE::p2' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:108]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:109]: (style) The scope of the variable 'p' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:109]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:137]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:138]: (style) The scope of the variable 'p' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:138]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:191]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:205]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:247]: (style) The scope of the variable 'det' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:455]: (style) The scope of the variable 'r' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:456]: (style) The scope of the variable 'max' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:627]: (style) The scope of the variable 'sum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:628]: (style) The scope of the variable 'p' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:628]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:830]: (style) The scope of the variable 'sum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:831]: (style) The scope of the variable 'p1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:831]: (style) The scope of the variable 'p1snn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:831]: (style) The scope of the variable 'p2sn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:831]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.cpp:1268]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\polynomial.cpp:123]: (style) The scope of the variable 'x0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\polynomial.cpp:123]: (style) The scope of the variable 'y0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\polynomial.cpp:186]: (style) The scope of the variable 'x0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\polynomial.cpp:186]: (style) The scope of the variable 'y0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:61]: (style) The scope of the variable 'sum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:62]: (style) The scope of the variable 'mp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:62]: (style) The scope of the variable 'sp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:63]: (style) The scope of the variable 'dp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:207]: (style) The scope of the variable 'sum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:208]: (style) The scope of the variable 'sp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront2.cpp:166]: (style) The scope of the variable 'pi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom3d.hpp:702]: (style) The class 'referencetransform' does not have a constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomobjects.hpp:212]: (performance) Variable 'pmin' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geomobjects.hpp:213]: (performance) Variable 'pmax' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.hpp:316]: (performance) Variable 'p1' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\geom2d.hpp:316]: (performance) Variable 'p2' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\transform3d.hpp:88]: (performance) Variable 'm' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\transform3d.hpp:88]: (performance) Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\transform3d.hpp:96]: (performance) Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\gprim\transform3d.hpp:97]: (performance) Variable 'm' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront2.hpp:40]: (performance) Variable 'globalindex' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront2.cpp:14]: (performance) Variable 'p' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront2.cpp:15]: (performance) Variable 'globalindex' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\linalg\densemat.hpp:163]: (style) 'class MatrixFixWidth' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront2.hpp:20]: (style) 'class FrontPoint2' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:40]: (warning) Member variable 'FrontFace::cluster' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:12]: (performance) Variable 'globalindex' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:21]: (performance) Variable 'p' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:22]: (performance) Variable 'globalindex' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:42]: (performance) Variable 'f' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:90]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\adfront3.cpp:228]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:688]: (style) The scope of the variable 'maxlen2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:1830]: (style) The scope of the variable 'n2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:1949]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:1949]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:1949]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:1949]: (style) The scope of the variable 'm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:3879]: (style) The scope of the variable 'repaired' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:3914]: (style) Variable 'repaired' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::matindex' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::marked' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::flagged' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::tetedge1' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::tetedge2' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::incorder' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:48]: (warning) Member variable 'MarkedTet::order' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:513]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:2483]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:2530]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:2708]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:2716]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\bisect.cpp:2837]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\clusters.cpp:8]: (warning) Member variable 'AnisotropicClusters::nv' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\clusters.cpp:8]: (warning) Member variable 'AnisotropicClusters::ned' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\clusters.cpp:8]: (warning) Member variable 'AnisotropicClusters::nfa' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\clusters.cpp:8]: (warning) Member variable 'AnisotropicClusters::ne' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:23]: (style) The scope of the variable 'z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:55]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:66]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:67]: (style) The scope of the variable 'p3dx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:83]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:84]: (style) The scope of the variable 'p3dx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:102]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:114]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:117]: (style) The scope of the variable 'p3dx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:117]: (style) The scope of the variable 'p3dt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:357]: (style) Unused variable: dshape1

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:1791]: (style) Variable 'hinfo' is not assigned a value.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:403]: (warning) Member variable 'CurvedElements::ishighorder' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:463]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:470]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:522]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:666]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\curvedelems_new.cpp:821]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:265]: (style) The scope of the variable 'r2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:270]: (style) The scope of the variable 'quot' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:344]: (style) The scope of the variable 'starti' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:29]: (warning) Member variable 'DelaunayTet::nb' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:35]: (warning) Member variable 'DelaunayTet::nb' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:822]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:878]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\delaunay.cpp:1292]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\geomsearch.cpp:7]: (warning) Member variable 'GeomSearch3d::faces' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\geomsearch.cpp:7]: (warning) Member variable 'GeomSearch3d::points' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\geomsearch.cpp:7]: (warning) Member variable 'GeomSearch3d::reset' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\geomsearch.cpp:7]: (warning) Member variable 'GeomSearch3d::hashcount' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\global.cpp:27]: (warning) Member variable 'multithreadt::demorunning' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:704] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:725]: (warning) Possible null pointer dereference: hprs - otherwise it is redundant to check it against null.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:1326] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:1328]: (performance) Variable 'sing' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\classifyhpel.hpp:350]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\classifyhpel.hpp:455]: (style) Variable 'point_sing' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\classifyhpel.hpp:1511]: (style) Variable 'point_sing' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\classifyhpel.hpp:1521]: (style) Variable 'edge_sing' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::type' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::index' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::levelx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::levely' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::levelz' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::coarse_elnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::singedge_left' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:29]: (warning) Member variable 'HPRefElement::singedge_right' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::levelx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::levely' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::levelz' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::coarse_elnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::singedge_left' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:34]: (warning) Member variable 'HPRefElement::singedge_right' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::levelx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::levely' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::levelz' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::coarse_elnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::singedge_left' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:52]: (warning) Member variable 'HPRefElement::singedge_right' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:70]: (warning) Member variable 'HPRefElement::index' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:70]: (warning) Member variable 'HPRefElement::levelx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:70]: (warning) Member variable 'HPRefElement::levely' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:70]: (warning) Member variable 'HPRefElement::levelz' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:70]: (warning) Member variable 'HPRefElement::coarse_elnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:571]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:594]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:1435]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:1501]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\hprefinement.cpp:1647]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2.cpp:709]: (style) The scope of the variable 'gi_set' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2.cpp:724]: (style) Variable 'gi_set' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2.cpp:133]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2.cpp:491]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2.cpp:505]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2gen.cpp:450]: (error) Memory leak: r1

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2gen.cpp:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2gen.cpp:260]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve2gen.cpp:292]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:1844] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:1845]: (performance) Variable 'h' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:42]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:56]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:65]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:239]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:306]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:318]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:328]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:337]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:350]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:569]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:648]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:673]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:1551]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:1555]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:1568]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:2407]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:2411]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\improve3.cpp:2415]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\localh.cpp:244]: (style) The scope of the variable 'childnr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\localh.cpp:532]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\localh.cpp:77]: (performance) Variable 'boundingbox' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\localh.hpp:59]: (style) 'class LocalH' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:691]: (style) The scope of the variable 'oldn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:122]: (style) Variable 'rulefile' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:216]: (style) Variable 'rulefile' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:90]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:183]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:226]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshfunc.cpp:247]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:540] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:541]: (performance) Variable 'newpout' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:209]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:217]: (style) The scope of the variable 'morerisc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:218]: (style) The scope of the variable 'debugflag' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:220]: (style) The scope of the variable 'h' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:220]: (style) The scope of the variable 'his' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:220]: (style) The scope of the variable 'hshould' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:25]: (performance) Variable 'boundingbox' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.hpp:29]: (style) 'class Meshing2' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing2.cpp:258]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:86]: (style) The scope of the variable 'hi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:86]: (style) The scope of the variable 'd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:86]: (style) The scope of the variable 'dn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'min1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'min2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'min3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'max1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'max2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:742]: (style) The scope of the variable 'max3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'xminb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'xmaxb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'yminb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'ymaxb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'zminb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:745]: (style) The scope of the variable 'zmaxb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:672]: (style) Variable 'tetvol' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:14]: (warning) Member variable 'MeshingStat3d::nff' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.cpp:14]: (warning) Member variable 'MeshingStat3d::vol' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshing3.hpp:19]: (style) 'class Meshing3' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:131]: (style) The scope of the variable 'cl' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:135]: (style) The scope of the variable 'qual' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:625]: (style) The scope of the variable 'seg' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:950]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:950]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:578]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:761]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:826]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:869]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:932]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtool.cpp:975]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:1071]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:465]: (style) Variable 'np' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2037]: (style) Unused variable: l

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2113]: (style) Unused variable: l

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:56]: (warning) Member variable 'Segment::hp_elnr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2496]: (warning) Member variable 'MeshingParameters::elementorder' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2496]: (warning) Member variable 'MeshingParameters::quad' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2496]: (warning) Member variable 'MeshingParameters::inverttets' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2496]: (warning) Member variable 'MeshingParameters::inverttrigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2496]: (warning) Member variable 'MeshingParameters::autozrefine' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::debugoutput' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::haltnode' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::haltexistingline' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::haltoverlap' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::haltface' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2618]: (warning) Member variable 'DebugParameters::haltfacenr' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:58]: (performance) Variable 'p1' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:59]: (performance) Variable 'p2' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2249]: (performance) Variable 'firstelement' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2257]: (performance) Variable 'firstelement' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2270]: (performance) Variable 'firstelement' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\meshtype.cpp:2282]: (performance) Variable 'firstelement' is assigned in constructor body. Consider performing initialization in initialization list.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:129]: (style) The scope of the variable 'left' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:129]: (style) The scope of the variable 'right' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:129]: (style) The scope of the variable 'allleft' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:129]: (style) The scope of the variable 'allright' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::noldp' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::noldl' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::fzminx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::fzmaxx' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::fzminy' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule2.cpp:7]: (warning) Member variable 'netrule::fzmaxy' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\ruler2.hpp:5]: (style) 'class netrule' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:174]: (style) The scope of the variable 'inthis' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:203]: (style) The scope of the variable 'infreeset' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:249]: (style) The scope of the variable 'hos1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:249]: (style) The scope of the variable 'hos2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:249]: (style) The scope of the variable 'hos3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:250]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:251]: (style) The scope of the variable 'h11' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:251]: (style) The scope of the variable 'h12' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:251]: (style) The scope of the variable 'h22' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:251]: (style) The scope of the variable 'dflam1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:251]: (style) The scope of the variable 'dflam2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:253]: (style) The scope of the variable 'hpx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:253]: (style) The scope of the variable 'hpy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:253]: (style) The scope of the variable 'hpz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:255]: (style) The scope of the variable 'cntout' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:257]: (style) The scope of the variable 'isin' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:870]: (style) The scope of the variable 'infreeset' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:12]: (warning) Member variable 'vnetrule::oldutofreezone' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:12]: (warning) Member variable 'vnetrule::oldutofreezonelimit' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:12]: (warning) Member variable 'vnetrule::maxpnearness' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:12]: (warning) Member variable 'vnetrule::noldp' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\netrule3.cpp:12]: (warning) Member variable 'vnetrule::noldf' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\ruler3.hpp:8]: (style) 'class vnetrule' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\refine.cpp:23]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\refine.cpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\refine.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\ruler3.cpp:193]: (style) The scope of the variable 'oldp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:343]: (style) The scope of the variable 'cnttrials' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:354]: (style) The scope of the variable 'facok' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:355]: (style) The scope of the variable 'factry' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:22]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:29]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\secondorder.cpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.5.cpp:57]: (style) The scope of the variable 'mixed' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.5.cpp:61]: (style) Variable 'mixed' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.5.cpp:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:247] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:251]: (performance) Variable 'e2' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:435]: (style) The scope of the variable 'rot' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:508]: (style) The scope of the variable 'lpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:508]: (style) The scope of the variable 'gpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:580]: (style) The scope of the variable 'lpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:580]: (style) The scope of the variable 'gpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:584]: (style) The scope of the variable 'hbad' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:947]: (style) Variable 'fact' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing2.cpp:816]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:65]: (style) The scope of the variable 'mini' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:350]: (style) The scope of the variable 'el' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:562]: (style) The scope of the variable 'pi1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:562]: (style) The scope of the variable 'pi2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:562]: (style) The scope of the variable 'pi3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:749]: (style) The scope of the variable 'f11' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:749]: (style) The scope of the variable 'f22' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:999]: (style) The scope of the variable 'elbad' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:1128]: (style) The scope of the variable 'lpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:1196]: (style) The scope of the variable 'lpi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:1458]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\smoothing3.cpp:1532]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\specials.cpp:81]: (style) The scope of the variable 'has' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\specials.cpp:81]: (style) The scope of the variable 'hasnot' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\specials.cpp:107]: (style) The scope of the variable 'hasnot' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:59]: (style) The scope of the variable 'nfa' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:1110]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:1185]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:1223]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:1312]: (style) The scope of the variable 'cntv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:96]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:105]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\topology.cpp:114]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:277]: (style) The scope of the variable 'oldlamedge' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:277]: (style) The scope of the variable 'oldlamface' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:30]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\validate.cpp:140]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\meshing\zrefine.cpp:252]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:170]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:170]: (style) The scope of the variable 'xi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:221]: (style) The scope of the variable 'alphahat' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:221]: (style) The scope of the variable 'hd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:221]: (style) The scope of the variable 'fold' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:222]: (style) The scope of the variable 'a1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\bfgs.cpp:222]: (style) The scope of the variable 'a2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\opti\linsearch.cpp:99]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\meshstlsurface.cpp:44]: (style) The scope of the variable 'pim' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\meshstlsurface.cpp:401]: (style) The scope of the variable 'hi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\meshstlsurface.cpp:49]: (style) Variable 'pim' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::topedges' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::nbtrigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::domains' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::rad' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::facenum' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.hpp:97]: (warning) Member variable 'STLTriangle::flags' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.hpp:21]: (warning) Member variable 'STLEdge::trigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.hpp:22]: (warning) Member variable 'STLEdge::trigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.hpp:23]: (warning) Member variable 'STLEdge::trigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\meshstlsurface.cpp:753]: (warning) Member variable 'MeshingSTLSurface::transformationtrig' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeom.cpp:1708]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeom.cpp:1831]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeom.cpp:2673]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeom.cpp:2685]: (style) The scope of the variable 'lp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeom.cpp:2685]: (style) The scope of the variable 'lp2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:484] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:485]: (performance) Variable 'lastunmarked' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:118]: (style) The scope of the variable 'prelastunmarked' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:244]: (style) The scope of the variable 'nnt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:372]: (style) The scope of the variable 'nnp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:372]: (style) The scope of the variable 'nnp2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:373]: (style) The scope of the variable 'nnt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeomchart.cpp:643]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1376] -> [elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1376]: (style) Same expression on both sides of '||'.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:142]: (style) The scope of the variable 'edgeused' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:246]: (style) The scope of the variable 'lle' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:246]: (style) The scope of the variable 'llp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:407]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:444]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:547]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:687]: (style) The scope of the variable 'dist' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:717]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:717]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:719]: (style) The scope of the variable 'ap1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:719]: (style) The scope of the variable 'ap2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:719]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:719]: (style) The scope of the variable 'p4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:722]: (style) The scope of the variable 'rzyl' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:722]: (style) The scope of the variable 'localh' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:823]: (style) The scope of the variable 'ap1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:823]: (style) The scope of the variable 'ap2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:823]: (style) The scope of the variable 'p3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:823]: (style) The scope of the variable 'p4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:942]: (style) The scope of the variable 'maxhline' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1099]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1131]: (style) The scope of the variable 'localh' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1252]: (style) The scope of the variable 'chartmindist' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlgeommesh.cpp:1268]: (style) The scope of the variable 'dist' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:277]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:362]: (style) The scope of the variable 'pi1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:362]: (style) The scope of the variable 'pi2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:363]: (style) The scope of the variable 'ednum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:431]: (style) The scope of the variable 'found' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:431]: (style) The scope of the variable 'pstart' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stlline.cpp:431]: (style) The scope of the variable 'en' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:941]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:944]: (style) The scope of the variable 'cnti' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:944]: (style) The scope of the variable 'cnto' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:953]: (style) Variable 'cntsegs' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:308]: (warning) Member variable 'STLTriangle::topedges' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:308]: (warning) Member variable 'STLTriangle::nbtrigs' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:308]: (warning) Member variable 'STLTriangle::domains' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:308]: (warning) Member variable 'STLTriangle::rad' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:308]: (warning) Member variable 'STLTriangle::flags' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.cpp:860]: (warning) Member variable 'STLBoundary::chart' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltool.hpp:42]: (style) 'class STLChart' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:121]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:202]: (style) The scope of the variable 'px' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:202]: (style) The scope of the variable 'py' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:202]: (style) The scope of the variable 'pz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:205]: (style) The scope of the variable 'noface' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:205]: (style) The scope of the variable 'novertex' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:568]: (style) The scope of the variable 'othertn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::searchtree' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::pointtree' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::pointtol' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::status' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::topology_ok' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:15]: (warning) Member variable 'STLTopology::orientation_ok' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\ElmerGUI\netgen\libsrc\stlgeom\stltopology.cpp:691]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOConstraintAgent.cpp:54]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOConstraintAgent.cpp:71]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIODualMeshAgent.cpp:108]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOGeometryAgent.cpp:55]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOGeometryAgent.cpp:69]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOGeometryAgent.cpp:78]: (style) Unused variable: ftypes

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOGeometryAgent.cpp:94]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOMeshAgent.cpp:192]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOModelDataAgent.cpp:133]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOModelDataAgent.cpp:148]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOModelDataAgent.cpp:163]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOPartWriter.cpp:136]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOSolverAgent.cpp:55]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOSolverAgent.cpp:70]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\eio\src\EIOSolverAgent.cpp:85]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:249]: (style) The scope of the variable 'aid' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:310]: (style) The scope of the variable 'i1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:311]: (style) The scope of the variable 'x1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:311]: (style) The scope of the variable 'd1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:514]: (style) The scope of the variable 'ptr2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\common.c:77]: (style) Unused variable: filename

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:124]: (style) The scope of the variable 'material' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:263]: (style) The scope of the variable 'elemtype' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:265]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:445]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:445]: (style) The scope of the variable 'nodes' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:495]: (style) The scope of the variable 'material' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:495]: (style) The scope of the variable 'boundtype' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:497]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:276]: (style) Variable 'noknots' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:263]: (style) Unused variable: fail

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:264]: (style) Unused variable: nodesd1

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:522]: (style) Variable 'noelements' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:495]: (style) Unused variable: novctrs

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:497]: (style) Unused variable: l

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:497]: (style) Unused variable: nodesd1

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:497]: (style) Unused variable: timesteps

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femfileout.c:499]: (style) Unused variable: rpart

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:859]: (style) The scope of the variable 'badpoint' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:860]: (style) The scope of the variable 'ptr2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:2793]: (style) The scope of the variable 'ind' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:1318]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:1608]: (style) Unused variable: res

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:891]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:933]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\feminfo.c:937]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:414]: (style) The scope of the variable 'wantedelems' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:414]: (style) The scope of the variable 'wantedelemsx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:414]: (style) The scope of the variable 'wantedelemsy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1173]: (style) The scope of the variable 'cnew' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1173]: (style) The scope of the variable 'cleft' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1718]: (style) The scope of the variable 'nzmax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1720]: (style) The scope of the variable 'dz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1751]: (style) The scope of the variable 'active' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1926]: (style) The scope of the variable 'minds' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1927]: (style) The scope of the variable 'x0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1927]: (style) The scope of the variable 'y0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1927]: (style) The scope of the variable 'z0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1928]: (style) The scope of the variable 'mini' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1928]: (style) The scope of the variable 'minj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1928]: (style) The scope of the variable 'kk' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:157]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:213]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1171]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1173]: (style) Unused variable: cup

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1173]: (style) Unused variable: cleftup

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1175]: (style) Unused variable: width

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1176]: (style) Unused variable: ycells

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1176]: (style) Unused variable: yelems

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1929]: (style) Unused variable: inds

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1481]: (error) Uninitialized variable: elemind

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femmesh.c:1498]: (error) Uninitialized variable: elemind

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\fempre.c:867]: (style) The scope of the variable 'partopt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\fempre.c:867]: (style) The scope of the variable 'fail' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femsolve.c:158]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femsolve.c:74]: (style) Unused variable: evenodd

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:181]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:181]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:294]: (style) Variable 'small' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:351]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:351]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: b

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: c

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: d

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: xtest

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:353]: (style) Unused variable: ytest

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:354]: (style) Variable 'small' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\femtools.c:354]: (style) Variable 'tiny' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\nrutil.c:53]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\nrutil.c:73]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\nrutil.c:84]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\nrutil.c:95]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\elmergrid\src\nrutil.c:115]: (error) Memory leak: v

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:323]: (style) The scope of the variable 'charptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1037]: (style) The scope of the variable 'partition' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1037]: (style) The scope of the variable 'dummyint' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:211]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:211]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:323]: (style) Unused variable: dummys

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:324]: (style) Unused variable: dummydbl

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:329]: (style) Unused variable: infofid

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:698]: (style) Unused variable: dummys

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:698]: (style) Unused variable: numberstring

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:698]: (style) Unused variable: charptr

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:699]: (style) Unused variable: dummydbl

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:699]: (style) Unused variable: dZ

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:704]: (style) Unused variable: infofid

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1037]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1037]: (style) Unused variable: fileExists

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1038]: (style) Unused variable: directoryname

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1038]: (style) Unused variable: charptr

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:474]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:502]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: X

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: Y

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: nodeinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: elementinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: belementinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:439]: (error) Memory leak: sharednodeinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:810]: (error) Memory leak: nodeinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:810]: (error) Memory leak: elementinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:810]: (error) Memory leak: belementinfo

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1350]: (error) Resource leak: infofid

[elmerfem-7.0.svn.6034+dfsg\elmerice\Meshers\ExtrudeMesh.c:1263]: (error) Resource leak: headerfid

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\R\elmerparam\src\elmerparam_rwrapper.c:39]: (style) Unused variable: tp

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\R\elmerparam\src\elmerparam_rwrapper.c:42]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\R\elmerparam\src\elmerparam_rwrapper.c:43]: (style) Unused variable: fd

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\dynarray.c:68]: (style) Variable 'v' is not assigned a value.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\dynarray.c:69]: (error) Uninitialized variable: v

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:176]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:218]: (style) The scope of the variable 'ml' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:261]: (style) The scope of the variable 'ml' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:348]: (style) Variable 'strl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:432]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\elmerparam.c:586]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\modelline.c:486]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\modelline.c:52]: (error) Common realloc mistake: 'line' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\elmerparam\src\modelline.c:67]: (error) Common realloc mistake: 'line' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:565]: (style) The scope of the variable 'been_here' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:566]: (style) The scope of the variable 'ptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:566]: (style) The scope of the variable 'c' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:566]: (style) The scope of the variable 'cc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:242]: (style) Variable 'exeName' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:243]: (style) Variable 'n' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:567]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:265]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:270]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:283]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:295]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:298]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:301]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:321]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:324]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\Load.c:327]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:43]: (style) The scope of the variable 'ptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:144]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:144]: (style) The scope of the variable 'twopi' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:65]: (style) Unused variable: e1

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:65]: (style) Unused variable: e2

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:65]: (style) Unused variable: e3

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:142]: (style) Unused variable: grp

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:144]: (style) Unused variable: g

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Resource leak: fp

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Memory leak: ref

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Memory leak: renumber

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Memory leak: edge

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Memory leak: groups_x

[elmerfem-7.0.svn.6034+dfsg\fem\src\SC2Elmer.c:338]: (error) Memory leak: groups_y

[elmerfem-7.0.svn.6034+dfsg\fem\src\binio\binio.c:83]: (style) The scope of the variable 'tmp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\fft.c:445]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\fft.c:535]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\fft.c:673]: (style) Unused variable: logN

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:84]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:84]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:120]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:120]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:326]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\16node_quad.c:189]: (style) Variable 'R' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:78]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:78]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:223]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:255]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:288]: (style) The scope of the variable 'detA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:288]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:288]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:288]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dXdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dXdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dYdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dYdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dZdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'dZdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'a' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:289]: (style) The scope of the variable 'b' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:340]: (style) Variable 'X' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\2d_4node.c:340]: (style) Variable 'Y' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:148]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:176]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:469]: (style) The scope of the variable 'EofA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:498]: (style) The scope of the variable 'cosA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:499]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:499]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:499]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:499]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:499]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'FX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'FY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'FZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:562]: (style) The scope of the variable 'Hit' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:563]: (style) The scope of the variable 'F' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:563]: (style) The scope of the variable 'EA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:573]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:388]: (style) Variable 'Auv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:374]: (style) Unused variable: detA

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:376]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:408]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:498]: (style) Unused variable: EAF

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:498]: (style) Unused variable: EAT

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:498]: (style) Variable 'PI' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:509]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:622]: (style) Variable 'EA' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:573]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:585]: (error) Uninitialized variable: Fa

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiCubicUtil.c:585]: (error) Uninitialized variable: Fb

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:279]: (style) The scope of the variable 'EofA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:308]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:308]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:308]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:308]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:308]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:309]: (style) The scope of the variable 'cosA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:69]: (style) Unused variable: t

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:100]: (style) Unused variable: t

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:132]: (style) Unused variable: BBox

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:198]: (style) Variable 'Auv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:184]: (style) Unused variable: detA

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:186]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:218]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiLinearUtil.c:319]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:147]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:173]: (style) The scope of the variable 't' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:462]: (style) The scope of the variable 'EofA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:492]: (style) The scope of the variable 'cosA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:493]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:493]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:493]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:493]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:493]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'FX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'FY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'FZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:555]: (style) The scope of the variable 'Hit' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:556]: (style) The scope of the variable 'F' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:556]: (style) The scope of the variable 'EA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:566]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:381]: (style) Variable 'Auv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:367]: (style) Unused variable: detA

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:369]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:401]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:492]: (style) Unused variable: EAF

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:492]: (style) Unused variable: EAT

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:492]: (style) Variable 'PI' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:503]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:609]: (style) Variable 'EA' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:566]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:574]: (error) Uninitialized variable: Fa

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\BiQuadraticUtil.c:574]: (error) Uninitialized variable: Fb

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LUDecomp.c:155]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LUDecomp.c:117]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LUDecomp.c:83]: (error) Memory leak: pivot

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:417] -> [elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:423]: (performance) Variable 'V' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:197]: (style) The scope of the variable 'EofA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) The scope of the variable 'U' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) The scope of the variable 'V' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:228]: (style) The scope of the variable 'cosA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:69]: (style) Unused variable: t

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:98]: (style) Unused variable: BBox

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:99]: (style) Unused variable: ULength

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:99]: (style) Unused variable: VLength

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: dZdU

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: dXdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: dYdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: dZdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: Auu

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: Auv

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: Avv

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:127]: (style) Unused variable: detA

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:129]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: dZdU

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: dXdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: dYdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: dZdV

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: Auu

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: Auv

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:145]: (style) Unused variable: Avv

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:147]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) Unused variable: DZ

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:227]: (style) Unused variable: NTZ

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:236]: (style) Variable 'NBZ' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:238]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:301]: (error) Uninitialized variable: NTX

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LineUtil.c:301]: (error) Uninitialized variable: NTY

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveConjGrad.c:173]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveConjGrad.c:173]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveConjGrad.c:173]: (style) Unused variable: CE

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveConjGrad.c:173]: (style) Variable 'n' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveConjGrad.c:175]: (style) Unused variable: fp

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\LinearSolveJacob.c:98]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Xdu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Xdv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Ydu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Ydv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Zdu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'Zdv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'J0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'J1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'J2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:161]: (style) The scope of the variable 'J3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:162]: (style) The scope of the variable 'det' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:162]: (style) The scope of the variable 'F0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:162]: (style) The scope of the variable 'F1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:850]: (style) The scope of the variable 'X' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:850]: (style) The scope of the variable 'Y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:952]: (style) The scope of the variable 'X' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:952]: (style) The scope of the variable 'Y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1047]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1047]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1086]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:382]: (style) Unused variable: E

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:382]: (style) Unused variable: AC4

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:569]: (style) Unused variable: V

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:569]: (style) Unused variable: T

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:569]: (style) Unused variable: Z

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:570]: (style) Unused variable: TF

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:570]: (style) Unused variable: TD

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:570]: (style) Unused variable: TX

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:679]: (style) Unused variable: E

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:679]: (style) Unused variable: AC4

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:733]: (style) Unused variable: E

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:733]: (style) Unused variable: X

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:733]: (style) Unused variable: Y

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:810]: (style) Unused variable: Z

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:850]: (style) Unused variable: E

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:952]: (style) Unused variable: E

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1141]: (style) Unused variable: Geom

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1147]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\RayTrace.c:1271]: (style) Variable 'count' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'XMin' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'XMax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'YMin' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'YMax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'ZMin' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:63]: (style) The scope of the variable 'ZMax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: r

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Variable 'PI' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: XMin

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: XMax

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: YMin

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: YMax

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: ZMin

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:282]: (style) Unused variable: ZMax

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TestModel.c:381]: (error) Resource leak: fp

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:310]: (style) The scope of the variable 'EofA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:339]: (style) The scope of the variable 'DX' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:339]: (style) The scope of the variable 'DY' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:339]: (style) The scope of the variable 'DZ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:340]: (style) The scope of the variable 'cosA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:414]: (style) The scope of the variable 'F' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:414]: (style) The scope of the variable 'EA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:415]: (style) The scope of the variable 'Hit' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:425]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:229]: (style) Variable 'Auv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:215]: (style) Unused variable: detA

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:217]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:249]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:350]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\TriangleUtil.c:425]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:83] -> [elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:85]: (performance) Variable 'Link' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:104]: (style) The scope of the variable 'nfp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:104]: (style) The scope of the variable 'efp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:105]: (style) The scope of the variable 'nodes' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:547]: (style) The scope of the variable 'ind0' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:213]: (style) Unused variable: T

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:213]: (style) Unused variable: F

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:216]: (style) Unused variable: Link

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:549]: (style) Unused variable: dp2

[elmerfem-7.0.svn.6034+dfsg\fem\src\view3d\ViewFactors.c:658]: (error) Memory leak: nodehits

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:215] -> [elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:215]: (style) Same expression on both sides of '||'.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:33]: (style) The scope of the variable 'a' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:33]: (style) The scope of the variable 'sum' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:33]: (style) The scope of the variable 'sumdvf' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:35]: (style) The scope of the variable '_r4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:35]: (style) The scope of the variable '_z4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'ds1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'ds2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'dp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'dz1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'dz2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'dr1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) The scope of the variable 'dr2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:37]: (style) The scope of the variable 'epsilon' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:384]: (style) The scope of the variable 'cc1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:435]: (style) The scope of the variable 'r5' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:435]: (style) The scope of the variable 'r6' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:435]: (style) The scope of the variable 'z5' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:435]: (style) The scope of the variable 'z6' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:436]: (style) The scope of the variable 'tt2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'r' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'h' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'hh1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'hh2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'g1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'g2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'gg1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'gg2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:608]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'd1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'd2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'e1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'e2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'f1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:609]: (style) The scope of the variable 'f2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:36]: (style) Unused variable: err

[elmerfem-7.0.svn.6034+dfsg\fem\src\viewaxis\viewfact.cpp:502]: (style) Variable 'tt2' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\fem\tests\findnorm.c:58]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\fem\tests\findnorm.c:52]: (error) Resource leak: fp

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:200]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1216]: (style) The scope of the variable 'index' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1217]: (style) The scope of the variable 'selected' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1692]: (style) The scope of the variable 'old_count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1727]: (style) The scope of the variable 'old_count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1771]: (style) The scope of the variable 'old_count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1803]: (style) The scope of the variable 'be' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1838]: (style) The scope of the variable 'old_count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:341]: (style) Variable 'bid' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2453]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2513]: (style) Unused variable: nof_ids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2514]: (style) Unused variable: mids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2515]: (style) Unused variable: gids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2579]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2581]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2844]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:3197]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:511]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:1086]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2144]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:2950]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body.cpp:3210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body2D.cpp:353]: (style) The scope of the variable 'e_id' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body2D.cpp:299]: (style) Variable 'nof_pending_vertices' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body2D.cpp:352]: (style) Unused variable: vertex

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body2D.cpp:154]: (error) Memory leak: vertex_groups

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_body2D.cpp:154]: (error) Memory leak: vertex_ids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1429]: (style) The scope of the variable 'dir' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1441]: (style) The scope of the variable 'selected' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1607]: (style) The scope of the variable 'index' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:2632]: (style) The scope of the variable 'fn' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:2802]: (style) The scope of the variable 'max_per_line' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1426]: (style) Variable 'node_data' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1605]: (style) Variable 'node_data' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:1825]: (style) Variable 'parents' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:2628]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:2639]: (style) Variable 'fn' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement.cpp:2741]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement2D.cpp:1065]: (style) The scope of the variable 'testp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement2D.cpp:934]: (style) Variable 'g1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement2D.cpp:935]: (style) Variable 'g2' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement2D.cpp:1161]: (style) Variable 'value' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement3D.cpp:144]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElement3D.cpp:195]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:313]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:354]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:370]: (style) Unused variable: count

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:370]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:370]: (style) Unused variable: nof_ids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:371]: (style) Unused variable: bids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:372]: (style) Unused variable: mids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementGroup.cpp:373]: (style) Unused variable: gids

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementLoop.cpp:950]: (style) The scope of the variable 'sign' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementLoop.cpp:950]: (style) The scope of the variable 'eid' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyElementLoop.cpp:122]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyLayer.cpp:456]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyLayer.cpp:77]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyLayer.cpp:469]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_bodyLayer.cpp:506]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_boundaryCondition.cpp:159]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:72]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:74]: (style) Variable 'gui_value_buffer' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:75]: (style) Variable 'value_buffer' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:76]: (style) Variable 'variable_buffer' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:78]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_calculator.cpp:103]: (style) Unused variable: fld_name

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_control.cpp:88]: (style) Unused variable: fname

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_control.cpp:93]: (style) Variable 'emf_file' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_control.cpp:853]: (error) Used file that is not opened.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_control.cpp:104]: (error) Resource leak: emf_file

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_control.cpp:853]: (error) Memory pointed to by 'model_file' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_equation.cpp:118]: (style) The scope of the variable 'equation_vars_pf' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_equation.cpp:76]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_input.cpp:455]: (style) The scope of the variable 'buffer_len' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_input.cpp:121]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_input.cpp:367]: (style) Variable 'time1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputAbaqus.cpp:90]: (style) The scope of the variable 'eset' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputAbaqus.cpp:518]: (style) Variable 'parent_ids' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:107]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:110]: (style) Variable 'frontIn' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:117]: (style) Variable 'onl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:119]: (style) Variable 'fnl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:121]: (style) Variable 'dtl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEgf.cpp:180]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:528]: (style) The scope of the variable 'is_added' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:238]: (style) Variable 'time1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:277]: (style) Variable 'input_elem_count' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:286]: (style) Variable 'mi' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:463]: (style) Unused variable: int_parent1_id

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:463]: (style) Unused variable: int_parent2_id

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:499]: (style) Variable 'add_as_vrtx_element' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputElmer.cpp:615]: (style) Variable 'model_has_geometry' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:233]: (style) C-style pointer casting

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:504]: (style) C-style pointer casting

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:934]: (style) The scope of the variable 'sub_parent_tag' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:361]: (warning) String literal compared with variable 'pd'. Did you intend to use strcmp() instead?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:89]: (style) Variable 'fldSep' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:107]: (style) Variable 'rc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:231]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:240]: (style) Variable 'onl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:242]: (style) Variable 'fnl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:244]: (style) Variable 'dtl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:344]: (style) Variable 'rc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:414]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:417]: (style) Variable 'frontIn' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:426]: (style) Variable 'onl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:428]: (style) Variable 'fnl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:430]: (style) Variable 'dtl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:632]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:930]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputEmf.cpp:1052]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:193] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:228]: (performance) Variable 'box_dim' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:194] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:231]: (performance) Variable 'dim' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:375]: (style) Variable 'value_buffer' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFidap.cpp:664]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:696]: (style) The scope of the variable 'gui' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1314]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:611]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:618]: (style) Variable 'isEgf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:619]: (style) Variable 'isEmf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:685]: (style) Variable 'bg' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1130]: (style) Variable 'isEgf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1131]: (style) Variable 'isEmf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1156]: (style) Variable 'isEgf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1157]: (style) Variable 'isEmf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1246]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1251]: (style) Variable 'isEgf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1252]: (style) Variable 'isEmf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1311]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1654]: (style) Variable 'nofVertices' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1658]: (style) Variable 'isEgf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputFront.cpp:1659]: (style) Variable 'isEmf' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:898] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:899]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:899] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:900]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:900] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:901]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:905] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:906]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:906] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:907]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:907] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:908]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:913] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:914]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:914] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:915]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:915] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:916]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:920] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:921]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:921] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:922]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:922] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:923]: (warning) Variable 'elem_type' is reassigned a value before the old one has been used. 'break;' missing?

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:1031]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:140]: (style) The scope of the variable 'result' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:1048]: (style) The scope of the variable 'nd_id' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:1157]: (style) The scope of the variable 'nd_id' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:772]: (style) Variable 'bulk_elements_counter' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:804]: (style) Variable 'bndr_elements_counter' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeas.cpp:884]: (style) Variable 'reorder_nodes' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeasWF.cpp:316]: (style) The scope of the variable 'name' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIdeasWF.cpp:290]: (error) Memory leak: ct_data

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1184] -> [elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1188]: (performance) Variable 'nof_values' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:426]: (style) The scope of the variable 'de' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:699]: (style) The scope of the variable 'comp_de' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1190]: (style) The scope of the variable 'comp_de' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1225]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:346]: (style) Unused variable: result

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:752]: (style) Unused variable: common_z

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:793]: (style) Unused variable: comp_de

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:819]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:880]: (style) Variable 'nof_values' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:991]: (style) Variable 'nof_values' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1188]: (style) Variable 'nof_values' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1259]: (style) Unused variable: ibnd_entry

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:417]: (error) Array 'fieldBuffer[9]' accessed at index 9, which is out of bounds.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputIges.cpp:1069]: (error) Memory leak: knots_u

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:174]: (style) The scope of the variable 'body1_lr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:175]: (style) The scope of the variable 'body2_lr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:72]: (style) Variable 'time1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:65]: (style) Variable 'bt' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:97]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:155]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_inputThetis.cpp:201]: (style) Variable 'result_code' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_main.cpp:193]: (style) Variable 'cc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_mesh.cpp:1752]: (style) The scope of the variable 'elem_type' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_mesh.cpp:319]: (style) Unused variable: my_pos

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_mesh.cpp:319]: (style) Unused variable: my_pos2

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_mesh.cpp:1608]: (style) Variable 'edges' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1535]: (style) The scope of the variable 'key_buffer' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1536]: (style) The scope of the variable 'value_buffer' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:246]: (style) Variable 'checkSymmetry' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:282]: (style) Variable 'checkSymmetry' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:401]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:402]: (style) Variable 'ES' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:515]: (style) Variable 'mi' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:686]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:805]: (style) Variable 'nof_inner_boundaries' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:806]: (style) Variable 'nof_outer_boundaries' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:817]: (style) Unused variable: bd1_id

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:817]: (style) Unused variable: bd2_id

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1013]: (style) Variable 'mesh_index' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1533]: (style) Unused variable: pf

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1637]: (style) Variable 'mi' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2171]: (style) Variable 'mi' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2173]: (style) Variable 'ms' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2224]: (style) Variable 'body_id' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2278]: (style) Variable 'body1_id' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2320]: (style) Variable 'mi' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1954]: (error) Memory leak: types

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:1954]: (error) Memory leak: typesC

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_modelOutputManager.cpp:2204]: (error) Uninitialized variable: index

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_model_aux.cpp:769]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_model_aux.cpp:799]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_model_aux.cpp:815]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_model_aux.cpp:832]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_model_aux.cpp:848]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:121]: (style) The scope of the variable 'dim1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:121]: (style) The scope of the variable 'dim2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:121]: (style) The scope of the variable 'nof_variables' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:123]: (style) The scope of the variable 'is_file_name' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:123]: (style) The scope of the variable 'is_proc_name' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:116]: (style) Variable 'gui' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:123]: (style) Unused variable: is_quoted

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:128]: (style) Variable 'name_buffer' is allocated memory that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_parameter.cpp:1066]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:714]: (style) Statements following return, break, continue, goto or throw will never be executed.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:448]: (style) The scope of the variable 'is_drawing_cad' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:928]: (style) The scope of the variable 'color_z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:457]: (style) Variable 'is_drawing_cad' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:489]: (style) Variable 'draw_done' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:690]: (style) Unused variable: code

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:694]: (style) Unused variable: time_buffer

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:695]: (style) Unused variable: time

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:696]: (style) Unused variable: decimal

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:696]: (style) Unused variable: sign

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1538]: (style) Variable 'position0' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1548]: (style) Variable 'position1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1558]: (style) Variable 'position2' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1790]: (style) Variable 'res1' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1792]: (style) Variable 'res2' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1932]: (style) Variable 'body_id' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1933]: (style) Variable 'bndr_id' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:1971]: (style) Variable 'body_id' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_renderer_OGL.cpp:2207]: (style) Variable 'base_rt' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_solver.cpp:111]: (style) Unused variable: fld_name

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_solverControl.cpp:75]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\front\src\ecif_timestep.cpp:66]: (style) Variable 'QM' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:528]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:528]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:528]: (style) The scope of the variable 'deltax' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:528]: (style) The scope of the variable 'deltay' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:528]: (style) The scope of the variable 'deltad' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:529]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:529]: (style) The scope of the variable 'd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:529]: (style) The scope of the variable 'ds' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:368]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\matc\src\c3d.c:368]: (style) Unused variable: zz

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:180]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:180]: (style) The scope of the variable 'np' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:180]: (style) The scope of the variable 'ni' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:265]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:265]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:266]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:266]: (style) The scope of the variable 'nm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\dri_ps.c:311]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eig.c:197]: (style) The scope of the variable 'alpha' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eig.c:197]: (style) The scope of the variable 'mp1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eig.c:287]: (style) The scope of the variable 'i1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eig.c:287]: (style) The scope of the variable 'end' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eig.c:286]: (style) Unused variable: v0i

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:317] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:319]: (performance) Variable 'leftptr' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:317] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:320]: (performance) Variable 'rightptr' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:126]: (style) The scope of the variable 'argptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:723]: (style) The scope of the variable 'var' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:777]: (style) The scope of the variable 'ind' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:791]: (style) The scope of the variable 'csize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:774]: (style) Unused variable: rows

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:774]: (style) Unused variable: cols

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:456]: (error) Buffer is accessed out of bounds: s

[elmerfem-7.0.svn.6034+dfsg\matc\src\eval.c:473]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:184]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:457]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:457]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:514]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:514]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:97]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:141]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:282]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:503]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:507]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:554]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:558]: (error) Memory pointed to by 'fp' is freed twice.

[elmerfem-7.0.svn.6034+dfsg\matc\src\files.c:350]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\matc\src\funcs.c:90] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\funcs.c:151]: (style) The scope of the variable 'file' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\funcs.c:152]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\funcs.c:282]: (style) The scope of the variable 'var' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\funcs.c:282]: (style) Unused variable: imp

[elmerfem-7.0.svn.6034+dfsg\matc\src\gra.c:69] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\gra_com.c:69]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\matc\src\jacobi.c:125]: (style) The scope of the variable 'convergence' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\jacobi.c:127]: (style) The scope of the variable 'eps' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\jacobi.c:137]: (style) The scope of the variable 'bb' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\jacobi.c:68]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\lists.c:238] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\lists.c:105]: (style) The scope of the variable 'lst' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\lists.c:293]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\lists.c:293]: (style) Unused variable: spc

[elmerfem-7.0.svn.6034+dfsg\matc\src\lu.c:249]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\lu.c:210]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\matc\src\lu.c:90]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:223]: (style) The scope of the variable 'headsave' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:398]: (style) The scope of the variable 'p' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:561]: (style) The scope of the variable 'cmd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:562]: (style) The scope of the variable 'fnc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:701]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:705]: (style) The scope of the variable 'ind' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:113]: (style) Unused variable: str

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:115]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:414]: (error) Common realloc mistake: 'math_out_str' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:438]: (error) Common realloc mistake: 'math_out_str' nulled but not freed upon failure

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:573]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matc.c:814]: (warning) Redundant code: Found a statement that begins with numeric constant.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matrix.c:98]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matrix.c:297]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matrix.c:325]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\matrix.c:353]: (style) The scope of the variable 'ncolc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\oper.c:454] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:212]: (style) Variable 'power' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\oper.c:458]: (style) The scope of the variable 'ncolc' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\oper.c:462]: (style) The scope of the variable 'value' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\oper.c:551]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\oper.c:556]: (style) The scope of the variable 'c' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\optim.c:122]: (style) The scope of the variable 'prevargs' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\optim.c:402]: (style) Variable 'k' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\optim.c:464]: (style) Variable 'k' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\parser.c:998]: (style) The scope of the variable 'csymbcopy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\parser.c:1083]: (style) The scope of the variable 'sym' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\parser.c:962]: (style) Variable 'p' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\matc\src\parser.c:1086]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\matc\src\str.c:105]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\urand.c:104]: (style) The scope of the variable 'halfm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\urand.c:105]: (style) The scope of the variable 'm' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\urand.c:106]: (style) The scope of the variable 'itwo' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:95] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:120] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:149] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:515] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:523] -> [elmerfem-7.0.svn.6034+dfsg\matc\src\elmer\matc.h:214]: (style) Function argument 'name' hides enumerator with same name

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:392]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:152]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:244]: (style) Unused variable: maxp

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:244]: (style) Unused variable: minp

[elmerfem-7.0.svn.6034+dfsg\matc\src\variable.c:244]: (style) Unused variable: maxx

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\BGGridMesh.cpp:109]: (style) The scope of the variable 'last' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\BGGridMesh.cpp:113]: (style) Variable 'last' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\BGGridMesh.cpp:181]: (error) Memory leak: mask

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\BGTriangleMesh.cpp:40]: (style) Variable 'nd' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Connect.cpp:42]: (style) Variable 'diam' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Connect.cpp:392]: (style) Variable 'sqrt3' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Connect.cpp:396]: (style) Unused variable: ref

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Connect.cpp:210]: (performance) Possible inefficient checking for 'tripleQueue' emptiness.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\GeometryEdge.cpp:131]: (style) Variable 'totLength' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\GeometryEdge.cpp:203]: (style) Unused variable: grading

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\GeometryEdge.cpp:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:268]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:281]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:301]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:359]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:405]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:442]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:451]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:455]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:463]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\Mesh.cpp:496]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\MeshParser.cpp:219]: (style) The scope of the variable 'fixedNodeCount' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\PQ.cpp:94]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSMFVoronoiSegment.cpp:32]: (style) The scope of the variable 'nx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSMFVoronoiSegment.cpp:32]: (style) The scope of the variable 'ny' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSSFVoronoiSegment.cpp:35]: (style) The scope of the variable 'nx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSSFVoronoiSegment.cpp:35]: (style) The scope of the variable 'ny' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSSFVoronoiSegment.cpp:129]: (style) The scope of the variable 'active' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\SSSFVoronoiSegment.cpp:134]: (style) Variable 'active' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\VSVertex.cpp:139]: (style) The scope of the variable 'A' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\VSVertex.cpp:139]: (style) The scope of the variable 'B' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\VSVertex.cpp:126]: (style) Variable 'c' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\VoronoiVertex.cpp:38]: (style) Variable 'steps' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\meshgen2d\src\VoronoiVertex.cpp:46]: (style) Variable 'i' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\misc\netcdf\src\GridDataMapper\cs2cs_interface.c:40]: (warning) Assignment of function parameter has no effect outside the function.

[elmerfem-7.0.svn.6034+dfsg\misc\netcdf\src\GridDataMapper\cs2cs_interface.c:30]: (style) The scope of the variable 'transf_val' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\misc\netcdf\src\GridDataMapper\cs2cs_interface.c:35]: (style) The scope of the variable 'point_count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\misc\netcdf\src\GridDataMapper\cs2cs_interface.c:36]: (style) The scope of the variable 'point_offset' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1510]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'XFontStruct *'.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:775]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:776]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1052]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1169]: (style) The scope of the variable 'var' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1528]: (style) The scope of the variable 'param' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1528]: (style) The scope of the variable 'rgba' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1611]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2239]: (style) The scope of the variable 'ephome' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:346]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:649]: (style) Unused variable: index

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:693]: (style) Unused variable: T

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:695]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:695]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:695]: (style) Unused variable: index

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:776]: (style) Variable 'j' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:936]: (style) Variable 'variable' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:936]: (style) Variable 'value' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1483]: (style) Variable 'here' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1507]: (style) Variable 'str' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1507]: (style) Variable 'here' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1587]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2070]: (style) Variable 'MouseStatus' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: dx

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: dy

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: ox

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: oy

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: nx

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: ny

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2145]: (style) Unused variable: viewp

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2240]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2240]: (style) Unused variable: size

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2243]: (style) Variable 'szAppPath' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2244]: (style) Variable 'szAppDirectory' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:2245]: (style) Unused variable: exeName

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:967]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:988]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1062]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\ElmerPost.c:1089]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\LUDecomp.c:110]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\LUDecomp.c:72]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elmerfem-7.0.svn.6034+dfsg\post\src\LUDecomp.c:38]: (error) Memory leak: pivot

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\camera.c:331]: (style) The scope of the variable 'ptr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\camera.c:366]: (style) Variable 'ct' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\camera.c:368]: (style) Variable 'FitToPage' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:510]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:284]: (style) Unused variable: prim

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:341]: (style) Unused variable: pprim

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:341]: (style) Unused variable: ppprim

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:565]: (style) Unused variable: prim

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\context.cc:566]: (style) Unused variable: nextprim

[elmerfem-7.0.svn.6034+dfsg\post\src\camera\file.cc:283]: (style) Unused variable: prim

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_tetra.c:79]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_tetra.c:79]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_tetra.c:195]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_tetra.c:195]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_tetra.c:195]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:78]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:78]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:127]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:127]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:127]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:127]: (style) Unused variable: s

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\10node_triangle.c:142]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:330] -> [elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:334]: (performance) Variable 'ddu' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:92]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:92]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:199]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:199]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:200]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:200]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:243]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:243]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:244]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:244]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:287]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:287]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:288]: (style) The scope of the variable 'l' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:288]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:157]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:423]: (style) Unused variable: uu

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:423]: (style) Unused variable: vv

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:423]: (style) Unused variable: ww

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:424]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:482]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\12node_quad.c:482]: (style) Variable 'n' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:78]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:78]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:80]: (style) The scope of the variable 'PrismFace' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:139]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:139]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:139]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:140]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:140]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:191]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:236]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:290]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\13node_pyramid.c:344]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:380] -> [elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:384]: (performance) Variable 'ddu' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:94]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:94]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:252]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:252]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:253]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:295]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:295]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:296]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:338]: (style) The scope of the variable 'q' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:338]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:339]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\16node_quad.c:208]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:125]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:125]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:192]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:192]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:192]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: f

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: c

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: x

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: y

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:519]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:520]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\20node_brick.c:520]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:128]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:128]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:195]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:195]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:195]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: f

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: c

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: x

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: y

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:554]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:555]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\27node_brick.c:555]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:92]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:92]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:92]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:92]: (style) Unused variable: s

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:94]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\3node_triangle.c:277]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_bar.c:83]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_bar.c:83]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:95]: (style) Unused variable: x

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:95]: (style) Unused variable: y

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:95]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:95]: (style) Unused variable: f

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:98]: (style) Unused variable: vertex

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:100]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:100]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad.c:100]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:95]: (style) Unused variable: x

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:95]: (style) Unused variable: y

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:95]: (style) Unused variable: z

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:95]: (style) Unused variable: f

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:98]: (style) Unused variable: vertex

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:100]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:100]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:100]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_quad_save.c:102]: (style) Variable 'material' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:92]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:92]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:298]: (style) The scope of the variable 'I' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:298]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:661]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:661]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_tetra.c:661]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:92]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:92]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:92]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:92]: (style) Unused variable: s

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:94]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\4node_triangle.c:277]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:78]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:78]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:80]: (style) The scope of the variable 'PyramidFace' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:138]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:138]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:138]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:139]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:139]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:182]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:218]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:253]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_pyramid.c:288]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:80]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:80]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:190]: (style) Variable 'uuv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:190]: (style) Variable 'uvv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:226]: (style) Variable 'uv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:226]: (style) Variable 'vv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\5node_quad.c:257]: (style) Variable 'uv' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:85]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:85]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:128]: (style) Unused variable: u

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:128]: (style) Unused variable: v

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:128]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:128]: (style) Unused variable: s

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_triangle.c:139]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_wedge.c:92]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_wedge.c:92]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_wedge.c:154]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_wedge.c:154]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\6node_wedge.c:154]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_brick.c:92]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_brick.c:92]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_brick.c:146]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_brick.c:146]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_brick.c:146]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_quad.c:89]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_quad.c:89]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_quad.c:371]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_quad.c:371]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_quad.c:373]: (style) Variable 'map' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:92]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:92]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:298]: (style) The scope of the variable 'I' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:298]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:661]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:661]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\8node_tetra.c:661]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\9node_quad.c:89]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\9node_quad.c:89]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\9node_quad.c:393]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\9node_quad.c:393]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\9node_quad.c:395]: (style) Variable 'map' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:81]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'detA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'Avu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dXdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dYdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dXdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dYdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dZdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dZdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dFdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) The scope of the variable 'dFdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:180]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:180]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:180]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:180]: (style) The scope of the variable 'detJ' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jux' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Juy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Juz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jvx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jvy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jvz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jwx' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jwy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:182]: (style) The scope of the variable 'Jwz' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kxu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kxv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kxw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kyu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kyv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kyw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kzu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kzv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:183]: (style) The scope of the variable 'Kzw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:184]: (style) The scope of the variable 'dFdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:184]: (style) The scope of the variable 'dFdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:184]: (style) The scope of the variable 'dFdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:186]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:406]: (style) The scope of the variable 'detA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:408]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:408]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:408]: (style) The scope of the variable 'Avu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:408]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:412]: (style) The scope of the variable 'dFudV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:413]: (style) The scope of the variable 'dFvdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:416]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:616]: (style) The scope of the variable 'detA' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Auw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Avu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Avw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Awu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Awv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:618]: (style) The scope of the variable 'Aww' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:623]: (style) The scope of the variable 'dFudU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:623]: (style) The scope of the variable 'dFudV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:623]: (style) The scope of the variable 'dFudW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:624]: (style) The scope of the variable 'dFvdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:624]: (style) The scope of the variable 'dFvdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:624]: (style) The scope of the variable 'dFvdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:625]: (style) The scope of the variable 'dFwdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:625]: (style) The scope of the variable 'dFwdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:625]: (style) The scope of the variable 'dFwdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:627]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:872]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:876]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:876]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:876]: (style) The scope of the variable 'Avu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:876]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:877]: (style) The scope of the variable 'Buu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:877]: (style) The scope of the variable 'Buv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:877]: (style) The scope of the variable 'Bvu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:877]: (style) The scope of the variable 'Bvv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:879]: (style) The scope of the variable 'dXdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:879]: (style) The scope of the variable 'dYdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:879]: (style) The scope of the variable 'dZdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:880]: (style) The scope of the variable 'dXdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:880]: (style) The scope of the variable 'dYdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:880]: (style) The scope of the variable 'dZdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:882]: (style) The scope of the variable 'dFudU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:883]: (style) The scope of the variable 'dFvdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:886]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:985]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Auu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Auv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Auw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Avu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Avv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Avw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Awu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Awv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:989]: (style) The scope of the variable 'Aww' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Buu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Buv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Buw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bvu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bvv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bvw' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bwu' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bwv' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:990]: (style) The scope of the variable 'Bww' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:992]: (style) The scope of the variable 'dXdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:992]: (style) The scope of the variable 'dXdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:992]: (style) The scope of the variable 'dXdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:993]: (style) The scope of the variable 'dYdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:993]: (style) The scope of the variable 'dYdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:993]: (style) The scope of the variable 'dYdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:994]: (style) The scope of the variable 'dZdU' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:994]: (style) The scope of the variable 'dZdV' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:994]: (style) The scope of the variable 'dZdW' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:998]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:1233]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:83]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:105]: (style) Variable 'dZdU' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:110]: (style) Variable 'dZdV' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:180]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:406]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:406]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:412]: (style) Unused variable: dFudU

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:413]: (style) Unused variable: dFvdV

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:414]: (style) Unused variable: dFwdU

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:414]: (style) Unused variable: dFwdV

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:616]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:680]: (style) Variable 'dFudU' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:689]: (style) Variable 'dFvdV' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:698]: (style) Variable 'dFwdW' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:874]: (style) Unused variable: w

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:874]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:882]: (style) Unused variable: dFudV

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:883]: (style) Unused variable: dFvdU

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:884]: (style) Unused variable: dFwdU

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:884]: (style) Unused variable: dFwdV

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:987]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:996]: (style) Unused variable: dFudU

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:996]: (style) Unused variable: dFvdV

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:996]: (style) Unused variable: dFwdW

[elmerfem-7.0.svn.6034+dfsg\post\src\elements\math.c:1242]: (style) Unused variable: a

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:77]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:166]: (style) The scope of the variable 'swap' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:231]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:303]: (style) The scope of the variable 'tri' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:307]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:307]: (style) Unused variable: w0

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:307]: (style) Unused variable: w1

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:307]: (style) Unused variable: w2

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:407]: (style) Unused variable: uu

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:407]: (style) Unused variable: vv

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:407]: (style) Unused variable: ww

[elmerfem-7.0.svn.6034+dfsg\post\src\geometry.c:479]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\glaux.c:194]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:84]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:108]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:285]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:315]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:537]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:563]: (style) The scope of the variable 'quadObj' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux\shapes.c:1022]: (style) Variable 'found' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\glaux.c:200]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\shapes.c:658]: (style) Variable 'inited' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1401]: (warning) %ld in format string (no. 1) requires 'long *' but the argument type is 'DWORD * {aka unsigned long *}'.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1401]: (warning) %ld in format string (no. 2) requires 'long *' but the argument type is 'DWORD * {aka unsigned long *}'.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1401]: (warning) %ld in format string (no. 3) requires 'long *' but the argument type is 'DWORD * {aka unsigned long *}'.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'intensity' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'fogValues' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:809]: (style) The scope of the variable 'colorValues' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:886]: (style) The scope of the variable 'Count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:886]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:887]: (style) The scope of the variable 'intensity' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:916]: (style) The scope of the variable 'pPfd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:917]: (style) The scope of the variable 'Entries' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:918]: (style) The scope of the variable 'Count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1448]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1863]: (style) The scope of the variable 'Entry' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1864]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1919]: (style) The scope of the variable 'pPfd' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1921]: (style) The scope of the variable 'Count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1973]: (style) The scope of the variable 'StockPalette' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1974]: (style) The scope of the variable 'PaletteSize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1974]: (style) The scope of the variable 'StockPaletteSize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1974]: (style) The scope of the variable 'EntriesToCopy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:2152]: (style) The scope of the variable 'Score' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:2412]: (style) The scope of the variable 'hStock' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:570]: (style) Variable 'bGetVersionExRet' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tk.c:1055]: (style) Variable 'hdc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkdib.c:178] -> [elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkdib.c:191]: (performance) Variable 'hFile' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:74]: (style) The scope of the variable 'rowStart' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:74]: (style) The scope of the variable 'rowSize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:74]: (style) The scope of the variable 'ulTmp' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:75]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:168]: (style) The scope of the variable 'iPtr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:168]: (style) The scope of the variable 'oPtr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:168]: (style) The scope of the variable 'pixel' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\glaux_mingw\src\tkimage.c:169]: (style) The scope of the variable 'count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\graphics.c:197]: (style) Unused variable: TexEnabled

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\graphics.c:197]: (style) Unused variable: DepthEnabled

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:67]: (style) The scope of the variable 'r' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:67]: (style) The scope of the variable 'g' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:67]: (style) The scope of the variable 'b' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:80]: (style) The scope of the variable 'r' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:80]: (style) The scope of the variable 'g' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:80]: (style) The scope of the variable 'b' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:81]: (style) The scope of the variable 'ncolor' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:452]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:142]: (style) Variable 'CurrentMaterial' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:230]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:230]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:274]: (style) Unused variable: c

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:524]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:613]: (style) Unused variable: r

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:613]: (style) Unused variable: g

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:613]: (style) Unused variable: b

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil1.c:614]: (style) Unused variable: ncolor

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil2.c:273]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\graphics\gutil2.c:349]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\matctcl.c:74]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:519] -> [elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:525]: (performance) Variable 'Var1' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:128]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:137]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:212]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:216]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\readfile.c:225]: (warning) scanf without field width limits can crash with huge input data.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:70]: (style) Variable 'first' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:71]: (style) Variable 'x' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:71]: (style) Variable 'y' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:71]: (style) Variable 'z' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:94]: (style) Variable 'first' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:95]: (style) Variable 'x' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:95]: (style) Variable 'y' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:95]: (style) Variable 'z' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:128]: (style) Variable 'first' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:154]: (style) Variable 'first' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:189]: (style) Variable 'n' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\modules\transforms.c:180]: (style) Variable 'first' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:441]: (style) The scope of the variable 'axis' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:782]: (style) The scope of the variable 's' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:253]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:288]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:441]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:443]: (style) Unused variable: P

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:503]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:674]: (style) Unused variable: rx

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:674]: (style) Unused variable: ry

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:674]: (style) Unused variable: rz

[elmerfem-7.0.svn.6034+dfsg\post\src\objects\transformations.c:913]: (style) Variable 'transform' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\plugins\savejpg.c:67]: (error) Dangerous usage of 'fname' (strncpy doesn't always null-terminate it).

[elmerfem-7.0.svn.6034+dfsg\post\src\plugins\savepng.c:92]: (error) Resource leak: image

[elmerfem-7.0.svn.6034+dfsg\post\src\plugins\savepng.c:130]: (error) Memory leak: row_pointers

[elmerfem-7.0.svn.6034+dfsg\post\src\teksti.c:28]: (style) Unused variable: n

[elmerfem-7.0.svn.6034+dfsg\post\src\teksti.c:28]: (style) Unused variable: i

[elmerfem-7.0.svn.6034+dfsg\post\src\teksti.c:29]: (style) Variable 'str' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\teksti.c:29]: (style) Variable 'here' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\event.c:105]: (style) Variable 'mask' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\event.c:125]: (style) Variable 'mask' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\event.c:144]: (style) Variable 'mask' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\event.c:234]: (style) Variable 'mask' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:135]: (style) The scope of the variable 'rShift' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:135]: (style) The scope of the variable 'gShift' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:135]: (style) The scope of the variable 'bShift' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:215]: (style) The scope of the variable 'buf' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:216]: (style) The scope of the variable 'max' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\getset.c:216]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:34]: (style) The scope of the variable 'b1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:34]: (style) The scope of the variable 'b2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:47]: (style) The scope of the variable 'b1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:47]: (style) The scope of the variable 'b2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:47]: (style) The scope of the variable 'b3' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:47]: (style) The scope of the variable 'b4' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:68]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:136]: (style) The scope of the variable 'iPtr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:136]: (style) The scope of the variable 'oPtr' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:136]: (style) The scope of the variable 'pixel' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\image.c:137]: (style) The scope of the variable 'count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\shapes.c:264]: (style) The scope of the variable 'theta1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\shapes.c:264]: (style) The scope of the variable 'theta2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\shapes.c:331]: (style) The scope of the variable 'theta1' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\shapes.c:331]: (style) The scope of the variable 'theta2' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'intensity' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'fogValues' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:472]: (style) The scope of the variable 'colorValues' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:534]: (style) The scope of the variable 'Count' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:534]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:535]: (style) The scope of the variable 'intensity' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:563]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:918]: (style) The scope of the variable 'LogicalPalette' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:919]: (style) The scope of the variable 'StockPalette' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:920]: (style) The scope of the variable 'PaletteSize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:920]: (style) The scope of the variable 'StockPaletteSize' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:920]: (style) The scope of the variable 'EntriesToCopy' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:1044]: (style) The scope of the variable 'hStock' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:564]: (style) Variable 'CurrentPal' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\tk\tkwndws.c:679]: (style) Variable 'hdc' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\arrows.c:113]: (style) Variable 'elements' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\colscale.c:93]: (style) The scope of the variable 'C' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\colscale.c:93]: (style) The scope of the variable 'xl' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\colscale.c:91]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\colscale.c:135]: (style) Variable 'CScl' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\colscale.c:134]: (style) Variable 'CAdd' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:101]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:102]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:103]: (style) The scope of the variable 'z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:104]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:105]: (style) The scope of the variable 'c' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:107]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:107]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\contour_lines.c:107]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:114]: (style) The scope of the variable 'x' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:115]: (style) The scope of the variable 'y' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:116]: (style) The scope of the variable 'z' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:117]: (style) The scope of the variable 'f' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:118]: (style) The scope of the variable 'c' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:119]: (style) The scope of the variable 'u' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:120]: (style) The scope of the variable 'v' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:121]: (style) The scope of the variable 'w' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:123]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:123]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:186]: (style) The scope of the variable 'i' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:186]: (style) The scope of the variable 'n' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:123]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:186]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:186]: (style) Unused variable: l

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:186]: (style) Unused variable: m

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:188]: (style) Variable 'width' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\isosurface.c:188]: (style) Unused variable: color

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\mesh.c:136]: (style) The scope of the variable 'k' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\mesh.c:223]: (style) The scope of the variable 'j' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\mesh.c:227]: (style) The scope of the variable 'str' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\mesh.c:225]: (style) Variable 'elements' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:181] -> [elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:183]: (performance) Variable 'k1' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:181] -> [elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:184]: (performance) Variable 'k2' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:181] -> [elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:185]: (performance) Variable 'k3' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:181] -> [elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:186]: (performance) Variable 'k4' is reassigned a value before the old one has been used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:98]: (style) The scope of the variable 'T' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:100]: (style) The scope of the variable 'elmt' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:244]: (style) The scope of the variable 'LC' can be reduced.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:440]: (style) Variable 'LC' is assigned a value that is never used.

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:245]: (style) Unused variable: C

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:248]: (style) Unused variable: k1

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:248]: (style) Unused variable: k2

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:248]: (style) Unused variable: k3

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:248]: (style) Unused variable: k4

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:250]: (style) Unused variable: ddt

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:254]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\particles.c:254]: (style) Unused variable: k

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\sphere.c:106]: (style) Unused variable: j

[elmerfem-7.0.svn.6034+dfsg\post\src\visuals\visual.c:213]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[elmerfem-7.0.svn.6034+dfsg\utils\ElmerClips\src\encoder.cpp:42]: (warning) Member variable 'Encoder::totalFrames' is not initialized in the constructor.

[elmerfem-7.0.svn.6034+dfsg\utils\ElmerClips\src\encoder.cpp:42]: (warning) Member variable 'Encoder::currentFrame' is not initialized in the constructor.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elscreen/elscreen_1.4.6.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elserv/elserv_0.4.0+0.20011203cvs.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elvis/elvis_2.2.0.orig.tar.gz
[elvis-2.2_0\buffer.c:313]: (style) The scope of the variable 'unique' can be reduced.

[elvis-2.2_0\buffer.c:315]: (style) The scope of the variable 'intbufid' can be reduced.

[elvis-2.2_0\buffer.c:525]: (style) The scope of the variable 'bufid' can be reduced.

[elvis-2.2_0\buffer.c:526]: (style) The scope of the variable 'b' can be reduced.

[elvis-2.2_0\buffer.c:526]: (style) The scope of the variable 'n' can be reduced.

[elvis-2.2_0\buffer.c:668]: (style) The scope of the variable 'offset' can be reduced.

[elvis-2.2_0\buffer.c:776]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\buffer.c:1385]: (style) The scope of the variable 'bytes' can be reduced.

[elvis-2.2_0\buffer.c:1386]: (style) The scope of the variable 'lines' can be reduced.

[elvis-2.2_0\buffer.c:1721]: (style) The scope of the variable 'win' can be reduced.

[elvis-2.2_0\color.c:430]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\color.c:430]: (style) The scope of the variable 'j' can be reduced.

[elvis-2.2_0\color.c:432]: (style) The scope of the variable 'colornam' can be reduced.

[elvis-2.2_0\color.c:434]: (style) The scope of the variable 'used' can be reduced.

[elvis-2.2_0\color.c:983]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\color.c:1316]: (style) The scope of the variable 'idxdist' can be reduced.

[elvis-2.2_0\color.c:1318]: (style) The scope of the variable 'r' can be reduced.

[elvis-2.2_0\color.c:1318]: (style) The scope of the variable 'g' can be reduced.

[elvis-2.2_0\color.c:1318]: (style) The scope of the variable 'b' can be reduced.

[elvis-2.2_0\ctags.c:321]: (style) The scope of the variable 'wasnl' can be reduced.

[elvis-2.2_0\ctags.c:359]: (style) The scope of the variable 'name' can be reduced.

[elvis-2.2_0\ctags.c:360]: (style) The scope of the variable 'len' can be reduced.

[elvis-2.2_0\ctags.c:499]: (style) The scope of the variable 'ch' can be reduced.

[elvis-2.2_0\ctags.c:932]: (style) The scope of the variable 'lnbuf' can be reduced.

[elvis-2.2_0\ctags.c:1095]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[elvis-2.2_0\cut.c:250]: (style) The scope of the variable 'prevline' can be reduced.

[elvis-2.2_0\cut.c:505]: (style) The scope of the variable 'iobuf' can be reduced.

[elvis-2.2_0\cut.c:509]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\cut.c:512]: (style) The scope of the variable 'location' can be reduced.

[elvis-2.2_0\data\stubs\ansistub.c:62]: (style) struct or union member 'div_t::quot' is never used.

[elvis-2.2_0\data\stubs\ansistub.c:63]: (style) struct or union member 'div_t::rem' is never used.

[elvis-2.2_0\data\stubs\ansistub.c:69]: (style) struct or union member 'ldiv_t::quot' is never used.

[elvis-2.2_0\data\stubs\ansistub.c:70]: (style) struct or union member 'ldiv_t::rem' is never used.

[elvis-2.2_0\data\stubs\pthread.c:4]: (style) struct or union member '_pthread_fastlock::__status' is never used.

[elvis-2.2_0\data\stubs\pthread.c:5]: (style) struct or union member '_pthread_fastlock::__spinlock' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:17]: (style) struct or union member 'XRenderDirectFormat::red' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:18]: (style) struct or union member 'XRenderDirectFormat::redMask' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:19]: (style) struct or union member 'XRenderDirectFormat::green' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:20]: (style) struct or union member 'XRenderDirectFormat::greenMask' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:21]: (style) struct or union member 'XRenderDirectFormat::blue' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:22]: (style) struct or union member 'XRenderDirectFormat::blueMask' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:23]: (style) struct or union member 'XRenderDirectFormat::alpha' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:24]: (style) struct or union member 'XRenderDirectFormat::alphaMask' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:73]: (style) struct or union member '_XRenderInfo::nformat' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:75]: (style) struct or union member '_XRenderInfo::nscreen' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:77]: (style) struct or union member '_XRenderInfo::ndepth' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:79]: (style) struct or union member '_XRenderInfo::nvisual' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:383]: (style) struct or union member 'Anonymous0::s' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:384]: (style) struct or union member 'Anonymous0::i' is never used.

[elvis-2.2_0\data\stubs\xftstub.c:386]: (style) struct or union member 'Anonymous0::d' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:436]: (style) struct or union member 'funcs::destroy_image' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:437]: (style) struct or union member 'funcs::get_pixel' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:438]: (style) struct or union member 'funcs::put_pixel' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:440]: (style) struct or union member 'funcs::add_pixel' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:549]: (style) struct or union member 'XButtonEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:550]: (style) struct or union member 'XButtonEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:551]: (style) struct or union member 'XButtonEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:558]: (style) struct or union member 'XButtonEvent::x_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:558]: (style) struct or union member 'XButtonEvent::y_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:559]: (style) struct or union member 'XButtonEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:560]: (style) struct or union member 'XButtonEvent::button' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:572]: (style) struct or union member 'XMotionEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:573]: (style) struct or union member 'XMotionEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:574]: (style) struct or union member 'XMotionEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:581]: (style) struct or union member 'XMotionEvent::x_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:581]: (style) struct or union member 'XMotionEvent::y_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:582]: (style) struct or union member 'XMotionEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:583]: (style) struct or union member 'XMotionEvent::is_hint' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:592]: (style) struct or union member 'XCrossingEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:593]: (style) struct or union member 'XCrossingEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:594]: (style) struct or union member 'XCrossingEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:600]: (style) struct or union member 'XCrossingEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:600]: (style) struct or union member 'XCrossingEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:601]: (style) struct or union member 'XCrossingEvent::x_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:601]: (style) struct or union member 'XCrossingEvent::y_root' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:602]: (style) struct or union member 'XCrossingEvent::mode' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:603]: (style) struct or union member 'XCrossingEvent::detail' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:606]: (style) struct or union member 'XCrossingEvent::same_screen' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:607]: (style) struct or union member 'XCrossingEvent::focus' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:608]: (style) struct or union member 'XCrossingEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:619]: (style) struct or union member 'XFocusChangeEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:620]: (style) struct or union member 'XFocusChangeEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:621]: (style) struct or union member 'XFocusChangeEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:624]: (style) struct or union member 'XFocusChangeEvent::mode' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:625]: (style) struct or union member 'XFocusChangeEvent::detail' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:639]: (style) struct or union member 'XKeymapEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:640]: (style) struct or union member 'XKeymapEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:641]: (style) struct or union member 'XKeymapEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:644]: (style) struct or union member 'XKeymapEvent::key_vector' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:649]: (style) struct or union member 'XExposeEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:650]: (style) struct or union member 'XExposeEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:651]: (style) struct or union member 'XExposeEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:654]: (style) struct or union member 'XExposeEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:654]: (style) struct or union member 'XExposeEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:655]: (style) struct or union member 'XExposeEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:655]: (style) struct or union member 'XExposeEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:656]: (style) struct or union member 'XExposeEvent::count' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:661]: (style) struct or union member 'XGraphicsExposeEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:662]: (style) struct or union member 'XGraphicsExposeEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:663]: (style) struct or union member 'XGraphicsExposeEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:666]: (style) struct or union member 'XGraphicsExposeEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:666]: (style) struct or union member 'XGraphicsExposeEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:667]: (style) struct or union member 'XGraphicsExposeEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:667]: (style) struct or union member 'XGraphicsExposeEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:668]: (style) struct or union member 'XGraphicsExposeEvent::count' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:669]: (style) struct or union member 'XGraphicsExposeEvent::major_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:670]: (style) struct or union member 'XGraphicsExposeEvent::minor_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:675]: (style) struct or union member 'XNoExposeEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:676]: (style) struct or union member 'XNoExposeEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:677]: (style) struct or union member 'XNoExposeEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:680]: (style) struct or union member 'XNoExposeEvent::major_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:681]: (style) struct or union member 'XNoExposeEvent::minor_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:686]: (style) struct or union member 'XVisibilityEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:687]: (style) struct or union member 'XVisibilityEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:688]: (style) struct or union member 'XVisibilityEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:691]: (style) struct or union member 'XVisibilityEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:696]: (style) struct or union member 'XCreateWindowEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:697]: (style) struct or union member 'XCreateWindowEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:698]: (style) struct or union member 'XCreateWindowEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:702]: (style) struct or union member 'XCreateWindowEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:702]: (style) struct or union member 'XCreateWindowEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:703]: (style) struct or union member 'XCreateWindowEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:703]: (style) struct or union member 'XCreateWindowEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:704]: (style) struct or union member 'XCreateWindowEvent::border_width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:705]: (style) struct or union member 'XCreateWindowEvent::override_redirect' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:710]: (style) struct or union member 'XDestroyWindowEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:711]: (style) struct or union member 'XDestroyWindowEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:712]: (style) struct or union member 'XDestroyWindowEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:720]: (style) struct or union member 'XUnmapEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:721]: (style) struct or union member 'XUnmapEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:722]: (style) struct or union member 'XUnmapEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:726]: (style) struct or union member 'XUnmapEvent::from_configure' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:731]: (style) struct or union member 'XMapEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:732]: (style) struct or union member 'XMapEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:733]: (style) struct or union member 'XMapEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:737]: (style) struct or union member 'XMapEvent::override_redirect' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:742]: (style) struct or union member 'XMapRequestEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:743]: (style) struct or union member 'XMapRequestEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:744]: (style) struct or union member 'XMapRequestEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:752]: (style) struct or union member 'XReparentEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:753]: (style) struct or union member 'XReparentEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:754]: (style) struct or union member 'XReparentEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:759]: (style) struct or union member 'XReparentEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:759]: (style) struct or union member 'XReparentEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:760]: (style) struct or union member 'XReparentEvent::override_redirect' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:765]: (style) struct or union member 'XConfigureEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:766]: (style) struct or union member 'XConfigureEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:767]: (style) struct or union member 'XConfigureEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:771]: (style) struct or union member 'XConfigureEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:771]: (style) struct or union member 'XConfigureEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:772]: (style) struct or union member 'XConfigureEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:772]: (style) struct or union member 'XConfigureEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:773]: (style) struct or union member 'XConfigureEvent::border_width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:775]: (style) struct or union member 'XConfigureEvent::override_redirect' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:780]: (style) struct or union member 'XGravityEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:781]: (style) struct or union member 'XGravityEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:782]: (style) struct or union member 'XGravityEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:786]: (style) struct or union member 'XGravityEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:786]: (style) struct or union member 'XGravityEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:791]: (style) struct or union member 'XResizeRequestEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:792]: (style) struct or union member 'XResizeRequestEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:793]: (style) struct or union member 'XResizeRequestEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:796]: (style) struct or union member 'XResizeRequestEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:796]: (style) struct or union member 'XResizeRequestEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:801]: (style) struct or union member 'XConfigureRequestEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:802]: (style) struct or union member 'XConfigureRequestEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:803]: (style) struct or union member 'XConfigureRequestEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:807]: (style) struct or union member 'XConfigureRequestEvent::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:807]: (style) struct or union member 'XConfigureRequestEvent::y' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:808]: (style) struct or union member 'XConfigureRequestEvent::width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:808]: (style) struct or union member 'XConfigureRequestEvent::height' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:809]: (style) struct or union member 'XConfigureRequestEvent::border_width' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:811]: (style) struct or union member 'XConfigureRequestEvent::detail' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:812]: (style) struct or union member 'XConfigureRequestEvent::value_mask' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:817]: (style) struct or union member 'XCirculateEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:818]: (style) struct or union member 'XCirculateEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:819]: (style) struct or union member 'XCirculateEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:823]: (style) struct or union member 'XCirculateEvent::place' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:828]: (style) struct or union member 'XCirculateRequestEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:829]: (style) struct or union member 'XCirculateRequestEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:830]: (style) struct or union member 'XCirculateRequestEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:834]: (style) struct or union member 'XCirculateRequestEvent::place' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:839]: (style) struct or union member 'XPropertyEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:840]: (style) struct or union member 'XPropertyEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:841]: (style) struct or union member 'XPropertyEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:846]: (style) struct or union member 'XPropertyEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:851]: (style) struct or union member 'XSelectionClearEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:852]: (style) struct or union member 'XSelectionClearEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:853]: (style) struct or union member 'XSelectionClearEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:862]: (style) struct or union member 'XSelectionRequestEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:863]: (style) struct or union member 'XSelectionRequestEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:864]: (style) struct or union member 'XSelectionRequestEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:876]: (style) struct or union member 'XSelectionEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:877]: (style) struct or union member 'XSelectionEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:878]: (style) struct or union member 'XSelectionEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:889]: (style) struct or union member 'XColormapEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:890]: (style) struct or union member 'XColormapEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:891]: (style) struct or union member 'XColormapEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:895]: (style) struct or union member 'XColormapEvent::new' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:896]: (style) struct or union member 'XColormapEvent::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:901]: (style) struct or union member 'XClientMessageEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:902]: (style) struct or union member 'XClientMessageEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:903]: (style) struct or union member 'XClientMessageEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:907]: (style) struct or union member 'XClientMessageEvent::format' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:909]: (style) struct or union member 'Anonymous0::b' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:910]: (style) struct or union member 'Anonymous0::s' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:911]: (style) struct or union member 'Anonymous0::l' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:930]: (style) struct or union member 'XErrorEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:933]: (style) struct or union member 'XErrorEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:934]: (style) struct or union member 'XErrorEvent::error_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:935]: (style) struct or union member 'XErrorEvent::request_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:936]: (style) struct or union member 'XErrorEvent::minor_code' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:941]: (style) struct or union member 'XAnyEvent::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:942]: (style) struct or union member 'XAnyEvent::serial' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:943]: (style) struct or union member 'XAnyEvent::send_event' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1083]: (style) struct or union member 'XOMCharSetList::charset_count' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1098]: (style) struct or union member 'XOMOrientation::num_orientation' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1104]: (style) struct or union member 'XOMFontInfo::num_font' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1128]: (style) struct or union member 'XIMStyles::count_styles' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1129]: (style) struct or union member 'XIMStyles::supported_styles' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1138]: (style) struct or union member 'XIMCallback::callback' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1144]: (style) struct or union member 'XICCallback::callback' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1156]: (style) struct or union member 'Anonymous1::multi_byte' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1157]: (style) struct or union member 'Anonymous1::wide_char' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1166]: (style) struct or union member '_XIMPreeditStateNotifyCallbackStruct::state' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1181]: (style) struct or union member 'Anonymous2::mbs' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1182]: (style) struct or union member 'Anonymous2::wcs' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1204]: (style) struct or union member '_XIMStringConversionCallbackStruct::position' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1205]: (style) struct or union member '_XIMStringConversionCallbackStruct::direction' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1206]: (style) struct or union member '_XIMStringConversionCallbackStruct::operation' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1207]: (style) struct or union member '_XIMStringConversionCallbackStruct::factor' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1213]: (style) struct or union member '_XIMPreeditDrawCallbackStruct::caret' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1214]: (style) struct or union member '_XIMPreeditDrawCallbackStruct::chg_first' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1215]: (style) struct or union member '_XIMPreeditDrawCallbackStruct::chg_length' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1228]: (style) struct or union member '_XIMPreeditCaretCallbackStruct::position' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1229]: (style) struct or union member '_XIMPreeditCaretCallbackStruct::direction' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1230]: (style) struct or union member '_XIMPreeditCaretCallbackStruct::style' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1240]: (style) struct or union member '_XIMStatusDrawCallbackStruct::type' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1256]: (style) struct or union member '_XIMHotKeyTriggers::num_hot_key' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1265]: (style) struct or union member 'XIMValuesList::count_values' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1281]: (style) struct or union member 'Anonymous4::x' is never used.

[elvis-2.2_0\data\stubs\xlibstub.c:1282]: (style) struct or union member 'Anonymous4::y' is never used.

[elvis-2.2_0\dmnormal.c:646]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\draw.c:1007] -> [elvis-2.2_0\draw.c:1007]: (style) Same expression on both sides of '&&'.

[elvis-2.2_0\draw.c:575]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\draw.c:674]: (style) The scope of the variable 'ch' can be reduced.

[elvis-2.2_0\draw.c:677]: (style) The scope of the variable 'hifont' can be reduced.

[elvis-2.2_0\draw.c:1092]: (style) The scope of the variable 'used' can be reduced.

[elvis-2.2_0\draw.c:1094]: (style) The scope of the variable 'base' can be reduced.

[elvis-2.2_0\draw.c:1485]: (style) The scope of the variable 'j' can be reduced.

[elvis-2.2_0\draw.c:1486]: (style) The scope of the variable 'scan' can be reduced.

[elvis-2.2_0\draw.c:1490]: (style) The scope of the variable 'arg' can be reduced.

[elvis-2.2_0\draw.c:2292]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\draw.c:2292]: (style) The scope of the variable 'base' can be reduced.

[elvis-2.2_0\draw.c:2348]: (style) The scope of the variable 'ch' can be reduced.

[elvis-2.2_0\draw.c:2441]: (style) The scope of the variable 'tensp' can be reduced.

[elvis-2.2_0\draw.c:2493]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\draw.c:2493]: (style) The scope of the variable 'max' can be reduced.

[elvis-2.2_0\ex.c:637]: (style) The scope of the variable 'sign' can be reduced.

[elvis-2.2_0\ex.c:1584]: (style) The scope of the variable 'old' can be reduced.

[elvis-2.2_0\ex.c:1585]: (style) The scope of the variable 'start' can be reduced.

[elvis-2.2_0\ex.c:2033]: (style) The scope of the variable 'sep' can be reduced.

[elvis-2.2_0\ex.c:2036]: (style) The scope of the variable 'rngfrom' can be reduced.

[elvis-2.2_0\ex.c:2037]: (style) The scope of the variable 'rngto' can be reduced.

[elvis-2.2_0\ex.c:2045]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\ex.c:2619]: (style) The scope of the variable 'pline' can be reduced.

[elvis-2.2_0\ex.c:2624]: (style) The scope of the variable 'found' can be reduced.

[elvis-2.2_0\ex.c:3106]: (style) The scope of the variable 'col' can be reduced.

[elvis-2.2_0\ex.c:1682]: (style) Variable 'match' is assigned a value that is never used.

[elvis-2.2_0\ex.c:2046]: (style) Unused variable: m

[elvis-2.2_0\exaction.c:401]: (style) The scope of the variable 'oldbuf' can be reduced.

[elvis-2.2_0\exaction.c:406]: (style) The scope of the variable 'line' can be reduced.

[elvis-2.2_0\exaction.c:585]: (style) The scope of the variable 'other' can be reduced.

[elvis-2.2_0\exaction.c:774]: (style) The scope of the variable 'newbuf' can be reduced.

[elvis-2.2_0\exaction.c:952]: (style) The scope of the variable 'bangcmd' can be reduced.

[elvis-2.2_0\exaction.c:955]: (style) The scope of the variable 'origrefresh' can be reduced.

[elvis-2.2_0\exaction.c:1171]: (style) The scope of the variable 'result' can be reduced.

[elvis-2.2_0\exconfig.c:800]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\exconfig.c:800]: (style) The scope of the variable 'col' can be reduced.

[elvis-2.2_0\exconfig.c:800]: (style) The scope of the variable 'len' can be reduced.

[elvis-2.2_0\exconfig.c:998]: (style) The scope of the variable 'len' can be reduced.

[elvis-2.2_0\exconfig.c:1430]: (style) The scope of the variable 'origmsg' can be reduced.

[elvis-2.2_0\exconfig.c:2012]: (style) The scope of the variable 'outbuf' can be reduced.

[elvis-2.2_0\exconfig.c:2013]: (style) The scope of the variable 'empty' can be reduced.

[elvis-2.2_0\exconfig.c:2410]: (style) The scope of the variable 'b' can be reduced.

[elvis-2.2_0\exedit.c:233] -> [elvis-2.2_0\exedit.c:241]: (warning) Possible null pointer dereference: cp - otherwise it is redundant to check it against null.

[elvis-2.2_0\exedit.c:68]: (style) The scope of the variable 'endln' can be reduced.

[elvis-2.2_0\exsubst.c:76]: (style) The scope of the variable 'fromoff' can be reduced.

[elvis-2.2_0\exsubst.c:225]: (style) The scope of the variable 'cursor' can be reduced.

[elvis-2.2_0\exsubst.c:226]: (style) The scope of the variable 'oldsaveregexp' can be reduced.

[elvis-2.2_0\fmt.c:347]: (style) The scope of the variable 'in' can be reduced.

[elvis-2.2_0\gui.c:172]: (style) The scope of the variable 'n' can be reduced.

[elvis-2.2_0\guignome\guignome.c:525] -> [elvis-2.2_0\guignome\guignome.c:530]: (performance) Variable 'ElvisPrivate_server' is reassigned a value before the old one has been used.

[elvis-2.2_0\guignome\guignome.c:263]: (style) The scope of the variable 'mustDealloc' can be reduced.

[elvis-2.2_0\guignome\guignome.c:383]: (style) The scope of the variable 'length' can be reduced.

[elvis-2.2_0\guignome\guignome.c:835]: (style) The scope of the variable 'buf' can be reduced.

[elvis-2.2_0\guignome\guignome.c:1047]: (style) The scope of the variable 'wme' can be reduced.

[elvis-2.2_0\guignome\guignome.c:1563]: (style) The scope of the variable 'tmp' can be reduced.

[elvis-2.2_0\guignome\guignome.c:1589]: (style) The scope of the variable 'tmp' can be reduced.

[elvis-2.2_0\guignome\guignome.c:817]: (style) Variable 'zvt' is assigned a value that is never used.

[elvis-2.2_0\guignome\guignome.c:960]: (style) Variable 'win' is assigned a value that is never used.

[elvis-2.2_0\guignome\guignome.c:1145]: (style) Unused variable: wmbe

[elvis-2.2_0\guignome\guignome.c:1185]: (style) Unused variable: app

[elvis-2.2_0\guignome\guignome.c:1384]: (style) Unused variable: now

[elvis-2.2_0\guignome\guignome.c:2096]: (style) Variable 'win' is assigned a value that is never used.

[elvis-2.2_0\guignome\guignome_clip.c:227]: (style) A pointer can not be negative so it is either pointless or an error to check if it is.

[elvis-2.2_0\input.c:159]: (style) The scope of the variable 'tlen' can be reduced.

[elvis-2.2_0\input.c:160]: (style) The scope of the variable 'cbuf' can be reduced.

[elvis-2.2_0\input.c:261]: (style) The scope of the variable 'col' can be reduced.

[elvis-2.2_0\io.c:469]: (style) The scope of the variable 'rdbuf' can be reduced.

[elvis-2.2_0\io.c:470]: (style) The scope of the variable 'nbytes' can be reduced.

[elvis-2.2_0\io.c:471]: (style) The scope of the variable 'origrefresh' can be reduced.

[elvis-2.2_0\lowbuf.c:317]: (style) The scope of the variable 'blklist' can be reduced.

[elvis-2.2_0\lowbuf.c:317]: (style) The scope of the variable 'next' can be reduced.

[elvis-2.2_0\lowbuf.c:572]: (style) The scope of the variable 'dupblklist' can be reduced.

[elvis-2.2_0\lowbuf.c:573]: (style) The scope of the variable 'next' can be reduced.

[elvis-2.2_0\lowbuf.c:1083]: (style) The scope of the variable 'newblkno' can be reduced.

[elvis-2.2_0\lowbuf.c:1084]: (style) The scope of the variable 'blklist' can be reduced.

[elvis-2.2_0\lowbuf.c:1085]: (style) The scope of the variable 'newblk' can be reduced.

[elvis-2.2_0\lowbuf.c:1088]: (style) The scope of the variable 'j' can be reduced.

[elvis-2.2_0\lowbuf.c:1242]: (style) The scope of the variable 'lblkno' can be reduced.

[elvis-2.2_0\lowbuf.c:1423]: (style) The scope of the variable 'blkno' can be reduced.

[elvis-2.2_0\main.c:735] -> [elvis-2.2_0\main.c:731]: (warning) Possible null pointer dereference: windefault - otherwise it is redundant to check it against null.

[elvis-2.2_0\main.c:185]: (style) The scope of the variable 'del' can be reduced.

[elvis-2.2_0\main.c:423]: (style) The scope of the variable 'val' can be reduced.

[elvis-2.2_0\main.c:744]: (style) The scope of the variable 'lcfile' can be reduced.

[elvis-2.2_0\map.c:67]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\map.c:201]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\map.c:394]: (style) The scope of the variable 'ambkey' can be reduced.

[elvis-2.2_0\map.c:394]: (style) The scope of the variable 'ambuser' can be reduced.

[elvis-2.2_0\map.c:399]: (style) The scope of the variable 'buf' can be reduced.

[elvis-2.2_0\map.c:400]: (style) The scope of the variable 'cbname' can be reduced.

[elvis-2.2_0\map.c:902]: (style) The scope of the variable 'buf' can be reduced.

[elvis-2.2_0\map.c:903]: (style) The scope of the variable 'cmd' can be reduced.

[elvis-2.2_0\more.c:86]: (style) The scope of the variable 'keyarray' can be reduced.

[elvis-2.2_0\move.c:184]: (style) The scope of the variable 'match' can be reduced.

[elvis-2.2_0\move.c:185]: (style) The scope of the variable 'nest' can be reduced.

[elvis-2.2_0\move.c:187]: (style) The scope of the variable 'count' can be reduced.

[elvis-2.2_0\move.c:189]: (style) The scope of the variable 'fwd' can be reduced.

[elvis-2.2_0\move.c:794]: (style) The scope of the variable 'newline' can be reduced.

[elvis-2.2_0\move.c:796]: (style) The scope of the variable 'atcursor' can be reduced.

[elvis-2.2_0\move.c:1482]: (style) The scope of the variable 'tmp' can be reduced.

[elvis-2.2_0\move.c:1907]: (style) Variable 'offset' is assigned a value that is never used.

[elvis-2.2_0\operator.c:213]: (style) The scope of the variable 'curs' can be reduced.

[elvis-2.2_0\options.c:707]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elvis-2.2_0\osmsdos\osblock.c:66]: (style) The scope of the variable 'sesname' can be reduced.

[elvis-2.2_0\osmsdos\osblock.c:67]: (style) The scope of the variable 'sespath' can be reduced.

[elvis-2.2_0\osmsdos\osblock.c:68]: (style) The scope of the variable 'len' can be reduced.

[elvis-2.2_0\osmsdos\osblock.c:68]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\osos2\osblock.c:63]: (style) The scope of the variable 'dfltname' can be reduced.

[elvis-2.2_0\osos2\osblock.c:64]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\osos2\osprg.c:167]: (style) The scope of the variable 'pid' can be reduced.

[elvis-2.2_0\osos2\osprg.c:566]: (error) Uninitialized variable: status

[elvis-2.2_0\osunix\osblock.c:46]: (style) The scope of the variable 'dfltname' can be reduced.

[elvis-2.2_0\osunix\osblock.c:47]: (style) The scope of the variable 'dir' can be reduced.

[elvis-2.2_0\osunix\osblock.c:49]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\osunix\osblock.c:49]: (style) The scope of the variable 'j' can be reduced.

[elvis-2.2_0\osunix\osblock.c:50]: (style) The scope of the variable 'oldcount' can be reduced.

[elvis-2.2_0\osunix\osdir.c:386]: (style) The scope of the variable 'len' can be reduced.

[elvis-2.2_0\oswin32\ls.c:184]: (style) The scope of the variable 'doomed' can be reduced.

[elvis-2.2_0\oswin32\osdir.c:516]: (style) The scope of the variable 'handle' can be reduced.

[elvis-2.2_0\oswin32\osdir.c:581]: (style) Unused variable: dw

[elvis-2.2_0\oswin32\osdir.c:581]: (style) Unused variable: dw2

[elvis-2.2_0\oswin32\osdir.c:582]: (style) Unused variable: when

[elvis-2.2_0\oswin32\osprg.c:856]: (style) The scope of the variable 'scansh' can be reduced.

[elvis-2.2_0\oswin32\osprg.c:1164]: (style) Variable 'piper' is assigned a value that is never used.

[elvis-2.2_0\ref.c:453]: (style) The scope of the variable 'file' can be reduced.

[elvis-2.2_0\ref.c:310]: (error) Return value of allocation function fopen is not used.

[elvis-2.2_0\scan.c:265]: (style) The scope of the variable 'nextblkno' can be reduced.

[elvis-2.2_0\session.c:188]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\session.c:534]: (style) The scope of the variable 'newsize' can be reduced.

[elvis-2.2_0\session.c:537]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\tagelvis.c:1040]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\verify.c:525] -> [elvis-2.2_0\verify.c:527]: (performance) Buffer 'argbuf' is being written before its old content has been used.

[elvis-2.2_0\verify.c:525] -> [elvis-2.2_0\verify.c:529]: (performance) Buffer 'argbuf' is being written before its old content has been used.

[elvis-2.2_0\verify.c:525] -> [elvis-2.2_0\verify.c:531]: (performance) Buffer 'argbuf' is being written before its old content has been used.

[elvis-2.2_0\verify.c:660]: (style) Variable 'off' is assigned a value that is never used.

[elvis-2.2_0\vi.c:1138]: (style) The scope of the variable 'tmp' can be reduced.

[elvis-2.2_0\vicmd.c:86]: (style) The scope of the variable 'dotbuf' can be reduced.

[elvis-2.2_0\vicmd.c:1063]: (style) The scope of the variable 'i' can be reduced.

[elvis-2.2_0\window.c:388]: (style) Variable 'changed' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elvis-tiny/elvis-tiny_1.4.orig.tar.gz
[elvis-tiny-1.4.orig\blk.c:65]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\blk.c:327]: (style) The scope of the variable 'l' can be reduced.

[elvis-tiny-1.4.orig\blk.c:462]: (error) Uninitialized variable: oldhdr

[elvis-tiny-1.4.orig\cmd1.c:172]: (style) The scope of the variable 'scan' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:173]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:549]: (style) The scope of the variable 'oldflag' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:598]: (style) The scope of the variable 'eow' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:599]: (style) The scope of the variable 'col' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:600]: (style) The scope of the variable 'arg' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:601]: (style) The scope of the variable 'addcols' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:602]: (style) The scope of the variable 'scrolled' can be reduced.

[elvis-tiny-1.4.orig\cmd1.c:703]: (style) The scope of the variable 'mapto' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:39]: (style) The scope of the variable 'opt' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:260]: (style) The scope of the variable 'curs2' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:308]: (style) The scope of the variable 'l' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:381]: (style) The scope of the variable 'scan' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:553]: (style) The scope of the variable 'rc' can be reduced.

[elvis-tiny-1.4.orig\cmd2.c:557]: (style) The scope of the variable 'len' can be reduced.

[elvis-tiny-1.4.orig\curses.c:207]: (error) syntax error

[elvis-tiny-1.4.orig\cut.c:88]: (style) The scope of the variable 'cutfname' can be reduced.

[elvis-tiny-1.4.orig\cut.c:458]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\cut.c:611]: (style) The scope of the variable 'src' can be reduced.

[elvis-tiny-1.4.orig\ex.c:305]: (error) syntax error

[elvis-tiny-1.4.orig\input.c:770]: (error) syntax error

[elvis-tiny-1.4.orig\main.c:126]: (error) syntax error

[elvis-tiny-1.4.orig\misc.c:21]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\misc.c:23]: (style) The scope of the variable 'l' can be reduced.

[elvis-tiny-1.4.orig\modify.c:420]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\modify.c:421]: (style) The scope of the variable 'l' can be reduced.

[elvis-tiny-1.4.orig\move1.c:307]: (style) The scope of the variable 'text' can be reduced.

[elvis-tiny-1.4.orig\move1.c:350]: (style) The scope of the variable 'text' can be reduced.

[elvis-tiny-1.4.orig\move5.c:29]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\move5.c:169]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\opts.c:198]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\opts.c:292]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[elvis-tiny-1.4.orig\redraw.c:714]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\ref.c:97]: (error) Buffer is accessed out of bounds: linebuf

[elvis-tiny-1.4.orig\system.c:279]: (style) The scope of the variable 'd' can be reduced.

[elvis-tiny-1.4.orig\system.c:336]: (style) The scope of the variable 'i' can be reduced.

[elvis-tiny-1.4.orig\tio.c:45]: (error) syntax error

[elvis-tiny-1.4.orig\vcmd.c:625]: (error) syntax error

[elvis-tiny-1.4.orig\vi.c:528]: (error) syntax error


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elyxer/elyxer_1.2.5.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elza/elza_1.4.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs-calfw/emacs-calfw_1.3+git20140302.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs-chess/emacs-chess_2.0b6.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs-jabber/emacs-jabber_0.8.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs-window-layout/emacs-window-layout_1.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs23/emacs23_23.4+1.orig.tar.bz2
[emacs23-23.4+1.orig\lib-src\b2m.c:150]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:1386]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:3202] -> [emacs23-23.4+1.orig\lib-src\ebrowse.c:3205]: (warning) Variable 'done' is reassigned a value before the old one has been used. 'break;' missing?

[emacs23-23.4+1.orig\lib-src\ebrowse.c:901]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:2071]: (style) The scope of the variable 'b' can be reduced.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:2534]: (style) The scope of the variable 'ident_type_hash' can be reduced.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:3143]: (style) The scope of the variable 'base_class' can be reduced.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:3709]: (style) The scope of the variable 'nbytes' can be reduced.

[emacs23-23.4+1.orig\lib-src\ebrowse.c:1483]: (style) Variable 'n' is assigned a value that is never used.

[emacs23-23.4+1.orig\lib-src\fakemail.c:309]: (style) The scope of the variable 'c' can be reduced.

[emacs23-23.4+1.orig\lib-src\fakemail.c:551]: (style) The scope of the variable 'c' can be reduced.

[emacs23-23.4+1.orig\lib-src\fakemail.c:731]: (style) The scope of the variable 'size' can be reduced.

[emacs23-23.4+1.orig\lib-src\fakemail.c:380]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[emacs23-23.4+1.orig\lib-src\hexl.c:180]: (style) The scope of the variable 'd' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:982]: (style) The scope of the variable 'c1' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:982]: (style) The scope of the variable 'c2' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:1014]: (style) The scope of the variable 'c1' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:1014]: (style) The scope of the variable 'c2' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:1073]: (style) The scope of the variable 'c1' can be reduced.

[emacs23-23.4+1.orig\lib-src\make-docfile.c:1073]: (style) The scope of the variable 'c2' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:175]: (style) The scope of the variable 'indesc' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:175]: (style) The scope of the variable 'outdesc' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:176]: (style) The scope of the variable 'nread' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:182]: (style) The scope of the variable 'now' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:183]: (style) The scope of the variable 'tem' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:184]: (style) The scope of the variable 'p' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:186]: (style) The scope of the variable 'desc' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:357]: (style) The scope of the variable 'lockcount' can be reduced.

[emacs23-23.4+1.orig\lib-src\movemail.c:322]: (error) Memory leak: message

[emacs23-23.4+1.orig\lib-src\ntlib.c:161]: (style) The scope of the variable 'input' can be reduced.

[emacs23-23.4+1.orig\lib-src\ntlib.c:271]: (style) The scope of the variable 'fh' can be reduced.

[emacs23-23.4+1.orig\lib-src\ntlib.c:275]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\lib-src\pop.c:430]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\lib-src\pop.c:1042]: (style) The scope of the variable 'realhost' can be reduced.

[emacs23-23.4+1.orig\lib-src\pop.c:1344]: (style) The scope of the variable 'ret' can be reduced.

[emacs23-23.4+1.orig\lib-src\pop.c:1186]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\lib-src\pop.c:1490]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\lib-src\test-distrib.c:60]: (style) The scope of the variable 'num' can be reduced.

[emacs23-23.4+1.orig\lib-src\update-game-score.c:150]: (style) The scope of the variable 'name' can be reduced.

[emacs23-23.4+1.orig\lib-src\update-game-score.c:376]: (error) Resource leak: f

[emacs23-23.4+1.orig\lib-src\update-game-score.c:316]: (error) Common realloc mistake: 'username' nulled but not freed upon failure

[emacs23-23.4+1.orig\lib-src\update-game-score.c:348]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[emacs23-23.4+1.orig\lib-src\update-game-score.c:386]: (error) Common realloc mistake: 'ret' nulled but not freed upon failure

[emacs23-23.4+1.orig\lwlib\lwlib-Xm.c:253]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\lwlib\lwlib-Xm.c:301]: (style) The scope of the variable 'instance' can be reduced.

[emacs23-23.4+1.orig\lwlib\lwlib-Xm.c:522]: (style) The scope of the variable 'ac' can be reduced.

[emacs23-23.4+1.orig\lwlib\lwlib-Xm.c:583]: (style) Variable 'title' is assigned a value that is never used.

[emacs23-23.4+1.orig\lwlib\lwlib-utils.c:109]: (style) The scope of the variable 'result' can be reduced.

[emacs23-23.4+1.orig\lwlib\lwlib.c:57]: (error) At least one of USE_LUCID or USE_MOTIF must be defined.

[emacs23-23.4+1.orig\lwlib\lwlib.c:57]: (error) #error At least one of USE_LUCID or USE_MOTIF must be defined.

[emacs23-23.4+1.orig\lwlib\xlwmenu.c:1140]: (style) The scope of the variable 'highlighted_p' can be reduced.

[emacs23-23.4+1.orig\lwlib\xlwmenu.c:1141]: (style) The scope of the variable 'just_compute_this_one_p' can be reduced.

[emacs23-23.4+1.orig\lwlib\xlwmenu.c:1482]: (style) The scope of the variable 'ws' can be reduced.

[emacs23-23.4+1.orig\lwlib\xlwmenu.c:1961]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\lwlib\xlwmenu.c:2450]: (style) Variable 'display' is assigned a value that is never used.

[emacs23-23.4+1.orig\msdos\sigaction.c:49]: (style) Variable 'retval' is assigned a value that is never used.

[emacs23-23.4+1.orig\nt\addpm.c:188]: (style) The scope of the variable 'p' can be reduced.

[emacs23-23.4+1.orig\nt\addpm.c:336]: (style) The scope of the variable 'add_item' can be reduced.

[emacs23-23.4+1.orig\nt\addpm.c:263]: (style) Unused variable: retval

[emacs23-23.4+1.orig\nt\addpm.c:296]: (style) Unused variable: retval

[emacs23-23.4+1.orig\nt\addpm.c:112]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\addpm.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\addpm.c:134]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\addsection.c:328]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\addsection.c:331]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\addsection.c:335]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\addsection.c:478]: (error) Buffer overrun possible for long command line arguments.

[emacs23-23.4+1.orig\nt\cmdproxy.c:232]: (style) The scope of the variable 'rc' can be reduced.

[emacs23-23.4+1.orig\nt\cmdproxy.c:254]: (style) The scope of the variable 'fname' can be reduced.

[emacs23-23.4+1.orig\nt\cmdproxy.c:256]: (style) Unused variable: i

[emacs23-23.4+1.orig\nt\cmdproxy.c:290]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\cmdproxy.c:512]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\cmdproxy.c:644]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\cmdproxy.c:684]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\nt\ddeclient.c:46]: (style) The scope of the variable 'command' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:410]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\preprep.c:413]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\preprep.c:416]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\nt\preprep.c:358]: (style) The scope of the variable 'reloc_delta_rva' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:633]: (style) The scope of the variable 'len_import_relocs' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:634]: (style) The scope of the variable 'len_remaining_relocs' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:637]: (style) The scope of the variable 'holder' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:683]: (style) The scope of the variable 'page_offset' can be reduced.

[emacs23-23.4+1.orig\nt\preprep.c:769]: (style) Unused variable: ptr

[emacs23-23.4+1.orig\nt\preprep.c:771]: (error) Buffer overrun possible for long command line arguments.

[emacs23-23.4+1.orig\nt\runemacs.c:180]: (style) The scope of the variable 'set_user_model' can be reduced.

[emacs23-23.4+1.orig\nt\runemacs.c:69]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\oldXMenu\AddPane.c:50]: (error) Memory leak: pane

[emacs23-23.4+1.orig\oldXMenu\ChgSel.c:33]: (style) The scope of the variable 'label_length' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\ChgSel.c:34]: (style) The scope of the variable 'label_width' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Create.c:220]: (warning) Assignment of function parameter has no effect outside the function.

[emacs23-23.4+1.orig\oldXMenu\Create.c:120]: (style) Unused variable: i

[emacs23-23.4+1.orig\oldXMenu\Create.c:121]: (style) Unused variable: j

[emacs23-23.4+1.orig\oldXMenu\Create.c:690]: (style) Variable 'inact_GC_noexpose' is assigned a value that is never used.

[emacs23-23.4+1.orig\oldXMenu\Create.c:163]: (style) Unused variable: screen_def

[emacs23-23.4+1.orig\oldXMenu\Create.c:175]: (style) Unused variable: p_bdr_pixel

[emacs23-23.4+1.orig\oldXMenu\Create.c:176]: (style) Unused variable: s_bdr_pixel

[emacs23-23.4+1.orig\oldXMenu\Create.c:177]: (style) Unused variable: p_frg_pixel

[emacs23-23.4+1.orig\oldXMenu\Create.c:178]: (style) Unused variable: s_frg_pixel

[emacs23-23.4+1.orig\oldXMenu\Create.c:179]: (style) Unused variable: bkgnd_pixel

[emacs23-23.4+1.orig\oldXMenu\Create.c:181]: (style) Unused variable: width

[emacs23-23.4+1.orig\oldXMenu\Create.c:181]: (style) Unused variable: height

[emacs23-23.4+1.orig\oldXMenu\Create.c:182]: (style) Unused variable: bitmap

[emacs23-23.4+1.orig\oldXMenu\Create.c:183]: (style) Unused variable: x_hot

[emacs23-23.4+1.orig\oldXMenu\Create.c:183]: (style) Unused variable: y_hot

[emacs23-23.4+1.orig\oldXMenu\Create.c:184]: (style) Unused variable: status

[emacs23-23.4+1.orig\oldXMenu\Create.c:205]: (error) Memory leak: menu

[emacs23-23.4+1.orig\oldXMenu\Create.c:214]: (error) Memory leak: menu

[emacs23-23.4+1.orig\oldXMenu\Create.c:214]: (error) Memory leak: pane

[emacs23-23.4+1.orig\oldXMenu\InsPane.c:60]: (error) Memory leak: pane

[emacs23-23.4+1.orig\oldXMenu\Internal.c:748] -> [emacs23-23.4+1.orig\oldXMenu\Internal.c:750]: (performance) Variable 'changes' is reassigned a value before the old one has been used.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:214]: (style) The scope of the variable 'pq_index' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:215]: (style) The scope of the variable 'sq_index' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:216]: (style) The scope of the variable 'p_ptr' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:217]: (style) The scope of the variable 's_ptr' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:218]: (style) The scope of the variable 'valuemask' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:543]: (style) The scope of the variable 'change_mask' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:544]: (style) The scope of the variable 'changes' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:691]: (style) The scope of the variable 'changes' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:692]: (style) The scope of the variable 'change_mask' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\Internal.c:750]: (error) Memory leak: changes

[emacs23-23.4+1.orig\oldXMenu\Recomp.c:27]: (style) The scope of the variable 's_num' can be reduced.

[emacs23-23.4+1.orig\oldXMenu\XCrAssoc.c:42]: (error) Memory leak: table

[emacs23-23.4+1.orig\src\bytecode.c:488]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:533]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:588]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:632]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:654]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:693]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:720]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:729]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:742]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\bytecode.c:754]: (warning) Redundant assignment of 'op' to itself.

[emacs23-23.4+1.orig\src\callproc.c:1556]: (style) The scope of the variable 'envp' can be reduced.

[emacs23-23.4+1.orig\src\callproc.c:1104]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\callproc.c:1172]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\callproc.c:1181]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\callproc.c:1258]: (warning) Redundant code: Found a statement that begins with numeric constant.

[emacs23-23.4+1.orig\src\casefiddle.c:271]: (style) The scope of the variable 'j' can be reduced.

[emacs23-23.4+1.orig\src\casefiddle.c:230]: (style) Variable 'end_byte' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\category.c:68]: (style) Unused variable: val

[emacs23-23.4+1.orig\src\character.c:375]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\character.c:862]: (style) The scope of the variable 'c' can be reduced.

[emacs23-23.4+1.orig\src\character.c:862]: (style) The scope of the variable 'len' can be reduced.

[emacs23-23.4+1.orig\src\character.c:895]: (style) The scope of the variable 'len' can be reduced.

[emacs23-23.4+1.orig\src\chartab.c:464]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\chartab.c:464]: (style) The scope of the variable 'min_char' can be reduced.

[emacs23-23.4+1.orig\src\cm.c:338]: (style) The scope of the variable 'homecost' can be reduced.

[emacs23-23.4+1.orig\src\cm.c:339]: (style) The scope of the variable 'crcost' can be reduced.

[emacs23-23.4+1.orig\src\cm.c:340]: (style) The scope of the variable 'llcost' can be reduced.

[emacs23-23.4+1.orig\src\cm.c:344]: (style) The scope of the variable 'p' can be reduced.

[emacs23-23.4+1.orig\src\composite.c:365]: (style) The scope of the variable 'xoff' can be reduced.

[emacs23-23.4+1.orig\src\composite.c:365]: (style) The scope of the variable 'yoff' can be reduced.

[emacs23-23.4+1.orig\src\composite.c:783]: (style) The scope of the variable 'x' can be reduced.

[emacs23-23.4+1.orig\src\composite.c:1190]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\composite.c:387]: (style) Variable 'xoff' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\composite.c:387]: (style) Variable 'yoff' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\composite.c:933]: (style) Variable 'f' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\composite.c:1475]: (style) Unused variable: charpos

[emacs23-23.4+1.orig\src\composite.c:1475]: (style) Unused variable: bytepos

[emacs23-23.4+1.orig\src\composite.c:1475]: (style) Unused variable: startpos

[emacs23-23.4+1.orig\src\composite.c:1475]: (style) Unused variable: pos

[emacs23-23.4+1.orig\src\composite.c:1177]: (style) Clarify calculation precedence for '+' and '?'.

[emacs23-23.4+1.orig\src\data.c:1110]: (style) Unused variable: val

[emacs23-23.4+1.orig\src\dired.c:157]: (style) The scope of the variable 'dp' can be reduced.

[emacs23-23.4+1.orig\src\dired.c:543]: (style) The scope of the variable 'canexclude' can be reduced.

[emacs23-23.4+1.orig\src\dired.c:191]: (style) Variable 'encoded_directory' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\dired.c:156]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\dired.c:156]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\dired.c:156]: (style) Unused variable: gcpro3

[emacs23-23.4+1.orig\src\dired.c:156]: (style) Unused variable: gcpro4

[emacs23-23.4+1.orig\src\dired.c:156]: (style) Unused variable: gcpro5

[emacs23-23.4+1.orig\src\dired.c:264]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\dired.c:264]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\dired.c:325]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\dired.c:325]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\dired.c:503]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\dired.c:503]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\dired.c:503]: (style) Unused variable: gcpro3

[emacs23-23.4+1.orig\src\dired.c:503]: (style) Unused variable: gcpro4

[emacs23-23.4+1.orig\src\dired.c:503]: (style) Unused variable: gcpro5

[emacs23-23.4+1.orig\src\dired.c:715]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\dired.c:858]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\doc.c:113]: (style) The scope of the variable 'minsize' can be reduced.

[emacs23-23.4+1.orig\src\doc.c:149]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\doprnt.c:101]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\emacs.c:2472]: (style) Clarify calculation precedence for '-' and '?'.

[emacs23-23.4+1.orig\src\fontset.c:875]: (style) Statements following return, break, continue, goto or throw will never be executed.

[emacs23-23.4+1.orig\src\fontset.c:1135]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\fontset.c:1137]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\ftfont.c:1076]: (style) The scope of the variable 'match' can be reduced.

[emacs23-23.4+1.orig\src\ftfont.c:1182]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\ftfont.c:2602]: (style) The scope of the variable 'str' can be reduced.

[emacs23-23.4+1.orig\src\ftfont.c:1119]: (error) Memory leak: otspec

[emacs23-23.4+1.orig\src\ftfont.c:173]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\ftfont.c:573]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\ftxfont.c:322]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\getloadavg.c:512]: (style) Variable 'elem' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:1434]: (style) Checking if unsigned variable 'size' is less than zero.

[emacs23-23.4+1.orig\src\gmalloc.c:338]: (style) struct or union member 'mstats::bytes_total' is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:339]: (style) struct or union member 'mstats::chunks_used' is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:340]: (style) struct or union member 'mstats::bytes_used' is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:341]: (style) struct or union member 'mstats::chunks_free' is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:342]: (style) struct or union member 'mstats::bytes_free' is never used.

[emacs23-23.4+1.orig\src\gmalloc.c:511]: (style) Variable 'new' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\indent.c:686]: (style) The scope of the variable 'wide_column' can be reduced.

[emacs23-23.4+1.orig\src\indent.c:689]: (style) Variable 'wide_column' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\insdel.c:644]: (style) Variable 'tbl' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\insdel.c:1053]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\insdel.c:1493]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\insdel.c:1791]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\insdel.c:2052]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\insdel.c:2154]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\insdel.c:2154]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\insdel.c:2154]: (style) Unused variable: gcpro3

[emacs23-23.4+1.orig\src\intervals.c:419]: (style) The scope of the variable 'old_diff' can be reduced.

[emacs23-23.4+1.orig\src\intervals.c:1813]: (style) Variable 'prev' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\intervals.c:682]: (style) Clarify calculation precedence for '-' and '?'.

[emacs23-23.4+1.orig\src\menu.c:290]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\menu.c:340]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\menu.c:340]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\menu.c:547]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\minibuf.c:846]: (style) The scope of the variable 'name' can be reduced.

[emacs23-23.4+1.orig\src\minibuf.c:245]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\minibuf.c:245]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\minibuf.c:457]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\minibuf.c:457]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\minibuf.c:457]: (style) Unused variable: gcpro3

[emacs23-23.4+1.orig\src\minibuf.c:457]: (style) Unused variable: gcpro4

[emacs23-23.4+1.orig\src\minibuf.c:457]: (style) Unused variable: gcpro5

[emacs23-23.4+1.orig\src\print.c:1954]: (style) The scope of the variable 'c' can be reduced.

[emacs23-23.4+1.orig\src\print.c:511]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\print.c:1046]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\print.c:563]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\print.c:580]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\print.c:1057]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\ralloc.c:612] -> [emacs23-23.4+1.orig\src\ralloc.c:599]: (warning) Possible null pointer dereference: heap - otherwise it is redundant to check it against null.

[emacs23-23.4+1.orig\src\ralloc.c:613] -> [emacs23-23.4+1.orig\src\ralloc.c:599]: (warning) Possible null pointer dereference: heap - otherwise it is redundant to check it against null.

[emacs23-23.4+1.orig\src\ralloc.c:251]: (style) The scope of the variable 'already_available' can be reduced.

[emacs23-23.4+1.orig\src\region-cache.c:784]: (style) The scope of the variable 'j' can be reduced.

[emacs23-23.4+1.orig\src\scroll.c:264]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:267]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:268]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:672]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:689]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:693]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\scroll.c:826]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\search.c:1440]: (warning) Redundant assignment of 'inverse' to itself.

[emacs23-23.4+1.orig\src\search.c:1542]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs23-23.4+1.orig\src\search.c:1584]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs23-23.4+1.orig\src\search.c:1629]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs23-23.4+1.orig\src\search.c:1667]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs23-23.4+1.orig\src\search.c:1858]: (warning) Redundant assignment of 'ch' to itself.

[emacs23-23.4+1.orig\src\search.c:402]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\search.c:1171]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\search.c:1376]: (style) The scope of the variable 'translated' can be reduced.

[emacs23-23.4+1.orig\src\search.c:1376]: (style) The scope of the variable 'inverse' can be reduced.

[emacs23-23.4+1.orig\src\search.c:2899]: (style) Checking if unsigned variable 'num_regs' is less than zero.

[emacs23-23.4+1.orig\src\search.c:2176]: (style) Variable 'p' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\search.c:1338]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\search.c:1352]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\search.c:1360]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\sheap.c:75]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka long}'.

[emacs23-23.4+1.orig\src\sheap.c:82]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'char *'.

[emacs23-23.4+1.orig\src\sheap.c:82]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka long}'.

[emacs23-23.4+1.orig\src\strftime.c:1152]: (warning) Redundant assignment of 'number_value' to itself.

[emacs23-23.4+1.orig\src\strftime.c:880]: (error) Null pointer dereference

[emacs23-23.4+1.orig\src\sysdep.c:1972]: (style) The scope of the variable 'to_check' can be reduced.

[emacs23-23.4+1.orig\src\sysdep.c:1972]: (style) The scope of the variable 'fd' can be reduced.

[emacs23-23.4+1.orig\src\sysdep.c:2053]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\sysdep.c:2515]: (style) The scope of the variable 'rtnval' can be reduced.

[emacs23-23.4+1.orig\src\sysdep.c:2842]: (style) Unused variable: status

[emacs23-23.4+1.orig\src\sysdep.c:670]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\termcap.c:745]: (portability) Returning an integer in a function with pointer return type is not portable.

[emacs23-23.4+1.orig\src\termcap.c:687]: (style) The scope of the variable 'c1' can be reduced.

[emacs23-23.4+1.orig\src\termcap.c:687]: (style) The scope of the variable 'c2' can be reduced.

[emacs23-23.4+1.orig\src\termcap.c:731]: (style) The scope of the variable 'nread' can be reduced.

[emacs23-23.4+1.orig\src\textprop.c:226]: (style) The scope of the variable 'found' can be reduced.

[emacs23-23.4+1.orig\src\textprop.c:382]: (style) The scope of the variable 'found' can be reduced.

[emacs23-23.4+1.orig\src\textprop.c:1861]: (style) The scope of the variable 'e2' can be reduced.

[emacs23-23.4+1.orig\src\textprop.c:1861]: (style) The scope of the variable 'len' can be reduced.

[emacs23-23.4+1.orig\src\textprop.c:383]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\textprop.c:383]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\textprop.c:383]: (style) Unused variable: gcpro3

[emacs23-23.4+1.orig\src\textprop.c:1862]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\textprop.c:1862]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\textprop.c:2008]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\textprop.c:2008]: (style) Unused variable: gcpro2

[emacs23-23.4+1.orig\src\textprop.c:2078]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\textprop.c:2106]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\textprop.c:655]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\unexaix.c:543]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[emacs23-23.4+1.orig\src\unexaix.c:436]: (style) The scope of the variable 'nwrite' can be reduced.

[emacs23-23.4+1.orig\src\unexaix.c:436]: (style) The scope of the variable 'ret' can be reduced.

[emacs23-23.4+1.orig\src\unexaix.c:464]: (style) Variable 'i' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\unexaix.c:515]: (style) Variable 'new' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\unexalpha.c:151]: (style) Unused variable: nread

[emacs23-23.4+1.orig\src\unexcw.c:131]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs23-23.4+1.orig\src\unexcw.c:131]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs23-23.4+1.orig\src\unexcw.c:148]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs23-23.4+1.orig\src\unexcw.c:216]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs23-23.4+1.orig\src\unexcw.c:259]: (style) The scope of the variable 'ret2' can be reduced.

[emacs23-23.4+1.orig\src\unexec.c:677]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[emacs23-23.4+1.orig\src\unexec.c:263]: (style) The scope of the variable 'scns' can be reduced.

[emacs23-23.4+1.orig\src\unexec.c:258]: (style) Unused variable: tem

[emacs23-23.4+1.orig\src\unexec.c:620]: (style) Variable 'new' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\unexelf.c:707]: (warning) fprintf format string requires 1 parameter but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:718]: (warning) fprintf format string requires 1 parameter but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:818]: (warning) fprintf format string requires 0 parameters but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:836]: (warning) fprintf format string requires 1 parameter but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:891]: (warning) fprintf format string requires 1 parameter but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:901]: (warning) fprintf format string requires 1 parameter but 2 are given.

[emacs23-23.4+1.orig\src\unexelf.c:733]: (style) Variable 'old_mdebug_index' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\unexmacosx.c:219]: (style) The scope of the variable 'bytes' can be reduced.

[emacs23-23.4+1.orig\src\unexmacosx.c:242]: (style) The scope of the variable 'bytes_read' can be reduced.

[emacs23-23.4+1.orig\src\unexmacosx.c:243]: (style) The scope of the variable 'bytes_to_read' can be reduced.

[emacs23-23.4+1.orig\src\unexmacosx.c:765]: (style) The scope of the variable 'old_file_offset' can be reduced.

[emacs23-23.4+1.orig\src\unexmacosx.c:1306]: (style) struct or union member 'Anonymous0::c' is never used.

[emacs23-23.4+1.orig\src\unexw32.c:552]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:555]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:559]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:594]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs23-23.4+1.orig\src\unexw32.c:594]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:604]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs23-23.4+1.orig\src\unexw32.c:604]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:620]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs23-23.4+1.orig\src\unexw32.c:620]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:639]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs23-23.4+1.orig\src\unexw32.c:639]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs23-23.4+1.orig\src\unexw32.c:344]: (style) Unused variable: section

[emacs23-23.4+1.orig\src\w32console.c:165]: (style) The scope of the variable 'nb' can be reduced.

[emacs23-23.4+1.orig\src\w32console.c:297]: (style) The scope of the variable 'char_attr' can be reduced.

[emacs23-23.4+1.orig\src\w32console.c:298]: (style) The scope of the variable 'conversion_buffer' can be reduced.

[emacs23-23.4+1.orig\src\w32font.c:1715]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs23-23.4+1.orig\src\w32font.c:1802]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs23-23.4+1.orig\src\w32font.c:282]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\w32font.c:723]: (style) The scope of the variable 'dc' can be reduced.

[emacs23-23.4+1.orig\src\w32font.c:1421]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[emacs23-23.4+1.orig\src\w32font.c:1482]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[emacs23-23.4+1.orig\src\w32font.c:1483]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[emacs23-23.4+1.orig\src\w32font.c:809]: (style) Unused variable: i

[emacs23-23.4+1.orig\src\w32font.c:479]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32font.c:851]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32font.c:876]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32font.c:881]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32font.c:1545]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32inevt.c:578]: (warning) Redundant assignment of 'insist' to itself.

[emacs23-23.4+1.orig\src\w32inevt.c:708]: (style) The scope of the variable 'nev' can be reduced.

[emacs23-23.4+1.orig\src\w32inevt.c:707]: (style) Variable 'no_events' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\w32inevt.c:524]: (error) Uninitialized variable: code

[emacs23-23.4+1.orig\src\w32proc.c:808]: (style) Unused variable: gcpro1

[emacs23-23.4+1.orig\src\w32proc.c:1406]: (style) Variable 'thread_id' is assigned a value that is never used.

[emacs23-23.4+1.orig\src\w32proc.c:842]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32proc.c:948]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32proc.c:1046]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32proc.c:1050]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:464]: (style) The scope of the variable 'items' can be reduced.

[emacs23-23.4+1.orig\src\w32uniscribe.c:333]: (style) Unused variable: nclusters

[emacs23-23.4+1.orig\src\w32uniscribe.c:230]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:265]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:266]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:267]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:268]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:269]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\w32uniscribe.c:490]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\xfont.c:188]: (style) The scope of the variable 'c' can be reduced.

[emacs23-23.4+1.orig\src\xfont.c:354]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\xfont.c:357]: (style) The scope of the variable 'buf' can be reduced.

[emacs23-23.4+1.orig\src\xfont.c:399]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\xftfont.c:693]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\xrdb.c:492]: (style) The scope of the variable 'host' can be reduced.

[emacs23-23.4+1.orig\src\xrdb.c:253]: (error) Common realloc mistake: 'path' nulled but not freed upon failure

[emacs23-23.4+1.orig\src\xrdb.c:279]: (error) Common realloc mistake: 'path' nulled but not freed upon failure

[emacs23-23.4+1.orig\src\xrdb.c:121]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\xrdb.c:123]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs23-23.4+1.orig\src\xselect.c:458]: (style) The scope of the variable 'count' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:1255]: (style) The scope of the variable 'secs' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:1255]: (style) The scope of the variable 'usecs' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:1294]: (style) The scope of the variable 'prev' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:1850]: (style) The scope of the variable 'i' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:2776]: (style) The scope of the variable 'idata' can be reduced.

[emacs23-23.4+1.orig\src\xselect.c:535]: (style) Variable 'type' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:231]: (warning) printf format string requires 0 parameters but 1 is given.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:213] -> [emacs23-23.4+1.orig\test\cedet\tests\test.c:219]: (performance) Variable 'sv' is reassigned a value before the old one has been used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:62]: (style) struct or union member 'typedef_of_anonymous_struct::slot_a' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:88]: (style) struct or union member 'typedef_of_anonymous_union::slot_a' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:162]: (style) Variable 'sv' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:167]: (style) Variable 'sv' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:172]: (style) Variable 'sv' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:177]: (style) Variable 'sv' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:212]: (style) Variable 'q' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:219]: (style) Variable 'sv' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\test.c:225]: (style) Variable 'testconst' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testdoublens.cpp:27]: (warning) Member variable 'Foo::pMumble' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testdoublens.cpp:148]: (style) The class 'Bar' does not have a constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testdoublens.cpp:111]: (style) Unused private function: 'Bar::baz'

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::moose' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::penguin' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::emu' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::moose' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::penguin' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::emu' is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:116] -> [emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:124]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:120] -> [emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:128]: (performance) Variable 'itmp' is reassigned a value before the old one has been used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:124]: (style) Variable 'tmp' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:128]: (style) Variable 'itmp' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:109]: (style) Unused variable: fool

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:110]: (style) Unused variable: fast

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:149]: (style) Variable 'mOption1' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:157]: (style) Variable 'mOption2' is assigned a value that is never used.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:32]: (warning) Member variable 'moose::fIsProtectedInt' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:32]: (warning) Member variable 'moose::fIsPrivateBool' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:61]: (warning) Member variable 'quadruped::fQuadPublic' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:61]: (warning) Member variable 'quadruped::fQuadProtected' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:81]: (warning) Member variable 'moose::fSomeField' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fAlcesBool' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fAlcesInt' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fGreek' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:133]: (warning) Member variable 'antelope::fAntyPublic' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:133]: (warning) Member variable 'antelope::fAntyPrivate' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyPublic' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyProtected' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyPrivate' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugPublic' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugProtected' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugPrivate' is not initialized in the constructor.

[emacs23-23.4+1.orig\test\cedet\tests\testsubclass.cpp:172]: (style) Unused private function: 'A::private_a'


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacs24/emacs24_24.3+1.orig.tar.bz2
[emacs24-24.3+1.orig\lib-src\ebrowse.c:1242]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:3042] -> [emacs24-24.3+1.orig\lib-src\ebrowse.c:3045]: (warning) Variable 'done' is reassigned a value before the old one has been used. 'break;' missing?

[emacs24-24.3+1.orig\lib-src\ebrowse.c:785]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:1923]: (style) The scope of the variable 'b' can be reduced.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:2382]: (style) The scope of the variable 'ident_type_hash' can be reduced.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:2983]: (style) The scope of the variable 'base_class' can be reduced.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:3539]: (style) The scope of the variable 'nbytes' can be reduced.

[emacs24-24.3+1.orig\lib-src\ebrowse.c:1336]: (style) Variable 'n' is assigned a value that is never used.

[emacs24-24.3+1.orig\lib-src\hexl.c:175]: (style) The scope of the variable 'd' can be reduced.

[emacs24-24.3+1.orig\lib-src\make-docfile.c:1096]: (warning) Storing getc() return value in char variable and then comparing with EOF.

[emacs24-24.3+1.orig\lib-src\movemail.c:175]: (style) The scope of the variable 'indesc' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:175]: (style) The scope of the variable 'outdesc' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:176]: (style) The scope of the variable 'nread' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:182]: (style) The scope of the variable 'tem' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:184]: (style) The scope of the variable 'tempname' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:185]: (style) The scope of the variable 'inname_len' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:185]: (style) The scope of the variable 'inname_dirlen' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:186]: (style) The scope of the variable 'desc' can be reduced.

[emacs24-24.3+1.orig\lib-src\movemail.c:370]: (style) The scope of the variable 'lockcount' can be reduced.

[emacs24-24.3+1.orig\lib-src\ntlib.c:169]: (style) The scope of the variable 'input' can be reduced.

[emacs24-24.3+1.orig\lib-src\ntlib.c:303]: (style) The scope of the variable 'fh' can be reduced.

[emacs24-24.3+1.orig\lib-src\ntlib.c:307]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\lib-src\test-distrib.c:42]: (style) The scope of the variable 'num' can be reduced.

[emacs24-24.3+1.orig\lib-src\update-game-score.c:321]: (error) Resource leak: f

[emacs24-24.3+1.orig\lib-src\update-game-score.c:264]: (error) Common realloc mistake: 'username' nulled but not freed upon failure

[emacs24-24.3+1.orig\lib-src\update-game-score.c:296]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[emacs24-24.3+1.orig\lib-src\update-game-score.c:331]: (error) Common realloc mistake: 'ret' nulled but not freed upon failure

[emacs24-24.3+1.orig\lib\ftoastr.c:129]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emacs24-24.3+1.orig\lib\gettext.h:216]: (style) The scope of the variable 'translation' can be reduced.

[emacs24-24.3+1.orig\lib\gettext.h:262]: (style) The scope of the variable 'translation' can be reduced.

[emacs24-24.3+1.orig\lib\gettimeofday.c:143]: (error) "Only 1-second nominal clock resolution found.  Is that intended?" "If so, compile with the -DOK_TO_USE_1S_CLOCK option."

[emacs24-24.3+1.orig\lib\gettimeofday.c:143]: (error) #error "Only 1-second nominal clock resolution found.  Is that intended?" "If so, compile with the -DOK_TO_USE_1S_CLOCK option."

[emacs24-24.3+1.orig\lib\strftime.c:1075]: (warning) Redundant assignment of 'number_value' to itself.

[emacs24-24.3+1.orig\lib\timespec-add.c:51]: (warning) Found calculation inside sizeof().

[emacs24-24.3+1.orig\lib\timespec-sub.c:51]: (warning) Found calculation inside sizeof().

[emacs24-24.3+1.orig\lwlib\lwlib-Xm.c:234]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\lwlib\lwlib-Xm.c:280]: (style) The scope of the variable 'instance' can be reduced.

[emacs24-24.3+1.orig\lwlib\lwlib-Xm.c:493]: (style) The scope of the variable 'ac' can be reduced.

[emacs24-24.3+1.orig\lwlib\lwlib-utils.c:91]: (style) The scope of the variable 'result' can be reduced.

[emacs24-24.3+1.orig\lwlib\lwlib.c:53]: (error) At least one of USE_LUCID or USE_MOTIF must be defined.

[emacs24-24.3+1.orig\lwlib\lwlib.c:53]: (error) #error At least one of USE_LUCID or USE_MOTIF must be defined.

[emacs24-24.3+1.orig\lwlib\xlwmenu.c:1153]: (style) The scope of the variable 'highlighted_p' can be reduced.

[emacs24-24.3+1.orig\lwlib\xlwmenu.c:1557]: (style) The scope of the variable 'ws' can be reduced.

[emacs24-24.3+1.orig\lwlib\xlwmenu.c:2167]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\lwlib\xlwmenu.c:2608]: (style) Variable 'display' is assigned a value that is never used.

[emacs24-24.3+1.orig\msdos\sigaction.c:49]: (style) Variable 'retval' is assigned a value that is never used.

[emacs24-24.3+1.orig\nt\addpm.c:202]: (style) The scope of the variable 'p' can be reduced.

[emacs24-24.3+1.orig\nt\addpm.c:346]: (style) The scope of the variable 'add_item' can be reduced.

[emacs24-24.3+1.orig\nt\addpm.c:112]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\addpm.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\addpm.c:135]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\addsection.c:328]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\addsection.c:331]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\addsection.c:335]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\addsection.c:478]: (error) Buffer overrun possible for long command line arguments.

[emacs24-24.3+1.orig\nt\cmdproxy.c:231]: (style) The scope of the variable 'rc' can be reduced.

[emacs24-24.3+1.orig\nt\cmdproxy.c:254]: (style) The scope of the variable 'fname' can be reduced.

[emacs24-24.3+1.orig\nt\cmdproxy.c:288]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\cmdproxy.c:324]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\cmdproxy.c:641]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\cmdproxy.c:769]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\cmdproxy.c:808]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\nt\ddeclient.c:43]: (style) The scope of the variable 'command' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:410]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\preprep.c:413]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\preprep.c:416]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\nt\preprep.c:358]: (style) The scope of the variable 'reloc_delta_rva' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:633]: (style) The scope of the variable 'len_import_relocs' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:634]: (style) The scope of the variable 'len_remaining_relocs' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:637]: (style) The scope of the variable 'holder' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:683]: (style) The scope of the variable 'page_offset' can be reduced.

[emacs24-24.3+1.orig\nt\preprep.c:770]: (error) Buffer overrun possible for long command line arguments.

[emacs24-24.3+1.orig\nt\runemacs.c:186]: (style) The scope of the variable 'set_user_model' can be reduced.

[emacs24-24.3+1.orig\nt\runemacs.c:214]: (style) The scope of the variable 'h' can be reduced.

[emacs24-24.3+1.orig\nt\runemacs.c:74]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\oldXMenu\AddPane.c:50]: (error) Memory leak: pane

[emacs24-24.3+1.orig\oldXMenu\ChgSel.c:33]: (style) The scope of the variable 'label_length' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\ChgSel.c:34]: (style) The scope of the variable 'label_width' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Create.c:195]: (warning) Assignment of function parameter has no effect outside the function.

[emacs24-24.3+1.orig\oldXMenu\Create.c:663]: (style) Variable 'valuemask' is assigned a value that is never used.

[emacs24-24.3+1.orig\oldXMenu\Create.c:180]: (error) Memory leak: menu

[emacs24-24.3+1.orig\oldXMenu\Create.c:189]: (error) Memory leak: menu

[emacs24-24.3+1.orig\oldXMenu\Create.c:189]: (error) Memory leak: pane

[emacs24-24.3+1.orig\oldXMenu\InsPane.c:60]: (error) Memory leak: pane

[emacs24-24.3+1.orig\oldXMenu\Internal.c:742] -> [emacs24-24.3+1.orig\oldXMenu\Internal.c:744]: (performance) Variable 'changes' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:207]: (style) The scope of the variable 'pq_index' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:208]: (style) The scope of the variable 'sq_index' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:209]: (style) The scope of the variable 'p_ptr' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:210]: (style) The scope of the variable 's_ptr' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:211]: (style) The scope of the variable 'valuemask' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:537]: (style) The scope of the variable 'change_mask' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:538]: (style) The scope of the variable 'changes' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:685]: (style) The scope of the variable 'changes' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:686]: (style) The scope of the variable 'change_mask' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\Internal.c:744]: (error) Memory leak: changes

[emacs24-24.3+1.orig\oldXMenu\Recomp.c:27]: (style) The scope of the variable 's_num' can be reduced.

[emacs24-24.3+1.orig\oldXMenu\XCrAssoc.c:40]: (error) Memory leak: table

[emacs24-24.3+1.orig\src\bidi.c:385]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\bidi.c:385]: (style) The scope of the variable 'i_start' can be reduced.

[emacs24-24.3+1.orig\src\bidi.c:1172]: (style) The scope of the variable 'ch' can be reduced.

[emacs24-24.3+1.orig\src\bidi.c:2047]: (style) The scope of the variable 'next_char_pos' can be reduced.

[emacs24-24.3+1.orig\src\bidi.c:2315]: (style) The scope of the variable 'next_level' can be reduced.

[emacs24-24.3+1.orig\src\bidi.c:2407]: (style) Variable 'next_level' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\bidi.c:2317]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\bytecode.c:687]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:733]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:806]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:849]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:871]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:910]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:937]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:946]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:959]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:971]: (warning) Redundant assignment of 'op' to itself.

[emacs24-24.3+1.orig\src\bytecode.c:543]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\callproc.c:1151]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\callproc.c:1219]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\callproc.c:1227]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\casefiddle.c:263]: (style) The scope of the variable 'j' can be reduced.

[emacs24-24.3+1.orig\src\character.c:319]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\character.c:792]: (style) The scope of the variable 'c' can be reduced.

[emacs24-24.3+1.orig\src\character.c:792]: (style) The scope of the variable 'len' can be reduced.

[emacs24-24.3+1.orig\src\character.c:824]: (style) The scope of the variable 'len' can be reduced.

[emacs24-24.3+1.orig\src\charset.c:665]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\chartab.c:875]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\chartab.c:875]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\chartab.c:875]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\chartab.c:875]: (style) Unused variable: gcpro4

[emacs24-24.3+1.orig\src\chartab.c:1045]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\chartab.c:1321]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\cm.c:322]: (style) The scope of the variable 'homecost' can be reduced.

[emacs24-24.3+1.orig\src\cm.c:323]: (style) The scope of the variable 'crcost' can be reduced.

[emacs24-24.3+1.orig\src\cm.c:324]: (style) The scope of the variable 'llcost' can be reduced.

[emacs24-24.3+1.orig\src\cm.c:328]: (style) The scope of the variable 'p' can be reduced.

[emacs24-24.3+1.orig\src\composite.c:769]: (style) The scope of the variable 'x' can be reduced.

[emacs24-24.3+1.orig\src\composite.c:911]: (style) Variable 'f' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\dired.c:128]: (style) The scope of the variable 'dp' can be reduced.

[emacs24-24.3+1.orig\src\dired.c:505]: (style) The scope of the variable 'canexclude' can be reduced.

[emacs24-24.3+1.orig\src\dired.c:162]: (style) Variable 'encoded_directory' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\dired.c:127]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\dired.c:127]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\dired.c:127]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\dired.c:127]: (style) Unused variable: gcpro4

[emacs24-24.3+1.orig\src\dired.c:127]: (style) Unused variable: gcpro5

[emacs24-24.3+1.orig\src\dired.c:234]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\dired.c:234]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\dired.c:294]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\dired.c:294]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\dired.c:469]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\dired.c:469]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\dired.c:469]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\dired.c:469]: (style) Unused variable: gcpro4

[emacs24-24.3+1.orig\src\dired.c:469]: (style) Unused variable: gcpro5

[emacs24-24.3+1.orig\src\dired.c:675]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\doc.c:84]: (style) The scope of the variable 'minsize' can be reduced.

[emacs24-24.3+1.orig\src\emacs.c:2139]: (style) Clarify calculation precedence for '-' and '?'.

[emacs24-24.3+1.orig\src\fontset.c:1118]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\fontset.c:1120]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\ftfont.c:1088]: (style) The scope of the variable 'match' can be reduced.

[emacs24-24.3+1.orig\src\ftfont.c:1190]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\ftfont.c:2609]: (style) The scope of the variable 'str' can be reduced.

[emacs24-24.3+1.orig\src\ftfont.c:1131]: (error) Memory leak: otspec

[emacs24-24.3+1.orig\src\ftfont.c:178]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\ftfont.c:582]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\ftxfont.c:288]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\gmalloc.c:261]: (style) struct or union member 'mstats::bytes_total' is never used.

[emacs24-24.3+1.orig\src\gmalloc.c:262]: (style) struct or union member 'mstats::chunks_used' is never used.

[emacs24-24.3+1.orig\src\gmalloc.c:263]: (style) struct or union member 'mstats::bytes_used' is never used.

[emacs24-24.3+1.orig\src\gmalloc.c:264]: (style) struct or union member 'mstats::chunks_free' is never used.

[emacs24-24.3+1.orig\src\gmalloc.c:265]: (style) struct or union member 'mstats::bytes_free' is never used.

[emacs24-24.3+1.orig\src\indent.c:208]: (style) The scope of the variable 'end' can be reduced.

[emacs24-24.3+1.orig\src\indent.c:1821]: (style) The scope of the variable 'first' can be reduced.

[emacs24-24.3+1.orig\src\indent.c:325]: (error) Uninitialized variable: tab_width

[emacs24-24.3+1.orig\src\indent.c:326]: (error) Uninitialized variable: ctl_arrow

[emacs24-24.3+1.orig\src\indent.c:511]: (error) Uninitialized variable: tab_width

[emacs24-24.3+1.orig\src\indent.c:512]: (error) Uninitialized variable: ctl_arrow

[emacs24-24.3+1.orig\src\indent.c:862]: (error) Uninitialized variable: tab_width

[emacs24-24.3+1.orig\src\indent.c:1115]: (error) Uninitialized variable: tab_width

[emacs24-24.3+1.orig\src\indent.c:1116]: (error) Uninitialized variable: ctl_arrow

[emacs24-24.3+1.orig\src\indent.c:1160]: (error) Uninitialized variable: width_table

[emacs24-24.3+1.orig\src\indent.c:1161]: (error) Uninitialized variable: width_table

[emacs24-24.3+1.orig\src\insdel.c:226]: (style) The scope of the variable 'charpos' can be reduced.

[emacs24-24.3+1.orig\src\insdel.c:904]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\insdel.c:1279]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\insdel.c:1562]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\insdel.c:1820]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\insdel.c:1939]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\insdel.c:1939]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\insdel.c:1939]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\intervals.c:436]: (style) The scope of the variable 'old_diff' can be reduced.

[emacs24-24.3+1.orig\src\intervals.c:697]: (style) Clarify calculation precedence for '-' and '?'.

[emacs24-24.3+1.orig\src\menu.c:285]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\menu.c:333]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\menu.c:333]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\minibuf.c:184]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\minibuf.c:184]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\minibuf.c:389]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\minibuf.c:389]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\minibuf.c:389]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\minibuf.c:389]: (style) Unused variable: gcpro4

[emacs24-24.3+1.orig\src\minibuf.c:389]: (style) Unused variable: gcpro5

[emacs24-24.3+1.orig\src\print.c:1705]: (style) The scope of the variable 'c' can be reduced.

[emacs24-24.3+1.orig\src\print.c:1915]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\print.c:410]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\print.c:848]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\print.c:459]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\print.c:473]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\ralloc.c:546] -> [emacs24-24.3+1.orig\src\ralloc.c:533]: (warning) Possible null pointer dereference: heap - otherwise it is redundant to check it against null.

[emacs24-24.3+1.orig\src\ralloc.c:547] -> [emacs24-24.3+1.orig\src\ralloc.c:533]: (warning) Possible null pointer dereference: heap - otherwise it is redundant to check it against null.

[emacs24-24.3+1.orig\src\ralloc.c:230]: (style) The scope of the variable 'already_available' can be reduced.

[emacs24-24.3+1.orig\src\region-cache.c:754]: (style) The scope of the variable 'j' can be reduced.

[emacs24-24.3+1.orig\src\scroll.c:256]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:259]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:260]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:657]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:674]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:678]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\scroll.c:805]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\search.c:1389]: (warning) Redundant assignment of 'inverse' to itself.

[emacs24-24.3+1.orig\src\search.c:1438]: (warning) Redundant assignment of 'inverse' to itself.

[emacs24-24.3+1.orig\src\search.c:1501]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs24-24.3+1.orig\src\search.c:1543]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs24-24.3+1.orig\src\search.c:1587]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs24-24.3+1.orig\src\search.c:1625]: (warning) Redundant assignment of 'buf_ch' to itself.

[emacs24-24.3+1.orig\src\search.c:1808]: (warning) Redundant assignment of 'ch' to itself.

[emacs24-24.3+1.orig\src\search.c:372]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\search.c:1115]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\search.c:1325]: (style) The scope of the variable 'translated' can be reduced.

[emacs24-24.3+1.orig\src\search.c:1325]: (style) The scope of the variable 'inverse' can be reduced.

[emacs24-24.3+1.orig\src\search.c:2696]: (style) Checking if unsigned variable 'num_regs' is less than zero.

[emacs24-24.3+1.orig\src\search.c:1284]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\search.c:1298]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\search.c:1306]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\sheap.c:75]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka long}'.

[emacs24-24.3+1.orig\src\sheap.c:82]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'char *'.

[emacs24-24.3+1.orig\src\sheap.c:82]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka long}'.

[emacs24-24.3+1.orig\src\sysdep.c:2402] -> [emacs24-24.3+1.orig\src\sysdep.c:2404]: (performance) Variable 'fd' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\src\sysdep.c:2456] -> [emacs24-24.3+1.orig\src\sysdep.c:2462]: (performance) Variable 'childp2' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\src\sysdep.c:2459] -> [emacs24-24.3+1.orig\src\sysdep.c:2465]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\src\sysdep.c:2220]: (style) The scope of the variable 'rtnval' can be reduced.

[emacs24-24.3+1.orig\src\sysdep.c:505]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\termcap.c:626]: (portability) Returning an integer in a function with pointer return type is not portable.

[emacs24-24.3+1.orig\src\termcap.c:572]: (style) The scope of the variable 'c1' can be reduced.

[emacs24-24.3+1.orig\src\termcap.c:572]: (style) The scope of the variable 'c2' can be reduced.

[emacs24-24.3+1.orig\src\termcap.c:613]: (style) The scope of the variable 'nread' can be reduced.

[emacs24-24.3+1.orig\src\textprop.c:1867] -> [emacs24-24.3+1.orig\src\textprop.c:1867]: (warning) Possible null pointer dereference: i - otherwise it is redundant to check it against null.

[emacs24-24.3+1.orig\src\textprop.c:213]: (style) The scope of the variable 'found' can be reduced.

[emacs24-24.3+1.orig\src\textprop.c:359]: (style) The scope of the variable 'found' can be reduced.

[emacs24-24.3+1.orig\src\textprop.c:1759]: (style) The scope of the variable 'e2' can be reduced.

[emacs24-24.3+1.orig\src\textprop.c:1759]: (style) The scope of the variable 'len' can be reduced.

[emacs24-24.3+1.orig\src\textprop.c:360]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\textprop.c:360]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\textprop.c:360]: (style) Unused variable: gcpro3

[emacs24-24.3+1.orig\src\textprop.c:1761]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\textprop.c:1761]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\textprop.c:1908]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\textprop.c:1908]: (style) Unused variable: gcpro2

[emacs24-24.3+1.orig\src\textprop.c:1976]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\textprop.c:2003]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\textprop.c:606]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\unexaix.c:398]: (style) The scope of the variable 'nwrite' can be reduced.

[emacs24-24.3+1.orig\src\unexaix.c:398]: (style) The scope of the variable 'ret' can be reduced.

[emacs24-24.3+1.orig\src\unexaix.c:425]: (style) Variable 'i' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\unexcoff.c:164]: (style) The scope of the variable 'scns' can be reduced.

[emacs24-24.3+1.orig\src\unexcoff.c:316]: (style) The scope of the variable 'nwrite' can be reduced.

[emacs24-24.3+1.orig\src\unexcoff.c:316]: (style) The scope of the variable 'ret' can be reduced.

[emacs24-24.3+1.orig\src\unexcoff.c:349]: (style) Variable 'i' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\unexcw.c:135]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs24-24.3+1.orig\src\unexcw.c:135]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs24-24.3+1.orig\src\unexcw.c:152]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs24-24.3+1.orig\src\unexcw.c:223]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[emacs24-24.3+1.orig\src\unexcw.c:265]: (style) The scope of the variable 'ret2' can be reduced.

[emacs24-24.3+1.orig\src\unexmacosx.c:233]: (style) The scope of the variable 'bytes' can be reduced.

[emacs24-24.3+1.orig\src\unexmacosx.c:256]: (style) The scope of the variable 'bytes_read' can be reduced.

[emacs24-24.3+1.orig\src\unexmacosx.c:257]: (style) The scope of the variable 'bytes_to_read' can be reduced.

[emacs24-24.3+1.orig\src\unexmacosx.c:799]: (style) The scope of the variable 'old_file_offset' can be reduced.

[emacs24-24.3+1.orig\src\unexmacosx.c:1365]: (style) struct or union member 'Anonymous0::c' is never used.

[emacs24-24.3+1.orig\src\unexmacosx.c:423]: (error) Uninitialized variable: r

[emacs24-24.3+1.orig\src\unexw32.c:554]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:557]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:561]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:596]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs24-24.3+1.orig\src\unexw32.c:596]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:606]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs24-24.3+1.orig\src\unexw32.c:606]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:622]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs24-24.3+1.orig\src\unexw32.c:622]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\unexw32.c:641]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $char *'.

[emacs24-24.3+1.orig\src\unexw32.c:641]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned $long'.

[emacs24-24.3+1.orig\src\w32console.c:152]: (style) The scope of the variable 'nb' can be reduced.

[emacs24-24.3+1.orig\src\w32console.c:282]: (style) The scope of the variable 'char_attr' can be reduced.

[emacs24-24.3+1.orig\src\w32console.c:283]: (style) The scope of the variable 'conversion_buffer' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:1803]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs24-24.3+1.orig\src\w32font.c:1890]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[emacs24-24.3+1.orig\src\w32font.c:228]: (style) The scope of the variable 'hm_unicows' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:245]: (style) The scope of the variable 'hm_unicows' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:263]: (style) The scope of the variable 'hm_unicows' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:385]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:817]: (style) The scope of the variable 'dc' can be reduced.

[emacs24-24.3+1.orig\src\w32font.c:573]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32font.c:940]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32font.c:965]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32font.c:970]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32font.c:1636]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32inevt.c:407]: (warning) Assignment of function parameter has no effect outside the function.

[emacs24-24.3+1.orig\src\w32inevt.c:407]: (warning) Redundant assignment of 'insist' to itself.

[emacs24-24.3+1.orig\src\w32inevt.c:378]: (error) Uninitialized variable: code

[emacs24-24.3+1.orig\src\w32proc.c:1465]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\w32proc.c:2064]: (style) Variable 'thread_id' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\w32proc.c:1499]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32proc.c:1605]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32proc.c:1703]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32proc.c:1707]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:505]: (style) The scope of the variable 'items' can be reduced.

[emacs24-24.3+1.orig\src\w32uniscribe.c:215]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:250]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:251]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:252]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:253]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:254]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\w32uniscribe.c:531]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\widget.c:659]: (style) Variable 'ew' is assigned a value that is never used.

[emacs24-24.3+1.orig\src\xfont.c:179]: (style) The scope of the variable 'c' can be reduced.

[emacs24-24.3+1.orig\src\xfont.c:341]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\xfont.c:344]: (style) The scope of the variable 'buf' can be reduced.

[emacs24-24.3+1.orig\src\xfont.c:386]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\xftfont.c:645]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\xrdb.c:72]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\xrdb.c:73]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[emacs24-24.3+1.orig\src\xselect.c:1662]: (style) The scope of the variable 'i' can be reduced.

[emacs24-24.3+1.orig\src\xselect.c:2531]: (style) The scope of the variable 'idata' can be reduced.

[emacs24-24.3+1.orig\src\xselect.c:895]: (style) Unused variable: gcpro1

[emacs24-24.3+1.orig\src\xselect.c:1424]: (error) Memory pointed to by 'data' is freed twice.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:230]: (warning) printf format string requires 0 parameters but 1 is given.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:212] -> [emacs24-24.3+1.orig\test\cedet\tests\test.c:218]: (performance) Variable 'sv' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:61]: (style) struct or union member 'typedef_of_anonymous_struct::slot_a' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:87]: (style) struct or union member 'typedef_of_anonymous_union::slot_a' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:161]: (style) Variable 'sv' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:166]: (style) Variable 'sv' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:171]: (style) Variable 'sv' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:176]: (style) Variable 'sv' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:211]: (style) Variable 'q' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:218]: (style) Variable 'sv' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\test.c:224]: (style) Variable 'testconst' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testdoublens.cpp:27]: (warning) Member variable 'Foo::pMumble' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testdoublens.cpp:148]: (style) The class 'Bar' does not have a constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testdoublens.cpp:111]: (style) Unused private function: 'Bar::baz'

[emacs24-24.3+1.orig\test\cedet\tests\testfriends.cpp:10]: (style) The class 'Af' does not have a constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsppcomplete.c:29]: (error) Memory leak: bla

[emacs24-24.3+1.orig\test\cedet\tests\testsppcomplete.c:29]: (error) Memory leak: foo

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::moose' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::penguin' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplace.c:67]: (style) struct or union member 'ma_struct::emu' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::moose' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::penguin' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsppreplaced.c:56]: (style) struct or union member 'ma_struct::emu' is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:116] -> [emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:124]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:120] -> [emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:128]: (performance) Variable 'itmp' is reassigned a value before the old one has been used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:124]: (style) Variable 'tmp' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:128]: (style) Variable 'itmp' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:109]: (style) Unused variable: fool

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:110]: (style) Unused variable: fast

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:149]: (style) Variable 'mOption1' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:157]: (style) Variable 'mOption2' is assigned a value that is never used.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:32]: (warning) Member variable 'moose::fIsProtectedInt' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:32]: (warning) Member variable 'moose::fIsPrivateBool' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:61]: (warning) Member variable 'quadruped::fQuadPublic' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:61]: (warning) Member variable 'quadruped::fQuadProtected' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:81]: (warning) Member variable 'moose::fSomeField' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fAlcesBool' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fAlcesInt' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:106]: (warning) Member variable 'alces::fGreek' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:133]: (warning) Member variable 'antelope::fAntyPublic' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:133]: (warning) Member variable 'antelope::fAntyPrivate' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyPublic' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyProtected' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:152]: (warning) Member variable 'jackalope::fBunnyPrivate' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugPublic' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugProtected' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.hh:172]: (warning) Member variable 'bugalope::fBugPrivate' is not initialized in the constructor.

[emacs24-24.3+1.orig\test\cedet\tests\testsubclass.cpp:172]: (style) Unused private function: 'A::private_a'


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacspeak/emacspeak_39.0+dfsg.orig.tar.bz2
[emacspeak-39.0+dfsg\servers\linux-espeak\tclespeak.cpp:187]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\atcleci.cpp:335]: (style) The scope of the variable 'r' can be reduced.

[emacspeak-39.0+dfsg\servers\linux-outloud\atcleci.cpp:655]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\atcleci.cpp:913]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\langswitch.cpp:97]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:223] -> [emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:229]: (performance) Variable 'rate' is reassigned a value before the old one has been used.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:385]: (style) The scope of the variable 'r' can be reduced.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:720]: (style) The scope of the variable 'rc' can be reduced.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:697]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:957]: (style) Variable 'rc' is assigned a value that is never used.

[emacspeak-39.0+dfsg\servers\linux-outloud\new-atcleci.cpp:922]: (error) Memory leak: version

[emacspeak-39.0+dfsg\servers\software-dtk\tcldtk.c:116]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'MMRESULT {aka unsigned int}'.

[emacspeak-39.0+dfsg\servers\software-dtk\tcldtk.c:171]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'MMRESULT {aka unsigned int}'.

[emacspeak-39.0+dfsg\servers\software-dtk\tcldtk.c:209]: (style) The scope of the variable 'txt' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emacspeak-ss/emacspeak-ss_1.12.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/email-reminder/email-reminder_0.7.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/email2trac/email2trac_2.4.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/embassy-domainatrix/embassy-domainatrix_0.1.650.orig.tar.gz
[DOMAINATRIX-0.1.650\src\domainnr.c:81] -> [DOMAINATRIX-0.1.650\src\domainnr.c:150]: (performance) Variable 'gapopen' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainnr.c:82] -> [DOMAINATRIX-0.1.650\src\domainnr.c:151]: (performance) Variable 'gapextend' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainnr.c:122] -> [DOMAINATRIX-0.1.650\src\domainnr.c:155]: (performance) Variable 'retain' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainreso.c:94] -> [DOMAINATRIX-0.1.650\src\domainreso.c:109]: (performance) Variable 'threshold' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainreso.c:97] -> [DOMAINATRIX-0.1.650\src\domainreso.c:139]: (performance) Variable 'type' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainseqs.c:121] -> [DOMAINATRIX-0.1.650\src\domainseqs.c:144]: (performance) Variable 'getswiss' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\domainseqs.c:469]: (style) Variable 'maxarr' is assigned a value that is never used.

[DOMAINATRIX-0.1.650\src\scopparse.c:61] -> [DOMAINATRIX-0.1.650\src\scopparse.c:71]: (performance) Variable 'nosegments' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\scopparse.c:62] -> [DOMAINATRIX-0.1.650\src\scopparse.c:72]: (performance) Variable 'nomultichain' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\scopparse.c:63] -> [DOMAINATRIX-0.1.650\src\scopparse.c:73]: (performance) Variable 'nominor' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\ssematch.c:84] -> [DOMAINATRIX-0.1.650\src\ssematch.c:119]: (performance) Variable 'gapopen_sss' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\ssematch.c:87] -> [DOMAINATRIX-0.1.650\src\ssematch.c:120]: (performance) Variable 'gapextend_sss' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\ssematch.c:85] -> [DOMAINATRIX-0.1.650\src\ssematch.c:121]: (performance) Variable 'gapopen_sse' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\ssematch.c:88] -> [DOMAINATRIX-0.1.650\src\ssematch.c:122]: (performance) Variable 'gapextend_sse' is reassigned a value before the old one has been used.

[DOMAINATRIX-0.1.650\src\ssematch.c:489]: (style) The scope of the variable 'base' can be reduced.

[DOMAINATRIX-0.1.650\src\ssematch.c:414]: (style) Variable 'maxarr' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/embassy-domalign/embassy-domalign_0.1.650.orig.tar.gz
[DOMALIGN-0.1.650\src\allversusall.c:65] -> [DOMALIGN-0.1.650\src\allversusall.c:92]: (performance) Variable 'gapopen' is reassigned a value before the old one has been used.

[DOMALIGN-0.1.650\src\allversusall.c:66] -> [DOMALIGN-0.1.650\src\allversusall.c:93]: (performance) Variable 'gapextend' is reassigned a value before the old one has been used.

[DOMALIGN-0.1.650\src\domainalign.c:175] -> [DOMALIGN-0.1.650\src\domainalign.c:213]: (performance) Variable 'keepsinglets' is reassigned a value before the old one has been used.

[DOMALIGN-0.1.650\src\seqalign.c:137] -> [DOMALIGN-0.1.650\src\seqalign.c:164]: (performance) Variable 'forcetype' is reassigned a value before the old one has been used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/embassy-domsearch/embassy-domsearch_0.1.650.orig.tar.gz
[DOMSEARCH-0.1.650\src\seqfraggle.c:245]: (warning) Redundant code: Found a statement that begins with numeric constant.

[DOMSEARCH-0.1.650\src\seqfraggle.c:253]: (warning) Redundant code: Found a statement that begins with numeric constant.

[DOMSEARCH-0.1.650\src\seqfraggle.c:404]: (warning) Redundant code: Found a statement that begins with numeric constant.

[DOMSEARCH-0.1.650\src\seqnr.c:65] -> [DOMSEARCH-0.1.650\src\seqnr.c:113]: (performance) Variable 'dosing' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:67] -> [DOMSEARCH-0.1.650\src\seqnr.c:115]: (performance) Variable 'dosets' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:73] -> [DOMSEARCH-0.1.650\src\seqnr.c:118]: (performance) Variable 'thresh' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:74] -> [DOMSEARCH-0.1.650\src\seqnr.c:119]: (performance) Variable 'threshlow' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:75] -> [DOMSEARCH-0.1.650\src\seqnr.c:120]: (performance) Variable 'threshup' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:77] -> [DOMSEARCH-0.1.650\src\seqnr.c:122]: (performance) Variable 'gapopen' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:78] -> [DOMSEARCH-0.1.650\src\seqnr.c:123]: (performance) Variable 'gapextend' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqnr.c:81] -> [DOMSEARCH-0.1.650\src\seqnr.c:125]: (performance) Variable 'dored' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqsearch.c:119] -> [DOMSEARCH-0.1.650\src\seqsearch.c:160]: (performance) Variable 'evalue' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqsort.c:118] -> [DOMSEARCH-0.1.650\src\seqsort.c:134]: (performance) Variable 'dofamilies' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqsort.c:120] -> [DOMSEARCH-0.1.650\src\seqsort.c:135]: (performance) Variable 'doambiguities' is reassigned a value before the old one has been used.

[DOMSEARCH-0.1.650\src\seqwords.c:279] -> [DOMSEARCH-0.1.650\src\seqwords.c:290]: (performance) Variable 'ok' is reassigned a value before the old one has been used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ember/ember_0.6.2+dfsg.orig.tar.xz
[ember-0.6.2\src\components\entitymapping\Cases\AttributeComparers\NumericRangeComparer.cpp:47] -> [ember-0.6.2\src\components\entitymapping\Cases\AttributeComparers\NumericRangeComparer.cpp:47]: (style) Same expression on both sides of '&&'.

[ember-0.6.2\src\components\lua\Connectors_impl.h:68]: (style) The scope of the variable 'numberOfArguments' can be reduced.

[ember-0.6.2\src\components\lua\luaobject.h:79]: (warning) Member variable 'LuaVal::d' is not initialized in the constructor.

[ember-0.6.2\src\components\lua\luaobject.h:85]: (warning) Member variable 'LuaVal::d' is not initialized in the constructor.

[ember-0.6.2\src\components\lua\luaobject.h:88]: (warning) Member variable 'LuaVal::d' is not initialized in the constructor.

[ember-0.6.2\src\components\lua\luaobject.h:91]: (warning) Member variable 'LuaVal::d' is not initialized in the constructor.

[ember-0.6.2\src\components\lua\luaobject.h:94]: (warning) Member variable 'LuaVal::d' is not initialized in the constructor.

[ember-0.6.2\src\components\lua\LuaHelper.h:55]: (performance) Function parameter 'luaMethod' should be passed by reference.

[ember-0.6.2\src\components\lua\LuaHelper.cpp:60]: (performance) Function parameter 'luaMethod' should be passed by reference.

[ember-0.6.2\src\components\lua\LuaScriptingProvider.cpp:199]: (style) The scope of the variable 'nresults' can be reduced.

[ember-0.6.2\src\components\lua\LuaScriptingProvider.cpp:268]: (style) The scope of the variable 'nresults' can be reduced.

[ember-0.6.2\src\components\lua\LuaScriptingProvider.cpp:205]: (style) Variable 'nresults' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\Avatar.cpp:252]: (performance) Possible inefficient checking for 'mLastTransmittedMovements' emptiness.

[ember-0.6.2\src\components\ogre\AvatarLogger.cpp:95]: (performance) Variable 'mLogger' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\components\ogre\EmberEntityPartAction.cpp:37]: (warning) Member variable 'EmberEntityPartAction::mIsActive' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\model\ModelDefinition.h:325]: (performance) Function parameter 'translate' should be passed by reference.

[ember-0.6.2\src\components\ogre\model\ModelDefinition.h:360]: (performance) Function parameter 'rotation' should be passed by reference.

[ember-0.6.2\src\components\ogre\model\ModelDefinition.h:427]: (performance) Function parameter 'name' should be passed by reference.

[ember-0.6.2\src\components\ogre\GUICEGUIAdapter.cpp:36]: (warning) Member variable 'GUICEGUIAdapter::mSelectionStart' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\GUICEGUIAdapter.cpp:36]: (warning) Member variable 'GUICEGUIAdapter::mSelectionEnd' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\GUIManager.cpp:255]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[ember-0.6.2\src\components\ogre\MeshCollisionDetector.cpp:148]: (performance) Function parameter 'mesh' should be passed by reference.

[ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:134] -> [ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:137]: (performance) Variable 'foundDir' is reassigned a value before the old one has been used.

[ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:289] -> [ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:291]: (performance) Variable 'exists' is reassigned a value before the old one has been used.

[ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:144]: (style) The scope of the variable 'foundDir' can be reduced.

[ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:150]: (style) Variable 'foundDir' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\OgreResourceLoader.cpp:219]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\include\OgrePagingLandScapePrerequisites.h:230]: (warning) Assignment of function parameter has no effect outside the function.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\include\OgrePagingLandScapeOcclusionQuerySet.h:40]: (style) The class 'QuerySet' does not have a constructor.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:451]: (style) The scope of the variable 'uKnot' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:451]: (style) The scope of the variable 'vKnot' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:458]: (style) The scope of the variable 'dVBasis' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:459]: (style) The scope of the variable 'uidx' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:464]: (style) Variable 'iVertices' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\DRGNURBSSurface.cpp:527]: (style) Variable 'dVBasis' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgreOcclusionBoundingBox.cpp:167]: (style) Variable 'pMain' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeMeshDecal.cpp:264]: (style) C-style pointer casting

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeOctreeSceneManager.cpp:1141]: (style) Variable 'c_cam' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeOptions.cpp:1758]: (style) The scope of the variable 't' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeOptions.cpp:800]: (style) Variable 'HeightField' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeOptions.cpp:801]: (style) Variable 'HeightFieldN' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeOptions.cpp:802]: (style) Variable 'HeightFieldRaw' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapePageManager.cpp:727]: (style) Variable 'pSize' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapePageRenderable.cpp:106]: (style) Variable 'offset' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeRenderable.cpp:143]: (style) Variable 'offset' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeRenderableManager.cpp:178]: (style) The scope of the variable 'tile' can be reduced.

[ember-0.6.2\src\components\ogre\SceneManagers\EmberPagingSceneManager\src\OgrePagingLandScapeSceneManager.cpp:1746]: (style) Variable 'strPos' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\ShadowCameraSetup.cpp:63]: (style) Variable 'isOpenGL' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\SimpleRenderContext.cpp:64]: (warning) Member variable 'SimpleRenderContext::mDefaultCameraDistance' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\SimpleRenderContext.cpp:72]: (warning) Member variable 'SimpleRenderContext::mDefaultCameraDistance' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\World.h:67]: (style) 'class World' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\WorldEmberEntity.cpp:181]: (style) Variable 'hasValidShaders' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\authoring\EntityRecipe.cpp:208]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\authoring\GUIAdapter.cpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\authoring\GUIAdapter.cpp:107]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\authoring\MaterialEditor.cpp:83]: (style) Variable 'property' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\authoring\MaterialEditor.cpp:84]: (style) Variable 'value' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\authoring\Polygon.cpp:107]: (performance) Possible inefficient checking for 'mPoints' emptiness.

[ember-0.6.2\src\components\ogre\authoring\Polygon.cpp:121]: (performance) Possible inefficient checking for 'mPoints' emptiness.

[ember-0.6.2\src\components\ogre\authoring\Polygon.cpp:150]: (performance) Possible inefficient checking for 'mPoints' emptiness.

[ember-0.6.2\src\components\ogre\authoring\Polygon.cpp:165]: (performance) Possible inefficient checking for 'mPoints' emptiness.

[ember-0.6.2\src\components\ogre\authoring\Polygon.cpp:180]: (performance) Possible inefficient checking for 'mPoints' emptiness.

[ember-0.6.2\src\components\ogre\authoring\SnapToMovement.cpp:186]: (warning) Assignment of function parameter has no effect outside the function.

[ember-0.6.2\src\components\ogre\authoring\SnapToMovement.cpp:114]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\authoring\SnapToMovement.cpp:148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\camera\MainCamera.cpp:204]: (style) The scope of the variable 'continuePicking' can be reduced.

[ember-0.6.2\src\components\ogre\camera\MainCamera.cpp:213]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\environment\caelum\include\PrivatePtr.h:132]: (style) 'PrivatePtr::operator=' should return 'PrivatePtr &'.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\PagedGeometry.h:1230]: (style) The class 'PageLoader' does not have a constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\PagedGeometry.h:1566]: (error) Uninitialized variable: root

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\MersenneTwister.h:347]: (style) The scope of the variable 'y' can be reduced.

[ember-0.6.2\src\components\ogre\environment\Foliage.cpp:54]: (warning) Member variable 'Foliage::mImpl' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\GrassLoader.h:672]: (style) The class 'GrassPage' does not have a constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\RandomTable.h:21]: (style) 'class RandomTable' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\TreeLoader3D.h:288]: (style) The class 'TreeRef' does not have a constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::fadeEnabled' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::shadersSupported' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::sceneMgr' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::batch' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::mLODLevel' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::visibleDist' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\include\BatchPage.h:50]: (warning) Member variable 'BatchPage::invisibleDist' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\Water.cpp:143]: (warning) Member variable 'Water::mRefractionListener' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\Water.cpp:143]: (warning) Member variable 'Water::mReflectionListener' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\Water.cpp:50]: (style) The class 'RefractionTextureListener' does not have a constructor.

[ember-0.6.2\src\components\ogre\environment\Water.cpp:89]: (style) The class 'ReflectionTextureListener' does not have a constructor.

[ember-0.6.2\src\components\ogre\environment\caelum\src\GroundFog.cpp:185]: (warning) Return value of std::unique() ignored. Elements remain in container.

[ember-0.6.2\src\components\ogre\environment\caelum\src\InternalUtilities.cpp:158]: (style) Variable 'currOffset' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\meshtree\MeshTree.cpp:77]: (style) The scope of the variable 'iSign' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\MeshTree.cpp:78]: (style) The scope of the variable 'iPrecision' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\MeshTree.cpp:122]: (style) Variable 'currOffset' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\meshtree\MeshTree.h:33]: (style) 'class Tree' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mTreeType' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mu8Shape' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfBaseSize' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mu8BaseSplits' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfScale' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfScaleV' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfZScale' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfZScaleV' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfRatio' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfRatioPower' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mu8Lobes' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfLobeDepth' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfFlare' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::miLeaves' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mu8LeafShape' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfLeafScale' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfLeafScaleX' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfLeafQuality' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mu16LeafColor' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mbLeafColorVariation' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfAttractionUp' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfPruneRatio' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfPruneWidth' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfPruneWidthPeak' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfPrunePowerLow' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfPrunePowerHigh' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfScale0' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.cpp:26]: (warning) Member variable 'TParameters::mfScaleV0' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TParameters.h:25]: (style) 'class TParameters' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:81]: (style) The scope of the variable 'i' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:82]: (style) The scope of the variable 'fSubStemLength' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:83]: (style) The scope of the variable 'iTotalSubStems' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:84]: (style) The scope of the variable 'pSubStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:85]: (style) The scope of the variable 'fFracPos' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:86]: (style) The scope of the variable 'fOffsetSubStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:339]: (style) The scope of the variable 'fLobedSectionRadius' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:399]: (style) The scope of the variable 'fLocalRadius' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:532]: (style) The scope of the variable 'iCurrentSegment' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:533]: (style) The scope of the variable 'fLocalPos' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:541]: (style) The scope of the variable 'fOffsetLeaf' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:644]: (style) The scope of the variable 'pGlobalPoint' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:682]: (style) The scope of the variable 'fY3' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:683]: (style) The scope of the variable 'fDepth' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:820]: (style) The scope of the variable 'u16NbVertices' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:821]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:822]: (style) The scope of the variable 'pSection' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:864]: (style) The scope of the variable 'u16NbVertices' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:865]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:866]: (style) The scope of the variable 'pLeaf' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:869]: (style) The scope of the variable 'iLeafType' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:870]: (style) The scope of the variable 'fTexCoordOffsetU' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:870]: (style) The scope of the variable 'fTexCoordOffsetV' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:957]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:958]: (style) The scope of the variable 'pSection' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:998]: (style) The scope of the variable 'u32Offest' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:999]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1000]: (style) The scope of the variable 'pSection' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1030]: (style) The scope of the variable 'u32NbVertices' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1030]: (style) The scope of the variable 'u32Offest' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1031]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1032]: (style) The scope of the variable 'pLeaf' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1062]: (style) The scope of the variable 'u32Offest' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:1063]: (style) The scope of the variable 'pStem' can be reduced.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:757]: (style) Variable 'fOrientation' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:967]: (style) Variable 'pSection' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mfBaseLength' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mfLength' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mfRadius' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mpParent' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mfLengthChildMax' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\meshtree\TStem.cpp:41]: (warning) Member variable 'TStem::mfOffsetChild' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\BatchPage.cpp:233]: (style) Variable 'pass' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\BatchPage.cpp:438]: (style) Variable 'pass' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\BatchedGeometry.cpp:199]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\StaticBillboardSet.cpp:888]: (style) The scope of the variable 'matRef' can be reduced.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\WindBatchPage.cpp:121]: (style) Variable 'pass' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\environment\pagedgeometry\source\WindBatchPage.cpp:501]: (style) Exception should be caught by reference.

[ember-0.6.2\src\components\ogre\model\Model.cpp:201]: (style) Variable 'groupName' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\model\Model.cpp:288]: (performance) Possible inefficient checking for 'mSubmodels' emptiness.

[ember-0.6.2\src\components\ogre\model\Model.cpp:664]: (performance) Possible inefficient checking for 'mSubmodels' emptiness.

[ember-0.6.2\src\components\ogre\model\Model.cpp:271]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\model\Model.cpp:732]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\model\Model.cpp:874]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\model\ModelBackgroundLoader.cpp:311]: (performance) Possible inefficient checking for 'mTickets' emptiness.

[ember-0.6.2\src\components\ogre\model\ModelDefinition.cpp:135]: (performance) Function parameter 'name' should be passed by reference.

[ember-0.6.2\src\components\ogre\model\ModelDefinitionManager.cpp:168]: (performance) Possible inefficient checking for 'mBackgroundLoaders' emptiness.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:224]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:271]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:314]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:361]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:401]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:434]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:501]: (style) The scope of the variable 'nopartfound' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:535]: (style) The scope of the variable 'elem' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:539]: (style) The scope of the variable 'nopartfound' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:605]: (style) The scope of the variable 'tmp' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:640]: (style) The scope of the variable 'elem' can be reduced.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:507]: (style) Variable 'nopartfound' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\model\XMLModelDefinitionSerializer.cpp:545]: (style) Variable 'nopartfound' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\sound\SoundAction.cpp:84]: (error) Invalid iterator 'I' used.

[ember-0.6.2\src\components\ogre\sound\SoundAction.cpp:81]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\sound\SoundGroup.cpp:77]: (warning) Member variable 'SoundGroup::mFrequency' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\sound\SoundGroup.cpp:77]: (warning) Member variable 'SoundGroup::mPlayOrder' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\sound\SoundGroup.cpp:51]: (error) Object pointed by an 'auto_ptr' is destroyed using operator 'delete'. You should not use 'auto_ptr' for pointers obtained with operator 'new[]'.

[ember-0.6.2\src\components\ogre\terrain\PlantAreaQueryResult.h:41]: (style) 'class PlantAreaQueryResult' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\terrain\TerrainEditorOverlay.h:402]: (performance) Function parameter 'action' should be passed by reference.

[ember-0.6.2\src\components\ogre\terrain\TerrainEditorOverlay.cpp:198]: (style) The scope of the variable 'x' can be reduced.

[ember-0.6.2\src\components\ogre\terrain\TerrainEditorOverlay.cpp:469]: (performance) Possible inefficient checking for 'mActions' emptiness.

[ember-0.6.2\src\components\ogre\terrain\TerrainEditorOverlay.cpp:485]: (performance) Possible inefficient checking for 'mUndoneActions' emptiness.

[ember-0.6.2\src\components\ogre\terrain\TerrainHandler.cpp:284]: (performance) Possible inefficient checking for 'mShadersToUpdate' emptiness.

[ember-0.6.2\src\components\ogre\terrain\TerrainPageCreationTask.cpp:50]: (warning) Possible leak in public function. The pointer 'mPage' is not deallocated before it is allocated.

[ember-0.6.2\src\components\ogre\terrain\TerrainPageCreationTask.h:56]: (style) Class 'TerrainPageCreationTask' is unsafe, 'TerrainPageCreationTask::mPage' can leak by wrong usage.

[ember-0.6.2\src\components\ogre\terrain\TerrainPageSurfaceLayer.cpp:47]: (warning) Member variable 'TerrainPageSurfaceLayer::mScale' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\TerrainShaderParser.cpp:73]: (style) Unused variable: name

[ember-0.6.2\src\components\ogre\terrain\TerrainShaderParser.cpp:74]: (style) Unused variable: pattern

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:36]: (warning) Member variable 'ClusterPopulator::mMinClusterRadius' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:36]: (warning) Member variable 'ClusterPopulator::mMaxClusterRadius' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:36]: (warning) Member variable 'ClusterPopulator::mClusterDistance' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:36]: (warning) Member variable 'ClusterPopulator::mDensity' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:36]: (warning) Member variable 'ClusterPopulator::mFalloff' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\terrain\foliage\ClusterPopulator.cpp:71]: (performance) Possible inefficient checking for 'indexSort' emptiness.

[ember-0.6.2\src\components\ogre\terrain\techniques\ShaderPass.h:66]: (performance) Function parameter 'shaderSuffix' should be passed by reference.

[ember-0.6.2\src\components\ogre\terrain\techniques\ShaderNormalMappedPass.h:55]: (performance) Function parameter 'shaderSuffix' should be passed by reference.

[ember-0.6.2\src\components\ogre\terrain\techniques\ShaderNormalMappedPass.cpp:97]: (style) Variable 'fragmentProgramName' is assigned a value that is never used.

[ember-0.6.2\src\components\ogre\terrain\techniques\ShaderNormalMappedPass.cpp:66]: (performance) Function parameter 'shaderSuffix' should be passed by reference.

[ember-0.6.2\src\components\ogre\terrain\techniques\ShaderPass.cpp:126]: (performance) Function parameter 'shaderSuffix' should be passed by reference.

[ember-0.6.2\src\components\ogre\widgets\ActionBarIcon.h:140] -> [ember-0.6.2\src\components\ogre\widgets\ActionBarIconDragDropTarget.h:75]: (warning) The class 'ActionBarIcon' defines member variable with name 'EventIconEntered' also defined in its parent class 'ActionBarIconDragDropTarget'.

[ember-0.6.2\src\components\ogre\widgets\ActionBarIcon.h:145] -> [ember-0.6.2\src\components\ogre\widgets\ActionBarIconDragDropTarget.h:80]: (warning) The class 'ActionBarIcon' defines member variable with name 'EventIconLeaves' also defined in its parent class 'ActionBarIconDragDropTarget'.

[ember-0.6.2\src\components\ogre\widgets\EntityIcon.h:108] -> [ember-0.6.2\src\components\ogre\widgets\EntityIconDragDropTarget.h:69]: (warning) The class 'EntityIcon' defines member variable with name 'EventIconEntered' also defined in its parent class 'EntityIconDragDropTarget'.

[ember-0.6.2\src\components\ogre\widgets\EntityIcon.h:113] -> [ember-0.6.2\src\components\ogre\widgets\EntityIconDragDropTarget.h:74]: (warning) The class 'EntityIcon' defines member variable with name 'EventIconLeaves' also defined in its parent class 'EntityIconDragDropTarget'.

[ember-0.6.2\src\components\ogre\widgets\EntityIcon.h:118] -> [ember-0.6.2\src\components\ogre\widgets\EntityIconDragDropTarget.h:79]: (warning) The class 'EntityIcon' defines member variable with name 'EventIconDropped' also defined in its parent class 'EntityIconDragDropTarget'.

[ember-0.6.2\src\components\ogre\widgets\AssetsManager.cpp:69]: (performance) Function parameter 'textureName' should be passed by reference.

[ember-0.6.2\src\components\ogre\widgets\AssetsManager.h:68]: (performance) Function parameter 'textureName' should be passed by reference.

[ember-0.6.2\src\components\ogre\widgets\ConsoleAdapter.cpp:123]: (performance) Possible inefficient checking for 'commands' emptiness.

[ember-0.6.2\src\components\ogre\widgets\ConsoleAdapter.cpp:156]: (performance) Possible inefficient checking for 'commands' emptiness.

[ember-0.6.2\src\components\ogre\widgets\EntityCreatorCreationInstance.cpp:70]: (warning) Member variable 'EntityCreatorCreationInstance::mEntity' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\EntityCreatorCreationInstance.cpp:70]: (warning) Member variable 'EntityCreatorCreationInstance::mEntityNode' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\EntityEditor.cpp:209]: (performance) Possible inefficient checking for 'attributes' emptiness.

[ember-0.6.2\src\components\ogre\widgets\EntityIconDragDropPreview.h:148]: (style) 'class ModelPreviewWorker' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ember-0.6.2\src\components\ogre\widgets\HelpMessage.cpp:72]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\IngameChatWidget.cpp:365] -> [ember-0.6.2\src\components\ogre\widgets\IngameChatWidget.cpp:369]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[ember-0.6.2\src\components\ogre\widgets\IngameChatWidget.cpp:618]: (style) Unused variable: ss

[ember-0.6.2\src\components\ogre\widgets\InspectWidget.cpp:321]: (warning) Member variable 'AttributeTextBuilder::mEntity' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\LoadingBar.cpp:119]: (style) C-style pointer casting

[ember-0.6.2\src\components\ogre\widgets\LoadingBar.cpp:61]: (warning) Member variable 'LoadingBar::mProgressBarMaxSize' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\LoadingBar.cpp:61]: (warning) Member variable 'LoadingBar::mProgressBarMaxLeft' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\MeshPreview.cpp:417]: (performance) Use const reference for 'instance' to avoid unnecessary data copying.

[ember-0.6.2\src\components\ogre\widgets\QuickHelp.cpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\QuickHelpCursor.cpp:43]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\QuickHelpCursor.cpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\QuickHelpCursor.cpp:76]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\QuickHelpCursor.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\ServerWidget.cpp:383]: (performance) Possible inefficient checking for 'mCharacterAndSpawns' emptiness.

[ember-0.6.2\src\components\ogre\widgets\ServerWidget.cpp:387]: (performance) Possible inefficient checking for 'mCharacterAndSpawns' emptiness.

[ember-0.6.2\src\components\ogre\widgets\ServerWidget.cpp:490]: (performance) Possible inefficient checking for 'mCharacterAndSpawns' emptiness.

[ember-0.6.2\src\components\ogre\widgets\ServerWidget.cpp:493]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\components\ogre\widgets\StackableContainer.cpp:186] -> [ember-0.6.2\src\components\ogre\widgets\StackableContainer.cpp:188]: (error) Iterator 'I' used after element has been erased.

[ember-0.6.2\src\components\ogre\widgets\Widget.cpp:50]: (warning) Member variable 'Widget::mGuiManager' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\Widget.cpp:50]: (warning) Member variable 'Widget::mWindowManager' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\Widget.cpp:50]: (warning) Member variable 'Widget::mOriginalWindowAlpha' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\adapters\atlas\AdapterFactory.cpp:63]: (performance) Function parameter 'prefix' should be passed by reference.

[ember-0.6.2\src\components\ogre\widgets\icons\IconRenderer.cpp:203]: (warning) Member variable 'IconRenderWorker::mImageStoreEntry' is not initialized in the constructor.

[ember-0.6.2\src\components\ogre\widgets\icons\IconRenderer.cpp:287]: (performance) Possible inefficient checking for 'entries' emptiness.

[ember-0.6.2\src\extensions\webember\WebEmberManager.cpp:20]: (error) This module is meant for webember only. If you want to build webember, you should set BUILD_WEBEMBER macro.

[ember-0.6.2\src\extensions\webember\WebEmberManager.cpp:20]: (error) #error This module is meant for webember only. If you want to build webember, you should set BUILD_WEBEMBER macro.

[ember-0.6.2\src\framework\ConsoleBackend.cpp:59]: (warning) Member variable 'ConsoleBackend::mCommandHistory' is not assigned a value in 'ConsoleBackend::operator='.

[ember-0.6.2\src\framework\ConsoleBackend.cpp:181]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\framework\DeepAttributeObserver.cpp:64]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\framework\Exception.cpp:36]: (warning) Member variable 'Exception::mLine' is not initialized in the constructor.

[ember-0.6.2\src\framework\Exception.cpp:46]: (performance) Variable 'mFile' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\Log.cpp:192]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\framework\StreamLogObserver.cpp:44]: (warning) Member variable 'StreamLogObserver::mDetailed' is not initialized in the constructor.

[ember-0.6.2\src\framework\TimedLog.cpp:66]: (warning) Member variable 'TimedLog::mStartMilliseconds' is not initialized in the constructor.

[ember-0.6.2\src\framework\TimedLog.cpp:66]: (warning) Member variable 'TimedLog::mLastReportMilliseconds' is not initialized in the constructor.

[ember-0.6.2\src\framework\scrap.cpp:34]: (error) Unknown window manager for clipboard handling

[ember-0.6.2\src\framework\scrap.cpp:34]: (error) #error Unknown window manager for clipboard handling

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:83]: (performance) Possible inefficient checking for 'mUnprocessedTaskUnits' emptiness.

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:89]: (performance) Possible inefficient checking for 'mUnprocessedTaskUnits' emptiness.

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:109]: (performance) Possible inefficient checking for 'mProcessedTaskUnits' emptiness.

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:113]: (performance) Possible inefficient checking for 'processedCopy' emptiness.

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:137]: (performance) Possible inefficient checking for 'processedCopy' emptiness.

[ember-0.6.2\src\framework\tasks\TaskQueue.cpp:141]: (performance) Possible inefficient checking for 'queueCopy' emptiness.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:138]: (style) The scope of the variable 'temp' can be reduced.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:159]: (style) The scope of the variable 'temp' can be reduced.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:352]: (style) Array index 'i' is used before limits check.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:959]: (style) 'TiXmlElement::operator=' should return 'TiXmlElement &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1148]: (style) 'TiXmlComment::operator=' should return 'TiXmlComment &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1213]: (style) 'TiXmlText::operator=' should return 'TiXmlText &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1280]: (style) 'TiXmlDeclaration::operator=' should return 'TiXmlDeclaration &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1337]: (style) 'TiXmlUnknown::operator=' should return 'TiXmlUnknown &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1383]: (style) 'TiXmlDocument::operator=' should return 'TiXmlDocument &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:1625]: (style) 'TiXmlHandle::operator=' should return 'TiXmlHandle &'.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:798]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:799]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:808]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.h:809]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1372]: (performance) Variable 'version' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1373]: (performance) Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1374]: (performance) Variable 'standalone' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1384]: (performance) Variable 'version' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1385]: (performance) Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxml.cpp:1386]: (performance) Variable 'standalone' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\framework\tinyxml\tinyxmlparser.cpp:443]: (style) Unused variable: ent

[ember-0.6.2\src\main\Application.cpp:181]: (style) The scope of the variable 'currentTimeMillis' can be reduced.

[ember-0.6.2\src\main\Application.h:121]: (performance) Function parameter 'prefix' should be passed by reference.

[ember-0.6.2\src\main\Application.h:121]: (performance) Function parameter 'homeDir' should be passed by reference.

[ember-0.6.2\src\services\config\ConfigService.cpp:140]: (performance) Variable 'mSharedDataDir' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\services\config\ConfigService.cpp:141]: (performance) Variable 'mEtcDir' is assigned in constructor body. Consider performing initialization in initialization list.

[ember-0.6.2\src\services\input\InputCommandMapper.cpp:142] -> [ember-0.6.2\src\services\input\InputCommandMapper.cpp:144]: (error) Iterator 'I' used after element has been erased.

[ember-0.6.2\src\services\metaserver\MetaserverService.cpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\services\metaserver\MetaserverService.cpp:198]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\services\server\StateBase.h:203]: (style) C-style pointer casting

[ember-0.6.2\src\services\server\AccountAvailableState.cpp:92]: (style) Variable 'msg' is assigned a value that is never used.

[ember-0.6.2\src\services\server\LoggedInState.cpp:199] -> [ember-0.6.2\src\services\server\LoggedInState.cpp:203]: (error) Iterator 'I' used after element has been erased.

[ember-0.6.2\src\services\server\LoggedInState.cpp:155]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ember-0.6.2\src\services\sound\SoundSample.h:90]: (warning) Member variable 'BaseSoundSample::mType' is not initialized in the constructor.

[ember-0.6.2\test\TestTasks.cpp:171]: (style) The scope of the variable 'counter' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ember-media/ember-media_0.7.0.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emboss/emboss_6.6.0.orig.tar.gz
[EMBOSS-6.6.0\ajax\ajaxdb\ajdas.c:319]: (style) The scope of the variable 'key' can be reduced.

[EMBOSS-6.6.0\ajax\ajaxdb\ajdas.c:703]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\ajax\ajaxdb\ajdas.c:893]: (style) The scope of the variable 'coord' can be reduced.

[EMBOSS-6.6.0\ajax\ajaxdb\ajtaxdb.c:587]: (error) Possible null pointer dereference: qryd

[EMBOSS-6.6.0\ajax\ajaxdb\ajtaxdb.c:470]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassem.c:533]: (style) The scope of the variable 'refseq' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassem.c:535]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassem.c:536]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassem.c:608]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:614] -> [EMBOSS-6.6.0\ajax\core\ajassemread.c:617]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:615] -> [EMBOSS-6.6.0\ajax\core\ajassemread.c:617]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:254]: (style) The scope of the variable 'gzfile' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:609]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:820]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:822]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:1127]: (style) The scope of the variable 'targetname' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:1401]: (style) The scope of the variable 'library' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:1485]: (style) The scope of the variable 'dp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:1492]: (style) The scope of the variable 'cigop' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:1493]: (style) The scope of the variable 'cigend' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:2227]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:2228]: (style) The scope of the variable 'iqual' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:2230]: (style) The scope of the variable 'qmin' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:2231]: (style) The scope of the variable 'qmax' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:3068]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:3074]: (style) The scope of the variable 'assemaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:97]: (style) struct or union member 'AssemSInFormat::Binary' is never used.

[EMBOSS-6.6.0\ajax\core\ajassemread.c:98]: (style) struct or union member 'AssemSInFormat::Padding' is never used.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:234]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:382]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:384]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:388]: (style) The scope of the variable 'rgheadertext' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:390]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:391]: (style) The scope of the variable 'ncontigs' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:514]: (style) The scope of the variable 'tag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:529]: (style) The scope of the variable 'op' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:530]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:738]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:865]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:866]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1091]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1092]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1189]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1190]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1191]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1195]: (style) The scope of the variable 'headertext' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1301]: (style) The scope of the variable 'rg' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1379]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1393]: (style) The scope of the variable 'refseq' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajassemwrite.c:1396]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:144]: (style) The scope of the variable 'tmp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:190]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:193]: (style) The scope of the variable 'old_m' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:240]: (style) The scope of the variable 'bindex' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:245]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:563]: (style) The scope of the variable 'bindex' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:842]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:845]: (style) The scope of the variable 's' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:846]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:847]: (style) The scope of the variable 'l' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:1078]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbamindex.c:884]: (error) Deallocating a deallocated pointer: fp

[EMBOSS-6.6.0\ajax\core\ajbase.c:385]: (style) The scope of the variable 'rev' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbase.c:387]: (style) The scope of the variable 'cq' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbase.c:632]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajbase.c:1147]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcall.c:89]: (style) The scope of the variable 'keyname' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcall.c:128]: (style) The scope of the variable 'keyname' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcall.c:163]: (style) The scope of the variable 'keyname' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcall.c:164]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcigar.c:141]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcigar.c:144]: (style) The scope of the variable 'op' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:307]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:308]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:534]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:809]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1022]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1237]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1238]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1496]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1497]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1499]: (style) The scope of the variable 'tcount' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1500]: (style) The scope of the variable 'res' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1938]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2072]: (style) The scope of the variable 'icount' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2073]: (style) The scope of the variable 'fsum' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2235]: (style) The scope of the variable 'aa' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2236]: (style) The scope of the variable 'f' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2237]: (style) The scope of the variable 'f2' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2369]: (style) The scope of the variable 'codon' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2447]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2493]: (style) The scope of the variable 'c2' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2600]: (style) The scope of the variable 'c2' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2716]: (style) The scope of the variable 'c1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2806]: (style) The scope of the variable 'c1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2887]: (style) The scope of the variable 'c1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:2957]: (style) The scope of the variable 'c1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3038]: (style) The scope of the variable 'c2' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3149]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3198]: (style) The scope of the variable 'thisaa' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3199]: (style) The scope of the variable 'aamax' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3239]: (style) The scope of the variable 'max' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3314]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3366]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3368]: (style) The scope of the variable 'aa' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3372]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3373]: (style) The scope of the variable 'z' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3439]: (style) The scope of the variable 'v' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3442]: (style) The scope of the variable 'ndx' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:3448]: (style) The scope of the variable 'num' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajcod.c:147]: (style) struct or union member 'CodSInFormat::Padding' is never used.

[EMBOSS-6.6.0\ajax\core\ajcod.c:1197]: (style) Variable 'cdscount' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\core\ajdan.c:241]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdan.c:242]: (style) The scope of the variable 'y' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdan.c:298]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdan.c:300]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdan.c:478]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdmx.c:197]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdmx.c:257]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdmx.c:1851]: (style) The scope of the variable 'tmp_wid' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdmx.c:1862]: (style) The scope of the variable 'start' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajdmx.c:1864]: (style) The scope of the variable 'end' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajftp.c:206]: (style) The scope of the variable 'iscan' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:449]: (style) The scope of the variable 'y' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:536]: (style) The scope of the variable 'v' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:574]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:615]: (style) The scope of the variable 'crc' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:762]: (style) The scope of the variable 'td' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmath.c:796]: (style) The scope of the variable 'td' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmatrices.c:323] -> [EMBOSS-6.6.0\ajax\core\ajmatrices.c:323]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajmatrices.c:377] -> [EMBOSS-6.6.0\ajax\core\ajmatrices.c:377]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajmatrices.c:1137]: (style) The scope of the variable 'emptystr' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmatrices.c:1167]: (style) The scope of the variable 'emptystr' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmem.c:174]: (style) Checking if unsigned variable 'nbytes' is less than zero.

[EMBOSS-6.6.0\ajax\core\ajmem.c:246]: (style) Checking if unsigned variable 'count' is less than zero.

[EMBOSS-6.6.0\ajax\core\ajmem.c:319]: (style) Checking if unsigned variable 'count' is less than zero.

[EMBOSS-6.6.0\ajax\core\ajmess.c:634] -> [EMBOSS-6.6.0\ajax\core\ajmess.c:636]: (performance) Variable 'mesg_buf' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\core\ajmess.c:709]: (style) The scope of the variable 'prefix' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:710]: (style) The scope of the variable 'mesg_buf' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:800]: (style) The scope of the variable 'prefix' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:801]: (style) The scope of the variable 'mesg_buf' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:884]: (style) The scope of the variable 'prefix' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:885]: (style) The scope of the variable 'mesg_buf' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1014]: (style) The scope of the variable 'mesg_buf' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1292]: (style) The scope of the variable 'path_delim' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1473]: (style) The scope of the variable 'fp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1508]: (style) The scope of the variable 'mess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1509]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1510]: (style) The scope of the variable 'namestore' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1511]: (style) The scope of the variable 'messstore' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1873]: (style) The scope of the variable 'debugtestname' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1874]: (style) The scope of the variable 'ctoken' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:2001]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:2007]: (style) The scope of the variable 'jlen' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajmess.c:241]: (style) struct or union member 'MessSErrorInfo::Padding' is never used.

[EMBOSS-6.6.0\ajax\core\ajmess.c:630]: (style) Variable 'dumpbuf' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1531]: (warning) scanf without field width limits can crash with huge input data.

[EMBOSS-6.6.0\ajax\core\ajmess.c:1554]: (error) Resource leak: fp

[EMBOSS-6.6.0\ajax\core\ajobo.c:128]: (style) The scope of the variable 'tag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobo.c:129]: (style) The scope of the variable 'xref' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobo.c:520]: (style) The scope of the variable 'tag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobowrite.c:214]: (style) The scope of the variable 'obotag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobowrite.c:281]: (style) The scope of the variable 'obotag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobowrite.c:439]: (style) The scope of the variable 'obotag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobowrite.c:551]: (style) The scope of the variable 'obotag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajobowrite.c:560]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajpat.c:755]: (style) The scope of the variable 'npat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajpat.c:897]: (style) The scope of the variable 'npat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajpat.c:1305]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:171]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:213]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:258]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:860]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:861]: (style) The scope of the variable 'jnew' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:862]: (style) The scope of the variable 'jold' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:863]: (style) The scope of the variable 'misspos' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:867]: (style) The scope of the variable 'jpos' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:868]: (style) The scope of the variable 'jtot' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:869]: (style) The scope of the variable 'jrest' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:873]: (style) The scope of the variable 'totfreq' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:874]: (style) The scope of the variable 'totsp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:875]: (style) The scope of the variable 'isp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1247]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1249]: (style) The scope of the variable 'isp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1376]: (style) The scope of the variable 'propok' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1379]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1602]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1604]: (style) The scope of the variable 'ilen' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1848]: (style) The scope of the variable 'treeok' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajphylo.c:1849]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:214]: (style) The scope of the variable 'textaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:394]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:1223]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:1283]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:1662]: (style) The scope of the variable 'node' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:2011]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajquery.c:2012]: (style) The scope of the variable 'iquery' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:379]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:454]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:455]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:456]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:457]: (style) The scope of the variable 'e' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:460]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:461]: (style) The scope of the variable 'doneone' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:463]: (style) The scope of the variable 'nondigit' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:466]: (style) The scope of the variable 'nondigitplus' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:469]: (style) The scope of the variable 'digit' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:736]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:969]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1023]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1090]: (style) The scope of the variable 'shift' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1208]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1209]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1210]: (style) The scope of the variable 'lasten' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1211]: (style) The scope of the variable 'lastst' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1212]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1283]: (style) The scope of the variable 'nbases' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1284]: (style) The scope of the variable 'shift' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1287]: (style) The scope of the variable 'lastframe' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1387]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1388]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1389]: (style) The scope of the variable 'jj' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1453]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1459]: (style) The scope of the variable 'seqstr' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1573]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrange.c:1627]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:553] -> [EMBOSS-6.6.0\ajax\core\ajrefseqread.c:556]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:554] -> [EMBOSS-6.6.0\ajax\core\ajrefseqread.c:556]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:549]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:753]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:755]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:1080]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:2395]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajrefseqread.c:2401]: (style) The scope of the variable 'refseqaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajreg.c:740]: (style) The scope of the variable 'istart' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajreg.c:741]: (style) The scope of the variable 'iend' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresource.c:773]: (style) The scope of the variable 'reslink' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresource.c:774]: (style) The scope of the variable 'resqry' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresource.c:1106]: (style) The scope of the variable 'linkout' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresource.c:1313]: (style) The scope of the variable 'qryout' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresource.c:1512]: (style) The scope of the variable 'termout' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:663] -> [EMBOSS-6.6.0\ajax\core\ajresourceread.c:666]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:664] -> [EMBOSS-6.6.0\ajax\core\ajresourceread.c:666]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:1171] -> [EMBOSS-6.6.0\ajax\core\ajresourceread.c:1186]: (performance) Variable 'ok' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:659]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:866]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:868]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:2076]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajresourceread.c:2082]: (style) The scope of the variable 'resourceaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqabi.c:379]: (style) The scope of the variable 'base' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:199]: (style) The scope of the variable 'op' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:464]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:517]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:607]: (style) The scope of the variable 'type' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:692]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:694]: (style) The scope of the variable 'oldsize' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:786]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1362]: (style) The scope of the variable 'compress_level' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1363]: (style) The scope of the variable 'status' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1798]: (style) The scope of the variable 'available' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1799]: (style) The scope of the variable 'copy_length' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1800]: (style) The scope of the variable 'buffer' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1865]: (style) The scope of the variable 'count' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1866]: (style) The scope of the variable 'block_length' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1912]: (style) The scope of the variable 'copy_length' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1913]: (style) The scope of the variable 'buffer' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:1967]: (style) The scope of the variable 'block_length' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:2329]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:2490]: (style) The scope of the variable 'tag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:2629]: (style) The scope of the variable 'tag' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:2875]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:3001]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:3082]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqbam.c:3157]: (style) The scope of the variable 'hline' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajseqtype.c:69]: (style) struct or union member 'SeqSType::Padding' is never used.

[EMBOSS-6.6.0\ajax\core\ajsys.c:153]: (style) The scope of the variable 'ilen' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajsys.c:2270]: (style) The scope of the variable 'id' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajsys.c:2431]: (style) The scope of the variable 'id' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtax.c:126]: (style) The scope of the variable 'name' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:570] -> [EMBOSS-6.6.0\ajax\core\ajtaxread.c:573]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:571] -> [EMBOSS-6.6.0\ajax\core\ajtaxread.c:573]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:566]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:771]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:773]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:1849]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxread.c:1855]: (style) The scope of the variable 'taxaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxwrite.c:171]: (style) The scope of the variable 'name' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxwrite.c:248]: (style) The scope of the variable 'name' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtaxwrite.c:302]: (style) The scope of the variable 'name' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:1215] -> [EMBOSS-6.6.0\ajax\core\ajtextread.c:1218]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:1216] -> [EMBOSS-6.6.0\ajax\core\ajtextread.c:1218]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:1211]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:1424]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:1426]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextread.c:3051]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextwrite.c:171]: (style) The scope of the variable 'line' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextwrite.c:203]: (style) The scope of the variable 'line' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextwrite.c:264]: (style) The scope of the variable 'line' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtextwrite.c:299]: (style) The scope of the variable 'line' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtime.c:700] -> [EMBOSS-6.6.0\ajax\core\ajtime.c:711]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\core\ajtime.c:65]: (style) struct or union member 'TimeSFormat::Padding' is never used.

[EMBOSS-6.6.0\ajax\core\ajtree.c:438]: (style) The scope of the variable 'parent' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtree.c:529]: (style) The scope of the variable 'parent' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtree.c:619]: (style) The scope of the variable 'parent' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajtree.c:1363]: (style) The scope of the variable 'tree' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:609]: (style) The scope of the variable 'resqry' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:610]: (style) The scope of the variable 'reslnk' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:617]: (style) The scope of the variable 'nids' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:618]: (style) The scope of the variable 'ntids' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:619]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:1416]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajurlread.c:1422]: (style) The scope of the variable 'urlaccess' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:888]: (style) The scope of the variable 'c1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:892]: (style) The scope of the variable 'b1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:893]: (style) The scope of the variable 'b2' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:894]: (style) The scope of the variable 'b3' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:895]: (style) The scope of the variable 'b4' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:973]: (style) The scope of the variable 'b1' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:976]: (style) The scope of the variable 'b4' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:977]: (style) The scope of the variable 'b5' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:978]: (style) The scope of the variable 'b6' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:979]: (style) The scope of the variable 'b7' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:1263]: (style) The scope of the variable 'walltime' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:1264]: (style) The scope of the variable 'cputime' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajutil.c:1136]: (style) Variable 'calls' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\core\ajvarbcf.c:259]: (style) The scope of the variable 'oldlen' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarbcf.c:413]: (style) The scope of the variable 'oldl' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:209]: (style) The scope of the variable 'vardata' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:210]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:211]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:380]: (style) The scope of the variable 'varheader' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:381]: (style) The scope of the variable 'vardata' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:382]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:383]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:384]: (style) The scope of the variable 'tagval' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:388]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:563]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:564]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:565]: (style) The scope of the variable 'tagval' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:569]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:574]: (style) The scope of the variable 'h' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:576]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:839]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:840]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:841]: (style) The scope of the variable 'tagval' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:845]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:852]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1251]: (style) The scope of the variable 'vardata' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1252]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1253]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1424]: (style) The scope of the variable 'varheader' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1425]: (style) The scope of the variable 'vardata' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1426]: (style) The scope of the variable 'varfield' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1427]: (style) The scope of the variable 'varsample' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1428]: (style) The scope of the variable 'tagval' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvarwrite.c:1432]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvector.c:334]: (style) The scope of the variable 'lenproduct' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvector.c:336]: (style) The scope of the variable 'dotproduct' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvector.c:337]: (style) The scope of the variable 'radians' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajvector.c:340]: (style) The scope of the variable 'crossproduct' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:594] -> [EMBOSS-6.6.0\ajax\core\ajxmlread.c:597]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:595] -> [EMBOSS-6.6.0\ajax\core\ajxmlread.c:597]: (warning) Possible null pointer dereference: thys - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:590]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:791]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:793]: (style) The scope of the variable 'jstat' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:1698]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\core\ajxmlread.c:1704]: (style) The scope of the variable 'xmlaccess' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensanalysis.c:2888]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensanalysis.c:2489]: (style) The scope of the variable 'analysis' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensanalysis.c:2827]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensanalysis.c:3284]: (style) The scope of the variable 'dba' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:1620] -> [EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:1636]: (performance) Variable 'aet' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:1587]: (style) The scope of the variable 'aet' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:1589]: (style) The scope of the variable 'ae' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:2025]: (style) The scope of the variable 'ae' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:2121]: (style) The scope of the variable 'ae' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensassemblyexception.c:1279]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensattribute.c:2394]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensattribute.c:673]: (style) The scope of the variable 'attribute' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensattribute.c:2058]: (style) The scope of the variable 'at' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensattribute.c:2332]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:753] -> [EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:761]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:1113] -> [EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:1118]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:1196] -> [EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:1203]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensbaseadaptor.c:288]: (style) Variable 'pthis' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\ensembl\enscache.c:525] -> [EMBOSS-6.6.0\ajax\ensembl\enscache.c:529]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enscache.c:399]: (style) The scope of the variable 'lnode' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enscache.c:957]: (style) The scope of the variable 'lnode' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enscache.c:1160]: (style) The scope of the variable 'node' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:1871] -> [EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:1897]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:2191] -> [EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:2202]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:3120] -> [EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:3142]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:1449]: (style) The scope of the variable 'cs' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:1542]: (style) The scope of the variable 'cs' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enscoordsystem.c:2189]: (style) The scope of the variable 'Pprevious' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensdatabaseadaptor.c:274] -> [EMBOSS-6.6.0\ajax\ensembl\ensdatabaseadaptor.c:289]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensdatabaseadaptor.c:1729]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1866]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1693] -> [EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1709]: (performance) Variable 'estatus' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1630]: (style) The scope of the variable 'estatus' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1631]: (style) The scope of the variable 'etype' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1648]: (style) The scope of the variable 'edb' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1779]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1426]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensexternaldatabase.c:1551]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvallele.c:1301]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1255]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:768]: (style) The scope of the variable 'gva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1211]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1550]: (style) The scope of the variable 'gva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1714]: (style) The scope of the variable 'qgva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1770]: (style) The scope of the variable 'qgva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1827]: (style) The scope of the variable 'qgva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:1883]: (style) The scope of the variable 'qgva' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvattribute.c:2028]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvdatabaseadaptor.c:242]: (style) Variable 'pthis' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\ensembl\ensgvgenotype.c:1212]: (style) Variable 'string' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1496]: (style) The scope of the variable 'esdisplay' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1497]: (style) The scope of the variable 'egender' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1498]: (style) The scope of the variable 'etype' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1513]: (style) The scope of the variable 'gvi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1306]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvindividual.c:1436]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsample.c:1036]: (style) The scope of the variable 'edisplay' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsample.c:1048]: (style) The scope of the variable 'gvs' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsample.c:979]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1687]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1507]: (style) The scope of the variable 'gvsse' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1508]: (style) The scope of the variable 'gvste' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1512]: (style) The scope of the variable 'gvs' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1628]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1296]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensgvsource.c:1430]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensintron.c:660]: (style) The scope of the variable 'slice' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensintron.c:2042]: (style) The scope of the variable 'exon' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensintron.c:2524]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensintron.c:2072]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\ajax\ensembl\ensmetacoordinate.c:513]: (style) The scope of the variable 'Pcsid' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetacoordinate.c:605]: (style) The scope of the variable 'Plength' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetainformation.c:1063]: (style) The scope of the variable 'mi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetainformation.c:1526]: (style) The scope of the variable 'mi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetainformation.c:1645]: (style) The scope of the variable 'mi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetainformation.c:1706]: (style) The scope of the variable 'mi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensmetainformation.c:2275]: (style) The scope of the variable 'mi' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensprotein.c:888]: (style) The scope of the variable 'pf' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1809] -> [EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1836]: (performance) Variable 'ecategory' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1810] -> [EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1838]: (performance) Variable 'etype' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1736]: (style) The scope of the variable 'ecategory' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1737]: (style) The scope of the variable 'etype' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1754]: (style) The scope of the variable 'qcdasf' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1538]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdasfeature.c:1666]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2282]: (warning) Assignment of function parameter has no effect outside the function.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2070]: (style) The scope of the variable 'dbag' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2071]: (style) The scope of the variable 'qcdbc' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2072]: (style) The scope of the variable 'qcdbt' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2079]: (style) The scope of the variable 'qcdb' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:2220]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:1870]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcdatabase.c:1995]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcsequence.c:1871]: (style) The scope of the variable 'qcs' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcsubmission.c:1285]: (style) The scope of the variable 'qcsb' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1954]: (style) The scope of the variable 'eclass' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1955]: (style) The scope of the variable 'etype' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1956]: (style) The scope of the variable 'estate' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1980]: (style) The scope of the variable 'qcv' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1633]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1760]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\ensqcvariation.c:1886]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1134] -> [EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1155]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1523] -> [EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1546]: (performance) Variable 'debug' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1151]: (style) The scope of the variable 'nslice' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1152]: (style) The scope of the variable 'sslice' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1542]: (style) The scope of the variable 'nslice' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enssequence.c:1543]: (style) The scope of the variable 'sslice' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\enstable.c:668]: (style) The scope of the variable 'Pidentifier' can be reduced.

[EMBOSS-6.6.0\ajax\ensembl\ensvariation.c:1092]: (style) Array index 'i' is used before limits check.

[EMBOSS-6.6.0\ajax\pcre\pcre_internal.h:176]: (error) Cannot determine a type for 16-bit unsigned integers

[EMBOSS-6.6.0\ajax\pcre\pcre_internal.h:186]: (error) Cannot determine a type for 32-bit unsigned integers

[EMBOSS-6.6.0\ajax\pcre\pcre_internal.h:371]: (error) LINK_SIZE must be either 2, 3, or 4

[EMBOSS-6.6.0\ajax\pcre\pcre_internal.h:176]: (error) #error Cannot determine a type for 16-bit unsigned integers

[EMBOSS-6.6.0\ajax\zlib\adler32.c:66]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:492]: (style) The scope of the variable 'str' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:1069]: (style) The scope of the variable 'match' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:1310]: (style) The scope of the variable 'more' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:1470]: (style) The scope of the variable 'max_start' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:155]: (style) struct or union member 'static_tree_desc_s::dummy' is never used.

[EMBOSS-6.6.0\ajax\zlib\deflate.c:1728]: (style) Variable 'bflush' is assigned a value that is never used.

[EMBOSS-6.6.0\ajax\zlib\gzlib.c:280]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzlib.c:281]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzread.c:108]: (style) The scope of the variable 'flags' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzread.c:109]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzread.c:544]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzread.c:546]: (style) The scope of the variable 'eol' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzwrite.c:116]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\gzwrite.c:149]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\inflate.c:363]: (style) The scope of the variable 'dist' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\inflate.c:1258]: (style) The scope of the variable 'id' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\inflate.c:1350]: (style) The scope of the variable 'buf' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\inflate.c:1413]: (style) The scope of the variable 'wsize' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\inftrees.c:50]: (style) The scope of the variable 'fill' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:718]: (style) The scope of the variable 'curlen' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:763]: (style) The scope of the variable 'curlen' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:1081]: (style) The scope of the variable 'dist' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:1082]: (style) The scope of the variable 'lc' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:1083]: (style) The scope of the variable 'lx' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:1084]: (style) The scope of the variable 'code' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\trees.c:1085]: (style) The scope of the variable 'extra' can be reduced.

[EMBOSS-6.6.0\ajax\zlib\zutil.c:11]: (style) struct or union member 'internal_state::dummy' is never used.

[EMBOSS-6.6.0\emboss\acdrelations.c:945]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\acdrelations.c:982]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\acdrelations.c:1092]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\acdrelations.c:418]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\aligncopy.c:40] -> [EMBOSS-6.6.0\emboss\aligncopy.c:51]: (performance) Variable 'append' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\aligncopypair.c:40] -> [EMBOSS-6.6.0\emboss\aligncopypair.c:56]: (performance) Variable 'append' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:502] -> [EMBOSS-6.6.0\emboss\antigenic.c:521]: (performance) Variable 'score' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:517] -> [EMBOSS-6.6.0\emboss\antigenic.c:525]: (performance) Variable 'name' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:518] -> [EMBOSS-6.6.0\emboss\antigenic.c:526]: (performance) Variable 'source' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:519] -> [EMBOSS-6.6.0\emboss\antigenic.c:527]: (performance) Variable 'type' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:520] -> [EMBOSS-6.6.0\emboss\antigenic.c:528]: (performance) Variable 'tag' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\antigenic.c:104]: (style) The scope of the variable 'totap' can be reduced.

[EMBOSS-6.6.0\emboss\antigenic.c:105]: (style) The scope of the variable 'averap' can be reduced.

[EMBOSS-6.6.0\emboss\antigenic.c:106]: (style) The scope of the variable 'minap' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:72]: (style) The scope of the variable 'residue' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:73]: (style) The scope of the variable 'maxbend' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:74]: (style) The scope of the variable 'minbend' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:75]: (style) The scope of the variable 'bendfactor' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:76]: (style) The scope of the variable 'maxcurve' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:77]: (style) The scope of the variable 'mincurve' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:78]: (style) The scope of the variable 'curvefactor' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:82]: (style) The scope of the variable 'yincr' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:83]: (style) The scope of the variable 'yy1' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:88]: (style) The scope of the variable 'ystart' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:100]: (style) The scope of the variable 'dx' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:101]: (style) The scope of the variable 'dy' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:102]: (style) The scope of the variable 'rxsum' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:103]: (style) The scope of the variable 'rysum' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:104]: (style) The scope of the variable 'yp1' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:105]: (style) The scope of the variable 'yp2' can be reduced.

[EMBOSS-6.6.0\emboss\banana.c:302]: (style) Variable 'iylen' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\biosed.c:57]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\cachedas.c:49] -> [EMBOSS-6.6.0\emboss\cachedas.c:69]: (performance) Variable 'port' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\cachedas.c:192]: (style) The scope of the variable 'count' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:767] -> [EMBOSS-6.6.0\emboss\cachedbfetch.c:772]: (performance) Variable 'e' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:833]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:834]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1057]: (style) The scope of the variable 'assembly' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1058]: (style) The scope of the variable 'features' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1059]: (style) The scope of the variable 'obo' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1060]: (style) The scope of the variable 'resource' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1061]: (style) The scope of the variable 'sequence' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1062]: (style) The scope of the variable 'taxon' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1063]: (style) The scope of the variable 'text' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1064]: (style) The scope of the variable 'xml' can be reduced.

[EMBOSS-6.6.0\emboss\cachedbfetch.c:1184]: (style) The scope of the variable 'source' can be reduced.

[EMBOSS-6.6.0\emboss\cacheebeyesearch.c:531]: (style) The scope of the variable 'source' can be reduced.

[EMBOSS-6.6.0\emboss\cacheensembl.c:311] -> [EMBOSS-6.6.0\emboss\cacheensembl.c:314]: (performance) Variable 'string1' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\cacheensembl.c:312] -> [EMBOSS-6.6.0\emboss\cacheensembl.c:315]: (performance) Variable 'string2' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\cacheensembl.c:314]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\cacheensembl.c:315]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\cai.c:45]: (style) The scope of the variable 'cai' can be reduced.

[EMBOSS-6.6.0\emboss\charge.c:57]: (style) The scope of the variable 'ymax' can be reduced.

[EMBOSS-6.6.0\emboss\charge.c:58]: (style) The scope of the variable 'ymin' can be reduced.

[EMBOSS-6.6.0\emboss\charge.c:76]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\charge.c:77]: (style) The scope of the variable 'sname' can be reduced.

[EMBOSS-6.6.0\emboss\checktrans.c:90]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\cirdna.c:935]: (style) The scope of the variable 'StartAngle' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:936]: (style) The scope of the variable 'EndAngle' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:939]: (style) The scope of the variable 'xy3' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:1463]: (style) The scope of the variable 'rupper' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:1464]: (style) The scope of the variable 'stringHeight' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:1503]: (style) The scope of the variable 'stringHeight' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:1533]: (style) The scope of the variable 'stringLength' can be reduced.

[EMBOSS-6.6.0\emboss\cirdna.c:517]: (style) Variable 'TotalHeight' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cirdna.c:505]: (style) Variable 'RulerHeight' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cirdna.c:474]: (style) Variable 'TextLength' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cirdna.c:473]: (style) Variable 'TextHeight' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cirdna.c:1695]: (warning) scanf without field width limits can crash with huge input data.

[EMBOSS-6.6.0\emboss\coderet.c:301] -> [EMBOSS-6.6.0\emboss\coderet.c:312]: (performance) Variable 'strseq' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\coderet.c:126]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\coderet.c:312]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\compseq.c:64]: (style) The scope of the variable 's' can be reduced.

[EMBOSS-6.6.0\emboss\compseq.c:588]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\emboss\cons.c:53]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\consambig.c:50]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:232]: (style) The scope of the variable 'obs' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:233]: (style) The scope of the variable 'expect' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:238]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:368]: (style) The scope of the variable 'avpc' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:369]: (style) The scope of the variable 'avobsexp' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:370]: (style) The scope of the variable 'sumpc' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:371]: (style) The scope of the variable 'sumobsexp' can be reduced.

[EMBOSS-6.6.0\emboss\cpgplot.c:725]: (style) Variable 'feature' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cpgreport.c:254]: (style) Variable 'feature' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\cutgextract.c:106] -> [EMBOSS-6.6.0\emboss\cutgextract.c:150]: (performance) Variable 'allrecords' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\cutgextract.c:350]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\emboss\dan.c:82] -> [EMBOSS-6.6.0\emboss\dan.c:113]: (performance) Variable 'isRNA' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dan.c:83] -> [EMBOSS-6.6.0\emboss\dan.c:114]: (performance) Variable 'doplot' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dan.c:300] -> [EMBOSS-6.6.0\emboss\dan.c:306]: (performance) Variable 'DeltaG' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dan.c:436] -> [EMBOSS-6.6.0\emboss\dan.c:441]: (performance) Variable 'DeltaG' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dastest.c:62] -> [EMBOSS-6.6.0\emboss\dastest.c:99]: (performance) Variable 'port' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dastest.c:67] -> [EMBOSS-6.6.0\emboss\dastest.c:103]: (performance) Variable 'runtestqueries' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dastest.c:583]: (style) The scope of the variable 'count' can be reduced.

[EMBOSS-6.6.0\emboss\dbfetchtest.c:83] -> [EMBOSS-6.6.0\emboss\dbfetchtest.c:90]: (performance) Variable 'runtestqueries' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dbiblast.c:383] -> [EMBOSS-6.6.0\emboss\dbiblast.c:448]: (performance) Variable 'usesrc' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dbiblast.c:1148]: (style) The scope of the variable 'fd' can be reduced.

[EMBOSS-6.6.0\emboss\dbiblast.c:1315]: (style) The scope of the variable 'ac' can be reduced.

[EMBOSS-6.6.0\emboss\dbiblast.c:1405]: (style) The scope of the variable 'ac' can be reduced.

[EMBOSS-6.6.0\emboss\dbiblast.c:1689]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\dbiblast.c:224]: (style) struct or union member 'SBlastType::Padding' is never used.

[EMBOSS-6.6.0\emboss\dbiblast.c:820]: (style) Variable 'j' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\dbifasta.c:613]: (style) The scope of the variable 'fd' can be reduced.

[EMBOSS-6.6.0\emboss\dbigcg.c:545]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\dbtell.c:172]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\dbtell.c:182]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\dbxflat.c:750]: (style) Variable 'seqlen' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\dbxgcg.c:483]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\dbxgcg.c:119]: (style) struct or union member 'DbxgcgSParser::Padding' is never used.

[EMBOSS-6.6.0\emboss\dbxreport.c:213]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\dbxreport.c:227]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\dbxtax.c:71] -> [EMBOSS-6.6.0\emboss\dbxtax.c:102]: (performance) Variable 'compressed' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\dbxtax.c:378]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\density.c:109]: (style) The scope of the variable 'ymin' can be reduced.

[EMBOSS-6.6.0\emboss\density.c:110]: (style) The scope of the variable 'ymax' can be reduced.

[EMBOSS-6.6.0\emboss\diffseq.c:787] -> [EMBOSS-6.6.0\emboss\diffseq.c:793]: (performance) Variable 'rev1' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\diffseq.c:788] -> [EMBOSS-6.6.0\emboss\diffseq.c:794]: (performance) Variable 'rev2' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\diffseq.c:282]: (style) The scope of the variable 'diff' can be reduced.

[EMBOSS-6.6.0\emboss\diffseq.c:58]: (style) struct or union member 'CdsSval::Sense' is never used.

[EMBOSS-6.6.0\emboss\diffseq.c:59]: (style) struct or union member 'CdsSval::Padding' is never used.

[EMBOSS-6.6.0\emboss\distmat.c:95]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\distmat.c:1382]: (style) The scope of the variable 'pseqset' can be reduced.

[EMBOSS-6.6.0\emboss\distmat.c:149]: (style) Redundant condition: If posn == 13, the comparison posn != 12 is always true.

[EMBOSS-6.6.0\emboss\dotmatcher.c:112]: (style) The scope of the variable 'tickgap' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:114]: (style) The scope of the variable 'k2' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:116]: (style) The scope of the variable 'ptr' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:131]: (style) The scope of the variable 'xa' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:132]: (style) The scope of the variable 'ya' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:136]: (style) The scope of the variable 'x1' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:137]: (style) The scope of the variable 'x2' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:138]: (style) The scope of the variable 'y1' can be reduced.

[EMBOSS-6.6.0\emboss\dotmatcher.c:139]: (style) The scope of the variable 'y2' can be reduced.

[EMBOSS-6.6.0\emboss\dotpath.c:70]: (style) The scope of the variable 'ticklen' can be reduced.

[EMBOSS-6.6.0\emboss\dotpath.c:71]: (style) The scope of the variable 'tickgap' can be reduced.

[EMBOSS-6.6.0\emboss\dotpath.c:72]: (style) The scope of the variable 'onefifth' can be reduced.

[EMBOSS-6.6.0\emboss\dotpath.c:74]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\emboss\dotpath.c:76]: (style) The scope of the variable 'ptr' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:73]: (style) The scope of the variable 'xmargin' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:74]: (style) The scope of the variable 'ymargin' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:75]: (style) The scope of the variable 'ticklen' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:76]: (style) The scope of the variable 'tickgap' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:77]: (style) The scope of the variable 'onefifth' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:79]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:80]: (style) The scope of the variable 'max' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:81]: (style) The scope of the variable 'ptr' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:336]: (style) The scope of the variable 'x1' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:337]: (style) The scope of the variable 'y1' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:338]: (style) The scope of the variable 'x2' can be reduced.

[EMBOSS-6.6.0\emboss\dottup.c:339]: (style) The scope of the variable 'y2' can be reduced.

[EMBOSS-6.6.0\emboss\drfinddata.c:80] -> [EMBOSS-6.6.0\emboss\drfinddata.c:110]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\drfindformat.c:90] -> [EMBOSS-6.6.0\emboss\drfindformat.c:107]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\drfindid.c:90] -> [EMBOSS-6.6.0\emboss\drfindid.c:107]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\drfindresource.c:90] -> [EMBOSS-6.6.0\emboss\drfindresource.c:107]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\drfindresource.c:91] -> [EMBOSS-6.6.0\emboss\drfindresource.c:108]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamclean.c:473]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\edamdef.c:81] -> [EMBOSS-6.6.0\emboss\edamdef.c:107]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamdef.c:82] -> [EMBOSS-6.6.0\emboss\edamdef.c:108]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamdef.c:157]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\edamhasinput.c:81] -> [EMBOSS-6.6.0\emboss\edamhasinput.c:113]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasinput.c:82] -> [EMBOSS-6.6.0\emboss\edamhasinput.c:114]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasinput.c:83] -> [EMBOSS-6.6.0\emboss\edamhasinput.c:115]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasinput.c:173]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\edamhasoutput.c:81] -> [EMBOSS-6.6.0\emboss\edamhasoutput.c:113]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasoutput.c:82] -> [EMBOSS-6.6.0\emboss\edamhasoutput.c:114]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasoutput.c:83] -> [EMBOSS-6.6.0\emboss\edamhasoutput.c:115]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamhasoutput.c:173]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\edamisformat.c:81] -> [EMBOSS-6.6.0\emboss\edamisformat.c:113]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisformat.c:82] -> [EMBOSS-6.6.0\emboss\edamisformat.c:114]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisformat.c:83] -> [EMBOSS-6.6.0\emboss\edamisformat.c:115]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisformat.c:173]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\edamisid.c:81] -> [EMBOSS-6.6.0\emboss\edamisid.c:113]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisid.c:82] -> [EMBOSS-6.6.0\emboss\edamisid.c:114]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisid.c:83] -> [EMBOSS-6.6.0\emboss\edamisid.c:115]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamisid.c:173]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\edamname.c:81] -> [EMBOSS-6.6.0\emboss\edamname.c:111]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamname.c:82] -> [EMBOSS-6.6.0\emboss\edamname.c:112]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\edamname.c:162]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\einverted.c:552] -> [EMBOSS-6.6.0\emboss\einverted.c:562]: (performance) Variable 'rev' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\embossdata.c:71]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\embossversion.c:39] -> [EMBOSS-6.6.0\emboss\embossversion.c:45]: (performance) Variable 'full' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\embossversion.c:41]: (style) The scope of the variable 'tmpver' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:145]: (style) The scope of the variable 'smw' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:426]: (style) The scope of the variable 'actmw' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:427]: (style) The scope of the variable 'minmw' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:428]: (style) The scope of the variable 'maxmw' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:431]: (style) The scope of the variable 'qtol' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:774]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:1202]: (style) The scope of the variable 'conf' can be reduced.

[EMBOSS-6.6.0\emboss\emowse.c:783]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\epestfind.c:291] -> [EMBOSS-6.6.0\emboss\epestfind.c:356]: (performance) Variable 'dsppot' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\epestfind.c:292] -> [EMBOSS-6.6.0\emboss\epestfind.c:357]: (performance) Variable 'dspwea' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\epestfind.c:293] -> [EMBOSS-6.6.0\emboss\epestfind.c:358]: (performance) Variable 'dspinv' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\epestfind.c:294] -> [EMBOSS-6.6.0\emboss\epestfind.c:359]: (performance) Variable 'dspmap' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\epestfind.c:338] -> [EMBOSS-6.6.0\emboss\epestfind.c:360]: (performance) Variable 'trshld' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\epestfind.c:340]: (style) The scope of the variable 'symbol' can be reduced.

[EMBOSS-6.6.0\emboss\eprimer3.c:1016] -> [EMBOSS-6.6.0\emboss\eprimer3.c:1059]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\eprimer3.c:188]: (style) The scope of the variable 'stream' can be reduced.

[EMBOSS-6.6.0\emboss\eprimer3.c:314]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1059]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1064]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1071]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1124]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1130]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1131]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1132]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1133]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1139]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1140]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1141]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1142]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1149]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1150]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1152]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1153]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer3.c:1206]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1120] -> [EMBOSS-6.6.0\emboss\eprimer32.c:1163]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\eprimer32.c:197]: (style) The scope of the variable 'stream' can be reduced.

[EMBOSS-6.6.0\emboss\eprimer32.c:329]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1163]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1168]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1175]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1228]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1234]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1235]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1236]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1237]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1243]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1244]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1245]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1246]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1253]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1254]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1256]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1257]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\eprimer32.c:1307]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\est2genome.c:97] -> [EMBOSS-6.6.0\emboss\est2genome.c:128]: (performance) Variable 'match' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\est2genome.c:98] -> [EMBOSS-6.6.0\emboss\est2genome.c:129]: (performance) Variable 'mismatch' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\est2genome.c:99] -> [EMBOSS-6.6.0\emboss\est2genome.c:130]: (performance) Variable 'gap_penalty' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\est2genome.c:100] -> [EMBOSS-6.6.0\emboss\est2genome.c:131]: (performance) Variable 'intron_penalty' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\est2genome.c:101] -> [EMBOSS-6.6.0\emboss\est2genome.c:132]: (performance) Variable 'splice_penalty' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\est2genome.c:108] -> [EMBOSS-6.6.0\emboss\est2genome.c:136]: (performance) Variable 'minscore' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\extractalign.c:62]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\extractfeat.c:103] -> [EMBOSS-6.6.0\emboss\extractfeat.c:124]: (performance) Variable 'testscore' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\freak.c:56]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\fuzznuc.c:42] -> [EMBOSS-6.6.0\emboss\fuzznuc.c:56]: (performance) Variable 'writeok' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\fuzzpro.c:41] -> [EMBOSS-6.6.0\emboss\fuzzpro.c:53]: (performance) Variable 'writeok' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\fuzztran.c:48] -> [EMBOSS-6.6.0\emboss\fuzztran.c:83]: (performance) Variable 'writeok' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\geecee.c:42]: (style) The scope of the variable 'pgc' can be reduced.

[EMBOSS-6.6.0\emboss\godef.c:81] -> [EMBOSS-6.6.0\emboss\godef.c:107]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\godef.c:82] -> [EMBOSS-6.6.0\emboss\godef.c:108]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\godef.c:157]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\goname.c:81] -> [EMBOSS-6.6.0\emboss\goname.c:111]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\goname.c:82] -> [EMBOSS-6.6.0\emboss\goname.c:112]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\goname.c:162]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\helixturnhelix.c:80] -> [EMBOSS-6.6.0\emboss\helixturnhelix.c:126]: (performance) Variable 'eightyseven' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\helixturnhelix.c:94]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\helixturnhelix.c:95]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\helixturnhelix.c:249]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\hmoment.c:73]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\hmoment.c:74]: (style) The scope of the variable 'sname' can be reduced.

[EMBOSS-6.6.0\emboss\hmoment.c:284]: (style) The scope of the variable 'h' can be reduced.

[EMBOSS-6.6.0\emboss\iep.c:52] -> [EMBOSS-6.6.0\emboss\iep.c:91]: (performance) Variable 'amino' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\iep.c:53] -> [EMBOSS-6.6.0\emboss\iep.c:92]: (performance) Variable 'carboxyl' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\infoassembly.c:711]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:873]: (style) The scope of the variable 'readBlockStart' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:874]: (style) The scope of the variable 'referenceBlockStart' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:875]: (style) The scope of the variable 'length' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:1011]: (style) The scope of the variable 'seq' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:1015]: (style) The scope of the variable 'iqual' can be reduced.

[EMBOSS-6.6.0\emboss\infoassembly.c:436]: (style) Variable 'c' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\infoassembly.c:301]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infobase.c:40]: (style) The scope of the variable 'code1' can be reduced.

[EMBOSS-6.6.0\emboss\inforesidue.c:51]: (style) The scope of the variable 'code1' can be reduced.

[EMBOSS-6.6.0\emboss\infoseq.c:86] -> [EMBOSS-6.6.0\emboss\infoseq.c:114]: (performance) Variable 'columns' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\infoseq.c:227]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:229]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:232]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:234]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:237]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:239]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:242]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:244]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:247]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:249]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:252]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:254]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:265]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\infoseq.c:267]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\isochore.c:44]: (style) struct or union member 'SIntarr::Padding' is never used.

[EMBOSS-6.6.0\emboss\jaspextract.c:144] -> [EMBOSS-6.6.0\emboss\jaspextract.c:150]: (performance) Variable 'datadir' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspextract.c:208] -> [EMBOSS-6.6.0\emboss\jaspextract.c:225]: (performance) Variable 'datadir' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspextract.c:317] -> [EMBOSS-6.6.0\emboss\jaspextract.c:329]: (performance) Variable 'datadir' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspextract.c:384] -> [EMBOSS-6.6.0\emboss\jaspextract.c:390]: (performance) Variable 'datadir' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspextract.c:437]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\jaspextract.c:438]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\jaspextract.c:150]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\jaspextract.c:225]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\jaspextract.c:329]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\jaspextract.c:390]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\jaspextract.c:461]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\jaspscan.c:196] -> [EMBOSS-6.6.0\emboss\jaspscan.c:226]: (performance) Variable 'thresh' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspscan.c:217] -> [EMBOSS-6.6.0\emboss\jaspscan.c:228]: (performance) Variable 'both' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspscan.c:617] -> [EMBOSS-6.6.0\emboss\jaspscan.c:622]: (performance) Variable 'maxscore' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\jaspscan.c:614]: (style) The scope of the variable 'rmax' can be reduced.

[EMBOSS-6.6.0\emboss\jaspscan.c:1226]: (style) The scope of the variable 'info' can be reduced.

[EMBOSS-6.6.0\emboss\jaspscan.c:1382]: (style) The scope of the variable 'fq' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1205]: (style) The scope of the variable 'yupper' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1206]: (style) The scope of the variable 'stringLength' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1207]: (style) The scope of the variable 'stringHeight' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1248]: (style) The scope of the variable 'stringHeight' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1281]: (style) The scope of the variable 'stringLength' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1321]: (style) The scope of the variable 'stringLength' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:1403]: (style) The scope of the variable 'stringLength' can be reduced.

[EMBOSS-6.6.0\emboss\lindna.c:513]: (style) Variable 'TotalHeight' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\lindna.c:1539]: (warning) scanf without field width limits can crash with huge input data.

[EMBOSS-6.6.0\emboss\lindna.c:1216]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\lindna.c:1218]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\makenucseq.c:206] -> [EMBOSS-6.6.0\emboss\makenucseq.c:207]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\makeprotseq.c:215] -> [EMBOSS-6.6.0\emboss\makeprotseq.c:216]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\martattributes.c:100]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martattributes.c:113]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martattributes.c:114]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martdatasets.c:108]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martdatasets.c:109]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martfilters.c:91]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martfilters.c:92]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martregistry.c:82]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martregistry.c:83]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:95]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:100]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:107]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:120]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:125]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:147]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:152]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:157]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\martseqs.c:162]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\maskfeat.c:105]: (style) The scope of the variable 'whiteSpace' can be reduced.

[EMBOSS-6.6.0\emboss\maskseq.c:40] -> [EMBOSS-6.6.0\emboss\maskseq.c:51]: (performance) Variable 'dolower' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\matcher.c:652]: (style) The scope of the variable 'va' can be reduced.

[EMBOSS-6.6.0\emboss\matcher.c:1065]: (style) The scope of the variable 'va' can be reduced.

[EMBOSS-6.6.0\emboss\matcher.c:694]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[EMBOSS-6.6.0\emboss\merger.c:82]: (style) The scope of the variable 'stlen' can be reduced.

[EMBOSS-6.6.0\emboss\merger.c:138]: (style) Variable 'maxarr' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\msbar.c:424]: (style) The scope of the variable 'xlen' can be reduced.

[EMBOSS-6.6.0\emboss\mwcontam.c:49] -> [EMBOSS-6.6.0\emboss\mwcontam.c:59]: (performance) Variable 'tolerance' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\mwcontam.c:178]: (style) The scope of the variable 'mwmin' can be reduced.

[EMBOSS-6.6.0\emboss\mwcontam.c:179]: (style) The scope of the variable 'mwmax' can be reduced.

[EMBOSS-6.6.0\emboss\mwcontam.c:181]: (style) The scope of the variable 'oval' can be reduced.

[EMBOSS-6.6.0\emboss\mwcontam.c:183]: (style) The scope of the variable 'ppmval' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:80] -> [EMBOSS-6.6.0\emboss\mwfilter.c:98]: (performance) Variable 'tolerance' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\mwfilter.c:291]: (style) The scope of the variable 'mwmin' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:292]: (style) The scope of the variable 'mwmax' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:294]: (style) The scope of the variable 'ppmval' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:295]: (style) The scope of the variable 'mwexp' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:392]: (style) The scope of the variable 'ppmval' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:394]: (style) The scope of the variable 'mwmod' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:395]: (style) The scope of the variable 'modmin' can be reduced.

[EMBOSS-6.6.0\emboss\mwfilter.c:396]: (style) The scope of the variable 'modmax' can be reduced.

[EMBOSS-6.6.0\emboss\needle.c:70] -> [EMBOSS-6.6.0\emboss\needle.c:90]: (performance) Variable 'dobrief' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\needle.c:71] -> [EMBOSS-6.6.0\emboss\needle.c:91]: (performance) Variable 'endweight' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\needle.c:46]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\needle.c:47]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\needle.c:66]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\emboss\needle.c:68]: (style) The scope of the variable 'score' can be reduced.

[EMBOSS-6.6.0\emboss\needleall.c:78] -> [EMBOSS-6.6.0\emboss\needleall.c:99]: (performance) Variable 'dobrief' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\needleall.c:79] -> [EMBOSS-6.6.0\emboss\needleall.c:100]: (performance) Variable 'endweight' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\newcoils.c:282] -> [EMBOSS-6.6.0\emboss\newcoils.c:283]: (performance) Variable 't4' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\newcoils.c:289] -> [EMBOSS-6.6.0\emboss\newcoils.c:290]: (performance) Variable 't4' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\newcoils.c:198]: (style) The scope of the variable 'actual_win' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:199]: (style) The scope of the variable 'this_score' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:200]: (style) The scope of the variable 'Gg' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:201]: (style) The scope of the variable 'Gcc' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:203]: (style) The scope of the variable 't1' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:204]: (style) The scope of the variable 't2' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:205]: (style) The scope of the variable 't3' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:206]: (style) The scope of the variable 't4' can be reduced.

[EMBOSS-6.6.0\emboss\newcoils.c:367]: (style) The scope of the variable 'pbuff' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:192]: (style) The scope of the variable 'cxf' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:193]: (style) The scope of the variable 'cyf' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:197]: (style) The scope of the variable 'obs' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:198]: (style) The scope of the variable 'expect' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:203]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:326]: (style) The scope of the variable 'avpc' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:327]: (style) The scope of the variable 'avobsexp' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:328]: (style) The scope of the variable 'sumpc' can be reduced.

[EMBOSS-6.6.0\emboss\newcpgreport.c:329]: (style) The scope of the variable 'sumobsexp' can be reduced.

[EMBOSS-6.6.0\emboss\noreturn.c:41]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\notseq.c:114]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\octanol.c:79]: (style) The scope of the variable 'v' can be reduced.

[EMBOSS-6.6.0\emboss\octanol.c:231]: (style) The scope of the variable 's1' can be reduced.

[EMBOSS-6.6.0\emboss\oddcomp.c:61] -> [EMBOSS-6.6.0\emboss\oddcomp.c:84]: (performance) Variable 'ignorebz' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\oddcomp.c:75] -> [EMBOSS-6.6.0\emboss\oddcomp.c:85]: (performance) Variable 'fullwindow' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\oddcomp.c:175]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\ontocount.c:79] -> [EMBOSS-6.6.0\emboss\ontocount.c:97]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontocount.c:80] -> [EMBOSS-6.6.0\emboss\ontocount.c:98]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontoget.c:80] -> [EMBOSS-6.6.0\emboss\ontoget.c:97]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontoget.c:81] -> [EMBOSS-6.6.0\emboss\ontoget.c:98]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetcommon.c:79] -> [EMBOSS-6.6.0\emboss\ontogetcommon.c:105]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetdown.c:80] -> [EMBOSS-6.6.0\emboss\ontogetdown.c:99]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetobsolete.c:80] -> [EMBOSS-6.6.0\emboss\ontogetobsolete.c:97]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetroot.c:79] -> [EMBOSS-6.6.0\emboss\ontogetroot.c:102]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetsibs.c:79] -> [EMBOSS-6.6.0\emboss\ontogetsibs.c:106]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontogetup.c:79] -> [EMBOSS-6.6.0\emboss\ontogetup.c:97]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontotext.c:80] -> [EMBOSS-6.6.0\emboss\ontotext.c:97]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\ontotext.c:81] -> [EMBOSS-6.6.0\emboss\ontotext.c:98]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\patmatmotifs.c:65]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\pepcoil.c:68]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\pepcoil.c:69]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\pepcoil.c:90]: (style) The scope of the variable 'maxmaxscore' can be reduced.

[EMBOSS-6.6.0\emboss\pepcoil.c:91]: (style) The scope of the variable 'maxcoil' can be reduced.

[EMBOSS-6.6.0\emboss\pepdigest.c:73] -> [EMBOSS-6.6.0\emboss\pepdigest.c:86]: (performance) Variable 'dorag' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\pepinfo.c:89]: (style) The scope of the variable 'iv' can be reduced.

[EMBOSS-6.6.0\emboss\pepinfo.c:91]: (style) The scope of the variable 'pf' can be reduced.

[EMBOSS-6.6.0\emboss\pepinfo.c:93]: (style) The scope of the variable 'total' can be reduced.

[EMBOSS-6.6.0\emboss\pepinfo.c:103]: (style) The scope of the variable 'propertyTitles' can be reduced.

[EMBOSS-6.6.0\emboss\pepinfo.c:116]: (style) The scope of the variable 'hydroTitles' can be reduced.

[EMBOSS-6.6.0\emboss\pepnet.c:73]: (style) The scope of the variable 'xstart' can be reduced.

[EMBOSS-6.6.0\emboss\pepnet.c:74]: (style) The scope of the variable 'ystart' can be reduced.

[EMBOSS-6.6.0\emboss\pepnet.c:76]: (style) The scope of the variable 'xinc' can be reduced.

[EMBOSS-6.6.0\emboss\pepnet.c:77]: (style) The scope of the variable 'yinc' can be reduced.

[EMBOSS-6.6.0\emboss\pepnet.c:80]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\emboss\pepstats.c:67]: (style) The scope of the variable 'molwt' can be reduced.

[EMBOSS-6.6.0\emboss\pepstats.c:83]: (style) The scope of the variable 'cv' can be reduced.

[EMBOSS-6.6.0\emboss\pepstats.c:84]: (style) The scope of the variable 'psolu' can be reduced.

[EMBOSS-6.6.0\emboss\pepstats.c:86]: (style) The scope of the variable 'molar_ext_coeff' can be reduced.

[EMBOSS-6.6.0\emboss\pepstats.c:87]: (style) The scope of the variable 'molar_ext_coeff_ss' can be reduced.

[EMBOSS-6.6.0\emboss\pepwindow.c:51] -> [EMBOSS-6.6.0\emboss\pepwindow.c:75]: (performance) Variable 'normal' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\pepwindow.c:61]: (style) The scope of the variable 'total' can be reduced.

[EMBOSS-6.6.0\emboss\pepwindow.c:178]: (style) The scope of the variable 'ptr' can be reduced.

[EMBOSS-6.6.0\emboss\pepwindowall.c:55]: (style) The scope of the variable 's1' can be reduced.

[EMBOSS-6.6.0\emboss\pepwindowall.c:244]: (style) The scope of the variable 'ptr' can be reduced.

[EMBOSS-6.6.0\emboss\plotcon.c:68]: (style) struct or union member 'SPoint::x1' is never used.

[EMBOSS-6.6.0\emboss\plotcon.c:69]: (style) struct or union member 'SPoint::y1' is never used.

[EMBOSS-6.6.0\emboss\plotcon.c:70]: (style) struct or union member 'SPoint::x2' is never used.

[EMBOSS-6.6.0\emboss\plotcon.c:71]: (style) struct or union member 'SPoint::y2' is never used.

[EMBOSS-6.6.0\emboss\polydot.c:66] -> [EMBOSS-6.6.0\emboss\polydot.c:87]: (performance) Variable 'boxit' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\polydot.c:67] -> [EMBOSS-6.6.0\emboss\polydot.c:89]: (performance) Variable 'dumpfeat' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\polydot.c:77]: (style) The scope of the variable 'flen1' can be reduced.

[EMBOSS-6.6.0\emboss\prettyplot.c:158]: (style) The scope of the variable 'scoremax' can be reduced.

[EMBOSS-6.6.0\emboss\prettyplot.c:177]: (style) The scope of the variable 'fold' can be reduced.

[EMBOSS-6.6.0\emboss\prettyplot.c:184]: (style) The scope of the variable 'cptr' can be reduced.

[EMBOSS-6.6.0\emboss\prettyplot.c:197]: (style) The scope of the variable 'max' can be reduced.

[EMBOSS-6.6.0\emboss\prettyplot.c:437]: (style) Variable 'iylen' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\prettyplot.c:1364]: (style) Variable 'oldfg' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\prettyseq.c:474]: (style) Array index 'pos' is used before limits check.

[EMBOSS-6.6.0\emboss\prima.c:199] -> [EMBOSS-6.6.0\emboss\prima.c:236]: (performance) Variable 'minpmGCcont' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:200] -> [EMBOSS-6.6.0\emboss\prima.c:237]: (performance) Variable 'maxpmGCcont' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:213] -> [EMBOSS-6.6.0\emboss\prima.c:238]: (performance) Variable 'minprimerTm' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:214] -> [EMBOSS-6.6.0\emboss\prima.c:239]: (performance) Variable 'maxprimerTm' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:201] -> [EMBOSS-6.6.0\emboss\prima.c:243]: (performance) Variable 'minprodGCcont' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:202] -> [EMBOSS-6.6.0\emboss\prima.c:244]: (performance) Variable 'maxprodGCcont' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:216] -> [EMBOSS-6.6.0\emboss\prima.c:246]: (performance) Variable 'saltconc' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:217] -> [EMBOSS-6.6.0\emboss\prima.c:247]: (performance) Variable 'dnaconc' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:171] -> [EMBOSS-6.6.0\emboss\prima.c:254]: (performance) Variable 'dolist' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:1690] -> [EMBOSS-6.6.0\emboss\prima.c:1697]: (performance) Variable 'score' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prima.c:1747] -> [EMBOSS-6.6.0\emboss\prima.c:1753]: (performance) Variable 'pos' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\primers.c:966] -> [EMBOSS-6.6.0\emboss\primers.c:1009]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\primers.c:362]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1009]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1014]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1021]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1062]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1069]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1070]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1071]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1072]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1077]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1078]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1079]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1080]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1086]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1087]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1088]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1089]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\primers.c:1135]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\profit.c:568]: (style) The scope of the variable 'score' can be reduced.

[EMBOSS-6.6.0\emboss\profit.c:569]: (style) The scope of the variable 'sum' can be reduced.

[EMBOSS-6.6.0\emboss\prophecy.c:316] -> [EMBOSS-6.6.0\emboss\prophecy.c:317]: (performance) Variable 'pos' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prophecy.c:547] -> [EMBOSS-6.6.0\emboss\prophecy.c:549]: (performance) Variable 'pos' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\prophecy.c:149]: (style) The scope of the variable 'stlen' can be reduced.

[EMBOSS-6.6.0\emboss\prophecy.c:272]: (style) The scope of the variable 'pmax' can be reduced.

[EMBOSS-6.6.0\emboss\prophecy.c:277]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\emboss\prophecy.c:505]: (style) The scope of the variable 'pmax' can be reduced.

[EMBOSS-6.6.0\emboss\prophecy.c:516]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\emboss\prophet.c:94]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\psiphi.c:362]: (style) Variable 'inlist' is assigned a value that is never used.

[EMBOSS-6.6.0\emboss\recoder.c:146] -> [EMBOSS-6.6.0\emboss\recoder.c:181]: (performance) Variable 'sname' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\recoder.c:653] -> [EMBOSS-6.6.0\emboss\recoder.c:658]: (performance) Variable 'bt' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\recoder.c:654]: (style) The scope of the variable 'bs' can be reduced.

[EMBOSS-6.6.0\emboss\recoder.c:181]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\recoder.c:658]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\redata.c:291]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\redata.c:222]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\remap.c:411]: (style) The scope of the variable 'value' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:454]: (style) The scope of the variable 'value' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:677]: (style) The scope of the variable 'value' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:1043]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:1086]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:1338]: (style) The scope of the variable 'chr' can be reduced.

[EMBOSS-6.6.0\emboss\remap.c:1210]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\remap.c:1270]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\restover.c:491]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\restover.c:530]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\restover.c:295]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\restover.c:347]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\restrict.c:868]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\restrict.c:910]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\restrict.c:350]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\restrict.c:534]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\servertell.c:81] -> [EMBOSS-6.6.0\emboss\servertell.c:110]: (performance) Variable 'verbose' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\servertell.c:190]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\servertell.c:222]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\servertell.c:232]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\showalign.c:1025]: (style) The scope of the variable 'ch' can be reduced.

[EMBOSS-6.6.0\emboss\showalign.c:1124]: (style) The scope of the variable 'cp' can be reduced.

[EMBOSS-6.6.0\emboss\showdb.c:1453] -> [EMBOSS-6.6.0\emboss\showdb.c:1448]: (style) Duplicate conditions in 'if' and related 'else if'.

[EMBOSS-6.6.0\emboss\showdb.c:1329]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\showfeat.c:272]: (style) The scope of the variable 'fullfeats' can be reduced.

[EMBOSS-6.6.0\emboss\showfeat.c:278]: (style) The scope of the variable 'strandout' can be reduced.

[EMBOSS-6.6.0\emboss\showorf.c:94]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\showpep.c:108] -> [EMBOSS-6.6.0\emboss\showpep.c:139]: (performance) Variable 'testscore' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\showseq.c:148] -> [EMBOSS-6.6.0\emboss\showseq.c:200]: (performance) Variable 'testscore' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\showseq.c:537]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\showseq.c:576]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\showserver.c:1039] -> [EMBOSS-6.6.0\emboss\showserver.c:1060]: (performance) Variable 'svr1' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\showserver.c:1040] -> [EMBOSS-6.6.0\emboss\showserver.c:1061]: (performance) Variable 'svr2' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\showserver.c:1060]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\showserver.c:1061]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\shuffleseq.c:35] -> [EMBOSS-6.6.0\emboss\shuffleseq.c:48]: (performance) Variable 'shuffles' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\sigcleave.c:66] -> [EMBOSS-6.6.0\emboss\sigcleave.c:106]: (performance) Variable 'prokaryote' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\sigcleave.c:79]: (style) The scope of the variable 'maxweight' can be reduced.

[EMBOSS-6.6.0\emboss\sigcleave.c:85]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\sigcleave.c:86]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\sigcleave.c:357]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\sigcleave.c:362]: (style) The scope of the variable 'rt' can be reduced.

[EMBOSS-6.6.0\emboss\sigcleave.c:366]: (style) The scope of the variable 'expected' can be reduced.

[EMBOSS-6.6.0\emboss\silent.c:136] -> [EMBOSS-6.6.0\emboss\silent.c:178]: (performance) Variable 'sname' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\silent.c:178]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\sirna.c:614]: (style) The scope of the variable 'value' can be reduced.

[EMBOSS-6.6.0\emboss\sixpack.c:81] -> [EMBOSS-6.6.0\emboss\sixpack.c:107]: (performance) Variable 'addlast' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\sixpack.c:82] -> [EMBOSS-6.6.0\emboss\sixpack.c:108]: (performance) Variable 'firstorf' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\sixpack.c:83] -> [EMBOSS-6.6.0\emboss\sixpack.c:109]: (performance) Variable 'mstart' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\sixpack.c:221]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\skipredundant.c:105]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\splitsource.c:81]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\supermatcher.c:98] -> [EMBOSS-6.6.0\emboss\supermatcher.c:124]: (performance) Variable 'wordlen' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\taxgetrank.c:80] -> [EMBOSS-6.6.0\emboss\taxgetrank.c:101]: (performance) Variable 'hidden' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\taxgetrank.c:127]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\taxgetup.c:79] -> [EMBOSS-6.6.0\emboss\taxgetup.c:97]: (performance) Variable 'hidden' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\tcode.c:107] -> [EMBOSS-6.6.0\emboss\tcode.c:136]: (performance) Variable 'plot' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\tcode.c:279] -> [EMBOSS-6.6.0\emboss\tcode.c:293]: (performance) Variable 'ok' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\tcode.c:280] -> [EMBOSS-6.6.0\emboss\tcode.c:294]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\tcode.c:530]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\emboss\tcode.c:665]: (style) The scope of the variable 'thisval' can be reduced.

[EMBOSS-6.6.0\emboss\tcode.c:709]: (style) The scope of the variable 'fval' can be reduced.

[EMBOSS-6.6.0\emboss\tcode.c:163]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\textsearch.c:107]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\tfextract.c:54]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\tfm.c:55]: (style) The scope of the variable 'shellpager' can be reduced.

[EMBOSS-6.6.0\emboss\tfscan.c:243]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\tfscan.c:265]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\tmap.c:621]: (style) The scope of the variable 'tf' can be reduced.

[EMBOSS-6.6.0\emboss\transeq.c:171]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\emboss\trimest.c:159]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\emboss\trimseq.c:149]: (style) The scope of the variable 'pc' can be reduced.

[EMBOSS-6.6.0\emboss\union.c:244]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\union.c:260]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\emboss\vectorstrip.c:150] -> [EMBOSS-6.6.0\emboss\vectorstrip.c:166]: (performance) Variable 'vec' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\vectorstrip.c:153] -> [EMBOSS-6.6.0\emboss\vectorstrip.c:167]: (performance) Variable 'besthits' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\vectorstrip.c:340]: (style) The scope of the variable 'vector' can be reduced.

[EMBOSS-6.6.0\emboss\water.c:72] -> [EMBOSS-6.6.0\emboss\water.c:88]: (performance) Variable 'dobrief' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\water.c:48]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\emboss\water.c:49]: (style) The scope of the variable 'q' can be reduced.

[EMBOSS-6.6.0\emboss\water.c:66]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\emboss\water.c:68]: (style) The scope of the variable 'score' can be reduced.

[EMBOSS-6.6.0\emboss\whichdb.c:50] -> [EMBOSS-6.6.0\emboss\whichdb.c:63]: (performance) Variable 'get' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\whichdb.c:51] -> [EMBOSS-6.6.0\emboss\whichdb.c:64]: (performance) Variable 'showall' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wobble.c:100] -> [EMBOSS-6.6.0\emboss\wobble.c:103]: (performance) Variable 'rev' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wobble.c:210]: (style) The scope of the variable 'sum' can be reduced.

[EMBOSS-6.6.0\emboss\wordfinder.c:138] -> [EMBOSS-6.6.0\emboss\wordfinder.c:154]: (performance) Variable 'wordlen' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wordmatch.c:64] -> [EMBOSS-6.6.0\emboss\wordmatch.c:89]: (performance) Variable 'dumpAlign' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wordmatch.c:65] -> [EMBOSS-6.6.0\emboss\wordmatch.c:90]: (performance) Variable 'dumpFeature' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossdata.c:53] -> [EMBOSS-6.6.0\emboss\wossdata.c:71]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossdata.c:54] -> [EMBOSS-6.6.0\emboss\wossdata.c:72]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossdata.c:55] -> [EMBOSS-6.6.0\emboss\wossdata.c:73]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossinput.c:52] -> [EMBOSS-6.6.0\emboss\wossinput.c:70]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossinput.c:53] -> [EMBOSS-6.6.0\emboss\wossinput.c:71]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossinput.c:54] -> [EMBOSS-6.6.0\emboss\wossinput.c:72]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoperation.c:53] -> [EMBOSS-6.6.0\emboss\wossoperation.c:71]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoperation.c:54] -> [EMBOSS-6.6.0\emboss\wossoperation.c:72]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoperation.c:55] -> [EMBOSS-6.6.0\emboss\wossoperation.c:73]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoutput.c:52] -> [EMBOSS-6.6.0\emboss\wossoutput.c:70]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoutput.c:53] -> [EMBOSS-6.6.0\emboss\wossoutput.c:71]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossoutput.c:54] -> [EMBOSS-6.6.0\emboss\wossoutput.c:72]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossparam.c:52] -> [EMBOSS-6.6.0\emboss\wossparam.c:70]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossparam.c:53] -> [EMBOSS-6.6.0\emboss\wossparam.c:71]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wossparam.c:54] -> [EMBOSS-6.6.0\emboss\wossparam.c:72]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wosstopic.c:53] -> [EMBOSS-6.6.0\emboss\wosstopic.c:71]: (performance) Variable 'sensitive' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wosstopic.c:54] -> [EMBOSS-6.6.0\emboss\wosstopic.c:72]: (performance) Variable 'subclasses' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\emboss\wosstopic.c:55] -> [EMBOSS-6.6.0\emboss\wosstopic.c:73]: (performance) Variable 'obsolete' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embaln.c:105]: (style) The scope of the variable 'maxb' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:108]: (style) The scope of the variable 'compasschar' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:582]: (style) The scope of the variable 'bx' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:583]: (style) The scope of the variable 'compasschar' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:1622]: (style) The scope of the variable 'compasschar' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:2141]: (style) The scope of the variable 'maxp' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:2296]: (style) The scope of the variable 'score' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:2490]: (style) The scope of the variable 'match' can be reduced.

[EMBOSS-6.6.0\nucleus\embaln.c:1971]: (style) Variable 'xmax' is assigned a value that is never used.

[EMBOSS-6.6.0\nucleus\embaln.c:3022]: (style) Variable 'maxlen' is assigned a value that is never used.

[EMBOSS-6.6.0\nucleus\embcom.c:1258] -> [EMBOSS-6.6.0\nucleus\embcom.c:1270]: (performance) Variable 'n' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embcom.c:1309] -> [EMBOSS-6.6.0\nucleus\embcom.c:1321]: (performance) Variable 'z' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embcom.c:137]: (style) The scope of the variable 'ACN' can be reduced.

[EMBOSS-6.6.0\nucleus\embcom.c:918]: (style) The scope of the variable 'x1' can be reduced.

[EMBOSS-6.6.0\nucleus\embcons.c:77]: (style) The scope of the variable 'max' can be reduced.

[EMBOSS-6.6.0\nucleus\embcons.c:86]: (style) The scope of the variable 'res' can be reduced.

[EMBOSS-6.6.0\nucleus\embdbi.c:812]: (style) The scope of the variable 'td' can be reduced.

[EMBOSS-6.6.0\nucleus\embdbi.c:1530]: (style) The scope of the variable 'entry' can be reduced.

[EMBOSS-6.6.0\nucleus\embdbi.c:184]: (style) Variable 'thys' is assigned a value that is never used.

[EMBOSS-6.6.0\nucleus\embdmx.c:2078]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2086]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2093]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2097]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2101]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2110]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2117]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2121]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2127]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2133]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2139]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2145]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2151]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2157]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2163]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2166]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embdmx.c:2169]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embest.c:452]: (style) The scope of the variable 'mk' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:577]: (style) The scope of the variable 'gbuf' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:578]: (style) The scope of the variable 'ebuf' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:579]: (style) The scope of the variable 'sbuf' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:583]: (style) The scope of the variable 'gcoord' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:584]: (style) The scope of the variable 'ecoord' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:857]: (style) The scope of the variable 'g' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:875]: (style) The scope of the variable 'direction' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:879]: (style) The scope of the variable 'mask' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:1804]: (style) The scope of the variable 'g' can be reduced.

[EMBOSS-6.6.0\nucleus\embest.c:2271]: (style) The scope of the variable 'percent' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:511] -> [EMBOSS-6.6.0\nucleus\embgroup.c:524]: (warning) Possible null pointer dereference: prognode - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\nucleus\embgroup.c:1350]: (style) The scope of the variable 'gpnode' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:1531]: (style) The scope of the variable 'gl' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:1532]: (style) The scope of the variable 'newgl' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:2184]: (style) The scope of the variable 'pl' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:2299]: (style) The scope of the variable 'pl' can be reduced.

[EMBOSS-6.6.0\nucleus\embgroup.c:2596]: (style) The scope of the variable 'gr' can be reduced.

[EMBOSS-6.6.0\nucleus\embiep.c:241]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embiep.c:604]: (style) The scope of the variable 'charge' can be reduced.

[EMBOSS-6.6.0\nucleus\embiep.c:606]: (style) The scope of the variable 'mid' can be reduced.

[EMBOSS-6.6.0\nucleus\embindex.c:2559]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\nucleus\embindex.c:2853]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\nucleus\embindex.c:3049]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\nucleus\embnmer.c:88]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\nucleus\embpdb.c:405] -> [EMBOSS-6.6.0\nucleus\embpdb.c:409]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embpdb.c:406] -> [EMBOSS-6.6.0\nucleus\embpdb.c:415]: (performance) Variable 'val1' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embpdb.c:723]: (style) Variable 'prev_gpn' is assigned a value that is never used.

[EMBOSS-6.6.0\nucleus\embprop.c:559] -> [EMBOSS-6.6.0\nucleus\embprop.c:562]: (performance) Variable 'nmass' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embprop.c:560] -> [EMBOSS-6.6.0\nucleus\embprop.c:565]: (performance) Variable 'cmass' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\nucleus\embprop.c:106]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embprop.c:238]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embprop.c:603]: (style) The scope of the variable 'mw' can be reduced.

[EMBOSS-6.6.0\nucleus\embprop.c:645]: (style) The scope of the variable 'aa' can be reduced.

[EMBOSS-6.6.0\nucleus\embread.c:63]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embread.c:154]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embread.c:245]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embshow.c:1065]: (style) The scope of the variable 'info' can be reduced.

[EMBOSS-6.6.0\nucleus\embshow.c:1478]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\nucleus\embshow.c:1479]: (style) The scope of the variable 'p3' can be reduced.

[EMBOSS-6.6.0\nucleus\embshow.c:2186]: (style) The scope of the variable 'sitenode' can be reduced.

[EMBOSS-6.6.0\nucleus\embword.c:271]: (style) The scope of the variable 'ajnew' can be reduced.

[EMBOSS-6.6.0\nucleus\embword.c:1194]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\nucleus\embword.c:1693]: (style) The scope of the variable 'word' can be reduced.

[EMBOSS-6.6.0\nucleus\embword.c:1814]: (style) The scope of the variable 'bsres' can be reduced.

[EMBOSS-6.6.0\nucleus\embword.c:1024]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\nucleus\embword.c:1729]: (warning) Redundant code: Found a statement that begins with numeric constant.

[EMBOSS-6.6.0\plplot\hpgl.c:366]: (style) The scope of the variable 'hcolmap' can be reduced.

[EMBOSS-6.6.0\plplot\impress.c:167]: (style) Variable 'iw' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\impress.c:301]: (style) Variable 'iw' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\ljiip.c:332]: (style) The scope of the variable 'iw' can be reduced.

[EMBOSS-6.6.0\plplot\ljiip.c:334]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\ljiip.c:334]: (style) The scope of the variable 'last' can be reduced.

[EMBOSS-6.6.0\plplot\ljiip.c:334]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\plplot\ljiip.c:398]: (style) Variable 'iw' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\pbm.c:239]: (style) The scope of the variable 'iw' can be reduced.

[EMBOSS-6.6.0\plplot\pbm.c:254]: (style) Variable 'iw' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\pdfutils.c:418]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\plplot\pdfutils.c:465]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\plplot\pdfutils.c:714]: (style) The scope of the variable 'e_off' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:867]: (style) The scope of the variable 'tab' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:868]: (style) The scope of the variable 'opt' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:918]: (style) The scope of the variable 'res' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:1106]: (style) The scope of the variable 'col' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:1230]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:1231]: (style) The scope of the variable 'fl' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:2270]: (style) The scope of the variable 'field' can be reduced.

[EMBOSS-6.6.0\plplot\plargs.c:1917]: (error) Memory leak: spec

[EMBOSS-6.6.0\plplot\plbox.c:634]: (style) The scope of the variable 'string' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:637]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:639]: (style) The scope of the variable 'pos' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:639]: (style) The scope of the variable 'temp' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:639]: (style) The scope of the variable 'height' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:642]: (style) The scope of the variable 'lambda' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:642]: (style) The scope of the variable 'tcrit' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:642]: (style) The scope of the variable 'tspace' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:846]: (style) The scope of the variable 'string' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:848]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:849]: (style) The scope of the variable 'lstring' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:850]: (style) The scope of the variable 'pos' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:850]: (style) The scope of the variable 'temp' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:850]: (style) The scope of the variable 'height' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:851]: (style) The scope of the variable 'lambda' can be reduced.

[EMBOSS-6.6.0\plplot\plbox.c:1175]: (style) The scope of the variable 'offset' can be reduced.

[EMBOSS-6.6.0\plplot\plbuf.c:1032] -> [EMBOSS-6.6.0\plplot\plbuf.c:1026]: (warning) Possible null pointer dereference: plot_state - otherwise it is redundant to check it against null.

[EMBOSS-6.6.0\plplot\plbuf.c:998]: (style) The scope of the variable 'save_size' can be reduced.

[EMBOSS-6.6.0\plplot\plbuf.c:1000]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plcont.c:740] -> [EMBOSS-6.6.0\plplot\plcont.c:743]: (performance) Variable 'first' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\plplot\plcont.c:784]: (style) The scope of the variable 'xr' can be reduced.

[EMBOSS-6.6.0\plplot\plcont.c:784]: (style) The scope of the variable 'yr' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:687] -> [EMBOSS-6.6.0\plplot\plcore.c:688]: (performance) Buffer 'buf' is being written before its old content has been used.

[EMBOSS-6.6.0\plplot\pldebug.h:66]: (style) The scope of the variable 'fmt' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:187]: (style) The scope of the variable 'args' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:265]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:291]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:460]: (style) The scope of the variable 'length' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:483]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:484]: (style) The scope of the variable 'skip' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:485]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:485]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:488]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:500]: (style) The scope of the variable 'ig' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:501]: (style) The scope of the variable 'fcisave' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:737]: (style) The scope of the variable 'tmp' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:881]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:881]: (style) The scope of the variable 'y' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:940]: (style) The scope of the variable 'x' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:940]: (style) The scope of the variable 'y' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1059]: (style) The scope of the variable 'pxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1059]: (style) The scope of the variable 'pymin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1059]: (style) The scope of the variable 'pxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1059]: (style) The scope of the variable 'pymax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1060]: (style) The scope of the variable 'sxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1060]: (style) The scope of the variable 'symin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1060]: (style) The scope of the variable 'sxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1060]: (style) The scope of the variable 'symax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1061]: (style) The scope of the variable 'rxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1061]: (style) The scope of the variable 'rymin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1061]: (style) The scope of the variable 'rxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1061]: (style) The scope of the variable 'rymax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1105]: (style) The scope of the variable 'pxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1105]: (style) The scope of the variable 'pymin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1105]: (style) The scope of the variable 'pxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1105]: (style) The scope of the variable 'pymax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1106]: (style) The scope of the variable 'sxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1106]: (style) The scope of the variable 'symin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1106]: (style) The scope of the variable 'sxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1106]: (style) The scope of the variable 'symax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1107]: (style) The scope of the variable 'rxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1107]: (style) The scope of the variable 'rymin' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1107]: (style) The scope of the variable 'rxmax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:1107]: (style) The scope of the variable 'rymax' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:2386]: (style) The scope of the variable 'tlen' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:3357]: (style) The scope of the variable 'tok' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:3397]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:3398]: (style) The scope of the variable 'myxscl' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:3398]: (style) The scope of the variable 'myyscl' can be reduced.

[EMBOSS-6.6.0\plplot\plcore.c:441]: (style) struct or union member 'TextLookupTable::padding' is never used.

[EMBOSS-6.6.0\plplot\plcore.c:689]: (error) Undefined behavior: Variable 'buf' is used as parameter and destination in s[n]printf().

[EMBOSS-6.6.0\plplot\plctrl.c:1461] -> [EMBOSS-6.6.0\plplot\plctrl.c:1462]: (performance) Variable 'lfilespec' is reassigned a value before the old one has been used.

[EMBOSS-6.6.0\plplot\plctrl.c:914]: (style) The scope of the variable 'd' can be reduced.

[EMBOSS-6.6.0\plplot\plctrl.c:914]: (style) The scope of the variable 'rc' can be reduced.

[EMBOSS-6.6.0\plplot\plctrl.c:914]: (style) The scope of the variable 'gc' can be reduced.

[EMBOSS-6.6.0\plplot\plctrl.c:914]: (style) The scope of the variable 'bc' can be reduced.

[EMBOSS-6.6.0\plplot\plctrl.c:1101]: (style) The scope of the variable 'ostate' can be reduced.

[EMBOSS-6.6.0\plplot\plctrl.c:1609]: (style) The scope of the variable 'prefix' can be reduced.

[EMBOSS-6.6.0\plplot\plfill.c:168]: (style) The scope of the variable 'dinc' can be reduced.

[EMBOSS-6.6.0\plplot\plfill.c:169]: (style) The scope of the variable 'ci' can be reduced.

[EMBOSS-6.6.0\plplot\plfill.c:169]: (style) The scope of the variable 'si' can be reduced.

[EMBOSS-6.6.0\plplot\plfill.c:170]: (style) The scope of the variable 'temp' can be reduced.

[EMBOSS-6.6.0\plplot\plhist.c:46]: (style) The scope of the variable 'bin' can be reduced.

[EMBOSS-6.6.0\plplot\plhist.c:47]: (style) The scope of the variable 'ymax' can be reduced.

[EMBOSS-6.6.0\plplot\plhist.c:118]: (style) The scope of the variable 'xmin' can be reduced.

[EMBOSS-6.6.0\plplot\plhist.c:118]: (style) The scope of the variable 'xmax' can be reduced.

[EMBOSS-6.6.0\plplot\plimage.c:170]: (style) The scope of the variable 'iyy' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:435]: (style) The scope of the variable 'ilim' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:460]: (style) The scope of the variable 'ilim' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:508]: (style) The scope of the variable 'drawable' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:607]: (style) The scope of the variable 'xx1' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:607]: (style) The scope of the variable 'yy1' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:607]: (style) The scope of the variable 'xx2' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:607]: (style) The scope of the variable 'yy2' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:642]: (style) The scope of the variable 'drawable' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:1204]: (style) The scope of the variable 'pix_distance' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:1204]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:1317]: (style) The scope of the variable 'xx1' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:1317]: (style) The scope of the variable 'yy1' can be reduced.

[EMBOSS-6.6.0\plplot\plline.c:716]: (style) Variable 'iout' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\plmap.c:100]: (style) The scope of the variable 'n' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:214]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:787]: (style) The scope of the variable 'color' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:787]: (style) The scope of the variable 'width' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'cx' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'k' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'l' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'm' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'start' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1083]: (style) The scope of the variable 'end' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1084]: (style) The scope of the variable 'tx' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1084]: (style) The scope of the variable 'ty' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1716]: (style) The scope of the variable 'ptold' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1716]: (style) The scope of the variable 'newhi' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1716]: (style) The scope of the variable 'change' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1927]: (style) The scope of the variable 'ptold' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1927]: (style) The scope of the variable 'newlo' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1927]: (style) The scope of the variable 'change' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:2328]: (style) The scope of the variable 'b' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:2329]: (style) The scope of the variable 'fb' can be reduced.

[EMBOSS-6.6.0\plplot\plot3d.c:1087]: (error) Common realloc mistake: 'uu' nulled but not freed upon failure

[EMBOSS-6.6.0\plplot\plot3d.c:1088]: (error) Common realloc mistake: 'vv' nulled but not freed upon failure

[EMBOSS-6.6.0\plplot\plot3d.c:1682]: (error) Common realloc mistake: 'newhiview' nulled but not freed upon failure

[EMBOSS-6.6.0\plplot\plot3d.c:1973]: (error) Common realloc mistake: 'newloview' nulled but not freed upon failure

[EMBOSS-6.6.0\plplot\plpage.c:137]: (style) The scope of the variable 'theta' can be reduced.

[EMBOSS-6.6.0\plplot\plpage.c:137]: (style) The scope of the variable 'rat' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:217]: (style) The scope of the variable 'shade_min' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:217]: (style) The scope of the variable 'shade_max' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:217]: (style) The scope of the variable 'shade_color' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:218]: (style) The scope of the variable 'init_color' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:218]: (style) The scope of the variable 'init_width' can be reduced.

[EMBOSS-6.6.0\plplot\plshade.c:1154]: (style) The scope of the variable 'ii' can be reduced.

[EMBOSS-6.6.0\plplot\plstdio.c:49]: (style) Variable 'iw' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\plstdio.c:83]: (style) Variable 'ir' is assigned a value that is never used.

[EMBOSS-6.6.0\plplot\plstripc.c:228]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\plplot\plstripc.c:228]: (style) The scope of the variable 'istart' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:121]: (style) The scope of the variable 'sym' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:155]: (style) The scope of the variable 'sym' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:224]: (style) The scope of the variable 'idx' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:225]: (style) The scope of the variable 'unicode_char' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:307]: (style) The scope of the variable 'cx' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:307]: (style) The scope of the variable 'cy' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:614]: (style) The scope of the variable 'ch' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:666]: (style) The scope of the variable 'cx' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:666]: (style) The scope of the variable 'cy' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:759]: (style) The scope of the variable 'ch' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:856]: (style) The scope of the variable 'ch' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:857]: (style) The scope of the variable 'test' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:1167]: (style) The scope of the variable 'jmid' can be reduced.

[EMBOSS-6.6.0\plplot\plsym.c:1209]: (style) The scope of the variable 'jmid' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:107] -> [EMBOSS-6.6.0\plplot\plvect.c:107]: (style) Same expression on both sides of '&&'.

[EMBOSS-6.6.0\plplot\plvect.c:65]: (style) The scope of the variable 'uu' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:65]: (style) The scope of the variable 'vv' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:69]: (style) The scope of the variable 'max_u' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:69]: (style) The scope of the variable 'max_v' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:70]: (style) The scope of the variable 't' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:217]: (style) The scope of the variable 'ii1' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:217]: (style) The scope of the variable 'jj1' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'lscale' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'dx' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'dy' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'dxmin' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'dymin' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'umax' can be reduced.

[EMBOSS-6.6.0\plplot\plvect.c:219]: (style) The scope of the variable 'vmax' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:484]: (style) The scope of the variable 'r' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:484]: (style) The scope of the variable 'g' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:484]: (style) The scope of the variable 'b' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:714]: (style) The scope of the variable 'tt' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:715]: (style) The scope of the variable 'theta' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:716]: (style) The scope of the variable 'ft_ht' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:716]: (style) The scope of the variable 'offset' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:717]: (style) The scope of the variable 'cs' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:717]: (style) The scope of the variable 'sn' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:717]: (style) The scope of the variable 'l1' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:717]: (style) The scope of the variable 'l2' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:719]: (style) The scope of the variable 'font' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:724]: (style) The scope of the variable 'strp' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:724]: (style) The scope of the variable 'cur_strp' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:726]: (style) The scope of the variable 'font_factor' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:730]: (style) The scope of the variable 'scale' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:730]: (style) The scope of the variable 'up' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:732]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\plplot\ps.c:1068]: (style) The scope of the variable 'jmid' can be reduced.

[EMBOSS-6.6.0\plplot\tek.c:680]: (style) The scope of the variable 'i' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:898] -> [EMBOSS-6.6.0\scripts\bundlewin.c:906]: (performance) Buffer 'command' is being written before its old content has been used.

[EMBOSS-6.6.0\scripts\bundlewin.c:250]: (style) The scope of the variable 'tptr' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:1788]: (style) The scope of the variable 'def' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:1789]: (style) The scope of the variable 'def2' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:1790]: (style) The scope of the variable 'def3' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2126]: (style) The scope of the variable 'c' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2601]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2847]: (style) The scope of the variable 'p' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2935]: (style) The scope of the variable 'inf' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2936]: (style) The scope of the variable 'outf' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:2940]: (style) The scope of the variable 'ret' can be reduced.

[EMBOSS-6.6.0\scripts\bundlewin.c:260]: (error) Buffer overrun possible for long command line arguments.

[EMBOSS-6.6.0\scripts\compembassy.c:217]: (style) The scope of the variable 'ndirs' can be reduced.

[EMBOSS-6.6.0\scripts\compembassy.c:223]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\scripts\compembassy.c:56]: (style) Unused variable: fname

[EMBOSS-6.6.0\scripts\compembassy.c:58]: (style) Unused variable: sbuf

[EMBOSS-6.6.0\scripts\compembassy.c:231]: (error) Buffer overrun possible for long command line arguments.

[EMBOSS-6.6.0\scripts\makeam.c:231]: (style) The scope of the variable 'len' can be reduced.

[EMBOSS-6.6.0\scripts\mkembassy.c:152]: (style) The scope of the variable 'j' can be reduced.

[EMBOSS-6.6.0\scripts\mkembassy.c:160]: (error) Buffer overrun possible for long command line arguments.

[EMBOSS-6.6.0\scripts\winchkexes.c:132]: (style) Variable 'ret' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emboss-explorer/emboss-explorer_2.2.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/embryo/embryo_1.7.7.orig.tar.gz
[embryo-1.7.7\src\bin\embryo_cc_sc2.c:137]: (style) The scope of the variable 'i' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:138]: (style) The scope of the variable 'ptr' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:1654]: (style) The scope of the variable 'prefixlen' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:1655]: (style) The scope of the variable 'subst' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:2163]: (style) The scope of the variable 's1' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:2163]: (style) The scope of the variable 's2' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:2391]: (style) The scope of the variable 'arg' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:2703]: (style) The scope of the variable 'level' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc2.c:2706]: (warning) Assert statement modifies 'sym'.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:634] -> [embryo-1.7.7\src\bin\embryo_cc_sc3.c:643]: (performance) Variable 'lvaltmp' is reassigned a value before the old one has been used.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:129]: (style) The scope of the variable 'binoperstr' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:137]: (style) The scope of the variable 'unoperstr' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:138]: (style) The scope of the variable 'unopers' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:390]: (style) The scope of the variable 'lvalue' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:832]: (style) The scope of the variable 'level' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1067]: (style) The scope of the variable 'flab1' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1067]: (style) The scope of the variable 'flab2' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1069]: (style) The scope of the variable 'array1' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1069]: (style) The scope of the variable 'array2' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1205]: (style) The scope of the variable 'saveresult' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1692]: (style) The scope of the variable 'lvalue' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1897]: (style) The scope of the variable 'close' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1897]: (style) The scope of the variable 'lvalue' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:1902]: (style) The scope of the variable 'namedparams' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc3.c:2193]: (style) The scope of the variable 'level' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc6.c:72] -> [embryo-1.7.7\src\bin\embryo_cc_sc6.c:72]: (style) Same expression on both sides of '||'.

[embryo-1.7.7\src\bin\embryo_cc_sc6.c:612]: (style) The scope of the variable 'mid' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc6.c:612]: (style) The scope of the variable 'cmp' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc6.c:775]: (style) Variable 'defsize' is assigned a value that is never used.

[embryo-1.7.7\src\bin\embryo_cc_sc7.c:167]: (style) The scope of the variable 'len' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc7.c:380]: (style) The scope of the variable 'len' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc7.c:429]: (style) The scope of the variable 'i' can be reduced.

[embryo-1.7.7\src\bin\embryo_cc_sc7.c:674]: (error) Memory leak: replace

[embryo-1.7.7\src\lib\embryo_amx.c:477]: (style) The scope of the variable 'mid' can be reduced.

[embryo-1.7.7\src\lib\embryo_amx.c:505]: (style) The scope of the variable 'mid' can be reduced.

[embryo-1.7.7\src\lib\embryo_amx.c:791]: (style) The scope of the variable 'op' can be reduced.

[embryo-1.7.7\src\lib\embryo_amx.c:213]: (style) Variable 'code' is assigned a value that is never used.

[embryo-1.7.7\src\lib\embryo_amx.c:739]: (style) Variable 'hdr' is assigned a value that is never used.

[embryo-1.7.7\src\lib\embryo_args.c:101]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:402]: (error) Possible null pointer dereference: tmp

[embryo-1.7.7\src\lib\embryo_str.c:314]: (style) The scope of the variable 'cptr' can be reduced.

[embryo-1.7.7\src\lib\embryo_str.c:67]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:80]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:81]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:94]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:95]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:110]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:111]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:124]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:141]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:156]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:169]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:170]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:172]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:191]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:192]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:196]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:213]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:214]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:216]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:235]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:236]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:240]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:262]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:272]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:294]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:296]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:401]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:437]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:438]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:453]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:454]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:469]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_str.c:470]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[embryo-1.7.7\src\lib\embryo_time.c:6]: (error) "Your platform isn't supported yet"

[embryo-1.7.7\src\lib\embryo_time.c:6]: (error) #error "Your platform isn't supported yet"


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emelfm2-svg-icons/emelfm2-svg-icons_20100219.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emerillon/emerillon_0.1.90.orig.tar.bz2
[emerillon-0.1.90\emerillon\window.h:21]: (error) "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\emerillon\window.h:21]: (error) #error "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\emerillon\preferences.h:21]: (error) "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\emerillon\preferences.h:21]: (error) #error "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\emerillon\sidebar.h:28]: (error) "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\emerillon\sidebar.h:28]: (error) #error "Only <emerillon/emerillon.h> can be included directly."

[emerillon-0.1.90\plugins\search\search.c:520]: (style) Variable 'view' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emesene/emesene_2.12.5+dfsg.orig.tar.bz2

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emil/emil_2.1.0-beta9.dfsg.orig.tar.gz
[emil-2.1.0-beta9.dfsg\appledouble.c:372]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\applefile.c:94]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\applefile.c:96]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\applesingle.c:349]: (error) Possible null pointer dereference: d

[emil-2.1.0-beta9.dfsg\applesingle.c:341]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\applesingle.c:434]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\binhex.c:106] -> [emil-2.1.0-beta9.dfsg\binhex.c:117]: (performance) Variable 'linelen' is reassigned a value before the old one has been used.

[emil-2.1.0-beta9.dfsg\buffer.c:70]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset\strncnv.c:467]: (style) The scope of the variable 'i' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\strncnv.c:598]: (style) The scope of the variable 'i' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\strncnv.c:549]: (style) Variable 'adr' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\charset.c:44]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset.c:50]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset.c:57]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset.c:99]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset.c:118]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\charset\baseqp.c:102]: (style) The scope of the variable 'c2' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\baseqp.c:102]: (style) The scope of the variable 'c3' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\baseqp.c:102]: (style) The scope of the variable 'c4' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\conv.c:73]: (style) The scope of the variable 'c' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:81]: (style) The scope of the variable 's' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:81]: (style) The scope of the variable 'cname' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:82]: (style) The scope of the variable 'cerr' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:151]: (style) The scope of the variable 'l' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:187]: (style) The scope of the variable 'i' can be reduced.

[emil-2.1.0-beta9.dfsg\charset\gc.c:113]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:167]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:316]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:345]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:376]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:395]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:414]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:444]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:463]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:474]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:478]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:484]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\charset\gc.c:493]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\convert.c:92]: (style) Variable 'status' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\convert.c:77]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\convert.c:145]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\convert.c:164]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\d_attr.c:80]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\filenames.c:39]: (style) The scope of the variable 'appletype' can be reduced.

[emil-2.1.0-beta9.dfsg\filenames.c:141]: (style) The scope of the variable 'name' can be reduced.

[emil-2.1.0-beta9.dfsg\filenames.c:41]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\filenames.c:144]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\forks.c:42]: (style) The scope of the variable 'precipient' can be reduced.

[emil-2.1.0-beta9.dfsg\forks.c:54]: (style) The scope of the variable 'dev' can be reduced.

[emil-2.1.0-beta9.dfsg\format.c:75]: (style) Variable 'd' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\format.c:489]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\format.c:529]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\format.c:571]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\header.c:275] -> [emil-2.1.0-beta9.dfsg\header.c:278]: (warning) Possible null pointer dereference: thdr - otherwise it is redundant to check it against null.

[emil-2.1.0-beta9.dfsg\header.c:281] -> [emil-2.1.0-beta9.dfsg\header.c:278]: (warning) Possible null pointer dereference: thdr - otherwise it is redundant to check it against null.

[emil-2.1.0-beta9.dfsg\header.c:54]: (style) The scope of the variable 'linelen' can be reduced.

[emil-2.1.0-beta9.dfsg\header.c:57]: (style) The scope of the variable 'buf' can be reduced.

[emil-2.1.0-beta9.dfsg\header.c:188]: (style) The scope of the variable 'value' can be reduced.

[emil-2.1.0-beta9.dfsg\header.c:266]: (style) The scope of the variable 'hdr' can be reduced.

[emil-2.1.0-beta9.dfsg\header.c:248]: (error) Uninitialized variable: hdr

[emil-2.1.0-beta9.dfsg\helper.c:162]: (error) Undefined behavior: Variable 'tempc' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\helper.c:167]: (error) Undefined behavior: Variable 'tempc' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\helper.c:181]: (error) Undefined behavior: Variable 'tempc' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\helper.c:183]: (error) Undefined behavior: Variable 'tempc' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\helper.c:185]: (error) Undefined behavior: Variable 'tempc' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\hqp.c:150]: (style) The scope of the variable 'l' can be reduced.

[emil-2.1.0-beta9.dfsg\hqxbin.c:218]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\hqxbin.c:440]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\load.c:80]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'long'.

[emil-2.1.0-beta9.dfsg\logger.c:130]: (style) The scope of the variable 'hn' can be reduced.

[emil-2.1.0-beta9.dfsg\mailtool.c:54]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:62]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:134]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:142]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:145]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:168]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:169]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:176]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mailtool.c:227]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:103]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:107]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:113]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:116]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:117]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:203]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:259]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:264]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:269]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:274]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:279]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:284]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:287]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\main.c:292]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\message.c:90]: (style) The scope of the variable 'linelen' can be reduced.

[emil-2.1.0-beta9.dfsg\message.c:414]: (style) The scope of the variable 'linelen' can be reduced.

[emil-2.1.0-beta9.dfsg\mime.c:148]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:149]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:159]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:160]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:170]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:175]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\mime.c:90]: (error) Undefined behavior: Variable 'buf' is used as parameter and destination in s[n]printf().

[emil-2.1.0-beta9.dfsg\mimeparse.c:188]: (style) The scope of the variable 'sibbuf' can be reduced.

[emil-2.1.0-beta9.dfsg\mimeparse.c:179]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\out.c:319]: (style) Variable 'len' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\out.c:48]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\out.c:50]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\rfc1522.c:690]: (style) Variable 'status' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\rfc1522.c:711]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\rfc1522.c:726]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\rfc1522.c:810]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\rfc1522.c:830]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\rfc1522.c:858]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\smtp.c:331]: (style) The scope of the variable 'i' can be reduced.

[emil-2.1.0-beta9.dfsg\smtp.c:325]: (style) Variable 'r' is assigned a value that is never used.

[emil-2.1.0-beta9.dfsg\structure.c:139]: (warning) Assignment of function parameter has no effect outside the function.

[emil-2.1.0-beta9.dfsg\structure.c:81]: (style) The scope of the variable 'nm' can be reduced.

[emil-2.1.0-beta9.dfsg\structure.c:72]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\sunparse.c:180]: (style) The scope of the variable 'sibbuf' can be reduced.

[emil-2.1.0-beta9.dfsg\sunparse.c:182]: (style) The scope of the variable 'status' can be reduced.

[emil-2.1.0-beta9.dfsg\sunparse.c:168]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\uuencode.c:251]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emil-2.1.0-beta9.dfsg\uuencode.c:245]: (warning) scanf without field width limits can crash with huge input data.

[emil-2.1.0-beta9.dfsg\uuencode.c:255]: (error) Allocation with malloc, strcpy doesn't release it.

[emil-2.1.0-beta9.dfsg\uuencode.c:262]: (error) Allocation with malloc, strcpy doesn't release it.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emma/emma_0.6.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emma-coverage/emma-coverage_2.0.5312+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emms/emms_3.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emoslib/emoslib_000392+dfsg.1.orig.tar.gz
[emoslib-000392+dfsg.1\examples\bufr\bufr_decode.c:137]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\examples\bufr\bufr_decode.c:66]: (style) The scope of the variable 'kbuff' can be reduced.

[emoslib-000392+dfsg.1\examples\bufr\bufr_decode.c:78]: (style) Unused variable: i

[emoslib-000392+dfsg.1\examples\bufr\bufr_decode.c:86]: (style) Unused variable: vals

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:65]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:72]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:72]: (warning) %d in format string (no. 2) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:82]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:197]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\copy_spec_from_ksec.c:36]: (style) Variable 'rg_def' is assigned a value that is never used.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:167]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:167]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:167]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:167]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:206]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:232]: (warning) %f in format string (no. 1) requires 'double' but the argument type is 'int'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:304]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:362]: (warning) %f in format string (no. 1) requires 'double' but the argument type is 'int'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:381]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:443]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:520]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:623]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:644]: (warning) %f in format string (no. 1) requires 'double' but the argument type is 'int'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:659]: (warning) %f in format string (no. 1) requires 'double' but the argument type is 'int'.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:71]: (style) Variable 'charv' is assigned a value that is never used.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:83]: (style) Unused variable: temp

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:88]: (style) Variable 'intf2_write' is assigned a value that is never used.

[emoslib-000392+dfsg.1\grib_api_merging\describe_input_field.c:415]: (style) Unused variable: gaussianType

[emoslib-000392+dfsg.1\grib_api_merging\example.c:36]: (style) Unused variable: mesg_len

[emoslib-000392+dfsg.1\grib_api_merging\example.c:37]: (style) Unused variable: mesg

[emoslib-000392+dfsg.1\grib_api_merging\example.c:42]: (style) Variable 'h' is assigned a value that is never used.

[emoslib-000392+dfsg.1\grib_api_merging\example.c:72]: (style) Variable 'version' is assigned a value that is never used.

[emoslib-000392+dfsg.1\grib_api_merging\intf2.c:90]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'int'.

[emoslib-000392+dfsg.1\grib_api_merging\intf2.c:110]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intf2.c:196]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intf2.c:228]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intf2.c:274]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:101]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:112]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:121]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:133]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:149]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:245]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:254]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:305]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:388]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:405]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:417]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:140]: (error) Memory leak: vort_values_in

[emoslib-000392+dfsg.1\grib_api_merging\intuvp2.c:140]: (error) Memory leak: div_values_in

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:93]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:105]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:114]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:134]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:220]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:229]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:281]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:303]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:377]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:461]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intuvs2.c:473]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:102]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:111]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:121]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:129]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:200]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:208]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:218]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:242]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:251]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:302]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:373]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:384]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\grib_api_merging\intvect2.c:398]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:513]: (style) The scope of the variable 'zero' can be reduced.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:559]: (style) The scope of the variable 'K' can be reduced.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:41]: (style) Variable 'p' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:337]: (style) Variable 'zero' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:1946]: (style) Variable 'p' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2634]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2667]: (style) Variable 'p' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2707]: (style) Variable 'p' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2735]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2913]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2916]: (style) Variable 'zero' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\ECMWFdefinitions.c:2971]: (style) Unused variable: total

[emoslib-000392+dfsg.1\gribex\findLocalDefinitionFile.c:54]: (style) The scope of the variable 'defaultDirectoryChosen' can be reduced.

[emoslib-000392+dfsg.1\gribex\findLocalDefinitionFile.c:43]: (style) Unused variable: directoryName

[emoslib-000392+dfsg.1\gribex\findLocalDefinitionFile.c:46]: (style) Variable 'defaultDirectory' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\findLocalDefinitionFile.c:61]: (style) Variable 'defaultDirectoryChosen' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:220]: (warning) sprintf format string requires 1 parameter but 2 are given.

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:280]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:282]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:256]: (style) The scope of the variable 'fileName' can be reduced.

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:202]: (style) Unused variable: p

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:203]: (style) Unused variable: number

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:262]: (style) Unused variable: printLength

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:398]: (style) Unused variable: next

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:292]: (error) Resource leak: out

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:380]: (error) Common realloc mistake: 'listName' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:382]: (error) Common realloc mistake: 'listCode' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:420]: (error) Common realloc mistake: 'listName' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:423]: (error) Common realloc mistake: 'listCode' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:443]: (error) Common realloc mistake: 'listName' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\fortranInterface.c:445]: (error) Common realloc mistake: 'listCode' nulled but not freed upon failure

[emoslib-000392+dfsg.1\gribex\gdecode.c:1294]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1496]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1498]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1503]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'void *'.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1509]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'void *'.

[emoslib-000392+dfsg.1\gribex\gdecode.c:104] -> [emoslib-000392+dfsg.1\gribex\gdecode.c:110]: (performance) Variable 'q' is reassigned a value before the old one has been used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:222]: (style) The scope of the variable 'sign' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:222]: (style) The scope of the variable 'exponent' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:222]: (style) The scope of the variable 'mantissa' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:222]: (style) The scope of the variable 'newmantissa' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:222]: (style) The scope of the variable 'newexponent' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:270]: (style) The scope of the variable 'two' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:657]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:670]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:683]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:696]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:718]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:733]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:838]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:851]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:864]: (style) The scope of the variable 'rotation' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1018]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1018]: (style) The scope of the variable 'total' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1066]: (style) The scope of the variable 'outerLoop' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1066]: (style) The scope of the variable 'innerLoop' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1068]: (style) The scope of the variable 'IP' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1069]: (style) The scope of the variable 'powerFactor' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1072]: (style) The scope of the variable 'subsetTruncation' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1072]: (style) The scope of the variable 'fieldTruncation' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1073]: (style) The scope of the variable 'nextPacked' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1329]: (style) The scope of the variable 'count' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1354]: (style) The scope of the variable 'latitudeStep' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1354]: (style) The scope of the variable 'north' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1429]: (style) The scope of the variable 'bit' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1429]: (style) The scope of the variable 'ni' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1429]: (style) The scope of the variable 'nj' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1430]: (style) The scope of the variable 'currentLatitude' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode.c:38]: (style) Unused variable: p

[emoslib-000392+dfsg.1\gribex\gdecode.c:38]: (style) Unused variable: edit_num

[emoslib-000392+dfsg.1\gribex\gdecode.c:354]: (style) Unused variable: timerange

[emoslib-000392+dfsg.1\gribex\gdecode.c:1018]: (style) Variable 'count' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1039]: (style) Variable 'flag' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1067]: (style) Unused variable: bitStart

[emoslib-000392+dfsg.1\gribex\gdecode.c:1087]: (style) Variable 'one' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1381]: (style) Variable 'ni' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1429]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\gdecode.c:1448]: (style) Variable 'nj' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode.c:1429]: (style) Variable 'one' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\gdecode2.c:60]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode2.c:79]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode2.c:98]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\gdecode2.c:117]: (style) The scope of the variable 'value' can be reduced.

[emoslib-000392+dfsg.1\gribex\getValues.c:346]: (style) The scope of the variable 'current' can be reduced.

[emoslib-000392+dfsg.1\gribex\getValues.c:347]: (style) The scope of the variable 'direction' can be reduced.

[emoslib-000392+dfsg.1\gribex\getValues.c:370]: (style) The scope of the variable 'current' can be reduced.

[emoslib-000392+dfsg.1\gribex\getValues.c:371]: (style) The scope of the variable 'direction' can be reduced.

[emoslib-000392+dfsg.1\gribex\getsetValues.c:347]: (style) The scope of the variable 'current' can be reduced.

[emoslib-000392+dfsg.1\gribex\getsetValues.c:348]: (style) The scope of the variable 'direction' can be reduced.

[emoslib-000392+dfsg.1\gribex\getsetValues.c:371]: (style) The scope of the variable 'current' can be reduced.

[emoslib-000392+dfsg.1\gribex\getsetValues.c:372]: (style) The scope of the variable 'direction' can be reduced.

[emoslib-000392+dfsg.1\gribex\grpr190.c:64]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\grpr190.c:33]: (style) The scope of the variable 'bytes' can be reduced.

[emoslib-000392+dfsg.1\gribex\grpr190.c:39]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\gribex\grpr190.c:41]: (style) The scope of the variable 'pBytes' can be reduced.

[emoslib-000392+dfsg.1\gribex\grpr190.c:60]: (style) Variable 'status' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\grpr190.c:39]: (style) Unused variable: numberOfUnpackedIntegers

[emoslib-000392+dfsg.1\gribex\grpr190.c:39]: (style) Unused variable: numberOfPackedBytes

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:414]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:467]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:516]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:669]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:734]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:807]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:943]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1018]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:24]: (style) The scope of the variable 'previous' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:199]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:617]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:881]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1309]: (style) The scope of the variable 'number' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1356]: (style) The scope of the variable 'count' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1498]: (style) The scope of the variable 'number' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1545]: (style) The scope of the variable 'count' can be reduced.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:141]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:222]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:241]: (style) Unused variable: loop

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:881]: (style) Variable 'zero' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1375]: (warning) scanf without field width limits can crash with huge input data.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:1564]: (warning) scanf without field width limits can crash with huge input data.

[emoslib-000392+dfsg.1\gribex\handleLocalDefinitions.c:321]: (error) Memory leak: flag

[emoslib-000392+dfsg.1\gribex\local2c.c:131]: (error) Resource leak: in

[emoslib-000392+dfsg.1\gribex\sencode.c:217]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:220]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:281]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:369]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1023]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1151]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1170]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1189]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1208]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1312]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1427]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1444]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1487]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1509]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1609]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1717]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:1725]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2121]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2161]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2205]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2253]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2301]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2341]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:2552]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\gribex\sencode.c:212]: (style) The scope of the variable 'lengthOfSectionToMove' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:212]: (style) The scope of the variable 'next' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:876]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:1704]: (style) The scope of the variable 'startValue' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:1705]: (style) The scope of the variable 'nextNonMissingValue' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:1706]: (style) The scope of the variable 'numberOfValues' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:1706]: (style) The scope of the variable 'numberOfMissingValues' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:1709]: (style) The scope of the variable 'bitmap' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:2469]: (style) The scope of the variable 'numberOfOldCoordinates' can be reduced.

[emoslib-000392+dfsg.1\gribex\sencode.c:318]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:337]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:356]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:391]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:456]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:495]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:513]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:571]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:620]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:669]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:687]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:706]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:724]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:744]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:774]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:804]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:834]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:864]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:866]: (style) Unused variable: newG1

[emoslib-000392+dfsg.1\gribex\sencode.c:875]: (style) Unused variable: local

[emoslib-000392+dfsg.1\gribex\sencode.c:995]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:1353]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:1410]: (style) Variable 'g' is assigned a value that is never used.

[emoslib-000392+dfsg.1\gribex\sencode.c:1708]: (style) Unused variable: truncation

[emoslib-000392+dfsg.1\gribex\sencode.c:2403]: (style) Variable 'east' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\createSharedMemoryCoefficients.c:45]: (style) The scope of the variable 'one' can be reduced.

[emoslib-000392+dfsg.1\interpolation\createSharedMemoryCoefficients.c:43]: (style) Unused variable: i

[emoslib-000392+dfsg.1\interpolation\createSharedMemoryCoefficients.c:44]: (style) Variable 'mode' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\createSharedMemoryCoefficients.c:183]: (style) Variable 'value' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\itimer.c:98]: (style) Unused variable: istat

[emoslib-000392+dfsg.1\interpolation\jindex.c:30]: (style) The scope of the variable 'next' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:197]: (style) The scope of the variable 'oldlen' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:203]: (style) The scope of the variable 'oldresult' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:209]: (style) The scope of the variable 'pleg' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:212]: (style) The scope of the variable 'message' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:213]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnggsm.c:449]: (style) Variable 'oldlen' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:223]: (style) The scope of the variable 'oldresult' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:231]: (style) The scope of the variable 'pleg' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:234]: (style) The scope of the variable 'message' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:235]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:198]: (style) Unused variable: time1

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:198]: (style) Unused variable: time2

[emoslib-000392+dfsg.1\interpolation\jopnllsm.c:527]: (style) Variable 'oldlen' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\jtimer.c:32]: (style) The scope of the variable 'endtime' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:54]: (style) The scope of the variable 'previousDelimiter' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:289]: (style) The scope of the variable 'oldByte' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:289]: (style) The scope of the variable 'oldBit' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:289]: (style) The scope of the variable 'newByte' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:289]: (style) The scope of the variable 'newBit' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:289]: (style) The scope of the variable 'bitNumber' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:290]: (style) The scope of the variable 'oldValue' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:290]: (style) The scope of the variable 'newValue' can be reduced.

[emoslib-000392+dfsg.1\interpolation\makemap.c:82]: (error) Resource leak: in

[emoslib-000392+dfsg.1\interpolation\rddefs.c:216]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[emoslib-000392+dfsg.1\interpolation\sharedMemoryCharacteristics.c:61]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\interpolation\sharedMemoryCharacteristics.c:99]: (error) Memory leak: fullFilename

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:69]: (style) The scope of the variable 'l1' can be reduced.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:69]: (style) The scope of the variable 'l2' can be reduced.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:108]: (style) Variable 'l1' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:109]: (style) Variable 'l2' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:72]: (style) Unused variable: filedum

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:74]: (style) Variable 'yold' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:76]: (style) Unused variable: kbuild

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:78]: (style) Variable 'fpindex' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:79]: (style) Variable 'fp' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:83]: (style) Variable 'exist' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:84]: (style) Unused variable: status

[emoslib-000392+dfsg.1\interpolation\sharedgg.c:85]: (style) Unused variable: process_id

[emoslib-000392+dfsg.1\interpolation\sharedll.c:70]: (style) The scope of the variable 'l1' can be reduced.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:70]: (style) The scope of the variable 'l2' can be reduced.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:110]: (style) Variable 'l1' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:111]: (style) Variable 'l2' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:73]: (style) Unused variable: filedum

[emoslib-000392+dfsg.1\interpolation\sharedll.c:75]: (style) Variable 'yold' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:79]: (style) Variable 'fpindex' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:80]: (style) Variable 'fp' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:84]: (style) Variable 'exist' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\sharedll.c:85]: (style) Unused variable: status

[emoslib-000392+dfsg.1\interpolation\sharedll.c:86]: (style) Unused variable: process_id

[emoslib-000392+dfsg.1\interpolation\smread.c:189]: (style) Variable 'status' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\smread.c:125]: (style) Unused variable: i

[emoslib-000392+dfsg.1\interpolation\smread.c:127]: (style) Variable 'mode' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\smread.c:216]: (style) Variable 'value' is assigned a value that is never used.

[emoslib-000392+dfsg.1\interpolation\smread.c:128]: (style) Unused variable: returnCode

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:138]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:820]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:821]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:854]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:855]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:888]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:889]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:922]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:923]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:956]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:957]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:990]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:991]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1024]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1025]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1058]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1059]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1092]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1093]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1126]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1127]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1160]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1161]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1203]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1204]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1205]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1259]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1260]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1261]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1402]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1403]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1404]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1525]: (style) The scope of the variable 'loop' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1526]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1527]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1695]: (style) The scope of the variable 'length' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1695]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1697]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1698]: (style) The scope of the variable 'fp' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1869]: (style) The scope of the variable 'n' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:1871]: (style) The scope of the variable 'file' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2036]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2321]: (style) The scope of the variable 'headerLength2' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2322]: (style) The scope of the variable 'buffer2' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2383]: (style) The scope of the variable 'length' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2383]: (style) The scope of the variable 'status' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2385]: (style) The scope of the variable 'thisFile' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2386]: (style) The scope of the variable 'fp' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2458]: (style) The scope of the variable 'large' can be reduced.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:626]: (style) Variable 'ECclass' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2509]: (style) Variable 'large' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2542]: (style) Variable 'bytes_read' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2508]: (style) Variable 'total' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\PBGroutines.c:2328]: (error) Common realloc mistake: 'ibuffer2' nulled but not freed upon failure

[emoslib-000392+dfsg.1\pbio\gbyte_alpha.c:66]: (style) The scope of the variable 'nextBit' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_alpha.c:110]: (style) The scope of the variable 'byte' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_alpha.c:110]: (style) The scope of the variable 'bitShift' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_alpha.c:161]: (style) The scope of the variable 'nextBit' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:57]: (style) The scope of the variable 'nextWord' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:57]: (style) The scope of the variable 'nextValueFirstBit' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:57]: (style) The scope of the variable 'moveBitsLeft' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:57]: (style) The scope of the variable 'moveBitsRight' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:59]: (style) The scope of the variable 'i0' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:59]: (style) The scope of the variable 'i1' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:59]: (style) The scope of the variable 'i2' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:59]: (style) The scope of the variable 'i3' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:59]: (style) The scope of the variable 'temp1' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:72]: (style) The scope of the variable 'byte' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:72]: (style) The scope of the variable 'bitShift' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:255]: (style) The scope of the variable 'nextBit' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:315]: (style) The scope of the variable 'nextBit' can be reduced.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:58]: (style) Unused variable: bytesPerValue

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:73]: (style) Variable 't' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:255]: (style) Unused variable: bit

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:255]: (style) Unused variable: byte

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:255]: (style) Unused variable: bitShift

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:264]: (style) Variable 'nextBit' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\gbyte_le.c:82]: (error) Uninitialized variable: temp

[emoslib-000392+dfsg.1\pbio\newpbio.c:50]: (error) Syntax error in preprocessor code

[emoslib-000392+dfsg.1\pbio\pbio.c:334]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:475]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:892]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\pbio\pbio.c:903]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\pbio\pbio.c:908]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1177]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1386]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1395]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1422]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1429]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[emoslib-000392+dfsg.1\pbio\pbio.c:1376]: (style) The scope of the variable 'buff' can be reduced.

[emoslib-000392+dfsg.1\pbio\pbio_alpha.c:478]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbio_alpha.c:502]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbio_alpha.c:466]: (style) The scope of the variable 'buff' can be reduced.

[emoslib-000392+dfsg.1\pbio\pbio_alpha.c:71]: (style) Variable 'namebuff' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\pbio_alpha.c:72]: (style) Variable 'modebuff' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\pbsize.c:52]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbsize.c:79]: (warning) %d in format string (no. 1) requires 'int' but the argument type is '$long'.

[emoslib-000392+dfsg.1\pbio\pbsize.c:41]: (style) The scope of the variable 'buff' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod.c:296]: (style) The scope of the variable 'big_prod_flag' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod.c:359]: (style) The scope of the variable 'code' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod.c:380]: (style) The scope of the variable 'fileReadResult' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:87]: (style) The scope of the variable 'i' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:204]: (style) The scope of the variable 'numread' can be reduced.

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:176]: (style) Variable 'numread' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:83]: (style) Variable 'num' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:359]: (style) Unused variable: next_len

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:445]: (style) Unused variable: next

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:445]: (style) Unused variable: next_len

[emoslib-000392+dfsg.1\pbio\readprod_alpha.c:445]: (style) Variable 'next_sec' is assigned a value that is never used.

[emoslib-000392+dfsg.1\pbio\recheckLength.c:135]: (style) Variable 'bytes_read' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/empathy/empathy_3.8.6.orig.tar.xz
[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:884] -> [empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:892]: (performance) Variable 'focus_into' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:600]: (style) The scope of the variable 'next' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1139]: (style) The scope of the variable 'child_info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1163]: (style) The scope of the variable 'child_info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1183]: (style) The scope of the variable 'child_info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1202]: (style) The scope of the variable 'child_info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1252]: (style) The scope of the variable 'old_separator' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1326]: (style) The scope of the variable 'info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1437]: (style) The scope of the variable 'child_info' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1553]: (style) The scope of the variable 'child' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\egg-list-box.c:1607]: (style) The scope of the variable 'child' can be reduced.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:182] -> [empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:186]: (warning) Possible null pointer dereference: _tmp26_ - otherwise it is redundant to check it against null.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:242] -> [empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:256]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:195]: (style) Variable 'hbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:186]: (style) Variable '_tmp26_' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:194]: (style) Variable 'l' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:171]: (style) Variable 'hbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:170]: (style) Variable 'l' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:169]: (style) Variable 'b' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:407]: (style) Variable 'll' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:699]: (style) Variable 'w' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:698]: (style) Variable 'hbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:697]: (style) Variable 'row_vbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:696]: (style) Variable 'row_hbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:695]: (style) Variable 'check' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:694]: (style) Variable 'button' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:693]: (style) Variable 'vbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:692]: (style) Variable 'b' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-list.c:691]: (style) Variable 'provider' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:163] -> [empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:169]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:106]: (style) Variable 'l' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:128]: (style) Variable 'self' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:420]: (style) Variable 'w' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:419]: (style) Variable 'hbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:418]: (style) Variable 'scrolled' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:417]: (style) Variable 'scrolled_box' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:416]: (style) Variable 'label' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:415]: (style) Variable 'vbox' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:414]: (style) Variable 'b' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\egg-list-box\test-scrolled.c:298]: (style) Variable '_tmp1__length1' is assigned a value that is never used.

[empathy-3.8.6\libempathy-gtk\empathy-account-widget.c:698] -> [empathy-3.8.6\libempathy-gtk\empathy-account-widget.c:695]: (warning) Possible null pointer dereference: str - otherwise it is redundant to check it against null.

[empathy-3.8.6\libempathy-gtk\empathy-account-widget.c:604] -> [empathy-3.8.6\libempathy-gtk\empathy-account-widget.c:606]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy-gtk\empathy-account-widget.c:852]: (style) The scope of the variable 'object' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-avatar-chooser.c:839]: (style) The scope of the variable 'scaled_pixbuf' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-contact-search-dialog.c:281]: (style) The scope of the variable 'name' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1322]: (style) The scope of the variable 'monitor' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1503]: (style) The scope of the variable 'manager' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1609]: (style) The scope of the variable 'tp_contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1610]: (style) The scope of the variable 'rooms' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1675]: (style) The scope of the variable 'room_item' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1715]: (style) The scope of the variable 'rooms_cur' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1716]: (style) The scope of the variable 'tp_contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-menu.c:1717]: (style) The scope of the variable 'contact_cur' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:327]: (style) The scope of the variable 'connection' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:392]: (style) The scope of the variable 'path' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:553]: (style) The scope of the variable 'data' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:736]: (style) The scope of the variable 'tp_contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:737]: (style) The scope of the variable 'contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:763]: (style) The scope of the variable 'tp_contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:764]: (style) The scope of the variable 'contact' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-store.c:1608]: (style) The scope of the variable 'protocol_name' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-view.c:1410] -> [empathy-3.8.6\libempathy-gtk\empathy-individual-view.c:1414]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy-gtk\empathy-individual-view.c:1643]: (style) The scope of the variable 'personas' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-view.c:2410]: (style) The scope of the variable 'image' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-individual-widget.c:1403]: (style) The scope of the variable 'image' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-irc-network-dialog.c:234]: (style) The scope of the variable 'path' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-irc-network-dialog.c:237]: (style) The scope of the variable 'selected' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-presence-chooser.c:1058]: (style) The scope of the variable 'status' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-roster-view.c:398]: (style) The scope of the variable 'l' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-smiley-manager.c:269]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\libempathy-gtk\empathy-smiley-manager.c:270]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\libempathy-gtk\empathy-theme-adium.c:1592]: (style) The scope of the variable 'scrolled_window' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-theme-adium.c:1593]: (style) The scope of the variable 'inspector_web_view' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-theme-adium.c:237]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\libempathy-gtk\empathy-theme-manager.c:282]: (style) The scope of the variable 'name' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-theme-manager.c:283]: (style) The scope of the variable 'info' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:352]: (warning) Redundant assignment of 'width' to itself.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:353]: (warning) Redundant assignment of 'height' to itself.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:151]: (style) The scope of the variable 'sig' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:152]: (style) The scope of the variable 'object' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:1121]: (style) The scope of the variable 'file' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:1205]: (style) The scope of the variable 'factory' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:1206]: (style) The scope of the variable 'file' can be reduced.

[empathy-3.8.6\libempathy-gtk\empathy-ui-utils.c:1401]: (style) The scope of the variable 'p' can be reduced.

[empathy-3.8.6\libempathy-gtk\totem-subtitle-encoding.c:361]: (style) The scope of the variable 'converted' can be reduced.

[empathy-3.8.6\libempathy\empathy-account-settings.c:739]: (style) The scope of the variable 'val' can be reduced.

[empathy-3.8.6\libempathy\empathy-chatroom-manager.c:308]: (style) Variable 'priv' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-contact.c:1357]: (style) The scope of the variable 'avatar' can be reduced.

[empathy-3.8.6\libempathy\empathy-ft-handler.c:601]: (style) The scope of the variable 'hash_data' can be reduced.

[empathy-3.8.6\libempathy\empathy-individual-manager.c:782]: (style) The scope of the variable 'conn' can be reduced.

[empathy-3.8.6\libempathy\empathy-individual-manager.c:209]: (style) Variable 'individual' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-irc-network-manager.c:550]: (style) The scope of the variable 'str' can be reduced.

[empathy-3.8.6\libempathy\empathy-server-tls-handler.c:107]: (style) The scope of the variable 'default_identities' can be reduced.

[empathy-3.8.6\libempathy\empathy-server-tls-handler.c:149]: (style) Variable 'bus_name' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-status-presets.c:112]: (style) The scope of the variable 'preset' can be reduced.

[empathy-3.8.6\libempathy\empathy-status-presets.c:320]: (style) The scope of the variable 'preset' can be reduced.

[empathy-3.8.6\libempathy\empathy-tls-verifier.c:227]: (style) The scope of the variable 'cert' can be reduced.

[empathy-3.8.6\libempathy\empathy-tls-verifier.c:505]: (style) The scope of the variable 'cert' can be reduced.

[empathy-3.8.6\libempathy\empathy-tls-verifier.c:507]: (style) The scope of the variable 'data' can be reduced.

[empathy-3.8.6\libempathy\empathy-tls-verifier.c:231]: (style) Variable 'enum_value' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-tp-chat.c:189]: (style) Variable 'handle' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-tp-chat.c:203]: (style) Variable 'object_path' is assigned a value that is never used.

[empathy-3.8.6\libempathy\empathy-utils.c:1020] -> [empathy-3.8.6\libempathy\empathy-utils.c:1031]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[empathy-3.8.6\libempathy\empathy-utils.c:974]: (style) The scope of the variable 'contact_conn' can be reduced.

[empathy-3.8.6\src\empathy-accounts-dialog.c:216]: (style) The scope of the variable 'am' can be reduced.

[empathy-3.8.6\src\empathy-accounts-dialog.c:763]: (style) The scope of the variable 'selection' can be reduced.

[empathy-3.8.6\src\empathy-accounts-dialog.c:1194]: (style) The scope of the variable 'selection' can be reduced.

[empathy-3.8.6\src\empathy-auth-client.c:222]: (style) The scope of the variable 'dialog' can be reduced.

[empathy-3.8.6\src\empathy-call-handler.c:835]: (error) Possible null pointer dereference: error

[empathy-3.8.6\src\empathy-call-handler.c:828]: (style) The scope of the variable 'error' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:2515] -> [empathy-3.8.6\src\empathy-chat-window.c:2517]: (performance) Variable 'separate_windows' is reassigned a value before the old one has been used.

[empathy-3.8.6\src\empathy-chat-window.c:202]: (style) The scope of the variable 'll' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:572]: (style) The scope of the variable 'connection' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:597]: (style) The scope of the variable 'submenu' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:735]: (style) The scope of the variable 'icon' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:736]: (style) The scope of the variable 'remote_contact' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:2134]: (style) The scope of the variable 'account_id' can be reduced.

[empathy-3.8.6\src\empathy-chat-window.c:2344]: (style) The scope of the variable 'closure' can be reduced.

[empathy-3.8.6\src\empathy-debug-window.c:1586]: (style) The scope of the variable 'time_str' can be reduced.

[empathy-3.8.6\src\empathy-event-manager.c:335]: (style) The scope of the variable 'tp_chat' can be reduced.

[empathy-3.8.6\src\empathy-ft-manager.c:726]: (style) The scope of the variable 'second_line' can be reduced.

[empathy-3.8.6\src\empathy-ft-manager.c:727]: (style) The scope of the variable 'first_line' can be reduced.

[empathy-3.8.6\src\empathy-import-pidgin.c:182]: (style) The scope of the variable 'name' can be reduced.

[empathy-3.8.6\src\empathy-import-pidgin.c:182]: (style) The scope of the variable 'type' can be reduced.

[empathy-3.8.6\src\empathy-import-pidgin.c:182]: (style) The scope of the variable 'content' can be reduced.

[empathy-3.8.6\src\empathy-import-widget.c:153]: (style) The scope of the variable 'account_manager' can be reduced.

[empathy-3.8.6\src\empathy-preferences.c:1119]: (style) The scope of the variable 'notif_page' can be reduced.

[empathy-3.8.6\src\empathy-status-icon.c:223] -> [empathy-3.8.6\src\empathy-status-icon.c:225]: (performance) Variable 'hidden' is reassigned a value before the old one has been used.

[empathy-3.8.6\src\empathy.c:509]: (style) The scope of the variable 'old_filename' can be reduced.

[empathy-3.8.6\tests\empathy-tls-test.c:243]: (style) The scope of the variable 'filename' can be reduced.

[empathy-3.8.6\tests\empathy-tls-test.c:244]: (style) The scope of the variable 'der' can be reduced.

[empathy-3.8.6\tests\empathy-tls-test.c:414]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\tests\empathy-tls-test.c:445]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\tests\empathy-tls-test.c:519]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\tests\empathy-tls-test.c:667]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[empathy-3.8.6\tests\empathy-tls-test.c:701]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/empire/empire_1.7.orig.tar.gz
[vms-empire-1.7\attack.c:158]: (style) The scope of the variable 'diff' can be reduced.

[vms-empire-1.7\compmove.c:414]: (style) The scope of the variable 'saved_loc' can be reduced.

[vms-empire-1.7\compmove.c:415]: (style) The scope of the variable 'cityp' can be reduced.

[vms-empire-1.7\compmove.c:513]: (style) The scope of the variable 'new_loc2' can be reduced.

[vms-empire-1.7\compmove.c:799]: (style) The scope of the variable 'x_loc' can be reduced.

[vms-empire-1.7\compmove.c:834]: (style) The scope of the variable 'new_loc' can be reduced.

[vms-empire-1.7\compmove.c:860]: (style) The scope of the variable 'new_loc' can be reduced.

[vms-empire-1.7\compmove.c:1025]: (style) The scope of the variable 'attack_list' can be reduced.

[vms-empire-1.7\edit.c:41]: (style) The scope of the variable 'e' can be reduced.

[vms-empire-1.7\edit.c:128]: (style) The scope of the variable 'p' can be reduced.

[vms-empire-1.7\edit.c:386]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\empire.c:178]: (warning) Redundant assignment of 'e' to itself.

[vms-empire-1.7\empire.c:178]: (style) Variable 'e' is assigned a value that is never used.

[vms-empire-1.7\game.c:178]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\game.c:178]: (style) The scope of the variable 'loc' can be reduced.

[vms-empire-1.7\game.c:306]: (style) The scope of the variable 'useri' can be reduced.

[vms-empire-1.7\game.c:640]: (style) The scope of the variable 'count' can be reduced.

[vms-empire-1.7\game.c:758]: (style) The scope of the variable 'row_inc' can be reduced.

[vms-empire-1.7\game.c:758]: (style) The scope of the variable 'col_inc' can be reduced.

[vms-empire-1.7\game.c:810]: (style) The scope of the variable 'p' can be reduced.

[vms-empire-1.7\map.c:543]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\map.c:1083]: (style) The scope of the variable 'new_loc' can be reduced.

[vms-empire-1.7\object.c:141]: (style) The scope of the variable 'new_loc' can be reduced.

[vms-empire-1.7\object.c:142]: (style) The scope of the variable 't' can be reduced.

[vms-empire-1.7\object.c:246]: (style) The scope of the variable 'vmap' can be reduced.

[vms-empire-1.7\object.c:250]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\object.c:555]: (style) The scope of the variable 'xloc' can be reduced.

[vms-empire-1.7\object.c:579]: (style) The scope of the variable 'xloc' can be reduced.

[vms-empire-1.7\object.c:604]: (style) The scope of the variable 'p' can be reduced.

[vms-empire-1.7\object.c:636]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\term.c:278]: (warning) Assignment of function parameter has no effect outside the function.

[vms-empire-1.7\term.c:278]: (warning) Redundant assignment of 'sizep' to itself.

[vms-empire-1.7\term.c:375]: (style) The scope of the variable 'c' can be reduced.

[vms-empire-1.7\term.c:397]: (style) The scope of the variable 'result' can be reduced.

[vms-empire-1.7\usermove.c:356]: (warning) Assignment of function parameter has no effect outside the function.

[vms-empire-1.7\usermove.c:356]: (warning) Redundant assignment of 'obj' to itself.

[vms-empire-1.7\usermove.c:636]: (warning) Redundant assignment of 'c' to itself.

[vms-empire-1.7\usermove.c:29]: (style) The scope of the variable 'sec' can be reduced.

[vms-empire-1.7\usermove.c:115]: (style) The scope of the variable 'saved_moves' can be reduced.

[vms-empire-1.7\usermove.c:117]: (style) The scope of the variable 'saved_loc' can be reduced.

[vms-empire-1.7\usermove.c:213]: (style) The scope of the variable 'loc' can be reduced.

[vms-empire-1.7\usermove.c:303]: (style) The scope of the variable 'i' can be reduced.

[vms-empire-1.7\usermove.c:419]: (style) The scope of the variable 'new_dist' can be reduced.

[vms-empire-1.7\usermove.c:529]: (style) The scope of the variable 'c' can be reduced.

[vms-empire-1.7\usermove.c:1074]: (style) The scope of the variable 'c' can be reduced.

[vms-empire-1.7\usermove.c:636]: (style) Variable 'c' is assigned a value that is never used.

[vms-empire-1.7\util.c:211]: (warning) Redundant assignment of 'a' to itself.

[vms-empire-1.7\util.c:406]: (style) The scope of the variable 'count' can be reduced.

[vms-empire-1.7\util.c:211]: (style) Variable 'a' is assigned a value that is never used.

[vms-empire-1.7\util.c:210]: (error) Division by zero.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/empire-lafe/empire-lafe_1.1.orig.tar.gz
[lafe\alias.c:65]: (error) Common realloc mistake: 'key' nulled but not freed upon failure

[lafe\alias.c:66]: (error) Common realloc mistake: 'value' nulled but not freed upon failure

[lafe\game.c:43]: (error) Common realloc mistake: 'game' nulled but not freed upon failure

[lafe\lafe.c:532]: (style) The scope of the variable 'len' can be reduced.

[lafe\lafe.c:533]: (style) The scope of the variable 'buffer' can be reduced.

[lafe\lafe.c:534]: (style) The scope of the variable 'offset' can be reduced.

[lafe\lafe.c:596]: (style) The scope of the variable 'i' can be reduced.

[lafe\lafe.c:656]: (style) The scope of the variable 'hp' can be reduced.

[lafe\lafe.c:271]: (style) Array index 'i' is used before limits check.

[lafe\lafe.c:303]: (style) Array index 'i' is used before limits check.

[lafe\lafe.c:446]: (style) Array index 'i' is used before limits check.

[lafe\lafe.c:447]: (style) Array index 'j' is used before limits check.

[lafe\lafe.c:448]: (style) Array index 'k' is used before limits check.

[lafe\lafe.c:842]: (error) Memory leak: host

[lafe\lafe.c:842]: (error) Memory leak: port

[lafe\lafe.c:842]: (error) Memory leak: country

[lafe\lafe.c:842]: (error) Memory leak: password

[lafe\lafe.c:842]: (error) Memory leak: logfile

[lafe\parse.c:17]: (style) The scope of the variable 'len' can be reduced.

[lafe\parse.c:18]: (style) The scope of the variable 'buffer' can be reduced.

[lafe\parse.c:53]: (style) The scope of the variable 'end' can be reduced.

[lafe\parse.c:83]: (style) The scope of the variable 'end' can be reduced.

[lafe\parse.c:169]: (style) The scope of the variable 'len' can be reduced.

[lafe\parse.c:170]: (style) The scope of the variable 'loc' can be reduced.

[lafe\parse.c:171]: (style) The scope of the variable 'pos' can be reduced.

[lafe\parse.c:185]: (style) Variable 'nextline' is assigned a value that is never used.

[lafe\parse.c:261]: (error) Common realloc mistake: 'commandline' nulled but not freed upon failure

[lafe\var.c:130]: (error) Memory leak: val


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/empty-expect/empty-expect_0.6.19b.orig.tar.gz
[empty-0.6.19b\empty.c:145]: (style) The scope of the variable 'bl' can be reduced.

[empty-0.6.19b\empty.c:811]: (style) The scope of the variable 'len' can be reduced.

[empty-0.6.19b\empty.c:873]: (style) The scope of the variable 'n' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/empy/empy_3.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emscripten/emscripten_1.4.9~20130620~0ad8724.orig.tar.bz2
[emscripten\demos\raytrace.cpp:18]: (error) Division by zero.

[emscripten\demos\webgl\HelloWorld_old.cpp:31]: (style) Unused variable: i

[emscripten\src\relooper\Relooper.cpp:801]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\src\relooper\Relooper.cpp:877]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\src\relooper\Relooper.h:118]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.h:119]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.h:120]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.h:121]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1194]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1201]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1213]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1220]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1232]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1236]: (style) C-style pointer casting

[emscripten\src\relooper\Relooper.cpp:1072]: (style) Variable 'Target' is assigned a value that is never used.

[emscripten\src\relooper\Relooper.cpp:73]: (warning) Member variable 'Branch::Type' is not initialized in the constructor.

[emscripten\src\relooper\Relooper.h:113]: (warning) Member variable 'Shape::Natural' is not initialized in the constructor.

[emscripten\src\relooper\Relooper.cpp:135]: (performance) Possible inefficient checking for 'ProcessedBranchesOut' emptiness.

[emscripten\src\relooper\Relooper.cpp:354]: (performance) Possible inefficient checking for 'ToInvestigate' emptiness.

[emscripten\src\relooper\Relooper.cpp:380]: (performance) Possible inefficient checking for 'BranchesOut' emptiness.

[emscripten\src\relooper\Relooper.cpp:500]: (performance) Possible inefficient checking for 'Queue' emptiness.

[emscripten\src\relooper\Relooper.cpp:513]: (performance) Possible inefficient checking for 'InnerBlocks' emptiness.

[emscripten\src\relooper\Relooper.cpp:612]: (performance) Possible inefficient checking for 'ToInvalidate' emptiness.

[emscripten\src\relooper\Relooper.cpp:650]: (performance) Possible inefficient checking for 'Queue' emptiness.

[emscripten\src\relooper\Relooper.cpp:695]: (performance) Possible inefficient checking for 'ToInvalidate' emptiness.

[emscripten\src\relooper\Relooper.cpp:796]: (performance) Possible inefficient checking for 'BranchesIn' emptiness.

[emscripten\src\relooper\Relooper.cpp:1072]: (performance) Possible inefficient checking for 'LoopStack' emptiness.

[emscripten\src\relooper\Relooper.cpp:107]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:176]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:268]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:359]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:371]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:378]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:385]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:394]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:403]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:409]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:412]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:425]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:445]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:488]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:508]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:515]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:517]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:584]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:588]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:621]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:644]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:656]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:682]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:685]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:687]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:703]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:723]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:731]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:739]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:755]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:819]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:843]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:855]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:857]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:889]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:951]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:969]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:1014]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\src\relooper\Relooper.cpp:1072]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\system\lib\compiler-rt\int_endianness.h:113]: (error) Unable to determine endian

[emscripten\system\lib\compiler-rt\int_endianness.h:113]: (error) #error Unable to determine endian

[emscripten\system\lib\libc\musl\src\multibyte\wcsrtombs.c:16]: (style) The scope of the variable 'ws2' can be reduced.

[emscripten\system\lib\libc\musl\src\string\wcsstr.c:82]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\system\lib\libc\stdlib\getopt_long.c:125]: (style) The scope of the variable 'cstart' can be reduced.

[emscripten\system\lib\libc\stdlib\getopt_long.c:125]: (style) The scope of the variable 'pos' can be reduced.

[emscripten\system\lib\libcxx\stdexcept.cpp:56]: (warning) Member variable '__libcpp_nmstr::operator' is not initialized in the constructor.

[emscripten\system\lib\libcxx\support\win32\support.cpp:46] -> [emscripten\system\lib\libcxx\support\win32\support.cpp:50]: (warning) Possible null pointer dereference: nmcsrc - otherwise it is redundant to check it against null.

[emscripten\system\lib\libcxx\support\win32\support.cpp:47] -> [emscripten\system\lib\libcxx\support\win32\support.cpp:50]: (warning) Possible null pointer dereference: nmcsrc - otherwise it is redundant to check it against null.

[emscripten\system\lib\libcxx\support\win32\support.cpp:63] -> [emscripten\system\lib\libcxx\support\win32\support.cpp:66]: (warning) Possible null pointer dereference: nwcsrc - otherwise it is redundant to check it against null.

[emscripten\system\lib\libcxxabi\src\cxa_exception.cpp:162]: (error) Using 'memset' on struct that contains a 'std::unexpected_handler'.

[emscripten\system\lib\libcxxabi\src\cxa_exception.cpp:162]: (error) Using 'memset' on struct that contains a 'std::terminate_handler'.

[emscripten\system\lib\libcxxabi\src\fallback_malloc.ipp:54]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\fallback_malloc.ipp:60]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:304]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:343]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:397]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:644]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:686]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:864]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:889]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:946]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\cxa_personality.cpp:1005]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\stdexcept.cpp:45]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\stdexcept.cpp:79]: (style) C-style pointer casting

[emscripten\system\lib\libcxxabi\src\stdexcept.cpp:75]: (warning) Member variable '__libcpp_nmstr::operator' is not initialized in the constructor.

[emscripten\system\lib\sdl.cpp:7]: (style) Variable 'x' is allocated memory that is never used.

[emscripten\tests\box2d\Benchmark.cpp:83]: (style) The scope of the variable 'topBody' can be reduced.

[emscripten\tests\box2d\Benchmark.cpp:105]: (style) Variable 'topBody' is assigned a value that is never used.

[emscripten\tests\box2d\Box2D\Common\b2BlockAllocator.cpp:63]: (style) C-style pointer casting

[emscripten\tests\box2d\Box2D\Common\b2BlockAllocator.cpp:126]: (style) C-style pointer casting

[emscripten\tests\box2d\Box2D\Common\b2BlockAllocator.cpp:133]: (style) C-style pointer casting

[emscripten\tests\box2d\Box2D\Common\b2BlockAllocator.cpp:201]: (style) C-style pointer casting

[emscripten\tests\box2d\Box2D\Dynamics\Contacts\b2ContactSolver.cpp:49]: (style) C-style pointer casting

[emscripten\tests\box2d\Testbed\Tests\Confined.h:117]: (style) The scope of the variable 'sleeping' can be reduced.

[emscripten\tests\box2d\Testbed\Tests\Pulleys.h:32]: (style) The scope of the variable 'ground' can be reduced.

[emscripten\tests\box2d\Testbed\Tests\Confined.h:127]: (style) Variable 'sleeping' is assigned a value that is never used.

[emscripten\tests\box2d\Testbed\Tests\Cantilever.h:35]: (warning) Member variable 'Cantilever::m_middle' is not initialized in the constructor.

[emscripten\tests\box2d\Testbed\Tests\DynamicTreeTest.h:31]: (warning) Member variable 'DynamicTreeTest::m_rayActor' is not initialized in the constructor.

[emscripten\tests\box2d\Testbed\Tests\PolyShapes.h:39]: (warning) Member variable 'PolyShapesCallback::m_debugDraw' is not initialized in the constructor.

[emscripten\tests\box2d\Testbed\Tests\DynamicTreeTest.h:353] -> [emscripten\tests\box2d\Testbed\Framework\Test.h:183]: (warning) The class 'DynamicTreeTest' defines member variable with name 'm_stepCount' also defined in its parent class 'Test'.

[emscripten\tests\box2d\freeglut\freeglut_internal.h:58]: (error) "Unrecognized target host!"

[emscripten\tests\box2d\freeglut\freeglut_internal.h:58]: (error) #error "Unrecognized target host!"

[emscripten\tests\box2d\glui\algebra3.cpp:1049]: (style) The scope of the variable 'i1' can be reduced.

[emscripten\tests\box2d\glui\algebra3.cpp:1307]: (style) The scope of the variable 'i1' can be reduced.

[emscripten\tests\box2d\glui\algebra3.cpp:1377]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\box2d\glui\arcball.cpp:40]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:40]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::is_mouse_down' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::is_spinning' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::radius' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::damp_factor' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::zero_increment' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:58]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\box2d\glui\arcball.cpp:58]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.cpp:44]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:67]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:253]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:261]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:452]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:457]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:532]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:533]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:948]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:949]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:958]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:963]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1033]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1038]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1140]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1212]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1233]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1288]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1303]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1330]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1343]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1356]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1359]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1455]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1460]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1471]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1476]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1561]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1605]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1632]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1640]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1699]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1714]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1738]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1748]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1772]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1782]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1804]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1815]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1826]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1831]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:1988]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:2012]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:2087]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:2098]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui.cpp:814]: (warning) Redundant assignment of 'callthrough' to itself.

[emscripten\tests\box2d\glui\glui.cpp:843]: (warning) Redundant assignment of 'callthrough' to itself.

[emscripten\tests\box2d\glui\glui.cpp:1610]: (warning) Redundant assignment of 'new_x' to itself.

[emscripten\tests\box2d\glui\glui.cpp:1611]: (warning) Redundant assignment of 'new_y' to itself.

[emscripten\tests\box2d\glui\glui.cpp:279]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:317]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:357]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:696]: (style) The scope of the variable 'new_control' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:1056]: (style) The scope of the variable 'old_window' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:1241]: (style) The scope of the variable 'orig' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:1726]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\box2d\glui\glui.cpp:814]: (style) Variable 'callthrough' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui.cpp:843]: (style) Variable 'callthrough' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui.cpp:486]: (warning) Member variable 'GLUI_Master_Object::active_control' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.cpp:486]: (warning) Member variable 'GLUI_Master_Object::curr_left_button_glut_menu' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.cpp:486]: (warning) Member variable 'GLUI_Master_Object::active_control_glui' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.h:1643]: (warning) Member variable 'GLUI_EditText::float_low' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.h:1643]: (warning) Member variable 'GLUI_EditText::float_high' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.h:1643]: (warning) Member variable 'GLUI_EditText::int_low' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.h:1643]: (warning) Member variable 'GLUI_EditText::int_high' is not initialized in the constructor.

[emscripten\tests\box2d\glui\glui.h:1393]: (error) Instance of 'GLUI_Panel' object is destroyed immediately.

[emscripten\tests\box2d\glui\glui_column.cpp:48]: (style) The scope of the variable 'y_diff' can be reduced.

[emscripten\tests\box2d\glui\glui_control.cpp:237]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:240]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:420]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:426]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:462]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:469]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:486]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:499]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:539]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:570]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:571]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:579]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:580]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:583]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:584]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:597]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:610]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:614]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:627]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:672]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:679]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:692]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:716]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:745]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:751]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:859]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:869]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1051]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1055]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1076]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1079]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1134]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1139]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1152]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1154]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1157]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1164]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1167]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1182]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1186]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1189]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1196]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:1199]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_control.cpp:459]: (warning) Redundant assignment of 'x' to itself.

[emscripten\tests\box2d\glui\glui_control.cpp:767]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\box2d\glui\glui_control.cpp:768]: (style) The scope of the variable 'fp' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:472]: (style) The scope of the variable 'new_float_val' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'sel_x_start' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'sel_x_end' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'delta' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:973]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:1137]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:1137]: (style) The scope of the variable 'text_len' can be reduced.

[emscripten\tests\box2d\glui\glui_edittext.cpp:359]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\box2d\glui\glui_filebrowser.cpp:88]: (style) Unused variable: item

[emscripten\tests\box2d\glui\glui_filebrowser.cpp:89]: (style) Variable 'i' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui_list.cpp:241]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:247]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:257]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:409]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:435]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:439]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:491]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:496]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:509]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:514]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:532]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_list.cpp:235]: (style) Variable 'box_width' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui_list.cpp:314]: (style) Variable 'x_pos' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui_listbox.cpp:161]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:234]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:238]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:249]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:254]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:267]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:272]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:289]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:290]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:294]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:295]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:315]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:318]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:347]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:354]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:374]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:379]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:394]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:397]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:400]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:403]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:433]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:436]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_listbox.cpp:304]: (style) The scope of the variable 'item' can be reduced.

[emscripten\tests\box2d\glui\glui_radio.cpp:85]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_radio.cpp:103]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_radio.cpp:127]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_radio.cpp:139]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_rollout.cpp:74]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_rollout.cpp:95]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:523]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:529]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:233]: (style) The scope of the variable 'new_state' can be reduced.

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:626]: (style) The scope of the variable 'direction' can be reduced.

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:627]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\box2d\glui\glui_scrollbar.cpp:655]: (style) Variable 'incr' is assigned a value that is never used.

[emscripten\tests\box2d\glui\glui_spinner.cpp:65]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_spinner.cpp:116]: (warning) Redundant assignment of 'id' to itself.

[emscripten\tests\box2d\glui\glui_spinner.cpp:207]: (style) The scope of the variable 'new_state' can be reduced.

[emscripten\tests\box2d\glui\glui_spinner.cpp:417]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\box2d\glui\glui_spinner.cpp:455]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\box2d\glui\glui_textbox.cpp:1097]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_textbox.cpp:397]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\box2d\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'sel_x_start' can be reduced.

[emscripten\tests\box2d\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'sel_x_end' can be reduced.

[emscripten\tests\box2d\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'delta' can be reduced.

[emscripten\tests\box2d\glui\glui_textbox.cpp:698]: (style) Array index 'eol' is used before limits check.

[emscripten\tests\box2d\glui\glui_translation.cpp:75]: (style) The scope of the variable 'center_x' can be reduced.

[emscripten\tests\box2d\glui\glui_translation.cpp:75]: (style) The scope of the variable 'center_y' can be reduced.

[emscripten\tests\box2d\glui\glui_tree.cpp:64]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_tree.cpp:85]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:62]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:75]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:78]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:82]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:90]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:92]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:93]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:96]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:99]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:105]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:107]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:108]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:111]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:114]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:178]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:210]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:216]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:233]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:237]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:254]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:258]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:278]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:282]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:283]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:301]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:305]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:309]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:315]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:316]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:319]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:320]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:322]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:325]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:326]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:339]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:341]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:354]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:357]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:359]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:376]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:377]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:382]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:385]: (style) C-style pointer casting

[emscripten\tests\box2d\glui\glui_treepanel.cpp:228]: (style) Statements following return, break, continue, goto or throw will never be executed.

[emscripten\tests\box2d\glui\glui_treepanel.cpp:167]: (style) Variable 'full_name' is assigned a value that is never used.

[emscripten\tests\box2d\glui\quaternion.cpp:162]: (style) The scope of the variable 'omega' can be reduced.

[emscripten\tests\box2d\glui\quaternion.cpp:162]: (style) The scope of the variable 'sinom' can be reduced.

[emscripten\tests\box2d\glui\quaternion.cpp:79]: (performance) Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\browser_gc.cpp:51]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1106]: (style) The scope of the variable 'boxMass' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1107]: (style) The scope of the variable 'sphereRadius' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1108]: (style) The scope of the variable 'sphereMass' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1109]: (style) The scope of the variable 'capsuleHalf' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1110]: (style) The scope of the variable 'capsuleRadius' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:1111]: (style) The scope of the variable 'capsuleMass' can be reduced.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:496]: (style) Variable 'cmbody' is assigned a value that is never used.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.h:46]: (warning) Member variable 'DemoApplication::m_dynamicsWorld' is not initialized in the constructor.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.h:122]: (warning) Member variable 'BenchmarkDemo::m_overlappingPairCache' is not initialized in the constructor.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.h:122]: (warning) Member variable 'BenchmarkDemo::m_dispatcher' is not initialized in the constructor.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.h:122]: (warning) Member variable 'BenchmarkDemo::m_solver' is not initialized in the constructor.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.h:122]: (warning) Member variable 'BenchmarkDemo::m_collisionConfiguration' is not initialized in the constructor.

[emscripten\tests\bullet\Demos\Benchmarks\BenchmarkDemo.cpp:110]: (warning) Member variable 'btRaycastBar2::frame_counter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mHullVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mOBBSides' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mOBBCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mOBBOrientation' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mOBBTransform' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mOBBVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mSphereRadius' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mSphereCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:64]: (warning) Member variable 'ConvexResult::mSphereVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mHullVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mOBBSides' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mOBBCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mOBBOrientation' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mOBBTransform' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mOBBVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mSphereRadius' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mSphereCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:72]: (warning) Member variable 'ConvexResult::mSphereVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mHullVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mOBBSides' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mOBBCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mOBBOrientation' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mOBBTransform' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mOBBVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mSphereRadius' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mSphereCenter' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexDecomposition.h:99]: (warning) Member variable 'ConvexResult::mSphereVolume' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.h:82]: (warning) Member variable 'HullDesc::mMaxFaces' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\ConvexBuilder.h:46]: (style) 'class CHull' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:321]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:844]: (style) Variable 'bestMagnitude2' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:1155]: (performance) Variable 'mP1' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:1156]: (performance) Variable 'mP2' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:131]: (performance) Function parameter 'A' should be passed by reference.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_vector.h:133]: (performance) Function parameter 'A' should be passed by reference.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfit.cpp:296]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfit.cpp:302]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfit.cpp:341]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfit.cpp:347]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfit.cpp:431]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\bestfitobb.cpp:56]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:233]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:234]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:1475]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:2730]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:2740]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:3001]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:3092]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:2639]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:3234]: (style) Unsigned variable 'v' can't be negative so it is unnecessary to test it.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_hull.cpp:2090]: (style) Variable 'planeflag' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\ConvexDecomposition\cd_wavefront.cpp:567]: (style) The class 'OBJ' does not have a constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\concavity.cpp:140]: (warning) Member variable 'CTri::mConcavity' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\concavity.cpp:140]: (warning) Member variable 'CTri::mC1' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\concavity.cpp:140]: (warning) Member variable 'CTri::mC2' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\concavity.cpp:140]: (warning) Member variable 'CTri::mC3' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\ConvexDecomposition\concavity.cpp:92]: (performance) Variable 'mPoint' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\bullet\Extras\ConvexDecomposition\float_math.cpp:109]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\planetri.cpp:68]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\planetri.cpp:115]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\planetri.cpp:116]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\planetri.cpp:117]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\Extras\ConvexDecomposition\splitplane.cpp:224]: (style) Variable 'laxis' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\algebra3.cpp:1049]: (style) The scope of the variable 'i1' can be reduced.

[emscripten\tests\bullet\Extras\glui\algebra3.cpp:1307]: (style) The scope of the variable 'i1' can be reduced.

[emscripten\tests\bullet\Extras\glui\algebra3.cpp:1377]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:40]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:40]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::is_mouse_down' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::is_spinning' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::radius' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::damp_factor' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:49]: (warning) Member variable 'Arcball::zero_increment' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:58]: (warning) Member variable 'Arcball::constraint_x' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\arcball.cpp:58]: (warning) Member variable 'Arcball::constraint_y' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\glui.cpp:44]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:67]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:253]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:261]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:494]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:499]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:574]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:575]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1001]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1002]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1011]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1016]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1086]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1091]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1193]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1265]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1286]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1341]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1356]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1383]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1396]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1409]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1412]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1508]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1513]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1524]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1529]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1614]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1658]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1685]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1693]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1762]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1777]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1801]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1811]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1835]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1845]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1867]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1878]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1889]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:1894]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:2054]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:2078]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:2153]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:2164]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui.cpp:867]: (warning) Redundant assignment of 'callthrough' to itself.

[emscripten\tests\bullet\Extras\glui\glui.cpp:896]: (warning) Redundant assignment of 'callthrough' to itself.

[emscripten\tests\bullet\Extras\glui\glui.cpp:1663]: (warning) Redundant assignment of 'new_x' to itself.

[emscripten\tests\bullet\Extras\glui\glui.cpp:1664]: (warning) Redundant assignment of 'new_y' to itself.

[emscripten\tests\bullet\Extras\glui\glui.cpp:279]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:317]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:359]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:399]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:738]: (style) The scope of the variable 'new_control' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:1109]: (style) The scope of the variable 'old_window' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:1294]: (style) The scope of the variable 'orig' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:1789]: (style) The scope of the variable 'glui' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui.cpp:867]: (style) Variable 'callthrough' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui.cpp:896]: (style) Variable 'callthrough' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui.cpp:528]: (warning) Member variable 'GLUI_Master_Object::active_control' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\glui.cpp:528]: (warning) Member variable 'GLUI_Master_Object::curr_left_button_glut_menu' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\glui.cpp:528]: (warning) Member variable 'GLUI_Master_Object::active_control_glui' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\GL\glui.h:1777]: (warning) Member variable 'GLUI_EditText::float_low' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\GL\glui.h:1777]: (warning) Member variable 'GLUI_EditText::float_high' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\GL\glui.h:1777]: (warning) Member variable 'GLUI_EditText::int_low' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\GL\glui.h:1777]: (warning) Member variable 'GLUI_EditText::int_high' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\GL\glui.h:1527]: (error) Instance of 'GLUI_Panel' object is destroyed immediately.

[emscripten\tests\bullet\Extras\glui\glui_column.cpp:48]: (style) The scope of the variable 'y_diff' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:237]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:240]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:420]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:426]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:462]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:469]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:486]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:499]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:539]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:570]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:571]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:579]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:580]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:583]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:584]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:597]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:610]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:614]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:627]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:672]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:679]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:692]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:716]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:745]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:751]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:859]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:869]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1051]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1055]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1076]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1079]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1134]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1139]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1152]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1154]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1157]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1164]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1167]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1182]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1186]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1189]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1196]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:1199]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:459]: (warning) Redundant assignment of 'x' to itself.

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:767]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_control.cpp:768]: (style) The scope of the variable 'fp' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:472]: (style) The scope of the variable 'new_float_val' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'sel_x_start' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'sel_x_end' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:679]: (style) The scope of the variable 'delta' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:973]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:1137]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:1137]: (style) The scope of the variable 'text_len' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_edittext.cpp:359]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\bullet\Extras\glui\glui_filebrowser.cpp:88]: (style) Unused variable: item

[emscripten\tests\bullet\Extras\glui\glui_filebrowser.cpp:89]: (style) Variable 'i' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:243]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:249]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:259]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:411]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:437]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:441]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:493]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:498]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:511]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:516]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:534]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:237]: (style) Variable 'box_width' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui_list.cpp:316]: (style) Variable 'x_pos' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:161]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:234]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:238]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:249]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:254]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:267]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:272]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:289]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:290]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:294]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:295]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:315]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:318]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:347]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:354]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:374]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:379]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:394]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:397]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:400]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:403]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:433]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:436]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_listbox.cpp:304]: (style) The scope of the variable 'item' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_radio.cpp:85]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_radio.cpp:103]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_radio.cpp:127]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_radio.cpp:139]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_rollout.cpp:74]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_rollout.cpp:95]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:523]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:529]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:233]: (style) The scope of the variable 'new_state' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:626]: (style) The scope of the variable 'direction' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:627]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_scrollbar.cpp:655]: (style) Variable 'incr' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui_spinner.cpp:99]: (warning) Redundant assignment of 'id' to itself.

[emscripten\tests\bullet\Extras\glui\glui_spinner.cpp:190]: (style) The scope of the variable 'new_state' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_spinner.cpp:400]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_spinner.cpp:438]: (style) The scope of the variable 'incr' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:1097]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:397]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'sel_x_start' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'sel_x_end' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:583]: (style) The scope of the variable 'delta' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_textbox.cpp:698]: (style) Array index 'eol' is used before limits check.

[emscripten\tests\bullet\Extras\glui\glui_translation.cpp:75]: (style) The scope of the variable 'center_x' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_translation.cpp:75]: (style) The scope of the variable 'center_y' can be reduced.

[emscripten\tests\bullet\Extras\glui\glui_tree.cpp:64]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_tree.cpp:85]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:62]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:75]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:78]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:82]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:90]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:92]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:93]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:96]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:100]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:106]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:108]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:109]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:112]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:115]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:179]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:211]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:217]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:234]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:238]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:255]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:259]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:279]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:283]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:284]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:302]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:306]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:310]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:316]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:317]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:320]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:321]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:323]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:326]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:327]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:340]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:342]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:355]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:358]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:360]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:377]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:378]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:383]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:386]: (style) C-style pointer casting

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:229]: (style) Statements following return, break, continue, goto or throw will never be executed.

[emscripten\tests\bullet\Extras\glui\glui_treepanel.cpp:168]: (style) Variable 'full_name' is assigned a value that is never used.

[emscripten\tests\bullet\Extras\glui\glui_window.cpp:30]: (warning) Member variable 'GLUI_Glut_Window::glut_special_up_CB' is not initialized in the constructor.

[emscripten\tests\bullet\Extras\glui\quaternion.cpp:162]: (style) The scope of the variable 'omega' can be reduced.

[emscripten\tests\bullet\Extras\glui\quaternion.cpp:162]: (style) The scope of the variable 'sinom' can be reduced.

[emscripten\tests\bullet\Extras\glui\quaternion.cpp:79]: (performance) Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.h:50]: (warning) Member variable 'btDbvtProxy::leaf' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.h:50]: (warning) Member variable 'btDbvtProxy::stage' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btCollisionAlgorithm.h:38]: (warning) Member variable 'btCollisionAlgorithmConstructionInfo::m_manifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvt.h:968] -> [emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvt.h:969]: (performance) Variable 'result1' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvt.h:363]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvt.cpp:161]: (style) Variable 'prev' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:101]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:102]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:195]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:208]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:222]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:263]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:287]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:355]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:453]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:454]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:569]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:570]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp:96]: (warning) Member variable 'btDbvtTreeCollider::proxy' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btMultiSapBroadphase.cpp] -> [emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btQuantizedBvh.h:353]: (error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btQuantizedBvh.cpp] -> [emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btQuantizedBvh.h:353]: (error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btSimpleBroadphase.cpp:216]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btSimpleBroadphase.cpp:216]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btSimpleBroadphase.h:32]: (warning) Member variable 'btSimpleBroadphaseProxy::m_nextFree' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\BroadphaseCollision\btSimpleBroadphase.cpp:113]: (style) The class 'RemovePairContainingProxy' does not have a constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBox2dBox2dCollisionAlgorithm.h:33]: (warning) Member variable 'btBox2dBox2dCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBox2dBox2dCollisionAlgorithm.h:33]: (warning) Member variable 'btBox2dBox2dCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.cpp:52]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.cpp:53]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.h:33]: (warning) Member variable 'btBoxBoxCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.h:33]: (warning) Member variable 'btBoxBoxCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionDispatcher.cpp:77]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionDispatcher.cpp:78]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionDispatcher.cpp:257]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionDispatcher.cpp:258]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionObject.cpp:72]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:168]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:280]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:502]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:568]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:778]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:869]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:960]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btCollisionWorld.cpp:1116]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btManifoldResult.h:56]: (warning) Member variable 'btManifoldResult::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btManifoldResult.h:56]: (warning) Member variable 'btManifoldResult::m_body0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btManifoldResult.h:56]: (warning) Member variable 'btManifoldResult::m_body1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btConvexPlaneCollisionAlgorithm.cpp:61] -> [emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btConvexPlaneCollisionAlgorithm.cpp:81]: (performance) Variable 'hasCollision' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.cpp:103] -> [emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.cpp:104]: (performance) Variable 'sl' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.cpp:104]: (style) Variable 'sl' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.cpp:42]: (warning) Member variable 'btDefaultCollisionConfiguration::m_persistentManifoldPoolSize' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.h:139]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.h:140]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.h:152]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.h:153]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.cpp:35]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.cpp:48]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.cpp:75]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btGhostObject.cpp:87]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:464]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:352]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:360]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:651] -> [emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:658]: (performance) Variable 'isNearEdge' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:551]: (style) Variable 'disttobestedge' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSimulationIslandManager.cpp:55]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSimulationIslandManager.cpp:56]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSimulationIslandManager.cpp:355]: (style) The scope of the variable 'endIslandIndex' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSimulationIslandManager.cpp:356]: (style) The scope of the variable 'startIslandIndex' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereBoxCollisionAlgorithm.cpp:200]: (style) Variable 'bounds' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereSphereCollisionAlgorithm.h:37]: (warning) Member variable 'btSphereSphereCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereSphereCollisionAlgorithm.h:37]: (warning) Member variable 'btSphereSphereCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereTriangleCollisionAlgorithm.cpp:54]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereTriangleCollisionAlgorithm.cpp:55]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereTriangleCollisionAlgorithm.h:37]: (warning) Member variable 'btSphereTriangleCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereTriangleCollisionAlgorithm.h:37]: (warning) Member variable 'btSphereTriangleCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionDispatch\btSphereTriangleCollisionAlgorithm.h:37]: (warning) Member variable 'btSphereTriangleCollisionAlgorithm::m_swapped' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexInternalShape.h:146]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:139]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:145]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:208]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:214]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:294]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btBvhTriangleMeshShape.cpp:303]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCapsuleShape.h:164]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCapsuleShape.h:33]: (warning) Member variable 'btCapsuleShape::m_upAxis' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCompoundShape.cpp:325]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCompoundShape.cpp:334]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCompoundShape.cpp:335]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCompoundShape.cpp:340]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexHullShape.cpp:181]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btCylinderShape.h:188]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:124]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:142]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:204]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:306]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:316]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:321]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:328]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:363]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:396]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btConvexShape.cpp:411]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:62]: (warning) Conversion of string literal "bad width" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:63]: (warning) Conversion of string literal "bad length" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:64]: (warning) Conversion of string literal "null heightfield data" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:66]: (warning) Conversion of string literal "bad min/max height" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:68]: (warning) Conversion of string literal "bad upAxis--should be in range [0,2]" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.cpp:70]: (warning) Conversion of string literal "Bad height data type enum" to bool always evaluates to true.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btMultiSphereShape.cpp:145]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btMultiSphereShape.cpp:149]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btMultiSphereShape.cpp:155]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btOptimizedBvh.cpp:325]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btOptimizedBvh.cpp:333]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btPolyhedralConvexShape.cpp:82]: (style) Variable 'chosenEdge' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btScaledBvhTriangleMeshShape.h:85]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStaticPlaneShape.h:89]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:219]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:230]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:231]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:268]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:269]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:286]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:287]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:304]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:305]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:66]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:68]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:70]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:81]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:83]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:85]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:96]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:98]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:100]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:123]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:125]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:127]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:138]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:140]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:142]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:153]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:155]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:157]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:337]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:356]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\CollisionShapes\btStridingMeshInterface.cpp:46]: (style) Variable 'numtotalphysicsverts' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btBoxCollision.h:555]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btBoxCollision.h:555]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btBoxCollision.h:555]: (style) The scope of the variable 'o' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btBoxCollision.h:555]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btContactProcessing.cpp:102]: (style) The scope of the variable 'key' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btTriangleShapeEx.h:57]: (warning) Member variable 'GIM_TRIANGLE_CONTACT::m_point_count' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactShape.h:660]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactShape.h:667]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:848]: (style) The scope of the variable 'gimpactshape0' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_resultOut' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_dispatchInfo' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_triface0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_part0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_triface1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:196]: (warning) Member variable 'btGImpactCollisionAlgorithm::m_part1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactCollisionAlgorithm.cpp:136]: (warning) Member variable 'GIM_ShapeRetriever::m_child_retriever' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGImpactShape.cpp:189]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGenericPoolAllocator.cpp:175]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\btGenericPoolAllocator.h:138]: (warning) Member variable 'btGenericPoolAllocator::m_pools' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:225]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:249]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:251]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_array.h:73]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_array.h:77]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:169]: (style) The scope of the variable 'tsum' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:279]: (style) The scope of the variable '_k' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:280]: (style) The scope of the variable '_comp_result' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:325]: (style) The scope of the variable '_k' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_collision.h:498]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_collision.h:498]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_collision.h:498]: (style) The scope of the variable 'o' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_collision.h:498]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_array.h:296]: (style) Variable 'obj' is not assigned a value.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:104]: (warning) Member variable 'GIM_RSORT_TOKEN::m_key' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_radixsort.h:104]: (warning) Member variable 'GIM_RSORT_TOKEN::m_value' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_tri_collision.h:64]: (warning) Member variable 'GIM_TRIANGLE_CONTACT_DATA::m_point_count' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::m_collision_pairs' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::m_boxset0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::m_boxset1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::node0_is_leaf' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::node1_is_leaf' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::t0_is_trimesh' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::t1_is_trimesh' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::node0_has_triangle' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_box_set.h:488]: (warning) Member variable 'GIM_TREE_TREE_COLLIDER::node1_has_triangle' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_array.h:299]: (error) Uninitialized variable: obj

[emscripten\tests\bullet\src\BulletCollision\Gimpact\gim_contact.cpp:68]: (style) The scope of the variable 'key' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btContinuousConvexCollision.cpp:122]: (style) The scope of the variable 'maxIter' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btContinuousConvexCollision.cpp:132]: (style) The scope of the variable 'numIter' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btContinuousConvexCollision.cpp:65]: (style) Variable 'hasCollision' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:33]: (warning) Member variable 'btUsageBitfield::unused1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:33]: (warning) Member variable 'btUsageBitfield::unused2' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:33]: (warning) Member variable 'btUsageBitfield::unused3' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:33]: (warning) Member variable 'btUsageBitfield::unused4' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:133]: (warning) Member variable 'btVoronoiSimplexSolver::m_numVertices' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:133]: (warning) Member variable 'btVoronoiSimplexSolver::m_cachedValidClosest' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:133]: (warning) Member variable 'btVoronoiSimplexSolver::m_cachedBC' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btVoronoiSimplexSolver.h:133]: (warning) Member variable 'btVoronoiSimplexSolver::m_needsUpdate' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:62] -> [emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:92]: (performance) Variable 'hasResult' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:111] -> [emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:115]: (performance) Variable 'dLambda' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:58]: (style) The scope of the variable 'maxIter' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp:69]: (style) The scope of the variable 'numIter' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:414]: (style) The scope of the variable 'vt' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:461]: (style) The scope of the variable 'vt' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:619]: (style) The scope of the variable 'tetra' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:642]: (style) The scope of the variable 'valid' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:78]: (warning) Member variable 'MinkowskiDiff::m_shapes' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:171]: (warning) Member variable 'GJK::m_simplices' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:171]: (warning) Member variable 'GJK::m_free' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:171]: (warning) Member variable 'GJK::m_simplex' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:556]: (warning) Member variable 'EPA::m_result' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp:556]: (warning) Member variable 'EPA::m_fc_store' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:117]: (style) The scope of the variable 'gGjkMaxIter' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:121]: (style) The scope of the variable 'checkSimplex' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:122]: (style) The scope of the variable 'checkPenetration' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:41]: (warning) Member variable 'btGjkPairDetector::m_curIter' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:41]: (warning) Member variable 'btGjkPairDetector::m_degenerateSimplex' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:56]: (warning) Member variable 'btGjkPairDetector::m_curIter' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btGjkPairDetector.cpp:56]: (warning) Member variable 'btGjkPairDetector::m_degenerateSimplex' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:45]: (warning) Member variable 'btManifoldPoint::m_partId0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:45]: (warning) Member variable 'btManifoldPoint::m_partId1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:45]: (warning) Member variable 'btManifoldPoint::m_index0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:45]: (warning) Member variable 'btManifoldPoint::m_index1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:59]: (warning) Member variable 'btManifoldPoint::m_partId0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:59]: (warning) Member variable 'btManifoldPoint::m_partId1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:59]: (warning) Member variable 'btManifoldPoint::m_index0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btManifoldPoint.h:59]: (warning) Member variable 'btManifoldPoint::m_index1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btPolyhedralContactClipping.cpp:248]: (style) Variable 'numContacts' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btSubSimplexConvexCast.cpp:68]: (style) The scope of the variable 'hasResult' can be reduced.

[emscripten\tests\bullet\src\BulletCollision\NarrowPhaseCollision\btSubSimplexConvexCast.cpp:124]: (style) Variable 'hasResult' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletDynamics\Character\btKinematicCharacterController.cpp:130]: (warning) Member variable 'btKinematicCharacterController::m_touchingContact' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.h:328]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:829]: (warning) Redundant assignment of 'wtf' to itself.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:875]: (warning) Redundant assignment of 'wtf' to itself.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:927]: (warning) Redundant assignment of 'wtf' to itself.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:253]: (style) Variable 'srow' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:829]: (style) Variable 'wtf' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:875]: (style) Variable 'wtf' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:927]: (style) Variable 'wtf' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:41]: (warning) Member variable 'btConeTwistConstraint::m_bNormalizedMotorStrength' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btConeTwistConstraint.cpp:50]: (warning) Member variable 'btConeTwistConstraint::m_bNormalizedMotorStrength' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btContactConstraint.cpp:153] -> [emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btContactConstraint.cpp:162]: (performance) Variable 'rel_vel' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:588]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:154]: (warning) Member variable 'btTranslationalLimitMotor::m_currentLimit' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:174]: (warning) Member variable 'btTranslationalLimitMotor::m_currentLimit' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_linearLimits' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_angularLimits' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_hasStaticBody' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_useLinearReferenceFrameA' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_useOffsetForConstraintFrame' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_flags' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofConstraint.h:321]: (warning) Member variable 'btGeneric6DofConstraint::m_useSolveConstraintObsolete' is not assigned a value in 'btGeneric6DofConstraint::operator='.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btGeneric6DofSpringConstraint.h:82]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btHingeConstraint.h:353]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btHingeConstraint.cpp:351]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btHingeConstraint.cpp:465]: (style) The scope of the variable 'nrow' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btHingeConstraint.cpp:466]: (style) The scope of the variable 'srow' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btHingeConstraint.cpp:853]: (style) The scope of the variable 'srow' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btPoint2PointConstraint.h:152]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:651]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:652]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:1173]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:946]: (style) The scope of the variable 'manifold' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:1091]: (style) The scope of the variable 'iteration' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp:1135]: (style) The scope of the variable 'iteration' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSliderConstraint.h:312]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp:83]: (warning) Member variable 'btSliderConstraint::m_solveLinLim' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp:83]: (warning) Member variable 'btSliderConstraint::m_solveAngLim' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp:95]: (warning) Member variable 'btSliderConstraint::m_solveLinLim' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp:95]: (warning) Member variable 'btSliderConstraint::m_solveAngLim' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\ConstraintSolver\btTypedConstraint.cpp:108]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\Dynamics\btDiscreteDynamicsWorld.cpp:931] -> [emscripten\tests\bullet\src\BulletDynamics\Dynamics\btDiscreteDynamicsWorld.cpp:933]: (performance) Variable 'appliedImpulse' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletDynamics\Dynamics\btDiscreteDynamicsWorld.cpp:152]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\src\BulletDynamics\Dynamics\btRigidBody.h:192]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\Dynamics\btRigidBody.h:198]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\Dynamics\btRigidBody.cpp:365]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletDynamics\Vehicle\btRaycastVehicle.cpp:499] -> [emscripten\tests\bullet\src\BulletDynamics\Vehicle\btRaycastVehicle.cpp:515]: (performance) Variable 'j1' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletDynamics\Vehicle\btWheelInfo.h:82]: (warning) Member variable 'btWheelInfo::m_raycastInfo' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletDynamics\Vehicle\btWheelInfo.h:82]: (warning) Member variable 'btWheelInfo::m_clientInfo' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:192]: (style) Variable 'maxLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:311]: (style) Variable 'numVertices' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:617]: (style) Variable 'startLink' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:618]: (style) Variable 'numLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:624]: (style) Variable 'velocityCoefficient' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:625]: (style) Variable 'velocityCorrectionCoefficient' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:626]: (style) Variable 'isolverDt' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolver_CPU.cpp:653]: (style) Variable 'velocityCorrectionCoefficient' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\DX11\btSoftBodySolver_DX11.cpp:1112]: (style) struct or union member 'FPRep::mantissa' is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\DX11\btSoftBodySolver_DX11.cpp:1113]: (style) struct or union member 'FPRep::exponent' is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\DX11\btSoftBodySolver_DX11.cpp:1114]: (style) struct or union member 'FPRep::sign' is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\DX11\btSoftBodySolver_DX11.cpp:1119]: (style) struct or union member 'FloatAsInt::intValue' is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC10\UpdatePositions.cl:34] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC10\UpdatePositions.cl:34]: (performance) Variable 'velocity' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC10\UpdateNormals.cl:102]: (style) Variable 'vectorLength' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:56] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:57]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:57] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:58]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:63] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:64]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:64] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:65]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:72] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:73]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:73] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:74]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverOutputCLtoGL.cpp:36]: (style) Variable 'lastVertex' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:69]: (warning) Member variable 'CollisionShapeDescription::softBodyIdentifier' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:69]: (warning) Member variable 'CollisionShapeDescription::radius' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:69]: (warning) Member variable 'CollisionShapeDescription::halfHeight' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:69]: (warning) Member variable 'CollisionShapeDescription::upAxis' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:840] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:841]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:841] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:842]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:862] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:863]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:863] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:864]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:864] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:865]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:882] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:883]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:883] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:884]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:884] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:885]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:885] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:886]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:886] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:887]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:887] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:888]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:888] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:889]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:889] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:892]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:959] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:960]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:960] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:962]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:962] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:963]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:963] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:964]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:964] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:965]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:965] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:966]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:966] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:967]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:967] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:968]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:968] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:969]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:969] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:970]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:970] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:971]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:971] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:972]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:972] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:973]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:998] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:999]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:999] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1000]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1000] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1001]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1001] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1002]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1002] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1003]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1003] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1004]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1211] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1212]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1212] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1213]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1213] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1214]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1214] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1215]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1215] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1216]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1216] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1219]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1232] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1233]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1233] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1234]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1234] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1235]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1235] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1236]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1236] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1239]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1251] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1252]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1252] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1253]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1253] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1254]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1254] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1255]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1255] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1256]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1256] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1257]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1257] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1258]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1258] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1259]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1259] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1262]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1275] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1276]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1276] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1277]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1277] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1278]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1278] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1279]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1279] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1280]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1280] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1281]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1281] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1284]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1297] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1298]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1298] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1299]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1299] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1300]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1300] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1301]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1301] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1302]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1302] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1303]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1303] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1304]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1304] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1305]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1305] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1308]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1322] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1323]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1323] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1324]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1324] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1325]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1325] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1326]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1326] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1327]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1327] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1328]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1328] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1329]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1329] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1332]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1355] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1356]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1356] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1357]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1357] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1358]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1358] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1359]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1359] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1360]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1360] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1361]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1361] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1362]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1362] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1363]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1363] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1364]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1364] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1365]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:782]: (style) Variable 'maxLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:906]: (style) Variable 'numTriangles' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1141]: (style) Variable 'numLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:1142]: (style) Variable 'numVertices' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:164]: (warning) Member variable 'btSoftBodyLinkDataOpenCL::m_onGPU' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:99]: (warning) Member variable 'btSoftBodyVertexDataOpenCL::m_onGPU' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp:392]: (warning) Member variable 'btSoftBodyTriangleDataOpenCL::m_onGPU' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:433] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:434]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:434] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:435]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:435] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:436]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:436] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:439]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:439] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:440]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:440] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:441]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:441] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:442]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:442] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:444]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:444] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:445]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:445] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:446]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:446] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:448]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:448] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:449]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:449] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:450]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:450] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:454]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:474] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:475]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:475] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:476]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:476] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:477]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:477] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:478]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:478] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:479]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:479] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:480]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:480] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:481]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:481] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:482]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:482] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:483]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:483] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:484]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:484] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:485]: (performance) Variable 'ciErrNum' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:297]: (style) Variable 'maxLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:388]: (style) Variable 'numLinks' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:389]: (style) Variable 'numVertices' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:748]: (style) Variable 'linkAddress' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:90]: (warning) Member variable 'btSoftBodyLinkDataOpenCLSIMDAware::m_onGPU' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.cpp:90]: (warning) Member variable 'btSoftBodyLinkDataOpenCLSIMDAware::m_maxVerticesWithinWave' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.h:37] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:270]: (warning) The class 'btOpenCLSoftBodySolverSIMDAware' defines member variable with name 'm_linkData' also defined in its parent class 'btOpenCLSoftBodySolver'.

[emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCLSIMDAware.h:40] -> [emscripten\tests\bullet\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h:281]: (warning) The class 'btOpenCLSoftBodySolverSIMDAware' defines member variable with name 'm_shadersInitialized' also defined in its parent class 'btOpenCLSoftBodySolver'.

[emscripten\tests\bullet\src\BulletMultiThreaded\PosixThreadSupport.cpp:241]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[emscripten\tests\bullet\src\BulletMultiThreaded\PosixThreadSupport.cpp:189]: (style) Unsigned variable 'last' can't be negative so it is unnecessary to test it.

[emscripten\tests\bullet\src\BulletMultiThreaded\PosixThreadSupport.cpp:55]: (style) Variable 'semCount' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\PosixThreadSupport.cpp:338]: (warning) Member variable 'PosixBarrier::m_called' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuCollisionTaskProcess.cpp:164]: (style) Unsigned variable 'taskId' can't be negative so it is unnecessary to test it.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuCollisionTaskProcess.cpp:298]: (style) Unsigned variable 'taskId' can't be negative so it is unnecessary to test it.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuCollisionTaskProcess.cpp:164]: (error) Uninitialized variable: taskId

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.cpp:121]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.cpp:122]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.cpp:239]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.cpp:240]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuDoubleBuffer.h:82]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.cpp:272]: (style) The scope of the variable 'aabbOverlap' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.cpp:272]: (style) The scope of the variable 'isLeafNode' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuDoubleBuffer.h:61]: (warning) Member variable 'DoubleBuffer<T,size>::m_dmaTag' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuContactResult.cpp:27]: (warning) Member variable 'SpuContactResult::m_isSwapped' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:379]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:418]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:641]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:733]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:734]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:794]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:798]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1042]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1044]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1162]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1197]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1370]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:382] -> [emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:402]: (performance) Variable 'hasCollision' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:633]: (style) The scope of the variable 'dmaSize' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1067]: (style) The scope of the variable 'inputPtr' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp:1068]: (style) The scope of the variable 'numOnPage' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\Box.h:96]: (warning) Member variable 'BoxPoint::featureType' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\Box.h:96]: (warning) Member variable 'BoxPoint::featureIdx' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuSampleTask\SpuSampleTask.cpp:47]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuSampleTask\SpuSampleTask.cpp:97]: (style) The scope of the variable 'timeStep' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\SpuSampleTask\SpuSampleTask.cpp:164]: (style) The scope of the variable 'timeStep' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\btGpu3DGridBroadphase.cpp] -> [emscripten\tests\bullet\src\BulletMultiThreaded\btGpu3DGridBroadphase.cpp:503]: (error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:468]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1021]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1134]: (warning) Redundant assignment of 'numPosPoints' to itself.

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1087]: (style) The scope of the variable 'totalPoints' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1323]: (style) The scope of the variable 'separateBias' can be reduced.

[emscripten\tests\bullet\src\BulletMultiThreaded\HeapManager.h:63]: (style) Checking if unsigned variable 'bytes' is less than zero.

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1135]: (style) Variable 'totalPoints' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1114]: (style) Variable 'compFric' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletMultiThreaded\btParallelConstraintSolver.cpp:1340]: (style) Variable 'totalContacts' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:914]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:920]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3018]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3037]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3042]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3057]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3063]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3070]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3081]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3087]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3091]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3104]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3110]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3113]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3126]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3132]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3142]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3149]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3155]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3201]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3205]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3252]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3258]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3345]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:3352]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyInternals.h:560] -> [emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyInternals.h:560]: (style) Same expression on both sides of '=='.

[emscripten\tests\bullet\src\BulletSoftBody\btSparseSDF.h:28]: (style) The scope of the variable 'tmp' can be reduced.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:822]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.cpp:822]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:54]: (warning) Member variable 'btSoftBodyWorldInfo::m_sparsesdf' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:340]: (warning) Member variable 'Cluster::m_nvimpulses' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:340]: (warning) Member variable 'Cluster::m_ndimpulses' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:340]: (warning) Member variable 'Cluster::m_collide' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBody.h:340]: (warning) Member variable 'Cluster::m_clusterIndex' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyInternals.h:429]: (warning) Logical disjunction always evaluates to true: t <= 0 || t >= 1.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyConcaveCollisionAlgorithm.cpp:56]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp:966] -> [emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp:967]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp:168]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp:168]: (style) The scope of the variable 'nj' can be reduced.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftBodyHelpers.cpp:967]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.h:38]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.h:38]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.h:38]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_softBody0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.h:38]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_softBody1' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidCollisionAlgorithm.cpp:61]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidCollisionAlgorithm.cpp:29]: (warning) Member variable 'btSoftRigidCollisionAlgorithm::m_softBody' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidCollisionAlgorithm.cpp:29]: (warning) Member variable 'btSoftRigidCollisionAlgorithm::m_rigidCollisionObject' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidDynamicsWorld.cpp:102]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidDynamicsWorld.cpp:167]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftRigidDynamicsWorld.cpp:232]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:38]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:39]: (style) C-style pointer casting

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:25]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_ownManifold' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:25]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_manifoldPtr' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:25]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_softBody0' is not initialized in the constructor.

[emscripten\tests\bullet\src\BulletSoftBody\btSoftSoftCollisionAlgorithm.cpp:25]: (warning) Member variable 'btSoftSoftCollisionAlgorithm::m_softBody1' is not initialized in the constructor.

[emscripten\tests\bullet\src\LinearMath\btAlignedAllocator.cpp:65]: (style) The scope of the variable 'offset' can be reduced.

[emscripten\tests\bullet\src\LinearMath\btAlignedAllocator.cpp:80]: (style) The scope of the variable 'real' can be reduced.

[emscripten\tests\bullet\src\LinearMath\btAlignedAllocator.h:98]: (style) 'btAlignedAllocator<O,Alignment>::operator=' should return 'btAlignedAllocator<O,Alignment> &'.

[emscripten\tests\bullet\src\LinearMath\btConvexHull.cpp:661]: (style) C-style pointer casting

[emscripten\tests\bullet\src\LinearMath\btConvexHull.cpp:665]: (style) C-style pointer casting

[emscripten\tests\bullet\src\LinearMath\btConvexHull.cpp:987]: (style) C-style pointer casting

[emscripten\tests\bullet\src\LinearMath\btAlignedObjectArray.h:265]: (style) C-style pointer casting

[emscripten\tests\bullet\src\LinearMath\btAlignedObjectArray.h:457]: (style) C-style pointer casting

[emscripten\tests\bullet\src\LinearMath\btConvexHull.cpp:897]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\LinearMath\btVector3.h:557]: (style) Variable 'maxVal' is assigned a value that is never used.

[emscripten\tests\bullet\src\LinearMath\btVector3.h:590]: (style) Variable 'minVal' is assigned a value that is never used.

[emscripten\tests\bullet\src\LinearMath\btConvexHull.h:70]: (warning) Member variable 'HullDesc::mMaxFaces' is not initialized in the constructor.

[emscripten\tests\bullet\src\LinearMath\btConvexHull.cpp:356]: (warning) Member variable 'btHullTriangle::id' is not initialized in the constructor.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.h:53]: (portability) Returning an integer in a function with pointer return type is not portable.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.h:63]: (portability) Returning an integer in a function with pointer return type is not portable.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2127]: (error) Possible null pointer dereference: a

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2127]: (error) Possible null pointer dereference: b

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2129]: (error) Possible null pointer dereference: a

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2129]: (error) Possible null pointer dereference: b

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:1948]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:1959]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2001]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:2015]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.h:31]: (style) The class 'Edge' does not have a constructor.

[emscripten\tests\bullet\src\LinearMath\btConvexHullComputer.cpp:52]: (style) The class 'btConvexHullInternal' does not have a constructor.

[emscripten\tests\bullet\src\LinearMath\btQuickprof.cpp:531]: (style) Variable 'totalTime' is assigned a value that is never used.

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:111]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:111]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:487]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:346]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:390]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:401]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:420]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:477]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:516]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:681]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:692]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:711]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:640]: (style) Variable 'sUniqueThreadSupportIndex' is assigned a value that is never used.

[emscripten\tests\bullet\src\MiniCL\MiniCL.cpp:522]: (error) Memory leak: kernel

[emscripten\tests\bullet\src\MiniCL\MiniCLTask\MiniCLTask.cpp:45]: (style) C-style pointer casting

[emscripten\tests\bullet\src\MiniCL\MiniCLTask\MiniCLTask.cpp:45]: (style) Variable 'localMemory' is assigned a value that is never used.

[emscripten\tests\checksummer.c:45]: (error) Memory leak: source

[emscripten\tests\ctype\src.c:79]: (error) Invalid islower() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:88]: (error) Invalid isupper() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:97]: (error) Invalid isupper() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:106]: (error) Invalid isalpha() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:115]: (error) Invalid isdigit() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:124]: (error) Invalid isxdigit() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:133]: (error) Invalid isalnum() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:142]: (error) Invalid ispunct() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:151]: (error) Invalid isspace() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:169]: (error) Invalid iscntrl() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:178]: (error) Invalid isprint() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\ctype\src.c:187]: (error) Invalid isgraph() argument nr 1. The value is -45 but the valid values are '0-255'.

[emscripten\tests\cube_explosion.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_color.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_color2.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_fog.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_glew.c:28]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_mt.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal_dap.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal_dap_far.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal_dap_far_glda.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal_dap_far_glda_quad.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_normal_dap_far_range.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre2.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre2_vao.c:42]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre2_vao2.c:42]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre3.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_pre_vao.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubegeom_texturematrix.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\cubescript\command.h:87]: (error) Using 'memcpy' on struct that contains a virtual method.

[emscripten\tests\cubescript\tools.h:611]: (style) C-style pointer casting

[emscripten\tests\cubescript\tools.h:612]: (style) C-style pointer casting

[emscripten\tests\cubescript\tools.h:318]: (style) C-style pointer casting

[emscripten\tests\dlmalloc_test.c:51]: (error) Memory leak: last

[emscripten\tests\dlmalloc_test.c:51]: (error) Memory leak: newer

[emscripten\tests\embind\embind_benchmark.cpp:218]: (style) Variable 'i' is assigned a value that is never used.

[emscripten\tests\embind\embind_benchmark.cpp:371]: (style) Variable 'r' is assigned a value that is never used.

[emscripten\tests\embind\embind_benchmark.cpp:392]: (style) Variable 'r' is assigned a value that is never used.

[emscripten\tests\embind\embind_benchmark.cpp:413]: (style) Variable 'f' is assigned a value that is never used.

[emscripten\tests\embind\embind_benchmark.cpp:97]: (performance) Variable 'transform' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\embind\embind_test.cpp:1143]: (style) Variable 'sp' is assigned a value that is never used.

[emscripten\tests\embind\embind_test.cpp:260]: (warning) Member variable 'BigClass::otherMember' is not initialized in the constructor.

[emscripten\tests\embind\embind_test.cpp:260]: (warning) Member variable 'BigClass::yetAnotherMember' is not initialized in the constructor.

[emscripten\tests\embind\embind_test.cpp:1912]: (warning) Member variable 'MultipleOverloads::value' is not initialized in the constructor.

[emscripten\tests\embind\embind_test.cpp:396] -> [emscripten\tests\embind\embind_test.cpp:341]: (warning) The class 'Derived' defines member variable with name 'member' also defined in its parent class 'Base'.

[emscripten\tests\emscripten_api_browser.cpp:48]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\emscripten_api_browser.cpp:77]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\emscripten_api_browser_infloop.cpp:17]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\enet\compress.c:257]: (style) Checking if unsigned variable 'inBufferCount' is less than zero.

[emscripten\tests\enet\compress.c:257]: (style) Checking if unsigned variable 'inLimit' is less than zero.

[emscripten\tests\enet\compress.c:277]: (style) Checking if unsigned variable 'inBufferCount' is less than zero.

[emscripten\tests\enet\compress.c:513]: (style) Checking if unsigned variable 'inLimit' is less than zero.

[emscripten\tests\enet\packet.c:29]: (style) Checking if unsigned variable 'dataLength' is less than zero.

[emscripten\tests\enet\peer.c:250]: (style) The scope of the variable 'outgoingCommand' can be reduced.

[emscripten\tests\enet\peer.c:672]: (style) Variable 'startCommand' is assigned a value that is never used.

[emscripten\tests\enet\protocol.c:1002]: (style) Checking if unsigned variable 'originalSize' is less than zero.

[emscripten\tests\enet_client.c:34]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\env\src.c:29]: (style) Variable 'buffer' is assigned a value that is never used.

[emscripten\tests\exceptions\typed.cpp:61]: (style) Exception should be caught by reference.

[emscripten\tests\exceptions\typed.cpp:63]: (style) Exception should be caught by reference.

[emscripten\tests\exceptions\typed.cpp:75]: (style) Exception should be caught by reference.

[emscripten\tests\fannkuch.cpp:23]: (style) C-style pointer casting

[emscripten\tests\fannkuch.cpp:90]: (style) C-style pointer casting

[emscripten\tests\fasta.cpp:79]: (warning) Member variable 'LineBuffer::buffer' is not initialized in the constructor.

[emscripten\tests\fasta.cpp:95]: (style) 'struct RotatingString' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\fasta.cpp:109]: (error) Mismatching allocation and deallocation: temp

[emscripten\tests\files.cpp:106]: (style) Variable 'num' is assigned a value that is never used.

[emscripten\tests\files.cpp:106]: (warning) scanf without field width limits can crash with huge input data.

[emscripten\tests\files.cpp:46]: (error) Allocation with malloc, gets doesn't release it.

[emscripten\tests\files.cpp:122]: (error) Allocation with fopen, assert doesn't release it.

[emscripten\tests\files.cpp:123]: (error) Allocation with fopen, assert doesn't release it.

[emscripten\tests\files.cpp:127]: (error) Resource leak: devNull

[emscripten\tests\files.cpp:46]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[emscripten\tests\files.cpp:39]: (warning) Storing fgetc() return value in char variable and then comparing with EOF.

[emscripten\tests\freealut\src\alutInternal.h:32]: (error) Do not know sized types on this platform

[emscripten\tests\freealut\src\alutInternal.h:32]: (error) #error Do not know sized types on this platform

[emscripten\tests\freealut\src\alutInputStream.c:16]: (error) No stat-like function on this platform

[emscripten\tests\freealut\src\alutUtil.c:11]: (error) No way to sleep on this platform

[emscripten\tests\freetype\main.c:94]: (style) Variable 'filename' is assigned a value that is never used.

[emscripten\tests\freetype\main_2.c:94]: (style) Variable 'filename' is assigned a value that is never used.

[emscripten\tests\freetype\main_3.c:35]: (style) The scope of the variable 'pcur' can be reduced.

[emscripten\tests\freetype\main_3.c:124]: (style) Variable 'filename' is assigned a value that is never used.

[emscripten\tests\freetype\main_3.c:129]: (style) Variable 'angle' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\afglobal.c:81] -> [emscripten\tests\freetype\src\autofit\afglobal.c:93]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\autofit\afglobal.c:192]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\afglobal.c:219]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\afglobal.c:210]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\autofit\afhints.c:394]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\aflatin.c:1153]: (style) Variable 'ups' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\aflatin.c:1155]: (style) Variable 'downs' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\aflatin2.c:1227]: (style) Variable 'ups' is assigned a value that is never used.

[emscripten\tests\freetype\src\autofit\aflatin2.c:1229]: (style) Variable 'downs' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftoutln.c:571]: (style) The scope of the variable 'swap' can be reduced.

[emscripten\tests\freetype\src\base\ftgloadr.c:73]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\base\ftgloadr.c:106]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftgloadr.c:131]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftgloadr.c:167]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\base\ftgloadr.c:168]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftstream.c:220]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftstream.c:327]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\fttrigon.c:136]: (style) Variable 'z' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftgloadr.c:81]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\base\ftgloadr.c:179]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\base\ftbitmap.c:45]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftbitmap.c:103]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\base\ftbitmap.c:387]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftbitmap.c:654]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftglyph.c:425]: (style) The scope of the variable 'clazz' can be reduced.

[emscripten\tests\freetype\src\base\ftglyph.c:457]: (style) The scope of the variable 'clazz' can be reduced.

[emscripten\tests\freetype\src\base\ftglyph.c:283]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftglyph.c:284]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\base\ftglyph.c:615]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftglyph.c:299]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\base\ftgxval.c:82]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftgxval.c:133]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftmac.c:964] -> [emscripten\tests\freetype\src\base\ftmac.c:968]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\base\ftmac.c:802]: (style) The scope of the variable 'num_faces_in_fond' can be reduced.

[emscripten\tests\freetype\src\base\ftmac.c:364]: (style) Variable 'fond' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftmac.c:552]: (error) Uninitialized variable: lwfn_file_name

[emscripten\tests\freetype\src\base\ftmac.c:857]: (error) Uninitialized variable: lwfn_file_name

[emscripten\tests\freetype\src\base\ftotval.c:83]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftstroke.c:567]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftstroke.c:720]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\base\ftstroke.c:780]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\base\ftstroke.c:738]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\bdf\bdflib.c:484]: (style) The scope of the variable 'fp' can be reduced.

[emscripten\tests\freetype\src\bdf\bdfdrivr.c:203]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\bdf\bdfdrivr.c:321]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcmru.c:315]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcmanag.c:421]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccache.c:115]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccache.c:116]: (style) Unused variable: error

[emscripten\tests\freetype\src\cache\ftccache.c:168]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccache.c:169]: (style) Unused variable: error

[emscripten\tests\freetype\src\cache\ftccache.c:333]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccache.c:334]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\cache\ftccache.c:389]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccmap.c:140]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftccmap.c:155]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\cache\ftccmap.c:156]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcimage.c:34]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcimage.c:62]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcsbits.c:47]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\cache\ftcsbits.c:71]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cache\ftcmanag.c:200]: (error) Uninitialized variable: mrunode

[emscripten\tests\freetype\src\cache\ftcmanag.c:328]: (error) Uninitialized variable: mrunode

[emscripten\tests\freetype\src\cache\ftcmanag.c:405]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cache\ftccache.c:342]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cache\ftccmap.c:173]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cache\ftcimage.c:89]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cache\ftcsbits.c:60]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cache\ftcbasic.c:381]: (error) Uninitialized variable: _mrunode

[emscripten\tests\freetype\src\cache\ftcbasic.c:449]: (error) Uninitialized variable: _mrunode

[emscripten\tests\freetype\src\cache\ftcbasic.c:718]: (error) Uninitialized variable: _mrunode

[emscripten\tests\freetype\src\cache\ftcbasic.c:788]: (error) Uninitialized variable: _mrunode

[emscripten\tests\freetype\src\cff\cffload.c:206]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\cff\cffload.c:207]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\cff\cffload.c:307]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cff\cffload.c:573]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\cff\cffobjs.c:973]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cff\cffcmap.c:163]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cff\cffload.c:221]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cff\cffload.c:294]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cid\cidload.c:153]: (style) The scope of the variable 'matrix' can be reduced.

[emscripten\tests\freetype\src\cid\cidload.c:154]: (style) The scope of the variable 'offset' can be reduced.

[emscripten\tests\freetype\src\cid\cidload.c:478]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\cid\cidobjs.c:207]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\cid\cidparse.c:216]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmod.c:203] -> [emscripten\tests\freetype\src\gxvalid\gxvmod.c:209]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\gxvalid\gxvmort.c:169]: (style) The scope of the variable 'func' can be reduced.

[emscripten\tests\freetype\src\gxvalid\gxvmorx.c:60]: (style) The scope of the variable 'func' can be reduced.

[emscripten\tests\freetype\src\gxvalid\gxvcommn.c:1303]: (style) Variable 'maxState' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvcommn.c:1640]: (style) Variable 'classTable_length' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvcommn.c:1659]: (style) Variable 'maxState' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvtrak.c:114]: (style) Variable 'track' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvtrak.c:223]: (style) Variable 'table_size' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:84]: (style) Variable 'justClass' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:85]: (style) Variable 'beforeGrowLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:86]: (style) Variable 'beforeShrinkGrowLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:87]: (style) Variable 'afterGrowLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:88]: (style) Variable 'afterShrinkGrowLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:89]: (style) Variable 'growFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:90]: (style) Variable 'shrinkFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:164]: (style) Variable 'lowerLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:165]: (style) Variable 'upperLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:166]: (style) Variable 'order' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:175]: (style) Variable 'glyphs' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:192]: (style) Variable 'addGlyph' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:210]: (style) Variable 'substThreshhold' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:211]: (style) Variable 'addGlyph' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:212]: (style) Variable 'substGlyph' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:231]: (style) Variable 'variantsAxis' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:232]: (style) Variable 'minimumLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:233]: (style) Variable 'noStretchValue' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:234]: (style) Variable 'maximumLimit' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:251]: (style) Variable 'flags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:252]: (style) Variable 'glyph' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:273]: (style) Variable 'actionClass' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:404]: (style) Variable 'setMark' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:405]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:406]: (style) Variable 'markClass' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:407]: (style) Variable 'currentClass' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:428]: (style) Variable 'coverage' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:429]: (style) Variable 'subFeatureFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvjust.c:585]: (style) Variable 'table_size' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort.c:187]: (style) Variable 'subFeatureFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort.c:230]: (style) Variable 'defaultFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort0.c:86]: (style) Variable 'markFirst' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort0.c:87]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort0.c:88]: (style) Variable 'markLast' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort0.c:91]: (style) Variable 'verb' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort1.c:124]: (style) Variable 'min_gid' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort1.c:153]: (style) Variable 'setMark' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort1.c:154]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:180]: (style) Variable 'last' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:181]: (style) Variable 'store' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:183]: (style) Variable 'offset' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:206]: (style) Variable 'setComponent' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:207]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort2.c:239]: (style) Variable 'lig_gid' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:130]: (style) Variable 'insert_glyphID' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:161]: (style) Variable 'setMark' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:162]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:163]: (style) Variable 'currentIsKashidaLike' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:164]: (style) Variable 'markedIsKashidaLike' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:165]: (style) Variable 'currentInsertBefore' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmort5.c:166]: (style) Variable 'markedInsertBefore' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx.c:79]: (style) Variable 'subFeatureFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx.c:124]: (style) Variable 'defaultFlags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx0.c:62]: (style) Variable 'markFirst' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx0.c:63]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx0.c:64]: (style) Variable 'markLast' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx0.c:67]: (style) Variable 'verb' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx1.c:125]: (style) Variable 'setMark' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx1.c:126]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:177]: (style) Variable 'last' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:178]: (style) Variable 'store' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:180]: (style) Variable 'offset' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:204]: (style) Variable 'setComponent' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:205]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:206]: (style) Variable 'performAction' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:243]: (style) Variable 'lig_gid' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx2.c:278]: (style) Variable 'p' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:127]: (style) Variable 'insert_glyphID' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:158]: (style) Variable 'setMark' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:159]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:160]: (style) Variable 'currentIsKashidaLike' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:161]: (style) Variable 'markedIsKashidaLike' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:162]: (style) Variable 'currentInsertBefore' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvmorx5.c:163]: (style) Variable 'markedInsertBefore' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:159]: (style) Variable 'kernValue' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:274]: (style) Variable 'push' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:275]: (style) Variable 'dontAdvance' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:291]: (style) Variable 'kernAction' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:292]: (style) Variable 'kernValue' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:472]: (style) Variable 'flags' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:559]: (style) Variable 'kernVertical' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:560]: (style) Variable 'kernCrossStream' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:561]: (style) Variable 'kernVariation' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:593]: (style) Variable 'horizontal' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:594]: (style) Variable 'cross_stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:630]: (style) Variable 'horizontal' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:631]: (style) Variable 'minimum' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:632]: (style) Variable 'cross_stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\gxvalid\gxvkern.c:633]: (style) Variable 'override' is assigned a value that is never used.

[emscripten\tests\freetype\src\gzip\adler32.c:28]: (style) The scope of the variable 'k' can be reduced.

[emscripten\tests\freetype\src\gzip\infblock.c:268]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\freetype\src\gzip\infblock.c:268]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\freetype\src\gzip\inftrees.c:142] -> [emscripten\tests\freetype\src\gzip\inftrees.c:143]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\gzip\inftrees.c:113]: (style) The scope of the variable 'a' can be reduced.

[emscripten\tests\freetype\src\lzw\ftzopen.c:114]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\lzw\ftzopen.c:115]: (style) Unused variable: error

[emscripten\tests\freetype\src\lzw\ftzopen.c:142]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\lzw\ftzopen.c:143]: (style) Unused variable: error

[emscripten\tests\freetype\src\lzw\ftzopen.c:212]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\otvalid\otvbase.c:129]: (style) Unused variable: MinCoord_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:130]: (style) Unused variable: MaxCoord_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:184]: (style) Unused variable: BaseValues_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:185]: (style) Unused variable: DefaultMinMax_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:258]: (style) Unused variable: BaseTagList_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:288]: (style) Unused variable: HorizAxis_p

[emscripten\tests\freetype\src\otvalid\otvbase.c:289]: (style) Unused variable: VertAxis_p

[emscripten\tests\freetype\src\otvalid\otvgdef.c:159]: (style) Unused variable: GlyphClassDef_p

[emscripten\tests\freetype\src\otvalid\otvgdef.c:160]: (style) Unused variable: AttachListOffset_p

[emscripten\tests\freetype\src\otvalid\otvgdef.c:161]: (style) Unused variable: LigCaretListOffset_p

[emscripten\tests\freetype\src\otvalid\otvgdef.c:162]: (style) Unused variable: MarkAttachClassDef_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:81]: (style) Unused variable: anchor_offset_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:214]: (style) Unused variable: device_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:276]: (style) Unused variable: XDeviceTable_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:277]: (style) Unused variable: YDeviceTable_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:598]: (style) Unused variable: EntryAnchor_p

[emscripten\tests\freetype\src\otvalid\otvgpos.c:599]: (style) Unused variable: ExitAnchor_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:49]: (style) Unused variable: ShrinkageEnableGSUB_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:50]: (style) Unused variable: ShrinkageDisableGSUB_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:51]: (style) Unused variable: ShrinkageEnableGPOS_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:52]: (style) Unused variable: ShrinkageDisableGPOS_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:53]: (style) Unused variable: ExtensionEnableGSUB_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:54]: (style) Unused variable: ExtensionDisableGSUB_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:55]: (style) Unused variable: ExtensionEnableGPOS_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:56]: (style) Unused variable: ExtensionDisableGPOS_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:57]: (style) Unused variable: ShrinkageJstfMax_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:58]: (style) Unused variable: ExtensionJstfMax_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:155]: (style) Unused variable: ExtGlyph_p

[emscripten\tests\freetype\src\otvalid\otvjstf.c:156]: (style) Unused variable: DefJstfLangSys_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:53]: (style) Unused variable: DeviceTableOffset_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:93]: (style) Unused variable: Coverage_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:94]: (style) Unused variable: DeviceTableOffset_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:141]: (style) Unused variable: DeviceTableOffset_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:184]: (style) Unused variable: Coverage_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:185]: (style) Unused variable: MKRecordOffset_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:281]: (style) Unused variable: DeviceTableOffset_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:322]: (style) Unused variable: GlyphAssembly_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:361]: (style) Unused variable: VCoverage_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:362]: (style) Unused variable: HCoverage_p

[emscripten\tests\freetype\src\otvalid\otvmath.c:363]: (style) Unused variable: Offset_p

[emscripten\tests\freetype\src\otvalid\otvmod.c:219]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\otvalid\otvmod.c:230]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pcf\pcfread.c:569] -> [emscripten\tests\freetype\src\pcf\pcfread.c:576]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfread.c:666] -> [emscripten\tests\freetype\src\pcf\pcfread.c:674]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfread.c:768] -> [emscripten\tests\freetype\src\pcf\pcfread.c:778]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfread.c:926] -> [emscripten\tests\freetype\src\pcf\pcfread.c:930]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfread.c:1108] -> [emscripten\tests\freetype\src\pcf\pcfread.c:1113]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfdrivr.c:268] -> [emscripten\tests\freetype\src\pcf\pcfdrivr.c:275]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pcf\pcfutil.c:69]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\freetype\src\pcf\pcfutil.c:88]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\freetype\src\pcf\pcfdrivr.c:221]: (style) The scope of the variable 'prop' can be reduced.

[emscripten\tests\freetype\src\pcf\pcfread.c:999]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pcf\pcfdrivr.c:214]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pfr\pfrcmap.c:71]: (style) The scope of the variable 'gchar' can be reduced.

[emscripten\tests\freetype\src\pfr\pfrload.c:156]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\pfr\pfrgload.c:55]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pfr\pfrobjs.c:52]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pfr\pfrload.c:168]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\pfr\pfrload.c:216]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\psaux\afmparse.c:122]: (style) The scope of the variable 'ch' can be reduced.

[emscripten\tests\freetype\src\psaux\afmparse.c:162]: (style) The scope of the variable 'ch' can be reduced.

[emscripten\tests\freetype\src\psaux\afmparse.c:400]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\afmparse.c:401]: (style) Unused variable: error

[emscripten\tests\freetype\src\psaux\afmparse.c:531]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\psaux\afmparse.c:555]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\afmparse.c:535]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\psaux\afmparse.c:602]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\psaux\afmparse.c:703]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\psaux\psobjs.c:120]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\psobjs.c:122]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\psaux\psobjs.c:243]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\psobjs.c:267]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\t1cmap.c:297]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\psaux\psobjs.c:129]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\pshinter\pshalgo.c:1888]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pshinter\pshalgo.c:1915]: (style) Unused variable: error

[emscripten\tests\freetype\src\pshinter\pshalgo.c:242]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\pshinter\pshglob.c:713] -> [emscripten\tests\freetype\src\pshinter\pshglob.c:716]: (performance) Variable 'dim' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pshinter\pshglob.c:604]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\pshinter\pshglob.c:628]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\pshinter\pshglob.c:702]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\pshinter\pshrec.c:319] -> [emscripten\tests\freetype\src\pshinter\pshrec.c:323]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pshinter\pshrec.c:624] -> [emscripten\tests\freetype\src\pshinter\pshrec.c:628]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\pshinter\pshrec.c:586]: (style) The scope of the variable 'mask' can be reduced.

[emscripten\tests\freetype\src\sfnt\ttkern.c:186] -> [emscripten\tests\freetype\src\sfnt\ttkern.c:192]: (performance) Variable 'mask' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\sfnt\ttkern.c:199] -> [emscripten\tests\freetype\src\sfnt\ttkern.c:209]: (performance) Variable 'next' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\sfnt\ttload.c:870]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\ttkern.c:169]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\sfobjs.c:56]: (style) Unused variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:87]: (style) Unused variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:348]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\sfobjs.c:349]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\sfnt\sfobjs.c:1062]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\sfobjs.c:1093]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\sfobjs.c:1104]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\ttload.c:149]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\ttload.c:510]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:371]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:391]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:395]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:398]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:413]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\sfobjs.c:418]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\sfnt\ttpost.c:417]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\sfnt\ttsbit0.c:112]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\smooth\ftgrays.c:593]: (style) The scope of the variable 'lift' can be reduced.

[emscripten\tests\freetype\src\smooth\ftgrays.c:593]: (style) The scope of the variable 'rem' can be reduced.

[emscripten\tests\freetype\src\smooth\ftgrays.c:1227]: (style) The scope of the variable 'span' can be reduced.

[emscripten\tests\freetype\src\smooth\ftgrays.c:1228]: (style) The scope of the variable 'count' can be reduced.

[emscripten\tests\freetype\src\smooth\ftgrays.c:1984]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\smooth\ftgrays.c:2002]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\smooth\ftgrays.c:1995]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\tools\apinames.c:155]: (style) The scope of the variable 'temp' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:187]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:187]: (style) The scope of the variable 'num' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:330]: (style) The scope of the variable 'examples' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:331]: (style) The scope of the variable 'ent' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:558]: (style) The scope of the variable 'pt' can be reduced.

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:641]: (error) Memory leak: dirs

[emscripten\tests\freetype\src\tools\ftrandom\ftrandom.c:636]: (error) Memory leak: exts

[emscripten\tests\freetype\src\tools\test_afm.c:138]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\tools\test_trig.c:22]: (style) The scope of the variable 'd1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:22]: (style) The scope of the variable 'd2' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:47]: (style) The scope of the variable 'd1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:47]: (style) The scope of the variable 'd2' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:71]: (style) The scope of the variable 'd1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:71]: (style) The scope of the variable 'd2' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:95]: (style) The scope of the variable 'l' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:95]: (style) The scope of the variable 'a' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:95]: (style) The scope of the variable 'c1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:95]: (style) The scope of the variable 's1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:96]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:125]: (style) The scope of the variable 'a' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:125]: (style) The scope of the variable 'c1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:125]: (style) The scope of the variable 's1' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:180]: (style) The scope of the variable 'ra' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:180]: (style) The scope of the variable 'cra' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:180]: (style) The scope of the variable 'sra' can be reduced.

[emscripten\tests\freetype\src\tools\test_trig.c:28]: (style) Variable 'd1' is assigned a value that is never used.

[emscripten\tests\freetype\src\tools\test_trig.c:53]: (style) Variable 'd1' is assigned a value that is never used.

[emscripten\tests\freetype\src\tools\test_trig.c:77]: (style) Variable 'd1' is assigned a value that is never used.

[emscripten\tests\freetype\src\tools\test_trig.c:181]: (style) Unused variable: j

[emscripten\tests\freetype\src\truetype\ttpload.c:177]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\freetype\src\truetype\ttpload.c:178]: (style) The scope of the variable 'p_limit' can be reduced.

[emscripten\tests\freetype\src\truetype\ttpload.c:252]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttpload.c:561]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttgload.c:290]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\truetype\ttgload.c:313]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttgload.c:2024]: (style) Variable 'face' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttobjs.c:191]: (style) Unused variable: error

[emscripten\tests\freetype\src\truetype\ttobjs.c:523]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttobjs.c:524]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\truetype\ttgload.c:301]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\type1\t1afm.c:125] -> [emscripten\tests\freetype\src\type1\t1afm.c:129]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\type1\t1driver.c:73]: (style) The scope of the variable 'gname' can be reduced.

[emscripten\tests\freetype\src\type1\t1gload.c:197]: (style) Variable 'error' is assigned a value that is never used.

[emscripten\tests\freetype\src\type1\t1load.c:2182]: (style) The scope of the variable 'char_name' can be reduced.

[emscripten\tests\freetype\src\type1\t1load.c:514]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\type1\t1load.c:1162]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\type1\t1load.c:1187]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\type1\t1parse.c:74]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\type1\t1parse.c:246]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\type1\t1parse.c:93]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\type42\t42drivr.c:75]: (style) The scope of the variable 'gname' can be reduced.

[emscripten\tests\freetype\src\type42\t42objs.c:487] -> [emscripten\tests\freetype\src\type42\t42objs.c:490]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[emscripten\tests\freetype\src\type42\t42objs.c:94]: (style) The scope of the variable 'char_name' can be reduced.

[emscripten\tests\freetype\src\type42\t42objs.c:405]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\type42\t42parse.c:228]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\type42\t42parse.c:321]: (style) Variable 'error' is not assigned a value.

[emscripten\tests\freetype\src\type42\t42parse.c:346]: (error) Uninitialized variable: error

[emscripten\tests\freetype\src\winfonts\winfnt.c:191]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\freetype\src\winfonts\winfnt.c:192]: (style) Variable 'stream' is assigned a value that is never used.

[emscripten\tests\freetype\src\winfonts\winfnt.c:676]: (style) Variable 'memory' is assigned a value that is never used.

[emscripten\tests\full_es2_sdlproc.c:293]: (style) The scope of the variable 'row' can be reduced.

[emscripten\tests\full_es2_sdlproc.c:293]: (style) The scope of the variable 'column' can be reduced.

[emscripten\tests\full_es2_sdlproc.c:723]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:48]: (warning) Redundant assignment of 'g_5' to itself.

[emscripten\tests\fuzz\1.c:68]: (style) Variable 'l_14' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:69]: (style) Variable 'l_15' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:70]: (style) Variable 'l_16' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:71]: (style) Variable 'l_17' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:72]: (style) Variable 'l_18' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:73]: (style) Variable 'l_19' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:74]: (style) Variable 'l_20' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:75]: (style) Variable 'l_21' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:76]: (style) Variable 'l_22' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:77]: (style) Variable 'l_23' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:78]: (style) Variable 'l_24' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:79]: (style) Variable 'l_25' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:80]: (style) Variable 'l_26' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:81]: (style) Variable 'l_27' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:82]: (style) Variable 'l_28' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:83]: (style) Variable 'l_29' is assigned a value that is never used.

[emscripten\tests\fuzz\1.c:85]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:435]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[emscripten\tests\fuzz\3.c:657]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[emscripten\tests\fuzz\3.c:739]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[emscripten\tests\fuzz\3.c:753]: (warning) Comparison of a boolean expression with an integer other than 0 or 1.

[emscripten\tests\fuzz\3.c:818] -> [emscripten\tests\fuzz\3.c:820]: (performance) Variable 'l_154' is reassigned a value before the old one has been used.

[emscripten\tests\fuzz\3.c:104]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:104]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:109]: (style) Variable 'l_581' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:145]: (style) Variable 'l_589' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:131]: (style) Variable 'l_529' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:119]: (style) Variable 'l_587' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:125]: (style) Variable 'l_525' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:128]: (style) Variable 'l_554' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:129]: (style) Variable 'l_571' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:130]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:130]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:157]: (style) Variable 'l_599' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:158]: (style) Variable 'l_600' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:159]: (style) Variable 'l_601' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:160]: (style) Variable 'l_602' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:161]: (style) Variable 'l_603' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:163]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:163]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:174]: (style) Variable 'l_617' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:175]: (style) Variable 'l_618' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:178]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:191]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:191]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:195]: (style) Variable 'l_629' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:196]: (style) Variable 'l_630' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:197]: (style) Variable 'l_631' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:198]: (style) Variable 'l_632' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:199]: (style) Variable 'l_633' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:202]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:202]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:202]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:208]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:213]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:213]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:213]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:233]: (style) Variable 'l_649' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:245]: (style) Variable 'i' is not assigned a value.

[emscripten\tests\fuzz\3.c:245]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:245]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:293]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:293]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:298]: (style) Variable 'l_445' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:299]: (style) Variable 'l_446' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:300]: (style) Variable 'l_447' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:302]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:302]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:313]: (style) Variable 'l_497' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:390]: (style) Variable 'l_501' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:316]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:323]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:334]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:334]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:334]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:343]: (style) Variable 'l_466' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:340]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:340]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:359]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:359]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:359]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:364]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:364]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:364]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:377]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:377]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:377]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:383]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:383]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:383]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:405]: (style) Variable 'l_408' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:406]: (style) Variable 'l_409' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:407]: (style) Variable 'l_410' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:408]: (style) Variable 'l_411' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:409]: (style) Variable 'l_412' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:410]: (style) Variable 'l_413' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:412]: (style) Variable 'l_415' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:413]: (style) Variable 'l_416' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:429]: (style) Variable 'l_417' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:416]: (style) Variable 'l_419' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:417]: (style) Variable 'l_420' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:418]: (style) Variable 'l_421' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:419]: (style) Variable 'l_422' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:420]: (style) Variable 'l_423' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:447]: (style) Variable 'l_302' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:449]: (style) Variable 'l_352' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:452]: (style) Variable 'l_393' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:453]: (style) Variable 'l_398' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:457]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:457]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:457]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:461]: (style) Variable 'l_309' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:462]: (style) Variable 'l_336' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:463]: (style) Variable 'l_388' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:464]: (style) Variable 'l_399' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:593]: (style) Variable 'l_250' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:594]: (style) Variable 'l_253' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:595]: (style) Variable 'l_254' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:605]: (style) Variable 'l_287' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:606]: (style) Variable 'l_288' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:608]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:608]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:628]: (style) Variable 'l_273' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:616]: (style) Variable 'l_274' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:617]: (style) Variable 'l_276' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:618]: (style) Variable 'l_278' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:619]: (style) Variable 'l_279' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:620]: (style) Variable 'l_280' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:621]: (style) Variable 'l_281' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:622]: (style) Variable 'l_282' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:624]: (style) Variable 'l_284' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:625]: (style) Variable 'l_285' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:627]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:627]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:716]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:716]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:733]: (style) Variable 'l_103' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:735]: (style) Variable 'l_105' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:741]: (style) Variable 'l_97' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:751]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:751]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:751]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:756]: (style) Variable 'l_122' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:760]: (style) Variable 'l_130' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:761]: (style) Variable 'l_132' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:762]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:788]: (style) Variable 'l_138' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:775]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:795]: (style) Variable 'l_142' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:784]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:784]: (style) Unused variable: j

[emscripten\tests\fuzz\3.c:784]: (style) Unused variable: k

[emscripten\tests\fuzz\3.c:793]: (style) Unused variable: i

[emscripten\tests\fuzz\3.c:809]: (style) Variable 'l_147' is assigned a value that is never used.

[emscripten\tests\fuzz\3.c:820]: (style) Variable 'l_154' is assigned a value that is never used.

[emscripten\tests\fuzz\4.c:21]: (style) struct or union member 'S0::f4' is never used.

[emscripten\tests\fuzz\4.c:64]: (style) Unused variable: i

[emscripten\tests\fuzz\4.c:64]: (style) Unused variable: j

[emscripten\tests\fuzz\4.c:81]: (style) Unused variable: i

[emscripten\tests\fuzz\4.c:81]: (style) Unused variable: j

[emscripten\tests\fuzz\4.c:81]: (style) Unused variable: k

[emscripten\tests\fuzz\4.c:90]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:240]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[emscripten\tests\fuzz\7.c:294]: (warning) Comparison of a boolean expression with an integer other than 0 or 1.

[emscripten\tests\fuzz\7.c:437]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[emscripten\tests\fuzz\7.c:595] -> [emscripten\tests\fuzz\7.c:595]: (style) Same expression on both sides of '!='.

[emscripten\tests\fuzz\7.c:595] -> [emscripten\tests\fuzz\7.c:595]: (style) Same expression on both sides of '<'.

[emscripten\tests\fuzz\7.c:136]: (style) Variable 'l_1484' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:137]: (style) Variable 'l_1489' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:138]: (style) Variable 'l_1490' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:139]: (style) Variable 'l_1499' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:141]: (style) Variable 'l_1505' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:143]: (style) Variable 'l_1550' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:144]: (style) Variable 'l_1557' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:145]: (style) Variable 'l_1563' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:146]: (style) Variable 'l_1622' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:151]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:151]: (style) Unused variable: k

[emscripten\tests\fuzz\7.c:159]: (style) Variable 'l_1456' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:162]: (style) Variable 'l_1498' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:164]: (style) Variable 'l_1525' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:175]: (style) Variable 'l_1454' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:176]: (style) Variable 'l_1457' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:194]: (style) Variable 'l_1488' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:180]: (style) Variable 'l_1546' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:181]: (style) Variable 'l_1565' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:182]: (style) Variable 'l_1571' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:183]: (style) Variable 'l_1591' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:189]: (style) Variable 'l_1672' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:192]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:200]: (style) Variable 'l_1463' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:202]: (style) Variable 'l_1496' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:203]: (style) Variable 'l_1497' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:204]: (style) Variable 'l_1538' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:205]: (style) Variable 'l_1539' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:206]: (style) Variable 'l_1570' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:207]: (style) Variable 'l_1593' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:208]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:208]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:208]: (style) Unused variable: k

[emscripten\tests\fuzz\7.c:212]: (style) Variable 'l_1599' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:213]: (style) Variable 'l_1604' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:214]: (style) Variable 'l_1625' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:217]: (style) Variable 'l_1631' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:218]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:218]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:221]: (style) Variable 'l_1606' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:230]: (style) Variable 'l_1664' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:231]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:238]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:308]: (style) Variable 'l_675' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:309]: (style) Variable 'l_684' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:313]: (style) Variable 'l_688' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:319]: (style) Variable 'l_696' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:320]: (style) Variable 'l_697' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:323]: (style) Variable 'l_718' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:324]: (style) Variable 'l_725' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:325]: (style) Variable 'l_762' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:326]: (style) Variable 'l_770' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:327]: (style) Variable 'l_810' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:328]: (style) Variable 'l_851' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:329]: (style) Variable 'l_867' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:330]: (style) Variable 'l_959' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:333]: (style) Variable 'l_1009' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:334]: (style) Variable 'l_1022' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:335]: (style) Variable 'l_1023' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:336]: (style) Variable 'l_1024' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:337]: (style) Variable 'l_1025' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:338]: (style) Variable 'l_1026' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:339]: (style) Variable 'l_1035' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:340]: (style) Variable 'l_1120' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:341]: (style) Variable 'l_1121' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:359]: (style) Variable 'l_1125' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:343]: (style) Variable 'l_1133' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:344]: (style) Variable 'l_1172' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:346]: (style) Variable 'l_1276' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:347]: (style) Variable 'l_1302' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:348]: (style) Variable 'l_1332' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:350]: (style) Variable 'l_1392' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:351]: (style) Variable 'l_1397' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:352]: (style) Variable 'l_1433' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:353]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:353]: (style) Unused variable: k

[emscripten\tests\fuzz\7.c:523]: (style) Variable 'l_660' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:404]: (style) Variable 'l_633' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:405]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:418]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:418]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:418]: (style) Unused variable: k

[emscripten\tests\fuzz\7.c:425]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:437]: (style) Variable 'l_570' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:436]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:436]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:510]: (style) Variable 'l_625' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:478]: (style) Variable 'l_600' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:480]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:488]: (style) Variable 'l_605' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:505]: (style) Variable 'l_634' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:506]: (style) Variable 'l_636' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:507]: (style) Variable 'l_639' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:514]: (style) Variable 'l_626' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:515]: (style) Variable 'l_635' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:595]: (style) Variable 'l_103' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:574]: (style) Variable 'l_114' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:575]: (style) Variable 'l_158' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:576]: (style) Variable 'l_180' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:577]: (style) Variable 'l_193' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:578]: (style) Variable 'l_196' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:579]: (style) Variable 'l_212' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:580]: (style) Variable 'l_263' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:588]: (style) Variable 'l_467' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:589]: (style) Variable 'l_497' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:594]: (style) Variable 'l_502' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:591]: (style) Variable 'l_536' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:592]: (style) Unused variable: j

[emscripten\tests\fuzz\7.c:592]: (style) Unused variable: k

[emscripten\tests\fuzz\7.c:618]: (style) Variable 'l_69' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:620]: (style) Variable 'l_74' is assigned a value that is never used.

[emscripten\tests\fuzz\7.c:622]: (style) Unused variable: i

[emscripten\tests\fuzz\7.c:622]: (style) Unused variable: j

[emscripten\tests\gl_matrix_identity.c:38]: (style) Variable 'sum' is assigned a value that is never used.

[emscripten\tests\glbook\Common\esShapes.c:144]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\glbook\Common\esUtil.c:317]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\glbook\Common\esUtil.c:294]: (style) The scope of the variable 'deltatime' can be reduced.

[emscripten\tests\glbook\Common\esUtil.c:295]: (style) The scope of the variable 'totaltime' can be reduced.

[emscripten\tests\glbook\Common\esUtil.c:296]: (style) The scope of the variable 'frames' can be reduced.

[emscripten\tests\glbook\Common\esUtil.c:120]: (style) Unused variable: ecfg

[emscripten\tests\glbook\Common\esUtil.c:121]: (style) Unused variable: num_config

[emscripten\tests\glbook\Common\esUtil.c:304]: (style) Variable 't1' is assigned a value that is never used.

[emscripten\tests\glbook\Common\esUtil.c:318]: (style) Variable 'totaltime' is assigned a value that is never used.

[emscripten\tests\glbook\Common\esUtil.c:416]: (error) Resource leak: f

[emscripten\tests\glshaderinfo.cpp:44]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\glshaderinfo.cpp:48]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\hello_cxx03.cpp:4]: (error) By default, if no -std is specified, emscripten should be compiling with -std=c++03!

[emscripten\tests\hello_cxx03.cpp:4]: (error) #error By default, if no -std is specified, emscripten should be compiling with -std=c++03!

[emscripten\tests\hello_cxx11.cpp:4]: (error) This file should be compiled with -std=c++11!

[emscripten\tests\hello_cxx11.cpp:4]: (error) #error This file should be compiled with -std=c++11!

[emscripten\tests\hello_malloc.cpp:16]: (error) Memory leak: another

[emscripten\tests\hello_world_file.cpp:6]: (warning) Storing fgetc() return value in char variable and then comparing with EOF.

[emscripten\tests\hello_world_gles.c:304]: (style) The scope of the variable 'row' can be reduced.

[emscripten\tests\hello_world_gles.c:304]: (style) The scope of the variable 'column' can be reduced.

[emscripten\tests\hello_world_gles_deriv.c:293]: (style) The scope of the variable 'row' can be reduced.

[emscripten\tests\hello_world_gles_deriv.c:293]: (style) The scope of the variable 'column' can be reduced.

[emscripten\tests\hello_world_gles_full.c:304]: (style) The scope of the variable 'row' can be reduced.

[emscripten\tests\hello_world_gles_full.c:304]: (style) The scope of the variable 'column' can be reduced.

[emscripten\tests\hello_world_gles_full_944.c:304]: (style) The scope of the variable 'row' can be reduced.

[emscripten\tests\hello_world_gles_full_944.c:304]: (style) The scope of the variable 'column' can be reduced.

[emscripten\tests\http.h:141] -> [emscripten\tests\http.h:142]: (performance) Variable 'buffer' is reassigned a value before the old one has been used.

[emscripten\tests\http.h:143]: (style) Variable 'nsize' is assigned a value that is never used.

[emscripten\tests\http.cpp:228]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\http.h:141]: (error) Mismatching allocation and deallocation: buffer

[emscripten\tests\http.h:142]: (error) Mismatching allocation and deallocation: buffer

[emscripten\tests\http.h:147]: (error) Mismatching allocation and deallocation: buffer

[emscripten\tests\http.cpp:196]: (error) Mismatching allocation and deallocation: data

[emscripten\tests\linpack.c:582]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\linpack.c:583]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\linpack.c:583]: (style) The scope of the variable 'k' can be reduced.

[emscripten\tests\linpack.c:583]: (style) The scope of the variable 'kp1' can be reduced.

[emscripten\tests\linpack.c:583]: (style) The scope of the variable 'l' can be reduced.

[emscripten\tests\linpack.c:772]: (style) The scope of the variable 'ix' can be reduced.

[emscripten\tests\linpack.c:772]: (style) The scope of the variable 'iy' can be reduced.

[emscripten\tests\linpack.c:841]: (style) The scope of the variable 'ix' can be reduced.

[emscripten\tests\linpack.c:841]: (style) The scope of the variable 'iy' can be reduced.

[emscripten\tests\linpack.c:908]: (style) The scope of the variable 'nincx' can be reduced.

[emscripten\tests\linpack.c:968]: (style) The scope of the variable 'ix' can be reduced.

[emscripten\tests\linpack.c:1011]: (style) The scope of the variable 'b' can be reduced.

[emscripten\tests\linpack.c:1011]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\linpack.c:82]: (style) Variable 'i' is assigned a value that is never used.

[emscripten\tests\linpack.c:132]: (style) Unused variable: endit

[emscripten\tests\linpack.c:427]: (style) Variable 'max2' is assigned a value that is never used.

[emscripten\tests\linpack.c:478]: (style) Variable 'errors' is assigned a value that is never used.

[emscripten\tests\linpack.c:774]: (style) Variable 'mp1' is assigned a value that is never used.

[emscripten\tests\linpack.c:843]: (style) Variable 'mp1' is assigned a value that is never used.

[emscripten\tests\linpack.c:910]: (style) Variable 'mp1' is assigned a value that is never used.

[emscripten\tests\lua\src\luaconf.h:324]: (error) "you must define LUA_BITSINT with number of bits in an integer"

[emscripten\tests\lua\src\luaconf.h:324]: (error) #error "you must define LUA_BITSINT with number of bits in an integer"

[emscripten\tests\nbody-java\java_io_FileDescriptor.c:147] -> [emscripten\tests\nbody-java\java_io_FileDescriptor.c:148]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_io_FileDescriptor.c:195]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_io_FileDescriptor.c:241]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_io_IOException.c:149] -> [emscripten\tests\nbody-java\java_io_IOException.c:150]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_io_InterruptedIOException.c:149] -> [emscripten\tests\nbody-java\java_io_InterruptedIOException.c:150]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_io_ObjectStreamException.c:148] -> [emscripten\tests\nbody-java\java_io_ObjectStreamException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_io_OutputStream.c:159] -> [emscripten\tests\nbody-java\java_io_OutputStream.c:160]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_io_PrintStream.c:818]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_io_PrintStream.c:876]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_io_PrintStream.c:1106]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_io_PrintStream.c:1164]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Byte.c:410]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Byte.c:506]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Class.c:663]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_lang_Class.c:702]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_lang_ClassLoader.c:148] -> [emscripten\tests\nbody-java\java_lang_ClassLoader.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_ClassNotFoundException.c:152] -> [emscripten\tests\nbody-java\java_lang_ClassNotFoundException.c:153]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Double.c:619] -> [emscripten\tests\nbody-java\java_lang_Double.c:619]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Double.c:857] -> [emscripten\tests\nbody-java\java_lang_Double.c:857]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Double.c:355]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Double.c:375]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:395]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:397]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Double.c:418]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:440]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:495]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:512]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:514]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Double.c:536]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:553]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:597]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:638]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:656]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:672]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:690]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Double.c:709]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Double.c:725]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Double.c:826]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Exception.c:148] -> [emscripten\tests\nbody-java\java_lang_Exception.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Float.c:621] -> [emscripten\tests\nbody-java\java_lang_Float.c:621]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Float.c:839] -> [emscripten\tests\nbody-java\java_lang_Float.c:839]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Float.c:376]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Float.c:454]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Float.c:638]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_IndexOutOfBoundsException.c:148] -> [emscripten\tests\nbody-java\java_lang_IndexOutOfBoundsException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Integer.c:530]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Integer.c:774]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:270]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Long.c:290]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:310]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:519]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:570]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:738]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:740]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:763]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:780]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:797]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1028]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1270]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1289]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Long.c:1430]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1447]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1466]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1468]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1470]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Long.c:1472]: (style) Unused variable: _r7

[emscripten\tests\nbody-java\java_lang_Long.c:1509]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1511]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1527]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1529]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1531]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Long.c:1567]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1569]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1571]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Long.c:1592]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1598]: (style) Unused variable: _r9

[emscripten\tests\nbody-java\java_lang_Long.c:1600]: (style) Unused variable: _r11

[emscripten\tests\nbody-java\java_lang_Long.c:1602]: (style) Unused variable: _r13

[emscripten\tests\nbody-java\java_lang_Long.c:1710]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1712]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1714]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Long.c:1716]: (style) Unused variable: _r7

[emscripten\tests\nbody-java\java_lang_Long.c:1718]: (style) Unused variable: _r9

[emscripten\tests\nbody-java\java_lang_Long.c:1720]: (style) Unused variable: _r11

[emscripten\tests\nbody-java\java_lang_Long.c:1722]: (style) Unused variable: _r13

[emscripten\tests\nbody-java\java_lang_Long.c:1725]: (style) Unused variable: _r16

[emscripten\tests\nbody-java\java_lang_Long.c:1775]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Long.c:1777]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Long.c:1779]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Long.c:1783]: (style) Unused variable: _r9

[emscripten\tests\nbody-java\java_lang_Long.c:1785]: (style) Unused variable: _r11

[emscripten\tests\nbody-java\java_lang_Long.c:1787]: (style) Unused variable: _r13

[emscripten\tests\nbody-java\java_lang_Long_valueOfCache.c:142] -> [emscripten\tests\nbody-java\java_lang_Long_valueOfCache.c:143]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Math.c:803] -> [emscripten\tests\nbody-java\java_lang_Math.c:803]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Math.c:830] -> [emscripten\tests\nbody-java\java_lang_Math.c:830]: (style) Same expression on both sides of '>'.

[emscripten\tests\nbody-java\java_lang_Math.c:377]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Math.c:379]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:381]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Math.c:854]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Math.c:856]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:934]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Math.c:936]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:938]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Math.c:956]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Math.c:958]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:960]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Math.c:1077]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Math.c:1079]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:1081]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Math.c:1083]: (style) Unused variable: _r7

[emscripten\tests\nbody-java\java_lang_Math.c:1085]: (style) Unused variable: _r9

[emscripten\tests\nbody-java\java_lang_Math.c:1163]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Math.c:1165]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_lang_Math.c:864]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_lang_Math.c:882]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_lang_NoSuchFieldException.c:148] -> [emscripten\tests\nbody-java\java_lang_NoSuchFieldException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_NullPointerException.c:148] -> [emscripten\tests\nbody-java\java_lang_NullPointerException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Number.c:149] -> [emscripten\tests\nbody-java\java_lang_Number.c:150]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Object.c:155] -> [emscripten\tests\nbody-java\java_lang_Object.c:156]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Object.c:285]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Object.c:654]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Object.c:656]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Object_AddedMembers.c:147] -> [emscripten\tests\nbody-java\java_lang_Object_AddedMembers.c:148]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Runtime.c:518]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_RuntimeException.c:149] -> [emscripten\tests\nbody-java\java_lang_RuntimeException.c:150]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_SecurityManager.c:164] -> [emscripten\tests\nbody-java\java_lang_SecurityManager.c:165]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Short.c:392]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Short.c:486]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_StringBuilder.c:173] -> [emscripten\tests\nbody-java\java_lang_StringBuilder.c:174]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_StringBuilder.c:329]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_StringBuilder.c:368]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_StringBuilder.c:682]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\java_lang_StringBuilder.c:725]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\java_lang_System.c:1642]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_lang_Thread.c:199] -> [emscripten\tests\nbody-java\java_lang_Thread.c:200]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_Thread.c:307]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Thread.c:309]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_lang_Thread.c:335]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Thread.c:365]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_lang_Thread.c:394]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Thread.c:413]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\java_lang_Thread.c:863]: (style) Unused variable: _r7

[emscripten\tests\nbody-java\java_lang_Thread.c:1024]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Thread.c:1052]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Thread.c:1408]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_Throwable.c:161] -> [emscripten\tests\nbody-java\java_lang_Throwable.c:162]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_ref_Reference.c:140] -> [emscripten\tests\nbody-java\java_lang_ref_Reference.c:141]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_ref_ReferenceQueue.c:147] -> [emscripten\tests\nbody-java\java_lang_ref_ReferenceQueue.c:148]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_ref_ReferenceQueue.c:340]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_reflect_AccessibleObject.c:161] -> [emscripten\tests\nbody-java\java_lang_reflect_AccessibleObject.c:162]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_lang_reflect_AccessibleObject.c:409]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_reflect_AccessibleObject.c:446]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_lang_reflect_Method.c:332]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_lang_reflect_Modifier.c:174] -> [emscripten\tests\nbody-java\java_lang_reflect_Modifier.c:175]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_net_BindException.c:148] -> [emscripten\tests\nbody-java\java_net_BindException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_net_ConnectException.c:148] -> [emscripten\tests\nbody-java\java_net_ConnectException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_net_SocketException.c:148] -> [emscripten\tests\nbody-java\java_net_SocketException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_net_UnknownHostException.c:148] -> [emscripten\tests\nbody-java\java_net_UnknownHostException.c:149]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:143] -> [emscripten\tests\nbody-java\java_nio_BufferFactory.c:144]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:232]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:271]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:293]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:315]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:337]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:359]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:381]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:403]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:425]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:447]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:469]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_BufferFactory.c:491]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_CharArrayBuffer.c:434]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:423]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:441]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1182]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1199]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1216]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1233]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1250]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_HeapByteBuffer.c:1267]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_nio_ReadWriteHeapByteBuffer.c:602]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_nio_ReadWriteHeapByteBuffer.c:605]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\java_nio_ReadWriteHeapByteBuffer.c:623]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_nio_ReadWriteHeapByteBuffer.c:627]: (style) Unused variable: _r5

[emscripten\tests\nbody-java\java_nio_charset_Charset.c:2026]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_nio_charset_Charset.c:2099]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\java_nio_charset_Charset_1.c:149] -> [emscripten\tests\nbody-java\java_nio_charset_Charset_1.c:150]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_nio_charset_spi_CharsetProvider.c:147] -> [emscripten\tests\nbody-java\java_nio_charset_spi_CharsetProvider.c:148]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_security_BasicPermission.c:534]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_AbstractCollection.c:182] -> [emscripten\tests\nbody-java\java_util_AbstractCollection.c:183]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_AbstractList.c:215] -> [emscripten\tests\nbody-java\java_util_AbstractList.c:216]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_AbstractList.c:563]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_AbstractList.c:675]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_AbstractMap.c:183] -> [emscripten\tests\nbody-java\java_util_AbstractMap.c:184]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_AbstractSequentialList.c:204] -> [emscripten\tests\nbody-java\java_util_AbstractSequentialList.c:205]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_AbstractSet.c:191] -> [emscripten\tests\nbody-java\java_util_AbstractSet.c:192]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_ArrayList.c:243] -> [emscripten\tests\nbody-java\java_util_ArrayList.c:244]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_Collections.c:2354]: (style) Variable '_r1' is assigned a value that is never used.

[emscripten\tests\nbody-java\java_util_Collections.c:2355]: (style) Variable '_r2' is assigned a value that is never used.

[emscripten\tests\nbody-java\java_util_Collections.c:2356]: (style) Variable '_r3' is assigned a value that is never used.

[emscripten\tests\nbody-java\java_util_Collections.c:2357]: (style) Variable '_r5' is assigned a value that is never used.

[emscripten\tests\nbody-java\java_util_Collections.c:627]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:874]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:946]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:1148]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:1170]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:1194]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2327]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2363]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2427]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2453]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2477]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections.c:2673]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections_EmptySet.c:274]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_Collections_SynchronizedMap.c:424]: (error) Uninitialized variable: _r1

[emscripten\tests\nbody-java\java_util_Collections_SynchronizedMap.c:665]: (error) Uninitialized variable: _r1

[emscripten\tests\nbody-java\java_util_Collections_SynchronizedMap.c:911]: (error) Uninitialized variable: _r1

[emscripten\tests\nbody-java\java_util_Dictionary.c:139] -> [emscripten\tests\nbody-java\java_util_Dictionary.c:140]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_HashMap.c:195] -> [emscripten\tests\nbody-java\java_util_HashMap.c:196]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_HashMap.c:640]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_HashSet.c:208] -> [emscripten\tests\nbody-java\java_util_HashSet.c:209]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_Hashtable_1.c:150] -> [emscripten\tests\nbody-java\java_util_Hashtable_1.c:151]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_Hashtable_2.c:152] -> [emscripten\tests\nbody-java\java_util_Hashtable_2.c:153]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_Locale.c:1312]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_util_Locale.c:1374]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_util_PropertyPermission.c:498]: (style) Unused variable: _r0

[emscripten\tests\nbody-java\java_util_PropertyPermission.c:490]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\java_util_WeakHashMap.c:185] -> [emscripten\tests\nbody-java\java_util_WeakHashMap.c:186]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\java_util_WeakHashMap.c:441]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\java_util_WeakHashMap.c:443]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\java_util_WeakHashMap.c:509]: (error) Uninitialized variable: _r0

[emscripten\tests\nbody-java\native_java_io_File.c:15]: (style) The scope of the variable 'buffer' can be reduced.

[emscripten\tests\nbody-java\native_java_io_File.c:117]: (style) Variable 'err' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_io_File.c:174]: (style) Variable 'err' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_lang_Class.c:306]: (style) Variable 'numCheckedExceptions' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_lang_Class.c:404]: (style) Variable 'numCheckedExceptions' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_lang_Class.c:579]: (style) Variable 'tib' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_lang_Class.c:656]: (style) Variable 'tib' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_java_lang_reflect_Field.c:102]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[emscripten\tests\nbody-java\native_java_lang_reflect_Field.c:106]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[emscripten\tests\nbody-java\native_java_net_InetAddress.c:32]: (style) The scope of the variable 'hostName' can be reduced.

[emscripten\tests\nbody-java\native_java_net_InetAddress.c:33]: (style) The scope of the variable 'ipaddr' can be reduced.

[emscripten\tests\nbody-java\native_java_net_InetAddress.c:34]: (style) The scope of the variable 'address_family' can be reduced.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSFileSystem.c:60]: (portability) Assigning an integer to a pointer is not portable.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:337]: (style) The scope of the variable 'nlocalAddrBytes' can be reduced.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:339]: (style) The scope of the variable 'nPort' can be reduced.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:340]: (style) The scope of the variable 'result' can be reduced.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:783]: (style) The scope of the variable 'result' can be reduced.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:239]: (style) Unused variable: nipAddress

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:240]: (style) Unused variable: length

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:241]: (style) Unused variable: anInetAddress

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:242]: (style) Unused variable: nPort

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:243]: (style) Variable 'scope_id' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_platform_OSNetworkSystem.c:792]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\nbody-java\native_org_apache_harmony_luni_util_NumberConverter.c:22]: (style) Variable 'mantissaIsZero' is assigned a value that is never used.

[emscripten\tests\nbody-java\nbody_Body.c:151] -> [emscripten\tests\nbody-java\nbody_Body.c:152]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\nbody_Body.c:214]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\nbody_Body.c:260]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\nbody_Body.c:306]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\nbody_Body.c:352]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\nbody_Body.c:398]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\nbody_Body.c:418]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\nbody_Body.c:420]: (style) Unused variable: _r3

[emscripten\tests\nbody-java\nbody_Body.c:423]: (style) Unused variable: _r6

[emscripten\tests\nbody-java\nbody_Body.c:425]: (style) Unused variable: _r8

[emscripten\tests\nbody-java\nbody_Body.c:427]: (style) Unused variable: _r10

[emscripten\tests\nbody-java\nbody_NBodySystem.c:141] -> [emscripten\tests\nbody-java\nbody_NBodySystem.c:142]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\nbody_nbody.c:144] -> [emscripten\tests\nbody-java\nbody_nbody.c:145]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_internal_nls_Messages.c:142] -> [emscripten\tests\nbody-java\org_apache_harmony_luni_internal_nls_Messages.c:143]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:786]: (style) Unused variable: _r1

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:789]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:791]: (style) Unused variable: _r6

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:793]: (style) Unused variable: _r8

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:817]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:819]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:838]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:840]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:892]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:894]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:968]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:970]: (style) Unused variable: _r4

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:972]: (style) Unused variable: _r6

[emscripten\tests\nbody-java\org_apache_harmony_luni_platform_OSMemory.c:975]: (style) Unused variable: _r9

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_FloatingPointParser.c:142] -> [emscripten\tests\nbody-java\org_apache_harmony_luni_util_FloatingPointParser.c:143]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_NumberConverter.c:153] -> [emscripten\tests\nbody-java\org_apache_harmony_luni_util_NumberConverter.c:154]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_NumberConverter.c:289]: (style) Unused variable: _r2

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_PriviAction.c:161] -> [emscripten\tests\nbody-java\org_apache_harmony_luni_util_PriviAction.c:162]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:152] -> [emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:153]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:579]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:621]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:631]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:666]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:680]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:703]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_luni_util_Util.c:730]: (warning) Redundant assignment of '_r2' to itself.

[emscripten\tests\nbody-java\org_apache_harmony_niochar_charset_UTF_8.c:141]: (style) Variable 'obj' is assigned a value that is never used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_FinalizerNotifier.c:155] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_FinalizerNotifier.c:156]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_FinalizerNotifier_1.c:151] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_FinalizerNotifier_1.c:152]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_Mutex.c:145] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_Mutex.c:146]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMArray.c:186]: (style) Variable 'obj' is assigned a value that is never used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMArray.c:190]: (style) Unused variable: conversion

[emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMClassLoader.c:143] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMClassLoader.c:144]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMOutputStream.c:152] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMOutputStream.c:153]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMUtil.c:142] -> [emscripten\tests\nbody-java\org_xmlvm_runtime_XMLVMUtil.c:143]: (performance) Variable 'me' is reassigned a value before the old one has been used.

[emscripten\tests\nbody-java\xmlvm-number.c:49]: (style) The scope of the variable 'index' can be reduced.

[emscripten\tests\nbody-java\xmlvm-number.c:49]: (style) The scope of the variable 'offset' can be reduced.

[emscripten\tests\nbody-java\xmlvm-sock.c:821] -> [emscripten\tests\nbody-java\xmlvm-sock.c:825]: (performance) Buffer 'name' is being written before its old content has been used.

[emscripten\tests\nbody-java\xmlvm-sock.c:308]: (style) The scope of the variable 'result' can be reduced.

[emscripten\tests\nbody-java\xmlvm-sock.c:409]: (style) The scope of the variable 'IPv4ANY' can be reduced.

[emscripten\tests\nbody-java\xmlvm-sock.c:410]: (style) The scope of the variable 'IPv6ANY' can be reduced.

[emscripten\tests\nbody-java\xmlvm-sock.c:411]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\nbody-java\xmlvm-sock.c:694]: (style) Variable 'rc' is assigned a value that is never used.

[emscripten\tests\nbody-java\xmlvm.c:108]: (style) Variable 'finalizerThread' is assigned a value that is never used.

[emscripten\tests\new.cpp:7]: (style) struct or union member 'Structy::data' is never used.

[emscripten\tests\new.cpp:7]: (style) struct or union member 'Structy::x' is never used.

[emscripten\tests\openal_playback.cpp:94]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\openal_playback.cpp:24]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\openal_playback.cpp:114]: (error) Resource leak: source

[emscripten\tests\openal_playback.cpp:114]: (error) Memory leak: buffer

[emscripten\tests\openjpeg\codec\convert.c:422]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:422]: (style) The scope of the variable 'numcomps' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:422]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:422]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:423]: (style) The scope of the variable 'color_space' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:432]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:432]: (style) The scope of the variable 'PAD' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:434]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:434]: (style) The scope of the variable 'y' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:434]: (style) The scope of the variable 'index' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:435]: (style) The scope of the variable 'gray_scale' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:435]: (style) The scope of the variable 'not_end_file' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:437]: (style) The scope of the variable 'line' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:437]: (style) The scope of the variable 'col' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:438]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:438]: (style) The scope of the variable 'v2' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:439]: (style) The scope of the variable 'W' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:439]: (style) The scope of the variable 'H' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:790]: (style) The scope of the variable 'adjustG' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:790]: (style) The scope of the variable 'adjustB' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1116]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1116]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1118]: (style) The scope of the variable 'fdest' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1283]: (style) The scope of the variable 'compno' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1284]: (style) The scope of the variable 'adjustR' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1284]: (style) The scope of the variable 'adjustG' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1284]: (style) The scope of the variable 'adjustB' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:1284]: (style) The scope of the variable 'adjustX' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:2076]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:2076]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\openjpeg\codec\convert.c:100]: (style) struct or union member 'tga_header::colour_map_type' is never used.

[emscripten\tests\openjpeg\codec\convert.c:105]: (style) struct or union member 'tga_header::colour_map_index' is never used.

[emscripten\tests\openjpeg\codec\convert.c:111]: (style) struct or union member 'tga_header::x_origin' is never used.

[emscripten\tests\openjpeg\codec\convert.c:112]: (style) struct or union member 'tga_header::y_origin' is never used.

[emscripten\tests\openjpeg\codec\convert.c:1382]: (style) Variable 'w' is assigned a value that is never used.

[emscripten\tests\openjpeg\codec\convert.c:1385]: (style) Variable 'h' is assigned a value that is never used.

[emscripten\tests\openjpeg\codec\convert.c:1032]: (warning) scanf without field width limits can crash with huge input data.

[emscripten\tests\openjpeg\codec\convert.c:329]: (error) Resource leak: fdest

[emscripten\tests\openjpeg\codec\convert.c:452]: (error) Resource leak: IN

[emscripten\tests\openjpeg\codec\convert.c:739]: (error) Memory leak: RGB

[emscripten\tests\openjpeg\codec\convert.c:629]: (error) Memory leak: table_R

[emscripten\tests\openjpeg\codec\convert.c:629]: (error) Memory leak: table_G

[emscripten\tests\openjpeg\codec\convert.c:629]: (error) Memory leak: table_B

[emscripten\tests\openjpeg\codec\convert.c:1048]: (error) Resource leak: f

[emscripten\tests\openjpeg\codec\convert.c:1145]: (error) Memory leak: name

[emscripten\tests\openjpeg\codec\convert.c:1200]: (error) Resource leak: f

[emscripten\tests\openjpeg\codec\convert.c:2061]: (error) Resource leak: f

[emscripten\tests\openjpeg\codec\convert.c:2176]: (error) Resource leak: rawFile

[emscripten\tests\openjpeg\codec\convert.c:568]: (style) Clarify calculation precedence for '%' and '?'.

[emscripten\tests\openjpeg\codec\convert.c:883]: (style) Clarify calculation precedence for '%' and '?'.

[emscripten\tests\openjpeg\codec\convert.c:955]: (style) Clarify calculation precedence for '%' and '?'.

[emscripten\tests\openjpeg\codec\image_to_j2k.c:408] -> [emscripten\tests\openjpeg\codec\image_to_j2k.c:409]: (performance) Variable 'fname' is reassigned a value before the old one has been used.

[emscripten\tests\openjpeg\codec\image_to_j2k.c:414]: (style) The scope of the variable 'outfilename' can be reduced.

[emscripten\tests\openjpeg\codec\image_to_j2k.c:409]: (error) Memory leak: fname

[emscripten\tests\openjpeg\codec\image_to_j2k.c:1543]: (error) Memory leak: dirptr

[emscripten\tests\openjpeg\codec\index.c:44]: (style) The scope of the variable 'pack_nb' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:149]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:150]: (style) The scope of the variable 'extension' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:168]: (style) The scope of the variable 'outfilename' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:308]: (style) The scope of the variable 'image' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:313]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_dump.c:348]: (error) Memory leak: dirptr

[emscripten\tests\openjpeg\codec\j2k_to_image.c:194]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_to_image.c:195]: (style) The scope of the variable 'extension' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_to_image.c:213]: (style) The scope of the variable 'outfilename' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_to_image.c:518]: (style) The scope of the variable 'image' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_to_image.c:523]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\codec\j2k_to_image.c:558]: (error) Memory leak: dirptr

[emscripten\tests\openjpeg\common\color.c:159]: (style) The scope of the variable 'nr' can be reduced.

[emscripten\tests\openjpeg\common\color.c:159]: (style) The scope of the variable 'ng' can be reduced.

[emscripten\tests\openjpeg\common\color.c:159]: (style) The scope of the variable 'nb' can be reduced.

[emscripten\tests\openjpeg\common\color.c:160]: (style) The scope of the variable 'ny' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\dwt.c:330]: (style) The scope of the variable 'bj' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\dwt.c:413]: (style) The scope of the variable 'bj' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\dwt.c:504]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\event.c:109]: (style) Variable 'str_length' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\image.c:35]: (style) The scope of the variable 'compno' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\image.c:74]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:264]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:265]: (style) The scope of the variable 'tpend' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:589]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:590]: (style) The scope of the variable 'lenp' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:590]: (style) The scope of the variable 'len' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:620]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:781]: (style) The scope of the variable 'expn' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:781]: (style) The scope of the variable 'mant' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1006]: (style) The scope of the variable 'Xcrg_i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1006]: (style) The scope of the variable 'Ycrg_i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1020]: (style) The scope of the variable 'Ttlm_i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1020]: (style) The scope of the variable 'Ptlm_i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1037]: (style) The scope of the variable 'Nplm' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1062]: (style) The scope of the variable 'add' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1079]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1205]: (style) The scope of the variable 'status' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1495]: (style) The scope of the variable 'success' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1672]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1934]: (style) The scope of the variable 'tileno' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1957]: (style) The scope of the variable 'numpocs_tile' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:386]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:484]: (style) Variable 'w' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:485]: (style) Variable 'h' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:720]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:773]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1011]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1013]: (style) Variable 'Xcrg_i' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1014]: (style) Variable 'Ycrg_i' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1025]: (style) Variable 'Ztlm' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1031]: (style) Variable 'Ttlm_i' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1032]: (style) Variable 'Ptlm_i' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1042]: (style) Variable 'Zplm' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1067]: (style) Variable 'Zplt' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1210]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1458]: (style) Variable 'len' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1460]: (style) Variable 'roisty' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\j2k.c:1419]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:400]: (style) The scope of the variable 'uc' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:478]: (style) The scope of the variable 'typ' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:478]: (style) The scope of the variable 'asoc' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:542]: (style) The scope of the variable 'skip_len' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:480]: (style) Variable 'color_space' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:489]: (style) Variable 'typ' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\jp2.c:1032]: (style) Variable 'sign' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\mqc.c:433]: (style) The scope of the variable 'bit_padding' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:411]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:411]: (style) The scope of the variable 'q' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:544]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:544]: (style) The scope of the variable 'q' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:689]: (style) The scope of the variable 'compno' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\pi.c:689]: (style) The scope of the variable 'pino' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:348]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:384]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:406]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:431]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:581]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:607]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:607]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:627]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:627]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:649]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:649]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:844]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:961]: (style) The scope of the variable 'vsc' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:1164]: (style) The scope of the variable 'type' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:1165]: (style) The scope of the variable 'tempwmsedec' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:1290]: (style) The scope of the variable 'type' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1.c:1070]: (style) Variable 'v' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\t1_generate_luts.c:187]: (style) The scope of the variable 'u' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1_generate_luts.c:187]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1_generate_luts.c:187]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t1_generate_luts.c:58]: (error) Uninitialized variable: t

[emscripten\tests\openjpeg\libopenjpeg\t2.c:598]: (style) The scope of the variable 'compno' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\t2.c:600]: (style) The scope of the variable 'poc' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:611]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:611]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1083]: (style) The scope of the variable 'stable_thresh' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1084]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1100]: (style) The scope of the variable 'distoachieved' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1170]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1170]: (style) The scope of the variable 'numpacks' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:1179]: (style) The scope of the variable 't1' can be reduced.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:247]: (style) Variable 'brcbgxend' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:248]: (style) Variable 'brcbgyend' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:506]: (style) Variable 'brcbgxend' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:507]: (style) Variable 'brcbgyend' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:744]: (style) Variable 'brcbgxend' is assigned a value that is never used.

[emscripten\tests\openjpeg\libopenjpeg\tcd.c:745]: (style) Variable 'brcbgyend' is assigned a value that is never used.

[emscripten\tests\poppler\cpp\poppler-global.cpp:239]: (style) Unsigned variable 'str_len_left' can't be negative so it is unnecessary to test it.

[emscripten\tests\poppler\cpp\poppler-global.cpp:290]: (style) Unsigned variable 'ret_len_left' can't be negative so it is unnecessary to test it.

[emscripten\tests\poppler\cpp\poppler-page-transition.cpp:122] -> [emscripten\tests\poppler\cpp\poppler-page-transition.cpp:124]: (performance) Variable 'new_d' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\cpp\poppler-page-transition.cpp:124]: (style) Variable 'new_d' is assigned a value that is never used.

[emscripten\tests\poppler\cpp\poppler-toc.cpp:78]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:141]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:142]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:151]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:152]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:158]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:159]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:921]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1193]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1559]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1901]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1918]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1944]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:562]: (style) The scope of the variable 'k' can be reduced.

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1427]: (style) The scope of the variable 'name' can be reduced.

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:1803]: (style) The scope of the variable 'pad' can be reduced.

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:2306]: (style) The scope of the variable 'delta' can be reduced.

[emscripten\tests\poppler\fofi\FoFiTrueType.cc:2307]: (style) The scope of the variable 'glyphCount' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1.cc:66]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1895]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1903]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1916]: (style) C-style pointer casting

[emscripten\tests\poppler\fofi\FoFiType1C.cc:84]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:156]: (style) The scope of the variable 'enc' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:459]: (style) The scope of the variable 'gid' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:783]: (style) The scope of the variable 'fd' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1115]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1743]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:1859]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'fdSelectFmt' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'pos' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'nRanges' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'gid0' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'gid1' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'fd' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2225]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:2602]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\fofi\FoFiType1C.cc:808]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\poppler\glib\demo\annots.c:285]: (style) The scope of the variable 'text' can be reduced.

[emscripten\tests\poppler\glib\demo\annots.c:165]: (style) Variable 'rowstride' is assigned a value that is never used.

[emscripten\tests\poppler\glib\demo\annots.c:284]: (style) Unused variable: x1

[emscripten\tests\poppler\glib\demo\annots.c:284]: (style) Unused variable: y1

[emscripten\tests\poppler\glib\demo\annots.c:284]: (style) Unused variable: x2

[emscripten\tests\poppler\glib\demo\annots.c:284]: (style) Unused variable: y2

[emscripten\tests\poppler\glib\demo\annots.c:480]: (style) Unused variable: enum_value

[emscripten\tests\poppler\glib\demo\annots.c:482]: (style) Unused variable: warning

[emscripten\tests\poppler\glib\demo\forms.c:204]: (style) The scope of the variable 'item' can be reduced.

[emscripten\tests\poppler\glib\demo\images.c:283] -> [emscripten\tests\poppler\glib\demo\images.c:284]: (performance) Variable 'renderer' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\glib\demo\layers.c:382]: (style) Unused variable: selection

[emscripten\tests\poppler\glib\demo\outline.c:161]: (style) The scope of the variable 'selection' can be reduced.

[emscripten\tests\poppler\glib\demo\print.c:76]: (style) Variable 'settings' is assigned a value that is never used.

[emscripten\tests\poppler\glib\demo\render.c:317]: (style) Unused variable: slice_selector

[emscripten\tests\poppler\glib\demo\selections.c:130]: (style) Unused variable: region

[emscripten\tests\poppler\glib\demo\utils.c:103]: (style) The scope of the variable 'str' can be reduced.

[emscripten\tests\poppler\glib\demo\utils.c:227]: (style) The scope of the variable 'uri' can be reduced.

[emscripten\tests\poppler\glib\poppler-attachment.cc:246]: (style) The scope of the variable 'data' can be reduced.

[emscripten\tests\poppler\glib\poppler-document.cc:1536]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\glib\poppler-media.cc:291]: (style) The scope of the variable 'data' can be reduced.

[emscripten\tests\poppler\glib\poppler-page.cc:1167]: (style) The scope of the variable 'match' can be reduced.

[emscripten\tests\poppler\glib\poppler-page.cc:2133]: (style) The scope of the variable 'nextword' can be reduced.

[emscripten\tests\poppler\glib\test-poppler-glib.cc:388]: (style) The scope of the variable 'field' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:525]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:556]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:653]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:688]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:703]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:723]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:743]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\goo\GooString.cc:528]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\poppler\goo\GooString.cc:582]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\poppler\goo\GooString.cc:170]: (style) Variable 'p' is assigned a value that is never used.

[emscripten\tests\poppler\goo\GooString.cc:175]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\GooString.cc:181]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\GooString.cc:187]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\GooString.cc:193]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\GooString.cc:200]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\GooString.cc:206]: (warning) Member variable 'GooString::sStatic' is not initialized in the constructor.

[emscripten\tests\poppler\goo\gfile.cc:89]: (style) The scope of the variable 'pw' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:258]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:403]: (style) The scope of the variable 'pw' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:405]: (style) The scope of the variable 's' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:407]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:554]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\goo\gfile.cc:688]: (style) The scope of the variable 'ent' can be reduced.

[emscripten\tests\poppler\goo\gfile.h:117]: (style) 'class GDirEntry' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\goo\gfile.h:133]: (style) 'class GDir' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\goo\gmem.cc:107]: (style) Checking if unsigned variable 'size' is less than zero.

[emscripten\tests\poppler\goo\gmem.cc:152]: (style) Checking if unsigned variable 'size' is less than zero.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:348]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:349]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:195]: (style) The scope of the variable 'store' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:196]: (style) The scope of the variable 'min' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:264]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:267]: (style) The scope of the variable 'found' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:272]: (style) The scope of the variable 'fnEnd' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:272]: (style) The scope of the variable 'fnName' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:273]: (style) The scope of the variable 'fnStart' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:273]: (style) The scope of the variable 'ftSize' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:346]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:347]: (style) The scope of the variable 'charLen' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:424]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:618]: (style) The scope of the variable 'tX1' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:618]: (style) The scope of the variable 'tX2' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:618]: (style) The scope of the variable 'tY1' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:618]: (style) The scope of the variable 'tY2' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:621]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:622]: (style) The scope of the variable 'prevStyle' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:623]: (style) The scope of the variable 'val' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:625]: (style) The scope of the variable 'stylePos' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:1039]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:269]: (style) Variable 'S_isBold' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:269]: (style) Variable 'S_isItalic' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\OutputDev.h:69]: (warning) Member variable 'OutputDev::defCTM' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OutputDev.h:69]: (warning) Member variable 'OutputDev::defICTM' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::maxPageWidth' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::maxPageHeight' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::G_pageNum' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::height' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::wordSpace' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::charSpace' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::X1' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::X2' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::Y1' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::Y2' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::horDist' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::verDist' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::curDx' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::curDy' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ABWOutputDev.cc:57]: (warning) Member variable 'ABWOutputDev::mightBreak' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.h:81]: (performance) Function parameter 'ref' should be passed by reference.

[emscripten\tests\poppler\poppler\Array.cc:61]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\ArthurOutputDev.cc:787]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\ArthurOutputDev.cc:502]: (style) The scope of the variable 'subpath' can be reduced.

[emscripten\tests\poppler\poppler\ArthurOutputDev.cc:766]: (style) The scope of the variable 'line' can be reduced.

[emscripten\tests\poppler\poppler\ArthurOutputDev.cc:785]: (style) Variable 'is_identity_transform' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\Link.h:417]: (warning) Member variable 'StateList::st' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\ArthurOutputDev.cc:88]: (warning) Member variable 'ArthurOutputDev::xref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\BuiltinFont.cc:24]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\poppler\poppler\CMap.cc:60]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CMap.cc:192]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CMap.cc:236]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CMap.cc:267]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CMap.cc:256]: (style) The scope of the variable 'startByte' can be reduced.

[emscripten\tests\poppler\poppler\CMap.cc:256]: (style) The scope of the variable 'endByte' can be reduced.

[emscripten\tests\poppler\poppler\CMap.cc:256]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\CMap.cc:256]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\CMap.cc:359]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\CachedFile.cc:201]: (style) The scope of the variable 'nfree' can be reduced.

[emscripten\tests\poppler\poppler\CachedFile.cc:201]: (style) The scope of the variable 'ncopy' can be reduced.

[emscripten\tests\poppler\poppler\CachedFile.h:42]: (style) 'class CachedFile' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\CachedFile.cc:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:117]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:123]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:459]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:474]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:475]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:478]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:489]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:506]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:606]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:607]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:677]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:691]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:109]: (style) The scope of the variable 'w1' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:109]: (style) The scope of the variable 'w2' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:109]: (style) The scope of the variable 'w3' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:110]: (style) The scope of the variable 'code' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:111]: (style) The scope of the variable 'name' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:675]: (style) The scope of the variable 'name' can be reduced.

[emscripten\tests\poppler\poppler\CairoFontEngine.cc:137]: (style) Variable 'w3' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2360]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:608]: (style) The scope of the variable 'subpath' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2527]: (style) The scope of the variable 'cr' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2528]: (style) The scope of the variable 'surface' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2570]: (style) The scope of the variable 'cr' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2571]: (style) The scope of the variable 'surface' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2618]: (style) The scope of the variable 'cr' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2619]: (style) The scope of the variable 'surface' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2666]: (style) The scope of the variable 'cr' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2667]: (style) The scope of the variable 'surface' can be reduced.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:1860]: (style) Variable 'x1' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::surface' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::glyphCount' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::t3_glyph_wx' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::t3_glyph_wy' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::t3_glyph_bbox' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:114]: (warning) Member variable 'CairoOutputDev::cairo_shape_surface' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\CairoOutputDev.cc:2496]: (warning) Member variable 'CairoImageOutputDev::setImageDrawDecideCbk' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Catalog.cc:263]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Catalog.cc:657]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Catalog.cc:719]: (style) The scope of the variable 'buffer' can be reduced.

[emscripten\tests\poppler\poppler\Catalog.cc:571]: (warning) Member variable 'NameTree::xref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Catalog.cc:571]: (warning) Member variable 'NameTree::root' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Catalog.h:84]: (style) 'class EmbFile' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\Catalog.h:140]: (style) 'class Catalog' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\Catalog.cc:128]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\tests\poppler\poppler\Catalog.cc:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:188]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:389]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:504]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:124]: (style) The scope of the variable 'tok' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:362]: (style) The scope of the variable 'oldLen' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:362]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:364]: (style) The scope of the variable 'uHex' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:365]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:490]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\CharCodeToUnicode.cc:490]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\CurlCachedFile.cc:66]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\CurlCachedFile.cc:73]: (style) The scope of the variable 'fromByte' can be reduced.

[emscripten\tests\poppler\poppler\CurlCachedFile.cc:73]: (style) The scope of the variable 'toByte' can be reduced.

[emscripten\tests\poppler\poppler\DCTStream.cc:103]: (style) The scope of the variable 'row_stride' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:61]: (style) The scope of the variable 'userPassword2' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:65]: (style) The scope of the variable 'len' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:65]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:65]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:267]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:306]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\Decrypt.cc:586]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\poppler\Dict.cc:84]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Dict.cc:115]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\FlateStream.cc:12]: (warning) Member variable 'FlateStream::status' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\FlateStream.cc:12]: (warning) Member variable 'FlateStream::in_buf' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\FlateStream.cc:12]: (warning) Member variable 'FlateStream::out_buf' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\FlateStream.cc:12]: (warning) Member variable 'FlateStream::out_buf_len' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\FontInfo.cc:97] -> [emscripten\tests\poppler\poppler\Object.h:85]: (style) Variable 'objDict' hides enumerator with same name

[emscripten\tests\poppler\poppler\FontInfo.cc:100]: (style) The scope of the variable 'font' can be reduced.

[emscripten\tests\poppler\poppler\FontInfo.cc:171]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\FontInfo.cc:173]: (performance) Variable 'fontRef' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\poppler\Form.cc:940]: (warning) Member variable 'FormFieldButton::size' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Form.cc:1343]: (warning) Member variable 'FormPageWidgets::pageNum' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Form.cc:65]: (performance) Variable 'ref' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\poppler\Function.cc:392]: (error) Using 'memcpy' on class that contains a virtual method.

[emscripten\tests\poppler\poppler\Function.cc:548]: (error) Using 'memcpy' on class that contains a virtual method.

[emscripten\tests\poppler\poppler\Function.cc:693]: (error) Using 'memcpy' on class that contains a virtual method.

[emscripten\tests\poppler\poppler\Function.cc:1185]: (error) Using 'memcpy' on class that contains a virtual method.

[emscripten\tests\poppler\poppler\Function.cc:1186]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Function.cc:1195]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Function.cc:1196]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Function.cc:1416]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Function.cc:399]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\poppler\Function.cc:710]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\Function.cc:928]: (style) The scope of the variable 'ret' can be reduced.

[emscripten\tests\poppler\poppler\Function.cc:1247]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\poppler\poppler\Function.cc:52]: (warning) Member variable 'Function::m' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Function.cc:52]: (warning) Member variable 'Function::n' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Function.cc:52]: (warning) Member variable 'Function::domain' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Function.cc:52]: (warning) Member variable 'Function::range' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Function.cc:889]: (warning) Member variable 'PSStack::stack' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:1459] -> [emscripten\tests\poppler\poppler\Object.h:80]: (style) Variable 'objName' hides enumerator with same name

[emscripten\tests\poppler\poppler\GfxFont.cc:1532]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GfxFont.cc:1548]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GfxFont.cc:1604]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GfxFont.cc:1625]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GfxFont.cc:213]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:214]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:448]: (style) The scope of the variable 'type1Exts' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:449]: (style) The scope of the variable 'ttExts' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:522]: (style) The scope of the variable 'name2' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:535]: (style) The scope of the variable 'uBuf' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:540]: (style) The scope of the variable 'a' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:540]: (style) The scope of the variable 'b' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:540]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1166]: (style) The scope of the variable 'cmapPlatform' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1166]: (style) The scope of the variable 'cmapEncoding' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1171]: (style) The scope of the variable 'code' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1806]: (style) The scope of the variable 'adobe_cns1_cmaps' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1813]: (style) The scope of the variable 'adobe_gb1_cmaps' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1820]: (style) The scope of the variable 'adobe_japan1_cmaps' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1827]: (style) The scope of the variable 'adobe_japan2_cmaps' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1834]: (style) The scope of the variable 'adobe_korea1_cmaps' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1887]: (style) The scope of the variable 'cmapName' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1888]: (style) The scope of the variable 'cMap' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1891]: (style) The scope of the variable 'cmapPlatform' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:1891]: (style) The scope of the variable 'cmapEncoding' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:2023]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:2049]: (style) The scope of the variable 'a' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:2049]: (style) The scope of the variable 'b' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:2049]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::type' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::flags' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::embFontID' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::fontMat' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::fontBBox' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::missingWidth' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::ascent' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.cc:168]: (warning) Member variable 'GfxFont::descent' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\GfxFont.h:107]: (style) 'class GfxFont' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\GlobalParams.cc:817]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:827]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:836]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:881]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:937]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:950]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:967]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:972]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:992]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1275]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1289]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1299]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1427]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1582]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:1601]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParams.cc:785]: (style) The scope of the variable 'tok1' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:785]: (style) The scope of the variable 'tok2' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:961]: (style) The scope of the variable 'dir' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:962]: (style) The scope of the variable 'fileName' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:963]: (style) The scope of the variable 'f' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:986]: (style) The scope of the variable 'dir' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:986]: (style) The scope of the variable 'fileName' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:987]: (style) The scope of the variable 'f' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:1420]: (style) The scope of the variable 'dir' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.cc:1577]: (style) The scope of the variable 'fileName' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParams.h:162]: (style) 'class GlobalParams' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\GlobalParamsWin.cc:281]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParamsWin.cc:285]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\GlobalParamsWin.cc:158]: (style) The scope of the variable 'SHGetSpecialFolderPathFunc' can be reduced.

[emscripten\tests\poppler\poppler\GlobalParamsWin.cc:276]: (style) The scope of the variable 'substFontName' can be reduced.

[emscripten\tests\poppler\poppler\Hints.cc:397]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\JArithmeticDecoder.cc:223]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\JArithmeticDecoder.cc:296]: (style) The scope of the variable 'bit' can be reduced.

[emscripten\tests\poppler\poppler\JArithmeticDecoder.cc:90]: (warning) Member variable 'JArithmeticDecoder::ct' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1575]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1618]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1638]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1648]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1657]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1666]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1996]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2019]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2041]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2053]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2065]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2075]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2085]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2095]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2105]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2114]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2139]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2548]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3216]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3519]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3526]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3537]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3582]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3588]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3601]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3608]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2244]: (style) The scope of the variable 's' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2773]: (style) The scope of the variable 'refLine' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2774]: (style) The scope of the variable 'code1' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2774]: (style) The scope of the variable 'code2' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2774]: (style) The scope of the variable 'code3' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2775]: (style) The scope of the variable 'b1i' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2775]: (style) The scope of the variable 'blackPixels' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2775]: (style) The scope of the variable 'pix' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:2775]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:3275]: (style) The scope of the variable 'pix' can be reduced.

[emscripten\tests\poppler\poppler\JBIG2Stream.cc:1200]: (warning) Possible leak in public function. The pointer 'globalSegments' is not deallocated before it is allocated.

[emscripten\tests\poppler\poppler\JPEG2000Stream.cc:15]: (warning) Member variable 'JPXStream::counter' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\JPXStream.cc:927]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:930]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:994]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1070]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1472]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1527]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1828]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1837]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1864]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1866]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1873]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:1902]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\JPXStream.cc:289]: (style) The scope of the variable 'cb' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:406]: (style) The scope of the variable 'pix' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:406]: (style) The scope of the variable 'pixBits' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:463]: (style) The scope of the variable 'csMode1' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:1413]: (style) The scope of the variable 'level' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:2898]: (style) The scope of the variable 'd0' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:2898]: (style) The scope of the variable 'd1' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:2898]: (style) The scope of the variable 'd2' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:2898]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:3106]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:3125]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\JPXStream.cc:247]: (warning) Member variable 'JPXStream::cs' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\JPXStream.cc:247]: (warning) Member variable 'JPXStream::palette' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\JPXStream.cc:247]: (warning) Member variable 'JPXStream::compMap' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\JPXStream.cc:247]: (warning) Member variable 'JPXStream::channelDefn' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Lexer.cc:579]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\Lexer.cc:69]: (warning) Member variable 'Lexer::tokBuf' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Lexer.cc:83]: (warning) Member variable 'Lexer::tokBuf' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\Lexer.h:42]: (style) 'class Lexer' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\Link.cc:538]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\poppler\Link.cc:539]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\Link.cc:954]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\NameToCharCode.cc:33]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\NameToCharCode.cc:59]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\NameToCharCode.cc:52]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\NameToCharCode.cc:52]: (style) The scope of the variable 'oldSize' can be reduced.

[emscripten\tests\poppler\poppler\OptionalContent.cc:81]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\OptionalContent.cc:158]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\OptionalContent.cc:156]: (style) The scope of the variable 'ocg' can be reduced.

[emscripten\tests\poppler\poppler\OptionalContent.cc:288]: (warning) Member variable 'OptionalContentGroup::xref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.cc:288]: (warning) Member variable 'OptionalContentGroup::m_ref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.cc:288]: (warning) Member variable 'OptionalContentGroup::m_state' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.cc:300]: (warning) Member variable 'OptionalContentGroup::xref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.cc:300]: (warning) Member variable 'OptionalContentGroup::m_ref' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\OptionalContent.h:30]: (style) 'class OCGs' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\OptionalContent.h:68]: (style) 'class OptionalContentGroup' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\OptionalContent.cc:311]: (performance) Function parameter 'ref' should be passed by reference.

[emscripten\tests\poppler\poppler\Outline.cc:66]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\OutputDev.cc:100]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\OutputDev.cc:100]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\OutputDev.cc:114]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\OutputDev.cc:114]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\PDFDoc.cc:967]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\poppler\poppler\PDFDoc.cc:326]: (style) The scope of the variable 'ch' can be reduced.

[emscripten\tests\poppler\poppler\PDFDoc.cc:826]: (style) The scope of the variable 'tmp' can be reduced.

[emscripten\tests\poppler\poppler\PDFDoc.cc:1077]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\PDFDoc.cc:1099]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\poppler\PDFDoc.cc:963]: (style) Variable 'c' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\PDFDoc.h:253]: (style) Unused private function: 'PDFDoc::checkFooter'

[emscripten\tests\poppler\poppler\PDFDoc.h:66]: (style) 'class PDFDoc' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\PDFDocFactory.cc:56]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PDFDocFactory.h:33]: (style) 'class PDFDocFactory' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\Page.cc:201]: (style) The scope of the variable 't' can be reduced.

[emscripten\tests\poppler\poppler\Page.cc:464]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\Page.cc:631]: (style) The scope of the variable 'kx' can be reduced.

[emscripten\tests\poppler\poppler\Page.cc:631]: (style) The scope of the variable 'ky' can be reduced.

[emscripten\tests\poppler\poppler\Page.h:125]: (style) 'class Page' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:201]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:204]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:216]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:265]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:313]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:78]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:196]: (style) The scope of the variable 'interval' can be reduced.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:223]: (style) The scope of the variable 'base' can be reduced.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:224]: (style) The scope of the variable 'interval' can be reduced.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:261]: (style) The scope of the variable 'prefixLength' can be reduced.

[emscripten\tests\poppler\poppler\PageLabelInfo.cc:156]: (warning) Member variable 'Interval::length' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\PageLabelInfo.h:35]: (style) 'struct Interval' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\PopplerCache.h:64]: (style) 'class PopplerObjectCache' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:169]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:203]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:229]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:141]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:141]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:165]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\PreScanOutputDev.cc:165]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\poppler\Rendition.cc:134]: (warning) Member variable 'MediaParameters::bgColor' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\SecurityHandler.cc:310]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SecurityHandler.cc:320]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SecurityHandler.cc:321]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\Sound.h:40]: (style) 'class Sound' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:807]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:808]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:899]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1439]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1450]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1461]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1475]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1517]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1518]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1521]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1536]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1576]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1582]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2090]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2212]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2340]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2563]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:3346] -> [emscripten\tests\poppler\poppler\SplashOutputDev.cc:3348]: (performance) Variable 'retVal' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:3360] -> [emscripten\tests\poppler\poppler\SplashOutputDev.cc:3375]: (performance) Variable 'retVal' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:139]: (style) The scope of the variable 'colorComps' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:264]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:288]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:312]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:340]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:364]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:389]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:389]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:423]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:423]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:457]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:485]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:485]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:546]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:595]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:595]: (style) The scope of the variable 'f' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:595]: (style) The scope of the variable 'cmax' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:595]: (style) The scope of the variable 'cmid' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:595]: (style) The scope of the variable 'cmin' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:854]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1089]: (style) The scope of the variable 'ctm' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1572]: (style) The scope of the variable 'w1' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1572]: (style) The scope of the variable 'w2' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1574]: (style) The scope of the variable 'name' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1677]: (style) The scope of the variable 'subpath' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1771]: (style) The scope of the variable 'bbox' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1775]: (style) The scope of the variable 'xMin' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1775]: (style) The scope of the variable 'yMin' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1775]: (style) The scope of the variable 'xMax' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1775]: (style) The scope of the variable 'yMax' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:1896]: (style) The scope of the variable 'ctm' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2454]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2663]: (style) The scope of the variable 'maskColorMap' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2671]: (style) The scope of the variable 'maskSplash' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2679]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:2679]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:3130]: (style) The scope of the variable 'tSplash' can be reduced.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:3096]: (style) Variable 'ctm' is assigned a value that is never used.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:159]: (warning) Member variable 'SplashAxialPattern::bbox' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:953]: (warning) Member variable 'SplashOutputDev::t3FontCache' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:953]: (warning) Member variable 'SplashOutputDev::maskBitmap' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:802]: (performance) Variable 'r' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\poppler\SplashOutputDev.cc:856]: (performance) Variable 'fontID' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\poppler\UnicodeMap.cc:71]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\UnicodeMap.cc:86]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\UnicodeMap.cc:98]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\UnicodeMap.cc:211]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\poppler\poppler\UnicodeMap.h:47]: (style) 'class UnicodeMap' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\poppler\UnicodeTypeTable.cc:929]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\UnicodeTypeTable.cc:1008]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\UnicodeTypeTable.cc:1147]: (style) The scope of the variable 'dlen' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:122] -> [emscripten\tests\poppler\poppler\Object.h:86]: (style) Variable 'objStream' hides enumerator with same name

[emscripten\tests\poppler\poppler\XRef.cc:388]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\XRef.cc:1156]: (style) C-style pointer casting

[emscripten\tests\poppler\poppler\XRef.cc:235]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:761]: (style) The scope of the variable 'p' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:764]: (style) The scope of the variable 'oneCycle' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:765]: (style) The scope of the variable 'offset' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:1110]: (style) The scope of the variable 'm' can be reduced.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::str' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::rootNum' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::rootGen' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::encRevision' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::encVersion' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::encAlgorithm' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::keyLength' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:270]: (warning) Member variable 'XRef::permFlags' is not initialized in the constructor.

[emscripten\tests\poppler\poppler\XRef.cc:70]: (style) 'class ObjectStream' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\qt\poppler-document.cc:45]: (style) The scope of the variable 'pdoc' can be reduced.

[emscripten\tests\poppler\qt\poppler-document.cc:174]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\qt\poppler-private.h:60]: (warning) Member variable 'DocumentData::locked' is not initialized in the constructor.

[emscripten\tests\poppler\qt\poppler-link.cc:58]: (style) Variable 'left' is assigned a value that is never used.

[emscripten\tests\poppler\qt\poppler-link.cc:59]: (style) Variable 'bottom' is assigned a value that is never used.

[emscripten\tests\poppler\qt\poppler-link.cc:60]: (style) Variable 'right' is assigned a value that is never used.

[emscripten\tests\poppler\qt\poppler-link.cc:61]: (style) Variable 'top' is assigned a value that is never used.

[emscripten\tests\poppler\qt\poppler-page.cc:123]: (style) The scope of the variable 'rect' can be reduced.

[emscripten\tests\poppler\qt4\demos\viewer.cpp:87] -> [emscripten\tests\poppler\qt4\demos\viewer.cpp:88]: (performance) Variable 'act' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\qt4\demos\viewer.cpp:88]: (style) Variable 'act' is assigned a value that is never used.

[emscripten\tests\poppler\qt4\src\poppler-document.cc:569]: (style) C-style pointer casting

[emscripten\tests\poppler\qt4\src\poppler-document.cc:72]: (style) The scope of the variable 'pdoc' can be reduced.

[emscripten\tests\poppler\qt4\src\poppler-document.cc:267]: (style) The scope of the variable 's1' can be reduced.

[emscripten\tests\poppler\qt4\src\poppler-private.h:74]: (style) 'class DocumentData' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\qt4\src\poppler-qt4.h:268]: (style) 'class FontIterator' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\qt4\src\poppler-link.cc:147]: (warning) Member variable 'LinkSoundPrivate::volume' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-link.cc:147]: (warning) Member variable 'LinkSoundPrivate::sync' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-link.cc:147]: (warning) Member variable 'LinkSoundPrivate::repeat' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-link.cc:147]: (warning) Member variable 'LinkSoundPrivate::mix' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-movie.cc:33]: (warning) Member variable 'MovieData::m_rotation' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-movie.cc:33]: (warning) Member variable 'MovieData::m_showControls' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-optcontent.cc:97]: (warning) Member variable 'OptContentItem::m_group' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-optcontent.cc:97]: (warning) Member variable 'OptContentItem::m_state' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-optcontent.cc:97]: (warning) Member variable 'OptContentItem::m_stateBackup' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-optcontent-private.h:89]: (style) 'class OptContentModelPrivate' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\qt4\src\poppler-page.cc:328]: (style) The scope of the variable 'rect' can be reduced.

[emscripten\tests\poppler\qt4\src\poppler-page.cc:207]: (style) Variable 'rotation' is assigned a value that is never used.

[emscripten\tests\poppler\qt4\src\poppler-qt4.h:392]: (style) 'class Page' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\qt4\src\poppler-private.cc:229]: (style) C-style pointer casting

[emscripten\tests\poppler\qt4\src\poppler-private.h:76]: (warning) Member variable 'DocumentData::locked' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-private.h:82]: (warning) Member variable 'DocumentData::locked' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\src\poppler-sound.cc:32]: (warning) Member variable 'SoundData::m_type' is not initialized in the constructor.

[emscripten\tests\poppler\qt4\tests\check_optcontent.cpp:428] -> [emscripten\tests\poppler\qt4\tests\check_optcontent.cpp:443]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\qt4\tests\check_optcontent.cpp:443] -> [emscripten\tests\poppler\qt4\tests\check_optcontent.cpp:459]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\qt4\tests\check_optcontent.cpp:459]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:78]: (error) Memory leak: u

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:84]: (error) Memory leak: u

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:91]: (error) Memory leak: u

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:98]: (error) Memory leak: u

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:105]: (error) Memory leak: u

[emscripten\tests\poppler\qt4\tests\check_strings.cpp:113]: (error) Memory leak: u

[emscripten\tests\poppler\splash\SplashFont.cc:97]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashFont.cc:68]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\splash\SplashFont.cc:47]: (warning) Member variable 'SplashFont::glyphW' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashFont.cc:47]: (warning) Member variable 'SplashFont::glyphH' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashFont.cc:47]: (warning) Member variable 'SplashFont::glyphSize' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashFont.cc:47]: (warning) Member variable 'SplashFont::cacheSets' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashFont.cc:47]: (warning) Member variable 'SplashFont::cacheAssoc' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashFontFile.cc:72]: (warning) Member variable 'SplashFontSrc::bufLen' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashPath.cc:45]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashPath.cc:52]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashPath.cc:74]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashPath.cc:158]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashScreen.cc:50]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashScreen.cc:261]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashScreen.cc:300]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashScreen.cc:307]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashScreen.cc:162]: (style) The scope of the variable 'd' can be reduced.

[emscripten\tests\poppler\splash\SplashScreen.cc:255]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\splash\SplashState.h:41]: (style) 'class SplashState' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\splash\SplashXPath.cc:84]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashXPath.cc:91]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashXPath.cc:259]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashXPath.cc:276]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashXPath.cc:79]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:80]: (style) The scope of the variable 'ww' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:81]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:233]: (style) The scope of the variable 'x' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:233]: (style) The scope of the variable 'y' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:289]: (style) The scope of the variable 'xl0' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:289]: (style) The scope of the variable 'xr3' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:289]: (style) The scope of the variable 'xx1' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:289]: (style) The scope of the variable 'xx2' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:290]: (style) The scope of the variable 'yl0' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:290]: (style) The scope of the variable 'yr3' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:290]: (style) The scope of the variable 'yy1' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:290]: (style) The scope of the variable 'yy2' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'dx' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'dy' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'mx' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'my' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'd1' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:291]: (style) The scope of the variable 'd2' can be reduced.

[emscripten\tests\poppler\splash\SplashXPath.cc:171]: (style) Variable 'curSubpathX' is assigned a value that is never used.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:255]: (style) C-style pointer casting

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:54]: (style) The scope of the variable 'xMinFP' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:54]: (style) The scope of the variable 'yMinFP' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:54]: (style) The scope of the variable 'xMaxFP' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:54]: (style) The scope of the variable 'yMaxFP' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:55]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:378]: (style) The scope of the variable 'xx' can be reduced.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:52]: (warning) Member variable 'SplashXPathScanner::interIdx' is not initialized in the constructor.

[emscripten\tests\poppler\splash\SplashXPathScanner.cc:52]: (warning) Member variable 'SplashXPathScanner::interCount' is not initialized in the constructor.

[emscripten\tests\poppler\test\gtk-cairo-test.cc:155]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\poppler\test\gtk-splash-test.cc:182]: (style) The scope of the variable 'err' can be reduced.

[emscripten\tests\poppler\test\gtk-splash-test.cc:273]: (style) The scope of the variable 'v' can be reduced.

[emscripten\tests\poppler\test\pdf-inspector.cc:46]: (style) 'class PdfInspector' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\test\perf-test.cc:520]: (style) C-style pointer casting

[emscripten\tests\poppler\test\perf-test.cc:802] -> [emscripten\tests\poppler\test\perf-test.cc:804]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\test\perf-test.cc:1032]: (style) The scope of the variable 'arg' can be reduced.

[emscripten\tests\poppler\test\perf-test.cc:1181]: (style) The scope of the variable 'ffs' can be reduced.

[emscripten\tests\poppler\test\perf-test.cc:1184]: (style) The scope of the variable 'el' can be reduced.

[emscripten\tests\poppler\utils\HtmlFonts.h:90]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\poppler\utils\HtmlFonts.cc:69]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\poppler\utils\HtmlFonts.cc:69]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\poppler\utils\HtmlFonts.cc:69]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[emscripten\tests\poppler\utils\HtmlFonts.cc:326]: (style) The scope of the variable 'lSize' can be reduced.

[emscripten\tests\poppler\utils\HtmlFonts.h:40]: (style) Unsigned variable 'xcol' can't be negative so it is unnecessary to test it.

[emscripten\tests\poppler\utils\HtmlFonts.cc:79]: (style) Unsigned variable 'k' can't be negative so it is unnecessary to test it.

[emscripten\tests\poppler\utils\HtmlFonts.cc:82]: (style) Unsigned variable 'k' can't be negative so it is unnecessary to test it.

[emscripten\tests\poppler\utils\HtmlFonts.h:71]: (warning) Member variable 'HtmlFont::size' is not initialized in the constructor.

[emscripten\tests\poppler\utils\HtmlFonts.h:71]: (warning) Member variable 'HtmlFont::lineSize' is not initialized in the constructor.

[emscripten\tests\poppler\utils\HtmlFonts.h:71]: (warning) Member variable 'HtmlFont::pos' is not initialized in the constructor.

[emscripten\tests\poppler\utils\HtmlFonts.cc:104]: (performance) Variable 'color' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\utils\HtmlFonts.cc:148]: (performance) Variable 'color' is assigned in constructor body. Consider performing initialization in initialization list.

[emscripten\tests\poppler\utils\HtmlFonts.h:93]: (style) 'class HtmlFontAccu' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\utils\HtmlFonts.cc:279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\tests\poppler\utils\HtmlLinks.h:60]: (style) 'class HtmlLinks' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\utils\HtmlLinks.cc:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:616] -> [emscripten\tests\poppler\utils\HtmlOutputDev.cc:478]: (warning) Possible null pointer dereference: str1 - otherwise it is redundant to check it against null.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:785]: (style) C-style pointer casting

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1537]: (style) C-style pointer casting

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:224]: (style) The scope of the variable 'fm' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:225]: (style) The scope of the variable 'name' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:226]: (style) The scope of the variable 'code' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:227]: (style) The scope of the variable 'w' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:267]: (style) The scope of the variable 'h' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:405]: (style) The scope of the variable 'space' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:405]: (style) The scope of the variable 'horSpace' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:405]: (style) The scope of the variable 'vertSpace' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:666]: (style) The scope of the variable 'htmlEncoding' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:932]: (style) The scope of the variable 'htmlEncoding' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1163]: (style) The scope of the variable 'f1' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1164]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1247]: (style) The scope of the variable 'f1' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1248]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1421]: (style) The scope of the variable 'page' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1478]: (style) The scope of the variable 'page' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1533]: (style) The scope of the variable 'var' can be reduced.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:517]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1178]: (style) Variable 'x0' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1185]: (style) Variable 'y0' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1196]: (style) Variable 'w1' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1197]: (style) Variable 'h1' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1262]: (style) Variable 'x0' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1269]: (style) Variable 'y0' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1280]: (style) Variable 'w1' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:1281]: (style) Variable 'h1' is assigned a value that is never used.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:198]: (warning) Member variable 'HtmlPage::fontSize' is not initialized in the constructor.

[emscripten\tests\poppler\utils\HtmlOutputDev.h:72]: (style) 'class HtmlString' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\utils\HtmlOutputDev.h:115]: (style) 'class HtmlPage' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\utils\HtmlOutputDev.h:193]: (style) 'class HtmlMetaVar' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\tests\poppler\utils\HtmlOutputDev.cc:258]: (warning) Possible leak in public function. The pointer 'curStr' is not deallocated before it is allocated.

[emscripten\tests\poppler\utils\ImageOutputDev.cc:77]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\utils\ImageOutputDev.cc:78]: (style) The scope of the variable 'size' can be reduced.

[emscripten\tests\poppler\utils\ImageOutputDev.cc:78]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\utils\ImageOutputDev.cc:140]: (style) The scope of the variable 'c' can be reduced.

[emscripten\tests\poppler\utils\parseargs.cc:117]: (style) The scope of the variable 'j' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:348]: (style) The scope of the variable 's1' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:351]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:352]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:352]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:384]: (style) The scope of the variable 's' can be reduced.

[emscripten\tests\poppler\utils\pdfinfo.cc:388]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\utils\pdftohtml.cc:475] -> [emscripten\tests\poppler\utils\pdftohtml.cc:476]: (performance) Variable 'th' is reassigned a value before the old one has been used.

[emscripten\tests\poppler\utils\pdftohtml.cc:525]: (style) The scope of the variable 's' can be reduced.

[emscripten\tests\poppler\utils\pdftohtml.cc:530]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\utils\pdftotext.cc:348]: (style) The scope of the variable 'word' can be reduced.

[emscripten\tests\poppler\utils\pdftotext.cc:434]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\poppler\utils\pdftotext.cc:435]: (style) The scope of the variable 'i' can be reduced.

[emscripten\tests\poppler\utils\pdftotext.cc:435]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\pre_run_deps.cpp:6]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\raytrace.cpp:15]: (error) Division by zero.

[emscripten\tests\s3tc.c:155]: (error) Memory leak: ddsdata

[emscripten\tests\sdl_alloctext.c:7]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_audio.c:22]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_audio_mix.c:52]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_audio_quickload.c:15]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_canvas.c:58]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_gl_read.c:138]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_key.c:55]: (style) Variable 'screen' is assigned a value that is never used.

[emscripten\tests\sdl_key_test.c:34]: (style) Variable 'screen' is assigned a value that is never used.

[emscripten\tests\sdl_quit.c:27]: (style) Variable 'screen' is assigned a value that is never used.

[emscripten\tests\sdl_resize.c:26]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\sdl_resize.c:39]: (style) Variable 'screen' is assigned a value that is never used.

[emscripten\tests\sha1.c:58]: (error) "Endianness not defined!"

[emscripten\tests\sha1.c:58]: (error) #error "Endianness not defined!"

[emscripten\tests\skinning_test_no_simd.cpp:68]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\tests\skinning_test_no_simd.cpp:69]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\tests\skinning_test_no_simd.cpp:70]: (warning) Assignment of function parameter has no effect outside the function.

[emscripten\tests\skinning_test_no_simd.cpp:210]: (error) Memory leak: output

[emscripten\tests\sqlite\benchmark.c:111]: (style) Variable 't' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:10]: (style) Variable 'i8' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:11]: (style) Variable 'ui8' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:12]: (style) Variable 'i16' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:13]: (style) Variable 'ui16' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:14]: (style) Variable 'i32' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:15]: (style) Variable 'ui32' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:16]: (style) Variable 'i64' is assigned a value that is never used.

[emscripten\tests\systypes\src.c:17]: (style) Variable 'ui64' is assigned a value that is never used.

[emscripten\tests\time\src.c:86]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[emscripten\tests\time\src.c:91]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[emscripten\tests\unistd\sysconf.c:254]: (style) Unused variable: buffer

[emscripten\tests\websockets_gethostbyname.c:93]: (style) Variable 'host0' is assigned a value that is never used.

[emscripten\tests\websockets_select.c:32]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\websockets_select_server_closes_connection.c:23]: (style) The scope of the variable 'readbuf' can be reduced.

[emscripten\tests\websockets_select_server_closes_connection.c:56]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\websockets_select_server_closes_connection_rw.c:139]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\whets.cpp:257]: (style) The scope of the variable 'duration' can be reduced.

[emscripten\tests\whets.cpp:573]: (style) The scope of the variable 'mops' can be reduced.

[emscripten\tests\whets.cpp:573]: (style) The scope of the variable 'mflops' can be reduced.

[emscripten\tests\whets.cpp:223]: (style) Variable 'i' is assigned a value that is never used.

[emscripten\tests\whets.cpp:255]: (style) Unused variable: section

[emscripten\tests\whets.cpp:258]: (style) Unused variable: compiler

[emscripten\tests\whets.cpp:258]: (style) Unused variable: options

[emscripten\tests\whets.cpp:258]: (style) Variable 'general' is assigned a value that is never used.

[emscripten\tests\whets.cpp:259]: (style) Unused variable: endit

[emscripten\tests\whets.cpp:260]: (style) Unused variable: i

[emscripten\tests\whets.cpp:268]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[emscripten\tests\worker_api_2_main.cpp:44]: (style) C-style pointer casting

[emscripten\tests\worker_api_2_main.cpp:71]: (style) C-style pointer casting

[emscripten\tests\worker_api_2_main.cpp:35] -> [emscripten\tests\worker_api_2_main.cpp:35]: (style) Same expression on both sides of '&&'.

[emscripten\tests\worker_api_2_main.cpp:37]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\worker_api_2_worker.cpp:22]: (style) C-style pointer casting

[emscripten\tests\worker_api_main.cpp:12]: (style) Variable 'result' is assigned a value that is never used.

[emscripten\tests\zlib\adler32.c:66]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\zlib\benchmark.c:20]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'.

[emscripten\tests\zlib\deflate.c:493]: (style) The scope of the variable 'str' can be reduced.

[emscripten\tests\zlib\deflate.c:1072]: (style) The scope of the variable 'match' can be reduced.

[emscripten\tests\zlib\deflate.c:1313]: (style) The scope of the variable 'more' can be reduced.

[emscripten\tests\zlib\deflate.c:1473]: (style) The scope of the variable 'max_start' can be reduced.

[emscripten\tests\zlib\deflate.c:155]: (style) struct or union member 'static_tree_desc_s::dummy' is never used.

[emscripten\tests\zlib\deflate.c:1731]: (style) Variable 'bflush' is assigned a value that is never used.

[emscripten\tests\zlib\example.c:334]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[emscripten\tests\zlib\gzlib.c:280]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\zlib\gzread.c:108]: (style) The scope of the variable 'flags' can be reduced.

[emscripten\tests\zlib\gzread.c:109]: (style) The scope of the variable 'len' can be reduced.

[emscripten\tests\zlib\gzread.c:544]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\zlib\gzread.c:546]: (style) The scope of the variable 'eol' can be reduced.

[emscripten\tests\zlib\gzwrite.c:116]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\zlib\gzwrite.c:149]: (style) The scope of the variable 'n' can be reduced.

[emscripten\tests\zlib\inflate.c:363]: (style) The scope of the variable 'dist' can be reduced.

[emscripten\tests\zlib\inflate.c:1258]: (style) The scope of the variable 'id' can be reduced.

[emscripten\tests\zlib\inflate.c:1350]: (style) The scope of the variable 'buf' can be reduced.

[emscripten\tests\zlib\inflate.c:1413]: (style) The scope of the variable 'wsize' can be reduced.

[emscripten\tests\zlib\inftrees.c:50]: (style) The scope of the variable 'fill' can be reduced.

[emscripten\tests\zlib\minigzip.c:172]: (style) The scope of the variable 'len' can be reduced.

[emscripten\tests\zlib\minigzip.c:240]: (style) The scope of the variable 'len' can be reduced.

[emscripten\tests\zlib\trees.c:718]: (style) The scope of the variable 'curlen' can be reduced.

[emscripten\tests\zlib\trees.c:763]: (style) The scope of the variable 'curlen' can be reduced.

[emscripten\tests\zlib\trees.c:1081]: (style) The scope of the variable 'dist' can be reduced.

[emscripten\tests\zlib\trees.c:1082]: (style) The scope of the variable 'lc' can be reduced.

[emscripten\tests\zlib\trees.c:1083]: (style) The scope of the variable 'lx' can be reduced.

[emscripten\tests\zlib\trees.c:1084]: (style) The scope of the variable 'code' can be reduced.

[emscripten\tests\zlib\trees.c:1085]: (style) The scope of the variable 'extra' can be reduced.

[emscripten\tests\zlib\zutil.c:11]: (style) struct or union member 'internal_state::dummy' is never used.

[emscripten\third_party\lzma.js\lzip\decoder.h:18]: (style) 'class Range_decoder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\third_party\lzma.js\lzip\decoder.h:193]: (style) 'class LZ_decoder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\third_party\lzma.js\lzip\encoder.h:21]: (style) The class 'Dis_slots' does not have a constructor.

[emscripten\third_party\lzma.js\lzip\encoder.h:51]: (style) The class 'Prob_prices' does not have a constructor.

[emscripten\third_party\lzma.js\lzip\encoder.cc:523]: (warning) Member variable 'LZ_encoder::match_distances' is not initialized in the constructor.

[emscripten\third_party\lzma.js\lzip\encoder.cc:523]: (warning) Member variable 'LZ_encoder::trials' is not initialized in the constructor.

[emscripten\third_party\lzma.js\lzip\encoder.cc:523]: (warning) Member variable 'LZ_encoder::dis_slot_prices' is not initialized in the constructor.

[emscripten\third_party\lzma.js\lzip\encoder.cc:523]: (warning) Member variable 'LZ_encoder::dis_prices' is not initialized in the constructor.

[emscripten\third_party\lzma.js\lzip\encoder.h:143]: (style) 'class Matchfinder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\third_party\lzma.js\lzip\encoder.h:211]: (style) 'class Range_encoder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\third_party\lzma.js\lzip\fast_encoder.cc:275]: (warning) Member variable 'FLZ_encoder::match_distance' is not initialized in the constructor.

[emscripten\third_party\lzma.js\lzip\fast_encoder.h:18]: (style) 'class Fmatchfinder' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[emscripten\third_party\lzma.js\lzip\main.cc:487]: (style) Statements following return, break, continue, goto or throw will never be executed.

[emscripten\third_party\lzma.js\lzip\main.cc:466]: (style) The scope of the variable 'member_size' can be reduced.

[emscripten\third_party\lzma.js\lzip\main.cc:467]: (style) The scope of the variable 'volume_size' can be reduced.

[emscripten\third_party\lzma.js\lzip\main.cc:468]: (style) The scope of the variable 'infd' can be reduced.

[emscripten\third_party\lzma.js\lzip\main.cc:470]: (style) The scope of the variable 'keep_input_files' can be reduced.

[emscripten\third_party\lzma.js\lzip\main.cc:471]: (style) The scope of the variable 'to_stdout' can be reduced.

[emscripten\third_party\lzma.js\lzip\main.cc:485]: (style) Variable 'keep_input_files' is assigned a value that is never used.

[emscripten\third_party\lzma.js\lzip\main.cc:482]: (style) Variable 'to_stdout' is assigned a value that is never used.

[emscripten\third_party\websockify\other\websocket.c:229]: (style) The scope of the variable 'cntstr' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:230]: (style) The scope of the variable 'len' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:310]: (style) The scope of the variable 'cntstr' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:569]: (style) The scope of the variable 'sha1' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:569]: (style) The scope of the variable 'trailer' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:570]: (style) The scope of the variable 'pre' can be reduced.

[emscripten\third_party\websockify\other\websocket.c:299]: (style) Checking if unsigned variable 'len' is less than zero.

[emscripten\third_party\websockify\other\websocket.c:230]: (style) Unused variable: i

[emscripten\third_party\websockify\other\websocket.c:231]: (style) Unused variable: chr

[emscripten\third_party\websockify\other\websocket.c:271]: (style) Variable 'len_offset' is assigned a value that is never used.

[emscripten\third_party\websockify\other\websocket.c:563]: (style) Variable 'r' is assigned a value that is never used.

[emscripten\third_party\websockify\other\websocket.c:572]: (style) Unused variable: ret

[emscripten\third_party\websockify\other\websocket.c:703]: (style) Unused variable: i

[emscripten\third_party\websockify\other\websockify.c:57]: (style) The scope of the variable 'ret' can be reduced.

[emscripten\third_party\websockify\other\websockify.c:276]: (style) The scope of the variable 'c' can be reduced.

[emscripten\third_party\websockify\other\websockify.c:170]: (style) Checking if unsigned variable 'cout_end' is less than zero.

[emscripten\third_party\websockify\other\websockify.c:56]: (style) Unused variable: i

[emscripten\third_party\websockify\other\websockify.c:276]: (style) Unused variable: fd

[emscripten\third_party\websockify\other\websockify.c:62]: (error) Uninitialized variable: cout_end

[emscripten\third_party\websockify\rebind.c:48]: (style) The scope of the variable 'PORT_OLD' can be reduced.

[emscripten\third_party\websockify\rebind.c:48]: (style) The scope of the variable 'PORT_NEW' can be reduced.

[emscripten\third_party\websockify\rebind.c:49]: (style) The scope of the variable 'oldport' can be reduced.

[emscripten\third_party\websockify\rebind.c:50]: (style) Variable 'askaddr' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emu8051/emu8051_1.1.1.orig.tar.gz
[emu8051-1.1.1\src\emuconsole.c:318]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[emu8051-1.1.1\src\emuconsole.c:63]: (style) The scope of the variable 'dummy' can be reduced.

[emu8051-1.1.1\src\emuconsole.c:86]: (style) Variable 'dummy' is assigned a value that is never used.

[emu8051-1.1.1\src\hexfile.c:44]: (style) The scope of the variable 'ascii_code' can be reduced.

[emu8051-1.1.1\src\memwin.c:86]: (style) The scope of the variable 'TextLength' can be reduced.

[emu8051-1.1.1\src\pgmwin.c:41]: (style) The scope of the variable 'InstSize' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enblend-enfuse/enblend-enfuse_4.1.2+dfsg.orig.tar.gz
[enblend-enfuse-4.1.2+dfsg\src\pyramid.h:220]: (style) The scope of the variable 'srcy' can be reduced.

[enblend-enfuse-4.1.2+dfsg\src\pyramid.h:632]: (style) The scope of the variable 'srcy' can be reduced.

[enblend-enfuse-4.1.2+dfsg\src\anneal.h:536]: (style) The scope of the variable 'kmax_local' can be reduced.

[enblend-enfuse-4.1.2+dfsg\src\postoptimizer.h:107]: (style) The scope of the variable 'segmentNumber' can be reduced.

[enblend-enfuse-4.1.2+dfsg\src\postoptimizer.h:251]: (style) The scope of the variable 'segmentNumber' can be reduced.

[enblend-enfuse-4.1.2+dfsg\src\graphcut.h:1185]: (style) Variable 'previousDual' is assigned a value that is never used.

[enblend-enfuse-4.1.2+dfsg\src\enblend.cc:1756]: (style) Unused variable: imageInfoIterator

[enblend-enfuse-4.1.2+dfsg\src\anneal.h:108]: (warning) Member variable 'GDAConfiguration::tCurrent' is not initialized in the constructor.

[enblend-enfuse-4.1.2+dfsg\src\graphcut.h:307]: (warning) Member variable 'CostComparer::totalScore' is not initialized in the constructor.

[enblend-enfuse-4.1.2+dfsg\src\assemble.h:291]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enblend-enfuse-4.1.2+dfsg\src\graphcut.h:1449]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enblend-enfuse-4.1.2+dfsg\src\filespec.cc:415]: (performance) Variable 'installed_algorithms_' is assigned in constructor body. Consider performing initialization in initialization list.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enca/enca_1.15.orig.tar.gz
[enca-1.15\data\findletters.c:6]: (style) Variable 'map' is not assigned a value.

[enca-1.15\data\pairtoc.c:27]: (warning) %lx in format string (no. 1) requires 'unsigned long *' but the argument type is 'unsigned int *'.

[enca-1.15\data\pairtoc.c:18]: (style) The scope of the variable 'second' can be reduced.

[enca-1.15\iconvcap.c:322]: (style) The scope of the variable 'sb' can be reduced.

[enca-1.15\lib\encnames.c:370]: (style) Variable 'surface' is assigned a value that is never used.

[enca-1.15\lib\guess.c:239]: (style) The scope of the variable 'i' can be reduced.

[enca-1.15\lib\guess.c:239]: (style) The scope of the variable 'cs' can be reduced.

[enca-1.15\lib\lang_zh.c:122]: (style) The scope of the variable 'low' can be reduced.

[enca-1.15\lib\multibyte.c:103]: (style) The scope of the variable 'b' can be reduced.

[enca-1.15\lib\multibyte.c:411]: (style) The scope of the variable 'b1' can be reduced.

[enca-1.15\lib\multibyte.c:411]: (style) The scope of the variable 'b2' can be reduced.

[enca-1.15\lib\multibyte.c:623]: (style) The scope of the variable 'cr' can be reduced.

[enca-1.15\lib\multibyte.c:624]: (style) The scope of the variable 'lf' can be reduced.

[enca-1.15\lib\multibyte.c:625]: (style) The scope of the variable 'crlf_ok' can be reduced.

[enca-1.15\lib\multibyte.c:750]: (style) The scope of the variable 'b' can be reduced.

[enca-1.15\lib\multibyte.c:536]: (style) Variable 'eol' is not assigned a value.

[enca-1.15\src\convert.c:109]: (style) The scope of the variable 'extern_failed' can be reduced.

[enca-1.15\src\convert.c:110]: (style) The scope of the variable 'err' can be reduced.

[enca-1.15\src\convert.c:144]: (style) Variable 'extern_failed' is assigned a value that is never used.

[enca-1.15\src\filebuf.c:309]: (style) The scope of the variable 'err' can be reduced.

[enca-1.15\src\filebuf.c:401]: (style) The scope of the variable 'pfname' can be reduced.

[enca-1.15\src\filebuf.c:402]: (style) The scope of the variable 'fd' can be reduced.

[enca-1.15\src\locale_detect.c:59]: (style) Unused variable: locname

[enca-1.15\src\options.c:884]: (style) The scope of the variable 's' can be reduced.

[enca-1.15\src\options.c:922]: (style) The scope of the variable 'c' can be reduced.

[enca-1.15\tools\make_hash.c:148]: (style) The scope of the variable 'gl' can be reduced.

[enca-1.15\tools\make_hash.c:179]: (error) Common realloc mistake: 'raw' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/encfs/encfs_1.7.4.orig.tar.gz
[encfs-1.7.4\encfs\FSConfig.h:74]: (warning) Member variable 'EncFSConfig::keySize' is not initialized in the constructor.

[encfs-1.7.4\encfs\FSConfig.h:74]: (warning) Member variable 'EncFSConfig::blockSize' is not initialized in the constructor.

[encfs-1.7.4\encfs\CipherFileIO.cpp:287]: (style) The scope of the variable 'ok' can be reduced.

[encfs-1.7.4\encfs\Context.cpp:138]: (style) C-style pointer casting

[encfs-1.7.4\encfs\Context.cpp:156]: (style) C-style pointer casting

[encfs-1.7.4\encfs\Context.cpp:32]: (warning) Member variable 'EncFS_Context::publicFilesystem' is not initialized in the constructor.

[encfs-1.7.4\encfs\Context.cpp:32]: (warning) Member variable 'EncFS_Context::running' is not initialized in the constructor.

[encfs-1.7.4\encfs\DirNode.cpp:446]: (style) Variable 'toCPart' is assigned a value that is never used.

[encfs-1.7.4\encfs\FileNode.cpp:285] -> [encfs-1.7.4\encfs\FileNode.cpp:294]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[encfs-1.7.4\encfs\MemoryPool.cpp:112]: (style) C-style pointer casting

[encfs-1.7.4\encfs\SSL_Cipher.cpp:562]: (style) The scope of the variable 'errStr' can be reduced.

[encfs-1.7.4\encfs\SSL_Cipher.cpp:458]: (style) Variable 'bytes' is assigned a value that is never used.

[encfs-1.7.4\encfs\encfs.cpp:73]: (style) C-style pointer casting

[encfs-1.7.4\encfs\main.cpp:436]: (style) C-style pointer casting

[encfs-1.7.4\encfs\main.cpp:469]: (style) C-style pointer casting

[encfs-1.7.4\encfs\main.cpp:694]: (style) C-style pointer casting

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::isDaemon' is not initialized in the constructor.

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::isThreaded' is not initialized in the constructor.

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::isVerbose' is not initialized in the constructor.

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::idleTimeout' is not initialized in the constructor.

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::fuseArgv' is not initialized in the constructor.

[encfs-1.7.4\encfs\main.cpp:115]: (warning) Member variable 'EncFS_Args::fuseArgc' is not initialized in the constructor.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enchant/enchant_1.6.0.orig.tar.gz
[enchant-1.6.0\src\aspell\aspell_provider.c:126]: (style) The scope of the variable 'suggestions' can be reduced.

[enchant-1.6.0\src\aspell\aspell_provider.c:130]: (style) The scope of the variable 'n_suggestions' can be reduced.

[enchant-1.6.0\src\aspell\aspell_provider.c:130]: (style) The scope of the variable 'i' can be reduced.

[enchant-1.6.0\src\aspell\aspell_provider.c:131]: (style) The scope of the variable 'sugg' can be reduced.

[enchant-1.6.0\src\enchant.c:1315]: (style) The scope of the variable 'module' can be reduced.

[enchant-1.6.0\src\enchant.c:1404]: (style) The scope of the variable 'entry_len' can be reduced.

[enchant-1.6.0\src\enchant.c:1408]: (style) The scope of the variable 'provider' can be reduced.

[enchant-1.6.0\src\enchant.c:1574]: (style) The scope of the variable 'provider' can be reduced.

[enchant-1.6.0\src\enchant.c:1577]: (style) The scope of the variable 'token' can be reduced.

[enchant-1.6.0\src\enchant.c:1578]: (style) The scope of the variable 'i' can be reduced.

[enchant-1.6.0\src\enchant.c:1884]: (style) The scope of the variable 'provider' can be reduced.

[enchant-1.6.0\src\enchant.c:1885]: (style) The scope of the variable 'module' can be reduced.

[enchant-1.6.0\src\enchant.c:1887]: (style) The scope of the variable 'name' can be reduced.

[enchant-1.6.0\src\enchant.c:1887]: (style) The scope of the variable 'desc' can be reduced.

[enchant-1.6.0\src\enchant.c:1887]: (style) The scope of the variable 'file' can be reduced.

[enchant-1.6.0\src\enchant.c:1941]: (style) The scope of the variable 'tag' can be reduced.

[enchant-1.6.0\src\enchant.c:1978]: (style) The scope of the variable 'session' can be reduced.

[enchant-1.6.0\src\enchant.c:842]: (style) Variable 'session' is assigned a value that is never used.

[enchant-1.6.0\src\hspell\hspell_provider.c:76]: (style) The scope of the variable 'i' can be reduced.

[enchant-1.6.0\src\hspell\hspell_provider.c:79]: (style) The scope of the variable 'sugg' can be reduced.

[enchant-1.6.0\src\hspell\hspell_provider.c:145]: (style) Unused variable: res

[enchant-1.6.0\src\hspell\hspell_provider.c:216]: (style) Variable 'hspell_dict' is assigned a value that is never used.

[enchant-1.6.0\src\ispell\correct.cpp:330]: (style) The scope of the variable 'newword' can be reduced.

[enchant-1.6.0\src\ispell\correct.cpp:355]: (style) The scope of the variable 'savechar' can be reduced.

[enchant-1.6.0\src\ispell\correct.cpp:519]: (style) The scope of the variable 'savech' can be reduced.

[enchant-1.6.0\src\ispell\correct.cpp:578]: (style) The scope of the variable 'temp' can be reduced.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:528]: (style) C-style pointer casting

[enchant-1.6.0\src\ispell\ispell_checker.cpp:537]: (style) C-style pointer casting

[enchant-1.6.0\src\ispell\ispell_checker.cpp:577]: (style) C-style pointer casting

[enchant-1.6.0\src\ispell\ispell_checker.cpp:198]: (style) The scope of the variable 'c' can be reduced.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_sg' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_li' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_co' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_ctoken' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_itoken' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_numhits' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_hits' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_hashheader' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_hashsize' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_hashname' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_aflag' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_cflag' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_lflag' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_incfileflag' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_nodictflag' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_uerasechar' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_ukillchar' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_laststringch' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_defdupchar' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_numpflags' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_numsflags' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_changes' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_readonly' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_quit' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_possibilities' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_pcount' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_maxposslen' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_easypossibilities' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\ispell_checker.cpp:89]: (warning) Member variable 'ISpellChecker::m_Try' is not initialized in the constructor.

[enchant-1.6.0\src\ispell\lookup.cpp:245]: (style) The scope of the variable 'dp' can be reduced.

[enchant-1.6.0\src\ispell\lookup.cpp:248]: (style) The scope of the variable 'nextchar' can be reduced.

[enchant-1.6.0\src\ispell\lookup.cpp:248]: (style) The scope of the variable 'x' can be reduced.

[enchant-1.6.0\src\ispell\lookup.cpp:712]: (style) The scope of the variable 's1' can be reduced.

[enchant-1.6.0\src\ispell\makedent.cpp:470]: (style) The scope of the variable 'bufcur' can be reduced.

[enchant-1.6.0\src\ispell\makedent.cpp:471]: (style) The scope of the variable 'stringcur' can be reduced.

[enchant-1.6.0\src\ispell\makedent.cpp:472]: (style) The scope of the variable 'stringno' can be reduced.

[enchant-1.6.0\src\ispell\tgood.cpp:269]: (style) The scope of the variable 'preadd' can be reduced.

[enchant-1.6.0\src\ispell\tgood.cpp:435]: (style) The scope of the variable 'preadd' can be reduced.

[enchant-1.6.0\src\ispell\tgood.cpp:327]: (style) Variable 'preadd' is assigned a value that is never used.

[enchant-1.6.0\src\ispell\tgood.cpp:502]: (style) Variable 'preadd' is assigned a value that is never used.

[enchant-1.6.0\src\myspell\affentry.cxx:204]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:253]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:301]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:386]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:557]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:658]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:719]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:767]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:768]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:801]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\affentry.cxx:157]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:218]: (style) The scope of the variable 'he' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:219]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:266]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:313]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:315]: (style) The scope of the variable 'st' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:444]: (style) The scope of the variable 'tword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:555]: (style) The scope of the variable 'cp' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:556]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:655]: (style) The scope of the variable 'he' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:656]: (style) The scope of the variable 'cp' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:657]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:717]: (style) The scope of the variable 'cp' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:718]: (style) The scope of the variable 'tmpword' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:720]: (style) The scope of the variable 'st' can be reduced.

[enchant-1.6.0\src\myspell\affentry.cxx:26]: (warning) Member variable 'PfxEntry::flgnxt' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::next' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::nexteq' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::nextne' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::flgnxt' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::l_morph' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::r_morph' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\affentry.cxx:400]: (warning) Member variable 'SfxEntry::eq_morph' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\dictmgr.cxx:15]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\dictmgr.cxx:29]: (style) The scope of the variable 'pdict' can be reduced.

[enchant-1.6.0\src\myspell\dictmgr.cxx:129]: (style) The scope of the variable 'rv' can be reduced.

[enchant-1.6.0\src\myspell\dictmgr.hxx:14]: (style) 'class DictMgr' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enchant-1.6.0\src\myspell\filemgr.cxx:12]: (warning) Member variable 'FileMgr::in' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\filemgr.hxx:6]: (style) 'class FileMgr' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enchant-1.6.0\src\myspell\hashmgr.cxx:377]: (style) The scope of the variable 'dp' can be reduced.

[enchant-1.6.0\src\myspell\hashmgr.cxx:32]: (warning) Member variable 'HashMgr::userword' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\hunspell.cxx:1705]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1710]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1715]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1720]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1725]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1730]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1735]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1741]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1747]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1755]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1765]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:1771]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\hunspell.cxx:210]: (style) The scope of the variable 'idx' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:230]: (style) The scope of the variable 'idx' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:262]: (style) The scope of the variable 'idx' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:495]: (style) The scope of the variable 's' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:518]: (style) The scope of the variable 'n' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:521]: (style) The scope of the variable 'result' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:574]: (style) The scope of the variable 'len' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:1045]: (style) The scope of the variable 'result' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:1297]: (style) The scope of the variable 'st' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:1302]: (style) The scope of the variable 'n2' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:1303]: (style) The scope of the variable 'n3' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:1405]: (style) The scope of the variable 'nresult' can be reduced.

[enchant-1.6.0\src\myspell\hunspell.cxx:24]: (warning) Member variable 'Hunspell::key' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\hunspell.hxx:32]: (style) 'class Hunspell' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enchant-1.6.0\src\myspell\hunspell.cxx:733]: (error) Common realloc mistake: 'st' nulled but not freed upon failure

[enchant-1.6.0\src\myspell\hunzip.cxx:43]: (style) The scope of the variable 'p' can be reduced.

[enchant-1.6.0\src\myspell\hunzip.cxx:29]: (warning) Member variable 'Hunzip::line' is not initialized in the constructor.

[enchant-1.6.0\src\myspell\hunzip.hxx:22]: (style) 'class Hunzip' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enchant-1.6.0\src\myspell\hunzip.cxx:111]: (error) Common realloc mistake: 'dec' nulled but not freed upon failure

[enchant-1.6.0\src\myspell\myspell_checker.cpp:448]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\myspell_checker.cpp:457]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\myspell_checker.cpp:568]: (style) C-style pointer casting

[enchant-1.6.0\src\myspell\phonet.cxx:50]: (style) The scope of the variable 'k' can be reduced.

[enchant-1.6.0\src\myspell\phonet.cxx:87]: (style) The scope of the variable 'n' can be reduced.

[enchant-1.6.0\src\myspell\phonet.cxx:88]: (style) The scope of the variable 'z0' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:439]: (style) The scope of the variable 'r' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:440]: (style) The scope of the variable 'lenr' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:440]: (style) The scope of the variable 'lenp' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:532]: (style) The scope of the variable 'tmpc' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:615]: (style) The scope of the variable 'tmpc' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:770]: (style) The scope of the variable 'c1' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:826]: (style) The scope of the variable 'tmpc' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:1361]: (style) The scope of the variable 'nosuffix' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:1423]: (style) The scope of the variable 'rv' can be reduced.

[enchant-1.6.0\src\myspell\suggestmgr.cxx:756]: (style) Variable 'cwrd' is assigned a value that is never used.

[enchant-1.6.0\src\myspell\suggestmgr.hxx:29]: (style) 'class SuggestMgr' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enchant-1.6.0\src\pwl.c:284]: (style) The scope of the variable 'line' can be reduced.

[enchant-1.6.0\src\pwl.c:853]: (style) The scope of the variable 'nxtCh' can be reduced.

[enchant-1.6.0\src\pwl.c:854]: (style) The scope of the variable 'subtrie' can be reduced.

[enchant-1.6.0\src\pwl.c:915]: (style) The scope of the variable 'tmpWord' can be reduced.

[enchant-1.6.0\src\pwl.c:916]: (style) The scope of the variable 'nxtCh' can be reduced.

[enchant-1.6.0\src\pwl.c:917]: (style) The scope of the variable 'subtrie' can be reduced.

[enchant-1.6.0\src\uspell\uspell_provider.cpp:181]: (style) The scope of the variable 'sugg' can be reduced.

[enchant-1.6.0\src\uspell\uspell_provider.cpp:184]: (style) The scope of the variable 'i' can be reduced.

[enchant-1.6.0\src\zemberek\zemberek_provider.cpp:49]: (style) C-style pointer casting

[enchant-1.6.0\src\zemberek\zemberek_provider.cpp:58]: (style) C-style pointer casting

[enchant-1.6.0\src\zemberek\zemberek_provider.cpp:96]: (style) C-style pointer casting

[enchant-1.6.0\tests\enchant-ispell.c:87]: (style) The scope of the variable 'utf' can be reduced.

[enchant-1.6.0\tests\enchant-ispell.c:136]: (style) The scope of the variable 'suggs' can be reduced.

[enchant-1.6.0\tests\enchant-ispell.c:330]: (style) The scope of the variable 'start_pos' can be reduced.

[enchant-1.6.0\tests\test-enchant.c:84]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[enchant-1.6.0\tests\test-enchant.c:65]: (style) The scope of the variable 'suggs' can be reduced.

[enchant-1.6.0\tests\test-enchantxx.cpp:72]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[enchant-1.6.0\tests\test-enchantxx.cpp:102]: (style) The scope of the variable 'dict' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/encuentro/encuentro_1.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enemies-of-carlotta/enemies-of-carlotta_1.2.6.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enemylines3/enemylines3_1.2.orig.tar.gz
[enemylines3-1.2\audio.cc:155]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\container.cc:80] -> [enemylines3-1.2\container.cc:83]: (performance) Variable 'rem' is reassigned a value before the old one has been used.

[enemylines3-1.2\matrix4_tpl.h:64]: (style) The scope of the variable 'mai0' can be reduced.

[enemylines3-1.2\matrix4_tpl.h:64]: (style) The scope of the variable 'mai1' can be reduced.

[enemylines3-1.2\matrix4_tpl.h:64]: (style) The scope of the variable 'mai2' can be reduced.

[enemylines3-1.2\matrix4_tpl.h:64]: (style) The scope of the variable 'mai3' can be reduced.

[enemylines3-1.2\container.cc:12]: (warning) Member variable 'Container::game' is not initialized in the constructor.

[enemylines3-1.2\container.cc:32]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\container.cc:40]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\container.cc:49]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\container.cc:58]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\container.cc:85]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\elements\energy.cc:8]: (warning) Member variable 'Energy::color_override' is not initialized in the constructor.

[enemylines3-1.2\font_ogl.h:27]: (performance) Function parameter 'str' should be passed by reference.

[enemylines3-1.2\font_ogl.h:30]: (performance) Function parameter 'str' should be passed by reference.

[enemylines3-1.2\elements\goal_keys.cc:10]: (warning) Member variable 'Goal_Keys::font' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_keys.cc:10]: (warning) Member variable 'Goal_Keys::width' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_kills.cc:10]: (warning) Member variable 'Goal_Kills::font' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_kills.cc:10]: (warning) Member variable 'Goal_Kills::width' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_survive.cc:10]: (warning) Member variable 'Goal_Survive::font' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_survive.cc:10]: (warning) Member variable 'Goal_Survive::width' is not initialized in the constructor.

[enemylines3-1.2\elements\goal_survive.cc:11]: (performance) Variable 'left' is assigned in constructor body. Consider performing initialization in initialization list.

[enemylines3-1.2\elements\level.cc:12]: (warning) Member variable 'Level::font' is not initialized in the constructor.

[enemylines3-1.2\elements\level.cc:12]: (warning) Member variable 'Level::width' is not initialized in the constructor.

[enemylines3-1.2\elements\score.cc:10]: (warning) Member variable 'Score::font' is not initialized in the constructor.

[enemylines3-1.2\elements\score.cc:10]: (warning) Member variable 'Score::width' is not initialized in the constructor.

[enemylines3-1.2\timeoutlist.h:34]: (style) Unused variable: it

[enemylines3-1.2\entity.cc:19]: (warning) Member variable 'Entity::mdest' is not initialized in the constructor.

[enemylines3-1.2\entity.cc:19]: (warning) Member variable 'Entity::destroty' is not initialized in the constructor.

[enemylines3-1.2\entity.cc:19]: (warning) Member variable 'Entity::game_' is not initialized in the constructor.

[enemylines3-1.2\entity.cc:19]: (warning) Member variable 'Entity::lastnewdest' is not initialized in the constructor.

[enemylines3-1.2\timeoutlist.h:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\font_ttf.h:10]: (portability) The extra qualification 'Font_ttf::' is unnecessary and is considered an error by many compilers.

[enemylines3-1.2\font_data.cc:20]: (style) The scope of the variable 'd' can be reduced.

[enemylines3-1.2\font_data.cc:21]: (style) The scope of the variable 'n' can be reduced.

[enemylines3-1.2\font_data.cc:22]: (style) The scope of the variable 'o' can be reduced.

[enemylines3-1.2\font_data.cc:84]: (style) Variable 'li' is assigned a value that is never used.

[enemylines3-1.2\font_ogl.cc:38]: (performance) Function parameter 'str' should be passed by reference.

[enemylines3-1.2\font_ogl.cc:68]: (performance) Function parameter 'str' should be passed by reference.

[enemylines3-1.2\font_ttf.cc:88]: (style) Variable 'li' is assigned a value that is never used.

[enemylines3-1.2\map.h:27]: (portability) The extra qualification 'Map::' is unnecessary and is considered an error by many compilers.

[enemylines3-1.2\game.cc:754]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enemylines3-1.2\game.cc:756]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enemylines3-1.2\game.cc:769]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enemylines3-1.2\game.cc:797]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enemylines3-1.2\generators\pyr.cc:43]: (style) The scope of the variable 't' can be reduced.

[enemylines3-1.2\hiscore.cc:39]: (style) C-style pointer casting

[enemylines3-1.2\models\skel.cc:5]: (error) Invalid number of character ({) when these macros are defined: '__GCC__=1;__GCC__=1'.

[enemylines3-1.2\random.cc:27]: (style) The scope of the variable 'r' can be reduced.

[enemylines3-1.2\shot.cc:17]: (warning) Member variable 'Shot::timestamp' is not initialized in the constructor.

[enemylines3-1.2\shot.cc:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\shot.cc:109]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\shot.cc:116]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines3-1.2\util.cc:16]: (style) The scope of the variable 'errorstring' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enemylines7/enemylines7_0.6.orig.tar.gz
[enemylines7-0.6\audio.cc:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\block\cacher.cc:12]: (warning) Member variable 'Cacher::stat' is not initialized in the constructor.

[enemylines7-0.6\block\cacher.cc:12]: (warning) Member variable 'Cacher::stat_drawn' is not initialized in the constructor.

[enemylines7-0.6\block\cacher.cc:12]: (warning) Member variable 'Cacher::level' is not initialized in the constructor.

[enemylines7-0.6\block\destructor.h:14]: (style) The class 'Destructor' does not have a constructor.

[enemylines7-0.6\block\selector2.h:17]: (style) The class 'Selector2' does not have a constructor.

[enemylines7-0.6\math\matrix4_tpl.h:64]: (style) The scope of the variable 'mai0' can be reduced.

[enemylines7-0.6\math\matrix4_tpl.h:64]: (style) The scope of the variable 'mai1' can be reduced.

[enemylines7-0.6\math\matrix4_tpl.h:64]: (style) The scope of the variable 'mai2' can be reduced.

[enemylines7-0.6\math\matrix4_tpl.h:64]: (style) The scope of the variable 'mai3' can be reduced.

[enemylines7-0.6\container.cc:12]: (warning) Member variable 'Container::game' is not initialized in the constructor.

[enemylines7-0.6\container.cc:31]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\container.cc:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\container.cc:48]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\container.cc:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\container.cc:67]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\font_ogl.h:27]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\font_ogl.h:28]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\font_ogl.h:31]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\elements\energy.cc:8]: (warning) Member variable 'Energy::color_override' is not initialized in the constructor.

[enemylines7-0.6\elements\score.cc:10]: (warning) Member variable 'Score::font' is not initialized in the constructor.

[enemylines7-0.6\elements\score.cc:10]: (warning) Member variable 'Score::width' is not initialized in the constructor.

[enemylines7-0.6\entity.cc:21]: (warning) Member variable 'Entity::mdest' is not initialized in the constructor.

[enemylines7-0.6\entity.cc:21]: (warning) Member variable 'Entity::game_' is not initialized in the constructor.

[enemylines7-0.6\font_ogl.cc:42]: (style) The scope of the variable 'd' can be reduced.

[enemylines7-0.6\font_ogl.cc:43]: (style) The scope of the variable 'n' can be reduced.

[enemylines7-0.6\font_ogl.cc:44]: (style) The scope of the variable 'o' can be reduced.

[enemylines7-0.6\font_ogl.cc:105]: (style) Variable 'li' is assigned a value that is never used.

[enemylines7-0.6\font_ogl.cc:113]: (style) Variable 'li' is assigned a value that is never used.

[enemylines7-0.6\font_ogl.cc:119]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\font_ogl.cc:122]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\font_ogl.cc:165]: (performance) Function parameter 'str' should be passed by reference.

[enemylines7-0.6\main.cc:211]: (style) The scope of the variable 'record' can be reduced.

[enemylines7-0.6\main.cc:203]: (style) Variable 'frames' is assigned a value that is never used.

[enemylines7-0.6\main.cc:281]: (style) Variable 'record' is assigned a value that is never used.

[enemylines7-0.6\math\frustum.cc:9]: (warning) Member variable 'Frustum::drawn_' is not initialized in the constructor.

[enemylines7-0.6\math\frustum.cc:9]: (warning) Member variable 'Frustum::notdrawn_' is not initialized in the constructor.

[enemylines7-0.6\radio.cc:43]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\radio.cc:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\radio.cc:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enemylines7-0.6\random.cc:27]: (style) The scope of the variable 'r' can be reduced.

[enemylines7-0.6\util.cc:13]: (style) The scope of the variable 'errorstring' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enet/enet_1.3.3.orig.tar.gz
[enet-1.3.3\compress.c:257]: (style) Checking if unsigned variable 'inBufferCount' is less than zero.

[enet-1.3.3\compress.c:257]: (style) Checking if unsigned variable 'inLimit' is less than zero.

[enet-1.3.3\compress.c:277]: (style) Checking if unsigned variable 'inBufferCount' is less than zero.

[enet-1.3.3\compress.c:513]: (style) Checking if unsigned variable 'inLimit' is less than zero.

[enet-1.3.3\peer.c:246]: (style) The scope of the variable 'outgoingCommand' can be reduced.

[enet-1.3.3\peer.c:668]: (style) Variable 'startCommand' is assigned a value that is never used.

[enet-1.3.3\protocol.c:988]: (style) Checking if unsigned variable 'originalSize' is less than zero.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/engauge-digitizer/engauge-digitizer_5.2.orig.tar.gz
[engauge-digitizer-5.2\src\point.h:127]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\point.h:128]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\colorchooser.cpp:560]: (warning) Member variable 'Divider::m_xScreen' is not initialized in the constructor.

[engauge-digitizer-5.2\src\colorchooser.cpp:515]: (warning) Member variable 'ClickableView::draggingOffset' is not initialized in the constructor.

[engauge-digitizer-5.2\src\colorchooser.cpp:515]: (warning) Member variable 'ClickableView::draggedTab' is not initialized in the constructor.

[engauge-digitizer-5.2\src\colorchooser.h:116]: (style) 'class Divider' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[engauge-digitizer-5.2\src\pointmatch.h:48]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\pointmatch.h:49]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\digitdoc.cpp:910] -> [engauge-digitizer-5.2\src\digitdoc.cpp:913]: (performance) Buffer 'xyFormat' is being written before its old content has been used.

[engauge-digitizer-5.2\src\grid.h:39]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\grid.h:40]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\digittool.cpp:565]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\digittool.cpp:692]: (style) C-style pointer casting

[engauge-digitizer-5.2\src\gridmesh.h:60]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:60]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:66]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:66]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:68]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:68]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:70]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:70]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:72]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.h:72]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\grid.cpp:43]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\grid.cpp:44]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:35]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:35]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:51]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:51]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:82]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:82]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:113]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:113]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:139]: (performance) Function parameter 'coord' should be passed by reference.

[engauge-digitizer-5.2\src\gridmesh.cpp:139]: (performance) Function parameter 'grid' should be passed by reference.

[engauge-digitizer-5.2\src\matchset.h:66]: (style) Unused private function: 'MatchSet::makeHighlight'

[engauge-digitizer-5.2\src\mmsubs.cpp:419]: (style) The scope of the variable 'radiusTemp' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:446]: (style) The scope of the variable 'angleTemp' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:664]: (style) The scope of the variable 'ipermuted' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:709]: (style) The scope of the variable 'ilargest' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:773]: (style) The scope of the variable 'sum' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:1074]: (style) The scope of the variable 'ypr' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:1074]: (style) The scope of the variable 'rtolerance' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:1075]: (style) The scope of the variable 'ilow' can be reduced.

[engauge-digitizer-5.2\src\mmsubs.cpp:1489]: (style) The scope of the variable 'ip1' can be reduced.

[engauge-digitizer-5.2\src\pointset.cpp:782]: (style) The scope of the variable 'i' can be reduced.

[engauge-digitizer-5.2\src\pointset.cpp:822]: (style) The scope of the variable 'firstPoint' can be reduced.

[engauge-digitizer-5.2\src\pointset.cpp:824]: (style) The scope of the variable 'distance' can be reduced.

[engauge-digitizer-5.2\src\pointset.cpp:733]: (style) Variable 'count' is not assigned a value.

[engauge-digitizer-5.2\src\pointsets.cpp:588]: (style) Variable 'count' is not assigned a value.

[engauge-digitizer-5.2\src\segment.cpp:254]: (style) The scope of the variable 'xNext' can be reduced.

[engauge-digitizer-5.2\src\segment.cpp:255]: (style) The scope of the variable 'yNext' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/engine-pkcs11/engine-pkcs11_0.1.8.orig.tar.gz
[engine_pkcs11-0.1.8\src\engine_pkcs11.c:231]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results.

[engine_pkcs11-0.1.8\src\engine_pkcs11.c:387]: (style) The scope of the variable 'm' can be reduced.

[engine_pkcs11-0.1.8\src\engine_pkcs11.c:550]: (style) The scope of the variable 'm' can be reduced.

[engine_pkcs11-0.1.8\src\engine_pkcs11.c:235]: (style) Checking if unsigned variable 'left' is less than zero.

[engine_pkcs11-0.1.8\src\engine_pkcs11.c:406]: (error) Memory leak: cert_label

[engine_pkcs11-0.1.8\src\engine_pkcs11.c:570]: (error) Memory leak: key_label

[engine_pkcs11-0.1.8\src\hw_pkcs11.c:70]: (error) did not get engine.h

[engine_pkcs11-0.1.8\src\hw_pkcs11.c:70]: (error) #error did not get engine.h


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enhanceio/enhanceio_0+git20130620.orig.tar.xz
[enhanceio-0+git20130620\Driver\enhanceio\eio_conf.c:2205]: (style) The scope of the variable 'flags' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_conf.c:2469]: (style) The scope of the variable 'check_src' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_conf.c:2469]: (style) The scope of the variable 'check_ssd' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_conf.c:2470]: (style) The scope of the variable 'notify' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_lru.c:210]: (style) The scope of the variable 'dmc_idx' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:1684]: (warning) Assignment of function parameter has no effect outside the function.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:1992]: (warning) Assignment of function parameter has no effect outside the function.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:580] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:605]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:901] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:921]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:90]: (style) The scope of the variable 'data_dir' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:91]: (style) The scope of the variable 'elapsed' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:297]: (style) The scope of the variable 'flags' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:844]: (style) The scope of the variable 'err' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:845]: (style) The scope of the variable 'flags' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:1181]: (style) The scope of the variable 'blk_index' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:1780]: (style) The scope of the variable 'ioinset' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:2937]: (style) The scope of the variable 'error' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_main.c:3092]: (style) The scope of the variable 'i' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_mem.c:106]: (style) The scope of the variable 'wrapped' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_mem.c:109]: (style) Variable 'wrapped' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_mem.c:134]: (style) Variable 'set_number' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_policy.c:30]: (style) The scope of the variable 'curr' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_policy.c:67]: (style) The scope of the variable 'curr' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1258] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1262]: (performance) Variable 'entry' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1262] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1266]: (performance) Variable 'entry' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1266] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1270]: (performance) Variable 'entry' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:59]: (style) The scope of the variable 'cached_blocks' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1221]: (style) The scope of the variable 'entry' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1323]: (style) The scope of the variable 'have_sector' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1224]: (style) Variable 'entry' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_procfs.c:1270]: (style) Variable 'entry' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_rand.c:81]: (style) The scope of the variable 'idx' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_subr.c:258]: (style) Variable 'q' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_subr.c:269]: (style) Variable 'q' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_subr.c:281]: (style) Variable 'q' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_subr.c:292]: (style) Variable 'q' is assigned a value that is never used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_ttc.c:606]: (warning) Assignment of function parameter has no effect outside the function.

[enhanceio-0+git20130620\Driver\enhanceio\eio_ttc.c:1181] -> [enhanceio-0+git20130620\Driver\enhanceio\eio_ttc.c:1187]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[enhanceio-0+git20130620\Driver\enhanceio\eio_ttc.c:633]: (style) The scope of the variable 'num_bvecs' can be reduced.

[enhanceio-0+git20130620\Driver\enhanceio\eio_ttc.c:698]: (style) The scope of the variable 'num_bvecs' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enigma/enigma_1.20-dfsg.1.orig.tar.bz2
[enigma-1.20\intl\plural-exp.h:63] -> [enigma-1.20\intl\plural-exp.h:41]: (style) Variable 'num' hides enumerator with same name

[enigma-1.20\intl\hash-string.h:31]: (style) The scope of the variable 'g' can be reduced.

[enigma-1.20\intl\dcigettext.c:227]: (style) struct or union member 'known_translation_t::category' is never used.

[enigma-1.20\intl\dcigettext.c:230]: (style) struct or union member 'known_translation_t::counter' is never used.

[enigma-1.20\intl\dcigettext.c:237]: (style) struct or union member 'known_translation_t::translation_length' is never used.

[enigma-1.20\intl\dcigettext.c:240]: (style) struct or union member 'known_translation_t::msgid' is never used.

[enigma-1.20\intl\l10nflist.c:373]: (style) The scope of the variable 'wp' can be reduced.

[enigma-1.20\intl\l10nflist.c:333]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[enigma-1.20\intl\localcharset.c:120]: (style) The scope of the variable 'base' can be reduced.

[enigma-1.20\intl\localcharset.c:144]: (style) The scope of the variable 'c' can be reduced.

[enigma-1.20\intl\localcharset.c:181]: (error) Common realloc mistake: 'res_ptr' nulled but not freed upon failure

[enigma-1.20\intl\localealias.c:254]: (style) The scope of the variable 'alias' can be reduced.

[enigma-1.20\intl\localealias.c:255]: (style) The scope of the variable 'value' can be reduced.

[enigma-1.20\intl\localealias.c:303]: (error) Resource leak: fp

[enigma-1.20\intl\log.c:81]: (error) Memory leak: last_logfilename

[enigma-1.20\lib-src\enet\peer.c:261]: (style) The scope of the variable 'outgoingCommand' can be reduced.

[enigma-1.20\lib-src\enet\peer.c:282]: (style) The scope of the variable 'incomingCommand' can be reduced.

[enigma-1.20\lib-src\enet\protocol.c:658]: (style) The scope of the variable 'command' can be reduced.

[enigma-1.20\lib-src\enigma-core\IMG_SavePNG.c:22]: (style) Variable 'src' is assigned a value that is never used.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:37]: (style) The scope of the variable 'bpp' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:38]: (style) The scope of the variable 'p' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:673]: (style) The scope of the variable 'pixellast' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:674]: (style) The scope of the variable 'dx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:675]: (style) The scope of the variable 'pixx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:675]: (style) The scope of the variable 'pixy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:679]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:909]: (style) The scope of the variable 'pixellast' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:910]: (style) The scope of the variable 'dy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:911]: (style) The scope of the variable 'pixx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:911]: (style) The scope of the variable 'pixy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:915]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1245]: (style) The scope of the variable 'code1' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1313]: (style) The scope of the variable 'pixellast' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1314]: (style) The scope of the variable 'x' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1314]: (style) The scope of the variable 'dx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1315]: (style) The scope of the variable 'dy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1316]: (style) The scope of the variable 'pixx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1316]: (style) The scope of the variable 'pixy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1319]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1552]: (style) The scope of the variable 'pixx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1552]: (style) The scope of the variable 'pixy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1555]: (style) The scope of the variable 'ax' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1555]: (style) The scope of the variable 'ay' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1557]: (style) The scope of the variable 'swaptmp' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1559]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1772]: (style) The scope of the variable 'tmp' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1772]: (style) The scope of the variable 'y0p1' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1772]: (style) The scope of the variable 'x0pxdir' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:1994]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2323]: (style) The scope of the variable 'colorptr' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2798]: (style) The scope of the variable 'xmh' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2798]: (style) The scope of the variable 'xph' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2799]: (style) The scope of the variable 'xmi' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2799]: (style) The scope of the variable 'xpi' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2800]: (style) The scope of the variable 'xmj' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2800]: (style) The scope of the variable 'xpj' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2801]: (style) The scope of the variable 'xmk' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:2801]: (style) The scope of the variable 'xpk' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3154]: (style) The scope of the variable 'ints' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3256]: (style) The scope of the variable 'ix' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3256]: (style) The scope of the variable 'iy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3256]: (style) The scope of the variable 'k' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3259]: (style) The scope of the variable 'bitpos' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_gfxPrimitives.c:3171]: (error) Common realloc mistake: 'gfxPrimitivesPolyInts' nulled but not freed upon failure

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:255]: (style) The scope of the variable 'ex' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:255]: (style) The scope of the variable 'ey' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:255]: (style) The scope of the variable 't1' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:255]: (style) The scope of the variable 't2' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:555]: (style) The scope of the variable 't1' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:555]: (style) The scope of the variable 't2' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:555]: (style) The scope of the variable 'ex' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:555]: (style) The scope of the variable 'ey' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:709]: (style) The scope of the variable 'dy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:709]: (style) The scope of the variable 'sdx' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:709]: (style) The scope of the variable 'sdy' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:812]: (style) The scope of the variable 'sanglezoominv' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:812]: (style) The scope of the variable 'canglezoominv' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:813]: (style) The scope of the variable 'dstwidthhalf' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:813]: (style) The scope of the variable 'dstheighthalf' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:1061]: (style) The scope of the variable 'i' can be reduced.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:486]: (style) Variable 'csx' is assigned a value that is never used.

[enigma-1.20\lib-src\enigma-core\SDL_rotozoom.c:492]: (style) Variable 'csy' is assigned a value that is never used.

[enigma-1.20\lib-src\enigma-core\ecl_util.hh:59]: (style) Value of pointer 'cnt', which points to allocated memory, is copied in copy constructor instead of allocating new memory.

[enigma-1.20\lib-src\enigma-core\ecl_dict.hh:97]: (error) Reference to auto variable returned.

[enigma-1.20\lib-src\enigma-core\ecl_dict.cc:6]: (style) The scope of the variable 'g' can be reduced.

[enigma-1.20\lib-src\enigma-core\ecl_dict.hh:171]: (style) Variable 'e' is assigned a value that is never used.

[enigma-1.20\lib-src\enigma-core\ecl_dict.hh:46]: (warning) Member variable 'Entry::next' is not initialized in the constructor.

[enigma-1.20\lib-src\enigma-core\ecl_font.cc:120]: (error) Resource leak: fp

[enigma-1.20\lib-src\enigma-core\ecl_sys_localename.cc:715]: (style) Variable 'category' is assigned a value that is never used.

[enigma-1.20\lib-src\enigma-core\ecl_system.hh:33]: (performance) Function parameter 'path' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_system.hh:41]: (performance) Function parameter 'url' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_system.hh:42]: (performance) Function parameter 'path' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_system.cc:124] -> [enigma-1.20\lib-src\enigma-core\ecl_system.cc:140]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[enigma-1.20\lib-src\enigma-core\ecl_system.cc:146] -> [enigma-1.20\lib-src\enigma-core\ecl_system.cc:154]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[enigma-1.20\lib-src\enigma-core\ecl_system.cc:66]: (performance) Function parameter 'path' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_system.cc:123]: (performance) Function parameter 'url' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_system.cc:145]: (performance) Function parameter 'path' should be passed by reference.

[enigma-1.20\lib-src\enigma-core\ecl_util.cc:71]: (style) The scope of the variable 'length' can be reduced.

[enigma-1.20\lib-src\lua\luaconf.h:397]: (error) "you must define LUA_BITSINT with number of bits in an integer"

[enigma-1.20\lib-src\lua\luaconf.h:397]: (error) #error "you must define LUA_BITSINT with number of bits in an integer"

[enigma-1.20\lib-src\oxydlib\DatFile.cpp:437]: (warning) Assignment of function parameter has no effect outside the function.

[enigma-1.20\lib-src\oxydlib\Level.cpp:741]: (error) Possible null pointer dereference: pRecipient

[enigma-1.20\lib-src\oxydlib\Level.cpp:2038]: (style) Checking if unsigned variable 'signalRecipientCount' is less than zero.

[enigma-1.20\lib-src\oxydlib\Level.cpp:726]: (error) Null pointer dereference

[enigma-1.20\src\Inventory.cc:39]: (warning) Member variable 'Inventory::ownerId' is not initialized in the constructor.

[enigma-1.20\src\Inventory.hh:68]: (style) Unused private function: 'Inventory::remove_item'

[enigma-1.20\src\MusicManager.cc:133]: (style) The scope of the variable 'cumulated_dtime' can be reduced.

[enigma-1.20\src\Object.cc:57]: (style) The scope of the variable 'nextIdBoot' can be reduced.

[enigma-1.20\src\Object.cc:224]: (performance) Inefficient usage of string::find() in condition; string::compare() would be faster.

[enigma-1.20\src\Object.cc:149]: (performance) Possible inefficient checking for 'olist' emptiness.

[enigma-1.20\src\Object.cc:156]: (performance) Possible inefficient checking for 'olist' emptiness.

[enigma-1.20\src\Object.cc:342]: (performance) Possible inefficient checking for 'ol' emptiness.

[enigma-1.20\src\ObjectValidator.cc:392]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enigma-1.20\src\Utf8ToXML.hh:58]: (performance) Function parameter 'toTranscode' should be passed by reference.

[enigma-1.20\src\SoundEffectManager.cc:301]: (style) The scope of the variable 'found' can be reduced.

[enigma-1.20\src\SoundEngine.cc:423]: (error) Instance of 'MutexLock' object is destroyed immediately.

[enigma-1.20\src\SoundEngine.cc:438]: (error) Instance of 'MutexLock' object is destroyed immediately.

[enigma-1.20\src\SoundEngine.cc:457]: (error) Instance of 'MutexLock' object is destroyed immediately.

[enigma-1.20\src\SoundEngine.cc:478]: (error) Instance of 'MutexLock' object is destroyed immediately.

[enigma-1.20\src\Utf8ToXML.cc:60]: (style) Variable 'destLength' is assigned a value that is never used.

[enigma-1.20\src\Utf8ToXML.cc:38]: (performance) Function parameter 'toTranscode' should be passed by reference.

[enigma-1.20\src\XMLtoUtf8.cc:46]: (style) Variable 'destLength' is assigned a value that is never used.

[enigma-1.20\src\XMLtoUtf8.hh:37]: (style) 'class XMLtoUtf8' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[enigma-1.20\src\client.cc:864]: (style) Variable 'scm' is assigned a value that is never used.

[enigma-1.20\src\client_internal.hh:85]: (warning) Member variable 'Cl_ShowText::duration' is not initialized in the constructor.

[enigma-1.20\src\client_internal.hh:85]: (warning) Member variable 'Cl_ShowText::scrolling' is not initialized in the constructor.

[enigma-1.20\src\client_internal.hh:85]: (warning) Member variable 'Cl_ShowText::interruptible' is not initialized in the constructor.

[enigma-1.20\src\client.cc:109]: (warning) Member variable 'Client::m_timeaccu' is not initialized in the constructor.

[enigma-1.20\src\client.cc:109]: (warning) Member variable 'Client::m_total_game_time' is not initialized in the constructor.

[enigma-1.20\src\client.cc:109]: (warning) Member variable 'Client::consoleIndex' is not initialized in the constructor.

[enigma-1.20\src\client.cc:109]: (warning) Member variable 'Client::m_server' is not initialized in the constructor.

[enigma-1.20\src\gui\HelpMenu.hh:39]: (performance) Variable 'fontname' is assigned in constructor body. Consider performing initialization in initialization list.

[enigma-1.20\src\d_engine.hh:111]: (warning) Member variable 'DisplayLayer::m_engine' is not initialized in the constructor.

[enigma-1.20\src\d_models.cc:169]: (performance) Function parameter 'name' should be passed by reference.

[enigma-1.20\src\display.cc:185]: (style) The scope of the variable 'xsize_time' can be reduced.

[enigma-1.20\src\display.cc:186]: (style) The scope of the variable 'xsize_moves' can be reduced.

[enigma-1.20\src\display.cc:188]: (style) The scope of the variable 's_time' can be reduced.

[enigma-1.20\src\file_zip.cc:52]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[enigma-1.20\src\file_zip.cc:58]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[enigma-1.20\src\floors.cc:45]: (warning) Member variable 'Floor::friction' is not initialized in the constructor.

[enigma-1.20\src\floors.cc:45]: (warning) Member variable 'Floor::adhesion' is not initialized in the constructor.

[enigma-1.20\src\floors\SlopeFloor.cc:89]: (style) The scope of the variable 'xforce' can be reduced.

[enigma-1.20\src\floors\SlopeFloor.cc:93]: (style) The scope of the variable 'yforce' can be reduced.

[enigma-1.20\src\gui\LevelInspector.cc:408]: (style) The scope of the variable 'cutEasy' can be reduced.

[enigma-1.20\src\gui\LevelPackComposer.cc:63]: (style) Unused variable: dummy

[enigma-1.20\src\gui\LevelPackComposer.cc:297]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\LevelPackComposer.cc:307]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\LevelPackComposer.cc:320]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\LevelPackConfig.cc:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\LevelPackMenu.cc:147] -> [enigma-1.20\src\gui\LevelPackMenu.cc:155]: (performance) Variable 'needUpScroll' is reassigned a value before the old one has been used.

[enigma-1.20\src\gui\LevelPackMenu.cc:148] -> [enigma-1.20\src\gui\LevelPackMenu.cc:156]: (performance) Variable 'needDownScroll' is reassigned a value before the old one has been used.

[enigma-1.20\src\gui\LevelPackMenu.cc:484]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\LevelPackMenu.cc:495]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\gui\TextField.cc:183]: (style) The scope of the variable 'size' can be reduced.

[enigma-1.20\src\gui\widgets.cc:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\items\SurpriseItem.cc:40]: (style) The scope of the variable 'stonename' can be reduced.

[enigma-1.20\src\lev\Index.cc:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:123]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:266]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:384]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:455]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:472]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Index.cc:554]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:71]: (style) The scope of the variable 'minRevision' can be reduced.

[enigma-1.20\src\lev\PersistentIndex.cc:864]: (style) The scope of the variable 'levelElem' can be reduced.

[enigma-1.20\src\lev\PersistentIndex.cc:111]: (style) Variable 'minRevision' is assigned a value that is never used.

[enigma-1.20\src\lev\PersistentIndex.cc:196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:723]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:730]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:745]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\PersistentIndex.cc:919]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Proxy.cc:395]: (style) Variable 'useFileLoader' is assigned a value that is never used.

[enigma-1.20\src\lev\Proxy.cc:396]: (style) Variable 'isXML' is assigned a value that is never used.

[enigma-1.20\src\lev\Proxy.cc:494]: (style) Variable 'useFileLoader' is assigned a value that is never used.

[enigma-1.20\src\lev\Proxy.cc:910]: (style) Variable 'extFilename' is assigned a value that is never used.

[enigma-1.20\src\lev\Proxy.cc:911]: (style) Variable 'isLocal' is assigned a value that is never used.

[enigma-1.20\src\lev\Proxy.cc:833]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[enigma-1.20\src\lev\Proxy.cc:290]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Proxy.cc:300]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Proxy.cc:314]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\Proxy.cc:323]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\ScoreManager.cc:621]: (style) The scope of the variable 'rel2' can be reduced.

[enigma-1.20\src\lev\ScoreManager.cc:624]: (style) Variable 'rel2' is assigned a value that is never used.

[enigma-1.20\src\lev\ScoreManager.cc:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\ScoreManager.cc:390]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\ScoreManager.cc:1036]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lev\ScoreManager.cc:1081]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\lua-enigma.cc:774]: (style) C-style pointer casting

[enigma-1.20\src\lua-enigma.cc:803]: (style) C-style pointer casting

[enigma-1.20\src\lua-enigma.cc:832]: (style) C-style pointer casting

[enigma-1.20\src\lua-enigma.cc:861]: (style) C-style pointer casting

[enigma-1.20\src\lua-enigma.cc:890]: (style) C-style pointer casting

[enigma-1.20\src\main.cc:538]: (style) Variable 'progDirExists' is assigned a value that is never used.

[enigma-1.20\src\main.cc:179]: (performance) Variable 'gamename' is assigned in constructor body. Consider performing initialization in initialization list.

[enigma-1.20\src\main.cc:180]: (performance) Variable 'datapath' is assigned in constructor body. Consider performing initialization in initialization list.

[enigma-1.20\src\main.cc:181]: (performance) Variable 'preffilename' is assigned in constructor body. Consider performing initialization in initialization list.

[enigma-1.20\src\main.cc:312]: (error) Resource leak: newfp

[enigma-1.20\src\lev\VolatileIndex.hh:37]: (performance) Function parameter 'levelpaths' should be passed by reference.

[enigma-1.20\src\main.cc:502]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\netgame.cc:199]: (style) struct or union member 'MovementCommand::time_stamp' is never used.

[enigma-1.20\src\netgame.cc:200]: (style) struct or union member 'MovementCommand::force_x' is never used.

[enigma-1.20\src\netgame.cc:201]: (style) struct or union member 'MovementCommand::force_y' is never used.

[enigma-1.20\src\oxyd_internal.hh:90]: (performance) Function parameter 'config_' should be passed by reference.

[enigma-1.20\src\oxyd.cc:670]: (style) Unused variable: numberlist

[enigma-1.20\src\oxyd.cc:675]: (style) Variable 'args' is assigned a value that is never used.

[enigma-1.20\src\oxyd.cc:965]: (style) Unused variable: fname

[enigma-1.20\src\oxyd.cc:590]: (performance) Possible inefficient checking for 'ol' emptiness.

[enigma-1.20\src\player.cc:459]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\player.cc:616]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[enigma-1.20\src\stones\BoxStone.cc:109]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[enigma-1.20\src\stones\ChessStone.cc:82]: (style) The scope of the variable 'st' can be reduced.

[enigma-1.20\src\stones\DeathStone.cc:52] -> [enigma-1.20\src\stones\DeathStone.cc:52]: (style) Same expression on both sides of '&&'.

[enigma-1.20\src\stones\FloppySwitch.cc:59]: (style) The scope of the variable 'idx' can be reduced.

[enigma-1.20\src\stones\KeySwitch.cc:86]: (style) The scope of the variable 'idx' can be reduced.

[enigma-1.20\src\stones\LightPassengerStone.cc:198]: (warning) Redundant assignment of 'toWest' to itself.

[enigma-1.20\src\stones\SurpriseStone.cc:40]: (style) The scope of the variable 'stonename' can be reduced.

[enigma-1.20\src\stones\WindowStone.cc:225]: (style) The scope of the variable 'eps' can be reduced.

[enigma-1.20\src\video.cc:143]: (style) The scope of the variable 'es' can be reduced.

[enigma-1.20\src\video.cc:908]: (style) The scope of the variable 'dt' can be reduced.

[enigma-1.20\src\video.cc:212]: (warning) Member variable 'MouseCursor::x' is not initialized in the constructor.

[enigma-1.20\src\video.cc:212]: (warning) Member variable 'MouseCursor::y' is not initialized in the constructor.

[enigma-1.20\src\world.cc:1138]: (style) The scope of the variable 'restitution' can be reduced.

[enigma-1.20\src\world.cc:79]: (warning) Member variable 'ActorInfo::created' is not initialized in the constructor.

[enigma-1.20\src\world.cc:79]: (warning) Member variable 'ActorInfo::friction' is not initialized in the constructor.

[enigma-1.20\src\world.cc:119]: (warning) Member variable 'StoneContact::actor' is not initialized in the constructor.

[enigma-1.20\src\world_internal.hh:206]: (style) Unused private function: 'ItemLayer::raw_get'

[enigma-1.20\src\world_internal.hh:207]: (style) Unused private function: 'ItemLayer::raw_set'

[enigma-1.20\src\world_internal.hh:218]: (style) Unused private function: 'StoneLayer::raw_get'

[enigma-1.20\src\world_internal.hh:219]: (style) Unused private function: 'StoneLayer::raw_set'

[enigma-1.20\src\world_internal.hh:220]: (style) Unused private function: 'StoneLayer::dispose'

[enigma-1.20\tools\getopt.c:322]: (style) The scope of the variable 'option_index' can be reduced.

[enigma-1.20\tools\getopt.c:240]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enigma-level-previews/enigma-level-previews_1.01.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enigmail/enigmail_1.6.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enna/enna_0.4.1~r3557.orig.tar.bz2
[enna-0.4.1\src\bin\gettext.h:224]: (style) The scope of the variable 'translation' can be reduced.

[enna-0.4.1\src\bin\gettext.h:226]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[enna-0.4.1\src\bin\gettext.h:270]: (style) The scope of the variable 'translation' can be reduced.

[enna-0.4.1\src\bin\gettext.h:272]: (style) The scope of the variable 'msg_ctxt_id' can be reduced.

[enna-0.4.1\src\bin\activity.c:50]: (style) The scope of the variable 'act' can be reduced.

[enna-0.4.1\src\bin\browser.c:478] -> [enna-0.4.1\src\bin\browser.c:476]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:480] -> [enna-0.4.1\src\bin\browser.c:476]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:481] -> [enna-0.4.1\src\bin\browser.c:476]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:494] -> [enna-0.4.1\src\bin\browser.c:492]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:496] -> [enna-0.4.1\src\bin\browser.c:492]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:499] -> [enna-0.4.1\src\bin\browser.c:492]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:528] -> [enna-0.4.1\src\bin\browser.c:530]: (warning) Possible null pointer dereference: sd - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\browser.c:491]: (style) The scope of the variable 'selected' can be reduced.

[enna-0.4.1\src\bin\browser.c:522]: (style) The scope of the variable 'visited' can be reduced.

[enna-0.4.1\src\bin\enna.c:225]: (style) The scope of the variable 'i' can be reduced.

[enna-0.4.1\src\bin\enna.c:536]: (style) The scope of the variable 'c' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:185]: (style) The scope of the variable 'key' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:241]: (style) The scope of the variable 'eth' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:267]: (style) The scope of the variable 'ext' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:268]: (style) The scope of the variable 'evas' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:268]: (style) The scope of the variable 'evas_im' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:269]: (style) The scope of the variable 'ee' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:269]: (style) The scope of the variable 'ee_im' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:270]: (style) The scope of the variable 'im' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:270]: (style) The scope of the variable 'edje' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:271]: (style) The scope of the variable 'ef' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:272]: (style) The scope of the variable 'alpha' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:272]: (style) The scope of the variable 'ww' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:272]: (style) The scope of the variable 'hh' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:273]: (style) The scope of the variable 'data' can be reduced.

[enna-0.4.1\src\bin\enna_thumb_main.c:88]: (style) Variable 'n' is assigned a value that is never used.

[enna-0.4.1\src\bin\enna_thumb_main.c:172]: (style) Variable 'e' is assigned a value that is never used.

[enna-0.4.1\src\bin\image.c:344] -> [enna-0.4.1\src\bin\image.c:345]: (performance) Variable 'ih' is reassigned a value before the old one has been used.

[enna-0.4.1\src\bin\image.c:48]: (style) The scope of the variable 'p1' can be reduced.

[enna-0.4.1\src\bin\image.c:48]: (style) The scope of the variable 'p2' can be reduced.

[enna-0.4.1\src\bin\image.c:77]: (style) The scope of the variable 'p1' can be reduced.

[enna-0.4.1\src\bin\image.c:77]: (style) The scope of the variable 'p2' can be reduced.

[enna-0.4.1\src\bin\image.c:106]: (style) The scope of the variable 'tmp' can be reduced.

[enna-0.4.1\src\bin\ini_parser.c:148]: (style) Variable 'n' is assigned a value that is never used.

[enna-0.4.1\src\bin\mediaplayer.c:142] -> [enna-0.4.1\src\bin\mediaplayer.c:139]: (warning) Possible null pointer dereference: event - otherwise it is redundant to check it against null.

[enna-0.4.1\src\bin\mediaplayer.c:565] -> [enna-0.4.1\src\bin\mediaplayer.c:567]: (performance) Variable 'time_pos' is reassigned a value before the old one has been used.

[enna-0.4.1\src\bin\mediaplayer.c:251]: (style) The scope of the variable 'tmp' can be reduced.

[enna-0.4.1\src\bin\mediaplayer.c:337]: (warning) scanf without field width limits can crash with huge input data.

[enna-0.4.1\src\bin\metadata.c:453] -> [enna-0.4.1\src\bin\metadata.c:454]: (performance) Buffer 'dst' is being written before its old content has been used.

[enna-0.4.1\src\bin\metadata.c:517] -> [enna-0.4.1\src\bin\metadata.c:518]: (performance) Buffer 'dst' is being written before its old content has been used.

[enna-0.4.1\src\bin\module.c:325]: (style) The scope of the variable 'api' can be reduced.

[enna-0.4.1\src\bin\module.c:326]: (style) The scope of the variable 'em' can be reduced.

[enna-0.4.1\src\bin\parser_cdda.c:74]: (warning) Assignment of function parameter has no effect outside the function.

[enna-0.4.1\src\bin\thumb.c:193]: (style) The scope of the variable 'eth2' can be reduced.

[enna-0.4.1\src\bin\thumb.c:194]: (style) The scope of the variable 'buf' can be reduced.

[enna-0.4.1\src\bin\thumb.c:270]: (style) The scope of the variable 'objid' can be reduced.

[enna-0.4.1\src\bin\thumb.c:271]: (style) The scope of the variable 'icon' can be reduced.

[enna-0.4.1\src\bin\thumb.c:273]: (style) The scope of the variable 'obj' can be reduced.

[enna-0.4.1\src\bin\thumb.c:351]: (style) The scope of the variable 'cli' can be reduced.

[enna-0.4.1\src\bin\thumb.c:336]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[enna-0.4.1\src\bin\url_utils.c:158]: (style) Variable 'n' is assigned a value that is never used.

[enna-0.4.1\src\bin\utils.c:398]: (warning) %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[enna-0.4.1\src\bin\utils.c:398]: (warning) %n in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'.

[enna-0.4.1\src\bin\utils.c:126] -> [enna-0.4.1\src\bin\utils.c:128]: (performance) Variable 'size' is reassigned a value before the old one has been used.

[enna-0.4.1\src\bin\utils.c:79]: (style) The scope of the variable 'tmp' can be reduced.

[enna-0.4.1\src\bin\utils.c:237] -> [enna-0.4.1\src\bin\utils.c:243]: (style) Mismatching assignment and comparison, comparison 'j==64' is always false.

[enna-0.4.1\src\bin\view_list2.c:560]: (style) The scope of the variable 'prev' can be reduced.

[enna-0.4.1\src\bin\view_wall.c:466] -> [enna-0.4.1\src\bin\view_wall.c:471]: (performance) Variable 'ppi' is reassigned a value before the old one has been used.

[enna-0.4.1\src\bin\view_wall.c:366]: (style) The scope of the variable 'i' can be reduced.

[enna-0.4.1\src\bin\view_wall.c:396]: (style) The scope of the variable 'i' can be reduced.

[enna-0.4.1\src\bin\view_wall.c:625]: (style) Variable 'x' is assigned a value that is never used.

[enna-0.4.1\src\bin\view_wall.c:626]: (style) Variable 'y' is assigned a value that is never used.

[enna-0.4.1\src\bin\xml_utils.c:44]: (style) The scope of the variable 'children_node' can be reduced.

[enna-0.4.1\src\bin\xml_utils.c:77]: (style) The scope of the variable 'attr' can be reduced.

[enna-0.4.1\src\bin\xml_utils.c:127]: (style) The scope of the variable 'attr' can be reduced.

[enna-0.4.1\src\bin\xml_utils.c:156]: (style) The scope of the variable 'attr' can be reduced.

[enna-0.4.1\src\modules\activity\configuration\configuration.c:87]: (style) The scope of the variable 'it' can be reduced.

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:327] -> [enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:328]: (performance) Variable 'x' is reassigned a value before the old one has been used.

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:131]: (style) The scope of the variable 'f' can be reduced.

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:132]: (style) The scope of the variable 'buffer' can be reduced.

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:169]: (error) Memory leak: release

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:630]: (error) Resource leak: fp

[enna-0.4.1\src\modules\activity\configuration\configuration_sysinfo.c:288]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[enna-0.4.1\src\modules\activity\games\games_mame.c:99]: (style) The scope of the variable 'token' can be reduced.

[enna-0.4.1\src\modules\activity\games\games_mame.c:212]: (style) The scope of the variable 'url' can be reduced.

[enna-0.4.1\src\modules\activity\games\games_mame.c:378]: (style) The scope of the variable 'buf' can be reduced.

[enna-0.4.1\src\modules\activity\games\games_mame.c:146]: (warning) scanf without field width limits can crash with huge input data.

[enna-0.4.1\src\modules\activity\games\games_mame.c:179]: (warning) scanf without field width limits can crash with huge input data.

[enna-0.4.1\src\modules\activity\music\music.c:243]: (style) The scope of the variable 'i' can be reduced.

[enna-0.4.1\src\modules\activity\music\music.c:244]: (style) The scope of the variable 'f' can be reduced.

[enna-0.4.1\src\modules\activity\music\music.c:245]: (style) The scope of the variable 'l' can be reduced.

[enna-0.4.1\src\modules\activity\music\music_lyrics.c:113]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[enna-0.4.1\src\modules\activity\photo\photo.c:170]: (style) The scope of the variable 'pos' can be reduced.

[enna-0.4.1\src\modules\activity\photo\photo_infos.c:177]: (style) Unused variable: return

[enna-0.4.1\src\modules\activity\photo\photo_infos.c:224]: (style) Unused variable: return

[enna-0.4.1\src\modules\activity\video\video.c:352]: (style) The scope of the variable 'file' can be reduced.

[enna-0.4.1\src\modules\activity\video\video.c:353]: (style) The scope of the variable 'from_vfs' can be reduced.

[enna-0.4.1\src\modules\activity\video\video.c:612]: (style) The scope of the variable 'i' can be reduced.

[enna-0.4.1\src\modules\activity\video\video.c:613]: (style) The scope of the variable 'f' can be reduced.

[enna-0.4.1\src\modules\activity\video\video.c:614]: (style) The scope of the variable 'l' can be reduced.

[enna-0.4.1\src\modules\activity\video\video.c:658]: (style) Variable 'm' is assigned a value that is never used.

[enna-0.4.1\src\modules\activity\video\video_resume.c:237]: (style) Unused variable: return

[enna-0.4.1\src\modules\activity\weather\weather.c:143]: (error) Uninitialized variable: icon

[enna-0.4.1\src\modules\browser\cdda\cdda.c:57]: (style) The scope of the variable 'f' can be reduced.

[enna-0.4.1\src\modules\browser\netstreams\netstreams.c:163]: (style) The scope of the variable 'tmp' can be reduced.

[enna-0.4.1\src\modules\browser\netstreams\netstreams.c:166]: (style) The scope of the variable 'n' can be reduced.

[enna-0.4.1\src\modules\browser\netstreams\netstreams.c:102]: (style) Variable 'l' is assigned a value that is never used.

[enna-0.4.1\src\modules\browser\netstreams\netstreams.c:185]: (style) Variable 'n' is assigned a value that is never used.

[enna-0.4.1\src\modules\browser\netstreams\netstreams.c:107]: (style) Array index 'i' is used before limits check.

[enna-0.4.1\src\modules\browser\upnp\upnp.c:246] -> [enna-0.4.1\src\modules\browser\upnp\upnp.c:252]: (warning) Possible null pointer dereference: srv - otherwise it is redundant to check it against null.

[enna-0.4.1\src\modules\browser\upnp\upnp.c:335] -> [enna-0.4.1\src\modules\browser\upnp\upnp.c:339]: (warning) Possible null pointer dereference: srv - otherwise it is redundant to check it against null.

[enna-0.4.1\src\modules\browser\upnp\upnp.c:324]: (warning) scanf without field width limits can crash with huge input data.

[enna-0.4.1\src\modules\input\lirc\lirc.c:190]: (style) The scope of the variable 'ret' can be reduced.

[enna-0.4.1\src\modules\input\lirc\lirc.c:194]: (style) Variable 'ret' is assigned a value that is never used.

[enna-0.4.1\src\modules\input\wiimote\wiimote.c:323]: (style) Variable 'size' is assigned a value that is never used.

[enna-0.4.1\src\modules\input\wiimote\wiimote.c:984]: (style) Variable 'bdinfo_count' is assigned a value that is never used.

[enna-0.4.1\src\modules\input\wiimote\wiimote.c:1334]: (style) Variable 'mod' is assigned a value that is never used.

[enna-0.4.1\src\modules\volume\hal\hal.c:270]: (style) Variable 'mod' is assigned a value that is never used.

[enna-0.4.1\src\modules\volume\hal\hal_volume.c:232]: (style) struct or union member 'Anonymous3::added' is never used.

[enna-0.4.1\src\modules\volume\hal\hal_volume.c:233]: (style) struct or union member 'Anonymous3::removed' is never used.

[enna-0.4.1\src\modules\volume\hal\hal_volume.c:205]: (style) Variable 'size' is assigned a value that is never used.

[enna-0.4.1\src\modules\volume\udev\udev.c:407]: (style) Variable 'devname' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enscribe/enscribe_0.1.0.orig.tar.gz
[enscribe-0.1.0\enscribe.c:679]: (style) The scope of the variable 'in' can be reduced.

[enscribe-0.1.0\enscribe.c:684]: (style) The scope of the variable 'maskfile' can be reduced.

[enscribe-0.1.0\enscribe.c:689]: (style) The scope of the variable 'w' can be reduced.

[enscribe-0.1.0\enscribe.c:696]: (style) The scope of the variable 'j' can be reduced.

[enscribe-0.1.0\enscribe.c:841]: (style) The scope of the variable 'maxp' can be reduced.

[enscribe-0.1.0\enscribe.c:1385]: (style) The scope of the variable 'm' can be reduced.

[enscribe-0.1.0\enscribe.c:1385]: (style) The scope of the variable 'mh' can be reduced.

[enscribe-0.1.0\enscribe.c:1387]: (style) The scope of the variable 'phi' can be reduced.

[enscribe-0.1.0\enscribe.c:739]: (style) Variable 'inv_halfsize' is assigned a value that is never used.

[enscribe-0.1.0\enscribe.c:742]: (style) Variable 'inv_quartersize' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enscript/enscript_1.6.5.90.orig.tar.gz
[enscript-1.6.5.90\afmlib\afm.c:74]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\afmlib\afm.c:466]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\afmlib\afm.c:469]: (style) The scope of the variable 'cm' can be reduced.

[enscript-1.6.5.90\afmlib\afm.c:751]: (warning) scanf without field width limits can crash with huge input data.

[enscript-1.6.5.90\afmlib\afmparse.c:594]: (style) The scope of the variable 'cmpvalue' can be reduced.

[enscript-1.6.5.90\afmlib\afmparse.c:622]: (style) The scope of the variable 'key' can be reduced.

[enscript-1.6.5.90\afmlib\afmparse.c:858]: (style) The scope of the variable 'kp' can be reduced.

[enscript-1.6.5.90\afmlib\afmparse.c:926]: (style) The scope of the variable 'tk' can be reduced.

[enscript-1.6.5.90\afmlib\afmparse.c:967]: (style) The scope of the variable 'cm' can be reduced.

[enscript-1.6.5.90\afmlib\afmtest.c:119] -> [enscript-1.6.5.90\afmlib\afmtest.c:123]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[enscript-1.6.5.90\compat\xalloc.c:70]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[enscript-1.6.5.90\compat\xalloc.c:88]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[enscript-1.6.5.90\compat\xalloc.c:109]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[enscript-1.6.5.90\intl\plural-exp.h:69] -> [enscript-1.6.5.90\intl\plural-exp.h:40]: (style) Variable 'num' hides enumerator with same name

[enscript-1.6.5.90\intl\dcigettext.c:1492]: (style) The scope of the variable 'language_default' can be reduced.

[enscript-1.6.5.90\intl\hash-string.c:34]: (style) The scope of the variable 'g' can be reduced.

[enscript-1.6.5.90\intl\l10nflist.c:352]: (style) The scope of the variable 'wp' can be reduced.

[enscript-1.6.5.90\intl\l10nflist.c:314]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[enscript-1.6.5.90\intl\localcharset.c:117]: (style) The scope of the variable 'base' can be reduced.

[plural.y:52] -> [enscript-1.6.5.90\intl\plural-exp.h:40]: (style) Variable 'num' hides enumerator with same name

[plural.c:1160]: (warning) Assignment of function parameter has no effect outside the function.

[enscript-1.6.5.90\src\main.c:2202]: (style) Checking if unsigned variable 'lines_per_page' is less than zero.

[enscript-1.6.5.90\src\main.c:2413]: (style) Checking if unsigned variable 'slice' is less than zero.

[enscript-1.6.5.90\src\main.c:972]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[enscript-1.6.5.90\src\psgen.c:387]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2050]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2056]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2099]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2104]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2118]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2175]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2292]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2759]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:2837]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\psgen.c:1236]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\src\psgen.c:1237]: (style) The scope of the variable 'pw' can be reduced.

[enscript-1.6.5.90\src\psgen.c:1237]: (style) The scope of the variable 'ph' can be reduced.

[enscript-1.6.5.90\src\psgen.c:1238]: (style) The scope of the variable 'scale' can be reduced.

[enscript-1.6.5.90\src\psgen.c:2023]: (style) The scope of the variable 'got' can be reduced.

[enscript-1.6.5.90\src\psgen.c:2519]: (style) The scope of the variable 'buf' can be reduced.

[enscript-1.6.5.90\src\psgen.c:2520]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\src\psgen.c:2635]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\src\psgen.c:2635]: (style) The scope of the variable 'j' can be reduced.

[enscript-1.6.5.90\src\psgen.c:449]: (style) Variable 'i' is assigned a value that is never used.

[enscript-1.6.5.90\src\util.c:1493]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\util.c:1495]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\util.c:1595]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\util.c:1602]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\src\util.c:719]: (style) The scope of the variable 'j' can be reduced.

[enscript-1.6.5.90\src\util.c:860]: (style) The scope of the variable 'font_cached' can be reduced.

[enscript-1.6.5.90\src\util.c:861]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\src\util.c:1120]: (style) The scope of the variable 'chunk' can be reduced.

[enscript-1.6.5.90\src\util.c:1703]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\src\util.c:1760]: (style) The scope of the variable 'cp' can be reduced.

[enscript-1.6.5.90\src\util.c:444]: (error) Resource leak: fp

[gram.c:1337]: (warning) Assignment of function parameter has no effect outside the function.

[gram.y:216]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[enscript-1.6.5.90\states\main.c:180]: (style) The scope of the variable 'c' can be reduced.

[enscript-1.6.5.90\states\prims.c:577]: (style) The scope of the variable 'n' can be reduced.

[enscript-1.6.5.90\states\prims.c:714]: (style) The scope of the variable 'current_match_node' can be reduced.

[enscript-1.6.5.90\states\prims.c:926]: (style) The scope of the variable 'i' can be reduced.

[enscript-1.6.5.90\states\process.c:279]: (style) The scope of the variable 'r' can be reduced.

[enscript-1.6.5.90\states\utils.c:436]: (style) The scope of the variable 'msg' can be reduced.

[enscript-1.6.5.90\states\utils.c:505]: (style) The scope of the variable 'len' can be reduced.

[enscript-1.6.5.90\states\utils.c:1311]: (style) The scope of the variable 'stmt' can be reduced.

[enscript-1.6.5.90\states\utils.c:842]: (style) Variable 'stmts' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ensymble/ensymble_0.29.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ent/ent_1.1debian.orig.tar.gz
[ent-1.1debian\randtest.c:77]: (style) The scope of the variable 'oc' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/entagged/entagged_0.35.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/entangle/entangle_0.5.4.orig.tar.gz
[entangle-0.5.4\src\backend\entangle-pixbuf.c:336] -> [entangle-0.5.4\src\backend\entangle-pixbuf.c:357]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[entangle-0.5.4\src\backend\entangle-pixbuf.c:33]: (style) The scope of the variable 'temp' can be reduced.

[entangle-0.5.4\src\entangle-main.c:50]: (style) The scope of the variable 'help_msg' can be reduced.

[entangle-0.5.4\src\frontend\entangle-application.c:169]: (error) Uninitialized variable: tmp

[entangle-0.5.4\src\frontend\entangle-control-panel.c:532]: (style) The scope of the variable 'label' can be reduced.

[entangle-0.5.4\src\frontend\entangle-control-panel.c:618]: (style) The scope of the variable 'grp' can be reduced.

[entangle-0.5.4\src\frontend\entangle-dpms.c:45]: (style) Variable 'dpy' is assigned a value that is never used.

[entangle-0.5.4\src\frontend\entangle-image-display.c:527]: (error) Division by zero.

[entangle-0.5.4\src\frontend\entangle-image-display.c:528]: (error) Division by zero.

[entangle-0.5.4\src\frontend\entangle-image-histogram.c:189]: (style) The scope of the variable 'peak' can be reduced.

[entangle-0.5.4\src\frontend\entangle-image-histogram.c:190]: (style) The scope of the variable 'idx' can be reduced.

[entangle-0.5.4\src\frontend\entangle-session-browser.c:1197]: (style) The scope of the variable 'item' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/entr/entr_2.5.orig.tar.gz
[eradman-entr-7821588c309c\entr.c:92]: (style) The scope of the variable 'ttyfd' can be reduced.

[eradman-entr-7821588c309c\entr.c:213]: (style) The scope of the variable 'p' can be reduced.

[eradman-entr-7821588c309c\entr.c:297]: (style) The scope of the variable 'i' can be reduced.

[eradman-entr-7821588c309c\entr.c:298]: (style) The scope of the variable 'ret' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:76]: (style) The scope of the variable 'wd' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:77]: (style) The scope of the variable 'file' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:79]: (style) The scope of the variable 'len' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:80]: (style) The scope of the variable 'pos' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:83]: (style) The scope of the variable 'kev' can be reduced.

[eradman-entr-7821588c309c\missing\kqueue.c:84]: (style) The scope of the variable 'ignored' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enum/enum_1.1.orig.tar.bz2
[enum-1.1\src\generator.c:61]: (style) The scope of the variable 'i' can be reduced.

[enum-1.1\src\main.c:64]: (warning) Assignment of function parameter has no effect outside the function.

[enum-1.1\src\main.c:89]: (style) The scope of the variable 'ret' can be reduced.

[enum-1.1\src\parsing.c:828]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enum-1.1\src\parsing.c:385]: (style) The scope of the variable 'i' can be reduced.

[enum-1.1\src\parsing.c:720]: (style) The scope of the variable 'c' can be reduced.

[enum-1.1\src\parsing.c:1101]: (style) The scope of the variable 'l' can be reduced.

[enum-1.1\src\parsing.c:1102]: (style) The scope of the variable 'm' can be reduced.

[enum-1.1\test\main.c:78]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enum-1.1\test\main.c:80]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enum-1.1\test\main.c:164]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[enum-1.1\test\main.c:164]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enum34/enum34_0.9.23.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/envstore/envstore_2.1.orig.tar.bz2
[envstore-2.1\src\envstore.c:124]: (style) The scope of the variable 'curparam' can be reduced.

[envstore-2.1\src\envstore.c:125]: (style) The scope of the variable 'curvalue' can be reduced.

[envstore-2.1\src\envstore.c:126]: (style) The scope of the variable 'newvalue' can be reduced.

[envstore-2.1\src\envstore.c:252]: (error) Memory leak: store_file


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/enzyme/enzyme_0.4.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eo-spell/eo-spell_2.1.2000.02.25.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eog/eog_3.4.2.orig.tar.xz
[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:232]: (style) The scope of the variable 'action' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:826]: (style) The scope of the variable 'type' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:853]: (style) The scope of the variable 'flags' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:898]: (style) The scope of the variable 'string' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:905]: (style) The scope of the variable 'toolbar_name' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1291]: (style) The scope of the variable 'n_items' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1436]: (style) The scope of the variable 'children' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1548]: (style) The scope of the variable 'l' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1548]: (style) The scope of the variable 'n_items' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-toolbars-model.c:761]: (style) The scope of the variable 'node' can be reduced.

[eog-3.4.2\cut-n-paste\toolbar-editor\egg-toolbars-model.c:839]: (style) The scope of the variable 'ipos' can be reduced.

[eog-3.4.2\cut-n-paste\totem-screensaver\totem-scrsaver.c:151]: (style) The scope of the variable 'window' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:114]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:155]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:222]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:284]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:362]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:415]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:496]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:568]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:679]: (style) The scope of the variable 'compptr' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:905]: (style) The scope of the variable 'ci' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:905]: (style) The scope of the variable 'h_samp_factor' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:905]: (style) The scope of the variable 'v_samp_factor' can be reduced.

[eog-3.4.2\jpegutils\transupp-8a.c:390]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[eog-3.4.2\jpegutils\transupp-8a.c:470]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[eog-3.4.2\jpegutils\transupp-8a.c:541]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[eog-3.4.2\jpegutils\transupp-8a.c:763]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[eog-3.4.2\src\eog-close-confirmation-dialog.c:349]: (style) The scope of the variable 'wg' can be reduced.

[eog-3.4.2\src\eog-close-confirmation-dialog.c:498]: (style) The scope of the variable 'width' can be reduced.

[eog-3.4.2\src\eog-close-confirmation-dialog.c:499]: (style) The scope of the variable 'ratio' can be reduced.

[eog-3.4.2\src\eog-dialog.c:217]: (style) The scope of the variable 'wptr' can be reduced.

[eog-3.4.2\src\eog-error-message-area.c:54]: (style) The scope of the variable 'secondary_markup' can be reduced.

[eog-3.4.2\src\eog-error-message-area.c:56]: (style) The scope of the variable 'secondary_label' can be reduced.

[eog-3.4.2\src\eog-exif-details.c:312]: (style) The scope of the variable 'utf_value' can be reduced.

[eog-3.4.2\src\eog-exif-details.c:322]: (style) The scope of the variable 'tree_path' can be reduced.

[eog-3.4.2\src\eog-exif-details.c:85]: (style) struct or union member 'ExifTagCategory::id' is never used.

[eog-3.4.2\src\eog-exif-details.c:86]: (style) struct or union member 'ExifTagCategory::category' is never used.

[eog-3.4.2\src\eog-exif-util.c:199]: (style) The scope of the variable 'buf_ptr' can be reduced.

[eog-3.4.2\src\eog-exif-util.c:141]: (style) Unused variable: secs

[eog-3.4.2\src\eog-file-chooser.c:149]: (style) The scope of the variable 'filter' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:150]: (style) The scope of the variable 'mime_types' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:150]: (style) The scope of the variable 'pattern' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:263]: (style) The scope of the variable 'bytes' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:264]: (style) The scope of the variable 'pixels' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:265]: (style) The scope of the variable 'bytes_str' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:266]: (style) The scope of the variable 'width' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:267]: (style) The scope of the variable 'height' can be reduced.

[eog-3.4.2\src\eog-file-chooser.c:335]: (style) The scope of the variable 'pixbuf' can be reduced.

[eog-3.4.2\src\eog-image.c:1462]: (style) The scope of the variable 'trans' can be reduced.

[eog-3.4.2\src\eog-image.c:1463]: (style) The scope of the variable 'inverse' can be reduced.

[eog-3.4.2\src\eog-image.c:1493]: (style) The scope of the variable 'tmp_file' can be reduced.

[eog-3.4.2\src\eog-image.c:2256]: (style) The scope of the variable 'uri_str' can be reduced.

[eog-3.4.2\src\eog-image.c:2352]: (style) The scope of the variable 'mime_types' can be reduced.

[eog-3.4.2\src\eog-image.c:2353]: (style) The scope of the variable 'i' can be reduced.

[eog-3.4.2\src\eog-jobs.c:876]: (style) The scope of the variable 'src' can be reduced.

[eog-3.4.2\src\eog-jobs.c:876]: (style) The scope of the variable 'dest' can be reduced.

[eog-3.4.2\src\eog-jobs.c:877]: (style) The scope of the variable 'filename' can be reduced.

[eog-3.4.2\src\eog-jobs.c:877]: (style) The scope of the variable 'dest_filename' can be reduced.

[eog-3.4.2\src\eog-list-store.c:264]: (style) The scope of the variable 'thumbnail' can be reduced.

[eog-3.4.2\src\eog-list-store.c:475]: (style) The scope of the variable 'child' can be reduced.

[eog-3.4.2\src\eog-list-store.c:550]: (style) The scope of the variable 'file_info' can be reduced.

[eog-3.4.2\src\eog-print-image-setup.c:766]: (style) The scope of the variable 'pixbuf' can be reduced.

[eog-3.4.2\src\eog-properties-dialog.c:123]: (style) The scope of the variable 'mime_str' can be reduced.

[eog-3.4.2\src\eog-scroll-view.c:1630]: (warning) Redundant assignment of 'yofs' to itself.

[eog-3.4.2\src\eog-scroll-view.c:1635]: (warning) Redundant assignment of 'xofs' to itself.

[eog-3.4.2\src\eog-statusbar.c:147]: (warning) Logical conjunction always evaluates to false: progress > 0 && progress < 1.

[eog-3.4.2\src\eog-thumb-view.c:339]: (style) The scope of the variable 'path' can be reduced.

[eog-3.4.2\src\eog-thumb-view.c:376]: (style) The scope of the variable 'image' can be reduced.

[eog-3.4.2\src\eog-thumb-view.c:377]: (style) The scope of the variable 'file' can be reduced.

[eog-3.4.2\src\eog-thumb-view.c:740]: (style) The scope of the variable 'path' can be reduced.

[eog-3.4.2\src\eog-thumb-view.c:814]: (style) The scope of the variable 'list' can be reduced.

[eog-3.4.2\src\eog-uri-converter.c:335]: (style) The scope of the variable 'token' can be reduced.

[eog-3.4.2\src\eog-util.c:87]: (style) The scope of the variable 'valid_bytes' can be reduced.

[eog-3.4.2\src\eog-util.c:211]: (style) The scope of the variable 'file' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eog-plugins/eog-plugins_3.4.1.orig.tar.xz
[eog-plugins-3.4.1\plugins\exif-display\eog-exif-display-plugin.c:76]: (style) The scope of the variable 'valid_bytes' can be reduced.

[eog-plugins-3.4.1\plugins\exif-display\eog-exif-display-plugin.c:117]: (style) The scope of the variable 'buf_ptr' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:584] -> [eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:591]: (performance) Variable 'success' is reassigned a value before the old one has been used.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:192]: (style) The scope of the variable 'builder' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:194]: (style) The scope of the variable 'cancel_button' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:195]: (style) The scope of the variable 'cancel_all_button' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:521]: (style) The scope of the variable 'image' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:522]: (style) The scope of the variable 'imgfile' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:523]: (style) The scope of the variable 'cancellable' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:525]: (style) The scope of the variable 'data' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:583]: (style) The scope of the variable 'message' can be reduced.

[eog-plugins-3.4.1\plugins\postasa\eog-postasa-plugin.c:745]: (style) The scope of the variable 'builder' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eot-utils/eot-utils_1.1.orig.tar.gz
[eot-utilities-1.1\eotinfo.c:370]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eot-utilities-1.1\eotinfo.c:371]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eot-utilities-1.1\eotinfo.c:173]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eot-utilities-1.1\mkeot.c:508]: (style) The scope of the variable 'j' can be reduced.

[eot-utilities-1.1\mkeot.c:508]: (style) The scope of the variable 'k' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epcr/epcr_2.3.12.orig.tar.gz
[e-PCR-2.3.12\align.cpp:66]: (warning) Signed 'char' type used as array index.

[e-PCR-2.3.12\e-PCR_main.cpp:549]: (warning) %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\e-PCR_main.cpp:353]: (warning) Member variable 'CPcrProgressCallback::m_Label' is not initialized in the constructor.

[e-PCR-2.3.12\e-PCR_main.cpp:353]: (warning) Member variable 'CPcrProgressCallback::m_SeqData' is not initialized in the constructor.

[e-PCR-2.3.12\e-PCR_main.cpp:353]: (warning) Member variable 'CPcrProgressCallback::m_SeqLen' is not initialized in the constructor.

[e-PCR-2.3.12\e-PCR_main.cpp:353]: (warning) Member variable 'CPcrProgressCallback::m_WdSize' is not initialized in the constructor.

[e-PCR-2.3.12\fahash_lookup.cpp:117]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\fahash_lookup.cpp:117]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\fahash_lookup.cpp:117]: (warning) %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\fahash_main.cpp:303]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\fahash_main.cpp:303]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\famap_main.cpp:196]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[e-PCR-2.3.12\faread.cpp:85]: (style) C-style pointer casting

[e-PCR-2.3.12\faread.cpp:95]: (style) C-style pointer casting

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_BestX' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_BestY' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_BestVal' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_PrimerLength' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_Matches' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_Mismatches' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_Insertions' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_Deletions' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_Identities' is not initialized in the constructor.

[e-PCR-2.3.12\minilcs.hpp:300]: (warning) Member variable 'CLcsMatrix<T>::m_ResultLength' is not initialized in the constructor.

[e-PCR-2.3.12\re-PCR_main.cpp:237]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[e-PCR-2.3.12\re-PCR_main.cpp:443]: (style) Variable 'tcount' is assigned a value that is never used.

[e-PCR-2.3.12\re-PCR_main.cpp:50]: (warning) Member variable 'CMain::m_AlignL' is not initialized in the constructor.

[e-PCR-2.3.12\re-PCR_main.cpp:50]: (warning) Member variable 'CMain::m_AlignR' is not initialized in the constructor.

[e-PCR-2.3.12\re-PCR_main.cpp:459]: (error) Resource leak: f

[e-PCR-2.3.12\stsmatch.cpp:85]: (style) Variable 'msg' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epdfview/epdfview_0.1.8.orig.tar.gz
[epdfview-0.1.8\intl\plural-exp.h:63] -> [epdfview-0.1.8\intl\plural-exp.h:41]: (style) Variable 'num' hides enumerator with same name

[epdfview-0.1.8\intl\hash-string.h:31]: (style) The scope of the variable 'g' can be reduced.

[epdfview-0.1.8\intl\dcigettext.c:1134]: (style) The scope of the variable 'language_default' can be reduced.

[epdfview-0.1.8\intl\dcigettext.c:227]: (style) struct or union member 'known_translation_t::category' is never used.

[epdfview-0.1.8\intl\dcigettext.c:230]: (style) struct or union member 'known_translation_t::counter' is never used.

[epdfview-0.1.8\intl\dcigettext.c:237]: (style) struct or union member 'known_translation_t::translation_length' is never used.

[epdfview-0.1.8\intl\dcigettext.c:240]: (style) struct or union member 'known_translation_t::msgid' is never used.

[epdfview-0.1.8\intl\l10nflist.c:373]: (style) The scope of the variable 'wp' can be reduced.

[epdfview-0.1.8\intl\l10nflist.c:333]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[epdfview-0.1.8\intl\localcharset.c:120]: (style) The scope of the variable 'base' can be reduced.

[epdfview-0.1.8\intl\localealias.c:254]: (style) The scope of the variable 'alias' can be reduced.

[epdfview-0.1.8\intl\localealias.c:255]: (style) The scope of the variable 'value' can be reduced.

[epdfview-0.1.8\intl\localealias.c:303]: (error) Resource leak: fp

[epdfview-0.1.8\intl\log.c:81]: (error) Memory leak: last_logfilename

[epdfview-0.1.8\src\gtk\MainView.cxx:1159]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1171]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1183]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1216]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1228]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1240]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1252]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1264]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1276]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1288]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1300]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1312]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1334]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1347]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1383]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1395]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1407]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1419]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1431]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1443]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1455]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1467]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1479]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1488]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\MainView.cxx:1498]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\PageView.cxx:443]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\PageView.cxx:467]: (style) C-style pointer casting

[epdfview-0.1.8\src\gtk\PageView.cxx:481]: (style) C-style pointer casting

[epdfview-0.1.8\tests\FindPterTest.h:25]: (style) The class 'FindPterTest' does not have a constructor.

[epdfview-0.1.8\tests\MainPterTest.h:25]: (style) The class 'MainPterTest' does not have a constructor.

[epdfview-0.1.8\tests\PDFDocumentTest.h:25]: (style) The class 'PDFDocumentTest' does not have a constructor.

[epdfview-0.1.8\tests\PagePterTest.cxx:45]: (style) C-style pointer casting


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eperl/eperl_2.2.14.orig.tar.gz
[eperl-2.2.14\eperl_http.c:115]: (style) The scope of the variable 'cp1' can be reduced.

[eperl-2.2.14\eperl_http.c:144]: (style) The scope of the variable 'cp1' can be reduced.

[eperl-2.2.14\eperl_http.c:213]: (style) The scope of the variable 'cpe' can be reduced.

[eperl-2.2.14\eperl_http.c:259]: (style) The scope of the variable 'newurl' can be reduced.

[eperl-2.2.14\eperl_http.c:265]: (style) The scope of the variable 'cp2' can be reduced.

[eperl-2.2.14\eperl_http.c:181]: (style) Variable 'tm' is assigned a value that is never used.

[eperl-2.2.14\eperl_main.c:1007] -> [eperl-2.2.14\eperl_main.c:1238]: (warning) Possible null pointer dereference: cpScript - otherwise it is redundant to check it against null.

[eperl-2.2.14\eperl_main.c:1140]: (error) Possible null pointer dereference: er

[eperl-2.2.14\eperl_main.c:56]: (style) The scope of the variable 'cp' can be reduced.

[eperl-2.2.14\eperl_parse.c:495]: (warning) Comparison of a boolean expression with an integer.

[eperl-2.2.14\eperl_perl5.c:137]: (style) The scope of the variable 'cp' can be reduced.

[eperl-2.2.14\eperl_pp.c:81]: (style) The scope of the variable 'n' can be reduced.

[eperl-2.2.14\eperl_pp.c:88]: (style) The scope of the variable 'fp' can be reduced.

[eperl-2.2.14\eperl_pp.c:129]: (error) Resource leak: fp

[eperl-2.2.14\eperl_pp.c:138]: (error) Common realloc mistake: 'cpInBuf' nulled but not freed upon failure

[eperl-2.2.14\eperl_sys.c:377]: (style) The scope of the variable 'file' can be reduced.

[eperl-2.2.14\eperl_sys.c:378]: (style) The scope of the variable 'cp' can be reduced.

[eperl-2.2.14\eperl_sys.c:395]: (style) The scope of the variable 'cp' can be reduced.

[eperl-2.2.14\eperl_sys.c:410]: (style) The scope of the variable 'apath' can be reduced.

[eperl-2.2.14\eperl_sys.c:411]: (style) The scope of the variable 'cwd' can be reduced.

[eperl-2.2.14\eperl_sys.c:412]: (style) The scope of the variable 'cp' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic4/epic4_2.10.2.orig.tar.gz
[epic4-2.10.2.orig\contrib\cdrom.c:159]: (style) The scope of the variable 'tn' can be reduced.

[epic4-2.10.2.orig\contrib\cdrom.c:160]: (style) The scope of the variable 'trackn' can be reduced.

[epic4-2.10.2.orig\contrib\cdrom.c:161]: (style) The scope of the variable 'first' can be reduced.

[epic4-2.10.2.orig\contrib\cdrom.c:161]: (style) The scope of the variable 'last' can be reduced.

[epic4-2.10.2.orig\contrib\cdrom.c:239]: (style) The scope of the variable 'left' can be reduced.

[epic4-2.10.2.orig\contrib\cdrom.c:239]: (style) The scope of the variable 'right' can be reduced.

[epic4-2.10.2.orig\contrib\ircman.c:65]: (error) No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported.

[epic4-2.10.2.orig\source\alias.c:730]: (style) The scope of the variable 'varname' can be reduced.

[epic4-2.10.2.orig\source\alias.c:1260]: (style) The scope of the variable 'd' can be reduced.

[epic4-2.10.2.orig\source\alias.c:1286]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\alias.c:1367]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\alias.c:1598]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\alias.c:1628]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\alias.c:2007]: (style) The scope of the variable 'cnt' can be reduced.

[epic4-2.10.2.orig\source\alias.c:2050]: (style) The scope of the variable 'cnt' can be reduced.

[epic4-2.10.2.orig\source\alias.c:2108]: (style) The scope of the variable 'end' can be reduced.

[epic4-2.10.2.orig\source\expr2.c:2084]: (style) The scope of the variable 'endc' can be reduced.

[epic4-2.10.2.orig\source\expr.c:145]: (style) The scope of the variable 'display' can be reduced.

[epic4-2.10.2.orig\source\expr.c:1504]: (style) The scope of the variable 'my_upper' can be reduced.

[epic4-2.10.2.orig\source\expr.c:1505]: (style) The scope of the variable 'my_lower' can be reduced.

[epic4-2.10.2.orig\source\expr.c:1907]: (style) The scope of the variable 'real_size' can be reduced.

[epic4-2.10.2.orig\source\alias.c:2012]: (style) Variable 'len' is assigned a value that is never used.

[epic4-2.10.2.orig\source\alias.c:2055]: (style) Variable 'len' is assigned a value that is never used.

[epic4-2.10.2.orig\source\expr.c:421]: (style) Variable 'display' is assigned a value that is never used.

[epic4-2.10.2.orig\source\expr.c:567]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\expr.c:1932]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\expr.c:1938]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\alist.c:386]: (style) The scope of the variable 'c' can be reduced.

[epic4-2.10.2.orig\source\array.c:378]: (style) The scope of the variable 'idx' can be reduced.

[epic4-2.10.2.orig\source\array.c:444]: (style) The scope of the variable 'oldindex' can be reduced.

[epic4-2.10.2.orig\source\array.c:772]: (style) The scope of the variable 'itemstr' can be reduced.

[epic4-2.10.2.orig\source\array.c:773]: (style) The scope of the variable 'strptr' can be reduced.

[epic4-2.10.2.orig\source\array.c:774]: (style) The scope of the variable 'item' can be reduced.

[epic4-2.10.2.orig\source\array.c:775]: (style) The scope of the variable 'cnt' can be reduced.

[epic4-2.10.2.orig\source\array.c:776]: (style) The scope of the variable 'oldindex' can be reduced.

[epic4-2.10.2.orig\source\array.c:777]: (style) The scope of the variable 'more' can be reduced.

[epic4-2.10.2.orig\source\array.c:826]: (style) The scope of the variable 'itemstr' can be reduced.

[epic4-2.10.2.orig\source\array.c:827]: (style) The scope of the variable 'item' can be reduced.

[epic4-2.10.2.orig\source\array.c:828]: (style) The scope of the variable 'cnt' can be reduced.

[epic4-2.10.2.orig\source\array.c:829]: (style) The scope of the variable 'new' can be reduced.

[epic4-2.10.2.orig\source\array.c:832]: (style) The scope of the variable 'deleted' can be reduced.

[epic4-2.10.2.orig\source\array.c:921]: (style) The scope of the variable 'idx' can be reduced.

[epic4-2.10.2.orig\source\array.c:364]: (style) Array index 'srch' is used before limits check.

[epic4-2.10.2.orig\source\commands.c:3270] -> [epic4-2.10.2.orig\source\commands.c:3301]: (warning) Possible null pointer dereference: aliases - otherwise it is redundant to check it against null.

[epic4-2.10.2.orig\source\commands.c:567]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3103]: (style) The scope of the variable 'copy' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3210]: (style) The scope of the variable 'do_aliases' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3213]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3214]: (style) The scope of the variable 'c' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3215]: (style) The scope of the variable 'len' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3220]: (style) The scope of the variable 'firstcmdchar' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3221]: (style) The scope of the variable 'command' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3222]: (style) The scope of the variable 'buffer' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3223]: (style) The scope of the variable 'cmdchars' can be reduced.

[epic4-2.10.2.orig\source\commands.c:3733]: (style) The scope of the variable 'command' can be reduced.

[epic4-2.10.2.orig\source\crypt.c:165]: (style) The scope of the variable 'tmp' can be reduced.

[epic4-2.10.2.orig\source\crypt.c:190]: (style) The scope of the variable 'tmp' can be reduced.

[epic4-2.10.2.orig\source\ctcp.c:953]: (style) The scope of the variable 'putbuf' can be reduced.

[epic4-2.10.2.orig\source\ctcp.c:960]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\dcc.c:676]: (style) The scope of the variable 'jvs_blah' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:1158]: (style) The scope of the variable 'fd' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:1409]: (style) The scope of the variable 'file' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:1830]: (style) The scope of the variable 'this_arg' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:1832]: (style) The scope of the variable 'portnum' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:1836]: (style) The scope of the variable 'family' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:2002]: (style) The scope of the variable 'Client' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:2373]: (style) The scope of the variable 'resume' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:2608]: (style) The scope of the variable 'equal_nickname' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:3019]: (style) The scope of the variable 'bytesread' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:3210]: (style) The scope of the variable 'old_fs' can be reduced.

[epic4-2.10.2.orig\source\dcc.c:771]: (style) Unused variable: p_port

[epic4-2.10.2.orig\source\dcc.c:1413]: (style) Unused variable: sb

[epic4-2.10.2.orig\source\dcc.c:1414]: (style) Unused variable: proto

[epic4-2.10.2.orig\source\dcc.c:2379]: (style) Variable 'resume' is assigned a value that is never used.

[epic4-2.10.2.orig\source\dcc.c:3215]: (style) Variable 'nickname_requested' is assigned a value that is never used.

[epic4-2.10.2.orig\source\dcc.c:3296] -> [epic4-2.10.2.orig\source\dcc.c:3289]: (warning) Either the condition 'xtime<=0' is useless or there is division by zero at line 3289.

[epic4-2.10.2.orig\source\exec.c:844]: (style) The scope of the variable 'proc' can be reduced.

[epic4-2.10.2.orig\source\exec.c:846]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\exec.c:1023]: (style) The scope of the variable 'proc' can be reduced.

[epic4-2.10.2.orig\source\exec.c:1280]: (style) The scope of the variable 'proc' can be reduced.

[epic4-2.10.2.orig\source\exec.c:1305]: (style) The scope of the variable 'proc' can be reduced.

[epic4-2.10.2.orig\source\exec.c:956]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\exec.c:1052]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\exec.c:1059]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\files.c:148]: (style) The scope of the variable 'ret' can be reduced.

[epic4-2.10.2.orig\source\flood.c:100]: (warning) Redundant assignment of 'nuh' to itself.

[epic4-2.10.2.orig\source\flood.c:122]: (style) The scope of the variable 'diff' can be reduced.

[epic4-2.10.2.orig\source\help.c:288]: (style) The scope of the variable 'j' can be reduced.

[epic4-2.10.2.orig\source\help.c:355]: (style) The scope of the variable 'entries' can be reduced.

[epic4-2.10.2.orig\source\help.c:364]: (style) The scope of the variable 'temp' can be reduced.

[epic4-2.10.2.orig\source\help.c:768]: (style) The scope of the variable 'putbuf' can be reduced.

[epic4-2.10.2.orig\source\help.c:463]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\history.c:79]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\history.c:80]: (style) The scope of the variable 'cnt' can be reduced.

[epic4-2.10.2.orig\source\history.c:200]: (style) The scope of the variable 'hist_num' can be reduced.

[epic4-2.10.2.orig\source\history.c:201]: (style) The scope of the variable 'ptr' can be reduced.

[epic4-2.10.2.orig\source\hook.c:343]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic4-2.10.2.orig\source\hook.c:624]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic4-2.10.2.orig\source\hook.c:619]: (style) The scope of the variable 'buf' can be reduced.

[epic4-2.10.2.orig\source\hook.c:757]: (style) The scope of the variable 'currser' can be reduced.

[epic4-2.10.2.orig\source\hook.c:759]: (style) The scope of the variable 'currmatch' can be reduced.

[epic4-2.10.2.orig\source\if.c:615]: (style) The scope of the variable 'next' can be reduced.

[epic4-2.10.2.orig\source\ignore.c:437]: (style) The scope of the variable 'l2' can be reduced.

[epic4-2.10.2.orig\source\ignore.c:727]: (style) The scope of the variable 'nick' can be reduced.

[epic4-2.10.2.orig\source\ignore.c:1212]: (style) The scope of the variable 'count' can be reduced.

[epic4-2.10.2.orig\source\input.c:780]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\input.c:792]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\irc.c:848]: (style) The scope of the variable 'old_level' can be reduced.

[epic4-2.10.2.orig\source\irc.c:962]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:274]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:803]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:805]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:1112]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:1126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:1179]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:1401]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\keys.c:1403]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\list.c:97]: (style) The scope of the variable 'best_match' can be reduced.

[epic4-2.10.2.orig\source\list.c:98]: (style) The scope of the variable 'current_match' can be reduced.

[epic4-2.10.2.orig\source\log.c:193]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\log.c:205]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\logfiles.c:241]: (style) The scope of the variable 'new_w' can be reduced.

[epic4-2.10.2.orig\source\logfiles.c:243]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\logfiles.c:512]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\names.c:242]: (style) The scope of the variable 'new_current_channel' can be reduced.

[epic4-2.10.2.orig\source\names.c:1173]: (style) The scope of the variable 'len' can be reduced.

[epic4-2.10.2.orig\source\names.c:1404]: (style) The scope of the variable 'name' can be reduced.

[epic4-2.10.2.orig\source\names.c:1546]: (style) The scope of the variable 'user' can be reduced.

[epic4-2.10.2.orig\source\names.c:1603]: (style) The scope of the variable 'is_current_now' can be reduced.

[epic4-2.10.2.orig\source\names.c:1604]: (style) The scope of the variable 'old_window' can be reduced.

[epic4-2.10.2.orig\source\names.c:1605]: (style) The scope of the variable 'old_window_new_curchan' can be reduced.

[epic4-2.10.2.orig\source\names.c:1606]: (style) The scope of the variable 'new_window_old_curchan' can be reduced.

[epic4-2.10.2.orig\source\names.c:1882]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\network.c:386]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic4-2.10.2.orig\source\network.c:390]: (style) Variable 'err' is assigned a value that is never used.

[epic4-2.10.2.orig\source\network.c:524]: (style) Variable 'err' is assigned a value that is never used.

[epic4-2.10.2.orig\source\network.c:550]: (style) Variable 'err' is assigned a value that is never used.

[epic4-2.10.2.orig\source\network.c:585]: (style) Unused variable: rval

[epic4-2.10.2.orig\source\network.c:611]: (style) Unused variable: rval

[epic4-2.10.2.orig\source\newio.c:161]: (style) The scope of the variable 'c' can be reduced.

[epic4-2.10.2.orig\source\newio.c:314]: (style) The scope of the variable 'polls' can be reduced.

[epic4-2.10.2.orig\source\notice.c:171]: (style) The scope of the variable 'note_from' can be reduced.

[epic4-2.10.2.orig\source\notice.c:172]: (style) The scope of the variable 'point' can be reduced.

[epic4-2.10.2.orig\source\notice.c:100]: (style) Variable 'flags' is assigned a value that is never used.

[epic4-2.10.2.orig\source\notify.c:342]: (style) The scope of the variable 's' can be reduced.

[epic4-2.10.2.orig\source\notify.c:551]: (style) The scope of the variable 'tmp' can be reduced.

[epic4-2.10.2.orig\source\notify.c:144]: (style) Variable 'stuff' is assigned a value that is never used.

[epic4-2.10.2.orig\source\numbers.c:283]: (style) The scope of the variable 'set' can be reduced.

[epic4-2.10.2.orig\source\numbers.c:490]: (style) The scope of the variable 'numonchannel' can be reduced.

[epic4-2.10.2.orig\source\numbers.c:1610]: (style) Variable 'server' is assigned a value that is never used.

[epic4-2.10.2.orig\source\numbers.c:965]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\numbers.c:1616]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\parse.c:982] -> [epic4-2.10.2.orig\source\parse.c:986]: (performance) Variable 'copy' is reassigned a value before the old one has been used.

[epic4-2.10.2.orig\source\parse.c:97]: (style) The scope of the variable 'ptr' can be reduced.

[epic4-2.10.2.orig\source\parse.c:615]: (style) The scope of the variable 'ha' can be reduced.

[epic4-2.10.2.orig\source\parse.c:1314]: (style) The scope of the variable 'retval' can be reduced.

[epic4-2.10.2.orig\source\parse.c:220]: (style) Variable 'high' is assigned a value that is never used.

[epic4-2.10.2.orig\source\parse.c:705]: (style) Variable 'invitee' is assigned a value that is never used.

[epic4-2.10.2.orig\source\parse.c:1214]: (style) Variable 'nick' is assigned a value that is never used.

[epic4-2.10.2.orig\source\parse.c:1364]: (style) Variable 'retval' is assigned a value that is never used.

[epic4-2.10.2.orig\source\parse.c:1335]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\perl.c:187]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic4-2.10.2.orig\source\perl.c:190]: (style) Variable 'count' is assigned a value that is never used.

[epic4-2.10.2.orig\source\perl.c:182]: (style) Variable 'ax' is assigned a value that is never used.

[epic4-2.10.2.orig\source\queue.c:272]: (style) The scope of the variable 'size' can be reduced.

[epic4-2.10.2.orig\source\reg.c:537]: (style) The scope of the variable 'arg' can be reduced.

[epic4-2.10.2.orig\source\screen.c:456]: (style) The scope of the variable 'c1' can be reduced.

[epic4-2.10.2.orig\source\screen.c:456]: (style) The scope of the variable 'c2' can be reduced.

[epic4-2.10.2.orig\source\screen.c:460]: (style) The scope of the variable 'val' can be reduced.

[epic4-2.10.2.orig\source\screen.c:461]: (style) The scope of the variable 'noval' can be reduced.

[epic4-2.10.2.orig\source\screen.c:2308]: (style) The scope of the variable 'pend' can be reduced.

[epic4-2.10.2.orig\source\screen.c:2654]: (style) The scope of the variable 'refnumber' can be reduced.

[epic4-2.10.2.orig\source\screen.c:3040]: (style) The scope of the variable 'buffer' can be reduced.

[epic4-2.10.2.orig\source\screen.c:3147]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\screen.c:1819]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\screen.c:278]: (warning) Redundant code: Found a statement that begins with numeric constant.

[epic4-2.10.2.orig\source\server.c:2733]: (warning) Assignment of function parameter has no effect outside the function.

[epic4-2.10.2.orig\source\server.c:1788] -> [epic4-2.10.2.orig\source\server.c:1788]: (warning) Possible null pointer dereference: modes - otherwise it is redundant to check it against null.

[epic4-2.10.2.orig\source\server.c:111]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\server.c:321]: (style) The scope of the variable 's' can be reduced.

[epic4-2.10.2.orig\source\server.c:448]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\server.c:717]: (style) The scope of the variable 's' can be reduced.

[epic4-2.10.2.orig\source\server.c:1013]: (style) The scope of the variable 'buffer' can be reduced.

[epic4-2.10.2.orig\source\server.c:1016]: (style) The scope of the variable 'len' can be reduced.

[epic4-2.10.2.orig\source\server.c:1018]: (style) The scope of the variable 'ofs' can be reduced.

[epic4-2.10.2.orig\source\server.c:1064]: (style) The scope of the variable 'err' can be reduced.

[epic4-2.10.2.orig\source\server.c:1234]: (style) The scope of the variable 'old' can be reduced.

[epic4-2.10.2.orig\source\server.c:1396]: (style) The scope of the variable 'j' can be reduced.

[epic4-2.10.2.orig\source\server.c:1397]: (style) The scope of the variable 'was_registered' can be reduced.

[epic4-2.10.2.orig\source\server.c:2170]: (style) The scope of the variable 'p_port' can be reduced.

[epic4-2.10.2.orig\source\server.c:2185]: (style) The scope of the variable 'p_port' can be reduced.

[epic4-2.10.2.orig\source\server.c:2317]: (style) The scope of the variable 'n' can be reduced.

[epic4-2.10.2.orig\source\server.c:2318]: (style) The scope of the variable 'id' can be reduced.

[epic4-2.10.2.orig\source\server.c:2496]: (style) The scope of the variable 'server_num' can be reduced.

[epic4-2.10.2.orig\source\server.c:2539]: (style) The scope of the variable 's' can be reduced.

[epic4-2.10.2.orig\source\server.c:2559]: (style) The scope of the variable 's' can be reduced.

[epic4-2.10.2.orig\source\server.c:2148]: (style) Variable 'new_s' is assigned a value that is never used.

[epic4-2.10.2.orig\source\server.c:2574]: (style) Variable 's' is assigned a value that is never used.

[epic4-2.10.2.orig\source\status.c:525]: (style) The scope of the variable 'in_rhs' can be reduced.

[epic4-2.10.2.orig\source\status.c:936]: (style) The scope of the variable 'my_buffer' can be reduced.

[epic4-2.10.2.orig\source\status.c:1144]: (style) The scope of the variable 'my_buffer' can be reduced.

[epic4-2.10.2.orig\source\status.c:1227]: (style) The scope of the variable 'my_buffer' can be reduced.

[epic4-2.10.2.orig\source\status.c:1366]: (style) The scope of the variable 'text' can be reduced.

[epic4-2.10.2.orig\source\status.c:1471]: (style) The scope of the variable 'my_buffer' can be reduced.

[epic4-2.10.2.orig\source\status.c:726]: (style) Variable 'rhs_fillchar' is assigned a value that is never used.

[epic4-2.10.2.orig\source\status.c:666]: (style) Variable 'in_rhs' is assigned a value that is never used.

[epic4-2.10.2.orig\source\status.c:1057]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic4-2.10.2.orig\source\term.c:1387]: (style) The scope of the variable 'i' can be reduced.

[epic4-2.10.2.orig\source\timer.c:437]: (style) The scope of the variable 'refnum' can be reduced.

[epic4-2.10.2.orig\source\timer.c:547]: (style) The scope of the variable 'refnum_got' can be reduced.

[epic4-2.10.2.orig\source\translat.c:48]: (style) Variable 'inputs' is not assigned a value.

[epic4-2.10.2.orig\source\vars.c:888]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[epic4-2.10.2.orig\source\vars.c:678] -> [epic4-2.10.2.orig\source\vars.c:682]: (warning) Possible null pointer dereference: value - otherwise it is redundant to check it against null.

[epic4-2.10.2.orig\source\vars.c:536]: (style) The scope of the variable 'old' can be reduced.

[epic4-2.10.2.orig\source\vars.c:993]: (style) The scope of the variable 'str2' can be reduced.

[epic4-2.10.2.orig\source\vars.c:680]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[epic4-2.10.2.orig\source\vars.c:1273]: (style) Variable 'prev' is assigned a value that is never used.

[epic4-2.10.2.orig\source\who.c:108]: (style) Variable 's' is assigned a value that is never used.

[epic4-2.10.2.orig\source\who.c:837]: (style) Variable 's' is assigned a value that is never used.

[epic4-2.10.2.orig\source\words.c:857]: (error) Uninitialized variable: mark

[epic4-2.10.2.orig\source\words.c:876]: (error) Uninitialized variable: mark2

[epic4-2.10.2.orig\source\wserv.c:108] -> [epic4-2.10.2.orig\source\wserv.c:124]: (performance) Variable 't' is reassigned a value before the old one has been used.

[epic4-2.10.2.orig\source\wserv.c:124]: (style) Variable 't' is assigned a value that is never used.

[epic4-2.10.2.orig\test.c:267]: (style) The scope of the variable 'res' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic4-help/epic4-help_2.0+20050315.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic4-script-hienoa/epic4-script-hienoa_0.53.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epic5/epic5_1.1.6.orig.tar.bz2
[epic5-1.1.6\contrib\cdrom.c:159]: (style) The scope of the variable 'tn' can be reduced.

[epic5-1.1.6\contrib\cdrom.c:160]: (style) The scope of the variable 'trackn' can be reduced.

[epic5-1.1.6\contrib\cdrom.c:161]: (style) The scope of the variable 'first' can be reduced.

[epic5-1.1.6\contrib\cdrom.c:161]: (style) The scope of the variable 'last' can be reduced.

[epic5-1.1.6\contrib\cdrom.c:239]: (style) The scope of the variable 'left' can be reduced.

[epic5-1.1.6\contrib\cdrom.c:239]: (style) The scope of the variable 'right' can be reduced.

[epic5-1.1.6\contrib\ircman.c:65]: (error) No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported.

[epic5-1.1.6\source\alias.c:714]: (style) The scope of the variable 'varname' can be reduced.

[epic5-1.1.6\source\alias.c:1381]: (style) The scope of the variable 'file' can be reduced.

[epic5-1.1.6\source\alias.c:1408]: (style) The scope of the variable 'file' can be reduced.

[epic5-1.1.6\source\alias.c:1723]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1724]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1725]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1726]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1727]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1728]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1933]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:1952]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\alias.c:2145]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2146]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2147]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2148]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2149]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2150]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2151]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\alias.c:2174]: (style) The scope of the variable 'end' can be reduced.

[epic5-1.1.6\source\expr2.c:1752]: (style) The scope of the variable 'oc' can be reduced.

[epic5-1.1.6\source\expr2.c:1753]: (style) The scope of the variable 'span' can be reduced.

[epic5-1.1.6\source\expr2.c:2276]: (style) The scope of the variable 'endc' can be reduced.

[epic5-1.1.6\source\expr2.c:2388]: (style) The scope of the variable 'retval' can be reduced.

[epic5-1.1.6\source\expr.c:1492]: (style) The scope of the variable 'my_upper' can be reduced.

[epic5-1.1.6\source\expr.c:1493]: (style) The scope of the variable 'my_lower' can be reduced.

[epic5-1.1.6\source\expr.c:1873]: (style) The scope of the variable 'real_size' can be reduced.

[epic5-1.1.6\source\alias.c:2145]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2146]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2147]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2148]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2149]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2150]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\alias.c:2151]: (style) Variable 'len' is assigned a value that is never used.

[epic5-1.1.6\source\expr.c:555]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\expr.c:1898]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\expr.c:1904]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\array.c:379]: (style) The scope of the variable 'idx' can be reduced.

[epic5-1.1.6\source\array.c:445]: (style) The scope of the variable 'oldindex' can be reduced.

[epic5-1.1.6\source\array.c:773]: (style) The scope of the variable 'itemstr' can be reduced.

[epic5-1.1.6\source\array.c:774]: (style) The scope of the variable 'strptr' can be reduced.

[epic5-1.1.6\source\array.c:775]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\array.c:776]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\array.c:777]: (style) The scope of the variable 'oldindex' can be reduced.

[epic5-1.1.6\source\array.c:778]: (style) The scope of the variable 'more' can be reduced.

[epic5-1.1.6\source\array.c:827]: (style) The scope of the variable 'itemstr' can be reduced.

[epic5-1.1.6\source\array.c:828]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\array.c:829]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\array.c:830]: (style) The scope of the variable 'new' can be reduced.

[epic5-1.1.6\source\array.c:833]: (style) The scope of the variable 'deleted' can be reduced.

[epic5-1.1.6\source\array.c:922]: (style) The scope of the variable 'idx' can be reduced.

[epic5-1.1.6\source\array.c:365]: (style) Array index 'srch' is used before limits check.

[epic5-1.1.6\source\commands.c:544]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\commands.c:3238]: (style) The scope of the variable 'copy' can be reduced.

[epic5-1.1.6\source\commands.c:3424]: (style) The scope of the variable 'tmp' can be reduced.

[epic5-1.1.6\source\commands.c:3612]: (style) The scope of the variable 'span' can be reduced.

[epic5-1.1.6\source\compat.c:1032]: (style) The scope of the variable 'si' can be reduced.

[epic5-1.1.6\source\crypt.c:210]: (style) The scope of the variable 'item' can be reduced.

[epic5-1.1.6\source\crypt.c:260]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\crypt.c:488]: (style) Unused variable: srclen

[epic5-1.1.6\source\crypto.c:322]: (style) The scope of the variable 'tmp' can be reduced.

[epic5-1.1.6\source\crypto.c:506]: (style) The scope of the variable 'tmp' can be reduced.

[epic5-1.1.6\source\ctcp.c:984]: (style) The scope of the variable 'putbuf' can be reduced.

[epic5-1.1.6\source\ctcp.c:467]: (style) Unused variable: ctcpuser

[epic5-1.1.6\source\ctcp.c:468]: (style) Unused variable: ctcpfinger

[epic5-1.1.6\source\ctcp.c:992]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\elf.c:424]: (style) The scope of the variable 'next_byte' can be reduced.

[epic5-1.1.6\source\elf.c:179]: (style) Unused variable: ret

[epic5-1.1.6\source\elf.c:180]: (style) Unused variable: c

[epic5-1.1.6\source\elf.c:256]: (style) Unused variable: ret

[epic5-1.1.6\source\elf.c:258]: (style) Unused variable: zip

[epic5-1.1.6\source\elf.c:259]: (style) Unused variable: zipstr

[epic5-1.1.6\source\elf.c:260]: (style) Unused variable: sl

[epic5-1.1.6\source\elf.c:261]: (style) Unused variable: ziploc

[epic5-1.1.6\source\elf.c:262]: (style) Variable 'scan' is assigned a value that is never used.

[epic5-1.1.6\source\exec.c:899]: (style) The scope of the variable 'proc' can be reduced.

[epic5-1.1.6\source\exec.c:901]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\exec.c:1087]: (style) The scope of the variable 'proc' can be reduced.

[epic5-1.1.6\source\exec.c:1377]: (style) The scope of the variable 'proc' can be reduced.

[epic5-1.1.6\source\exec.c:1402]: (style) The scope of the variable 'proc' can be reduced.

[epic5-1.1.6\source\exec.c:1020]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\exec.c:1118]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\exec.c:1125]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\files.c:164]: (style) The scope of the variable 'ret' can be reduced.

[epic5-1.1.6\source\files.c:166]: (style) The scope of the variable 'elf' can be reduced.

[epic5-1.1.6\source\flood.c:113]: (style) The scope of the variable 'diff' can be reduced.

[epic5-1.1.6\source\flood.c:115]: (style) The scope of the variable 'l' can be reduced.

[epic5-1.1.6\source\hook.c:955] -> [epic5-1.1.6\source\hook.c:1013]: (warning) Possible null pointer dereference: result - otherwise it is redundant to check it against null.

[epic5-1.1.6\source\hook.c:2189] -> [epic5-1.1.6\source\hook.c:2189]: (warning) Possible null pointer dereference: input - otherwise it is redundant to check it against null.

[epic5-1.1.6\source\hook.c:1885]: (style) The scope of the variable 'name' can be reduced.

[epic5-1.1.6\source\hook.c:1887]: (style) The scope of the variable 'tmp' can be reduced.

[epic5-1.1.6\source\if.c:654]: (style) The scope of the variable 'next' can be reduced.

[epic5-1.1.6\source\ignore.c:440]: (style) The scope of the variable 'l2' can be reduced.

[epic5-1.1.6\source\ignore.c:705]: (style) The scope of the variable 'nick' can be reduced.

[epic5-1.1.6\source\input.c:520]: (style) Unused variable: old_zone

[epic5-1.1.6\source\input.c:1067]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\input.c:1079]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\irc.c:630]: (style) The scope of the variable 'argpos' can be reduced.

[epic5-1.1.6\source\irc.c:881]: (style) The scope of the variable 'old_level' can be reduced.

[epic5-1.1.6\source\irc.c:642]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\keys.c:1321]: (error) syntax error

[epic5-1.1.6\source\levels.c:353]: (style) The scope of the variable 'retval' can be reduced.

[epic5-1.1.6\source\levels.c:235]: (style) Variable 'warn' is assigned a value that is never used.

[epic5-1.1.6\source\list.c:98]: (style) The scope of the variable 'best_match' can be reduced.

[epic5-1.1.6\source\list.c:99]: (style) The scope of the variable 'current_match' can be reduced.

[epic5-1.1.6\source\logfiles.c:253]: (style) The scope of the variable 'new_w' can be reduced.

[epic5-1.1.6\source\logfiles.c:255]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\logfiles.c:535]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\names.c:207]: (style) The scope of the variable 'new_current_channel' can be reduced.

[epic5-1.1.6\source\names.c:788]: (style) The scope of the variable 'type' can be reduced.

[epic5-1.1.6\source\names.c:961]: (style) The scope of the variable 'l' can be reduced.

[epic5-1.1.6\source\names.c:1055]: (style) The scope of the variable 'len' can be reduced.

[epic5-1.1.6\source\names.c:1269]: (style) The scope of the variable 'name' can be reduced.

[epic5-1.1.6\source\names.c:1412]: (style) The scope of the variable 'is_current_now' can be reduced.

[epic5-1.1.6\source\names.c:1413]: (style) The scope of the variable 'old_window' can be reduced.

[epic5-1.1.6\source\names.c:1414]: (style) The scope of the variable 'old_window_new_curchan' can be reduced.

[epic5-1.1.6\source\names.c:1415]: (style) The scope of the variable 'new_window_old_curchan' can be reduced.

[epic5-1.1.6\source\network.c:340]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic5-1.1.6\source\network.c:879]: (style) The scope of the variable 'copy' can be reduced.

[epic5-1.1.6\source\network.c:552]: (style) Unused variable: rval

[epic5-1.1.6\source\network.c:590]: (style) Unused variable: rval

[epic5-1.1.6\source\newio.c:410]: (style) The scope of the variable 'polls' can be reduced.

[epic5-1.1.6\source\notify.c:340]: (style) The scope of the variable 's' can be reduced.

[epic5-1.1.6\source\notify.c:516]: (style) The scope of the variable 'tmp' can be reduced.

[epic5-1.1.6\source\numbers.c:276]: (style) The scope of the variable 'set' can be reduced.

[epic5-1.1.6\source\numbers.c:498]: (style) The scope of the variable 'numonchannel' can be reduced.

[epic5-1.1.6\source\numbers.c:498]: (style) The scope of the variable 'maxnum' can be reduced.

[epic5-1.1.6\source\numbers.c:1576]: (style) Variable 'server' is assigned a value that is never used.

[epic5-1.1.6\source\numbers.c:369]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\numbers.c:919]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\numbers.c:1582]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\parse.c:921] -> [epic5-1.1.6\source\parse.c:926]: (performance) Variable 'copy' is reassigned a value before the old one has been used.

[epic5-1.1.6\source\parse.c:119]: (style) The scope of the variable 'ptr' can be reduced.

[epic5-1.1.6\source\parse.c:120]: (style) The scope of the variable 'len' can be reduced.

[epic5-1.1.6\source\parse.c:600]: (style) The scope of the variable 'ha' can be reduced.

[epic5-1.1.6\source\parse.c:1090]: (style) The scope of the variable 'l' can be reduced.

[epic5-1.1.6\source\parse.c:1218]: (style) The scope of the variable 'retval' can be reduced.

[epic5-1.1.6\source\parse.c:1468]: (style) The scope of the variable 'loc' can be reduced.

[epic5-1.1.6\source\parse.c:675]: (style) Variable 'invitee' is assigned a value that is never used.

[epic5-1.1.6\source\parse.c:1134]: (style) Variable 'nick' is assigned a value that is never used.

[epic5-1.1.6\source\perl.c:205]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[epic5-1.1.6\source\perl.c:165]: (style) The scope of the variable 'count' can be reduced.

[epic5-1.1.6\source\perl.c:200]: (style) Variable 'ax' is assigned a value that is never used.

[epic5-1.1.6\source\queue.c:278]: (style) The scope of the variable 'size' can be reduced.

[epic5-1.1.6\source\reg.c:529]: (style) The scope of the variable 'arg' can be reduced.

[epic5-1.1.6\source\ruby.c:158]: (style) Unused variable: foo

[epic5-1.1.6\source\screen.c:221]: (warning) Assignment of function parameter has no effect outside the function.

[epic5-1.1.6\source\screen.c:471]: (style) The scope of the variable 'c1' can be reduced.

[epic5-1.1.6\source\screen.c:471]: (style) The scope of the variable 'c2' can be reduced.

[epic5-1.1.6\source\screen.c:475]: (style) The scope of the variable 'val' can be reduced.

[epic5-1.1.6\source\screen.c:476]: (style) The scope of the variable 'noval' can be reduced.

[epic5-1.1.6\source\screen.c:2280]: (style) The scope of the variable 'pend' can be reduced.

[epic5-1.1.6\source\screen.c:2648]: (style) The scope of the variable 'refnumber' can be reduced.

[epic5-1.1.6\source\screen.c:3041]: (style) The scope of the variable 'buffer' can be reduced.

[epic5-1.1.6\source\screen.c:3043]: (style) The scope of the variable 'n' can be reduced.

[epic5-1.1.6\source\screen.c:3043]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\screen.c:3044]: (style) The scope of the variable 'proto' can be reduced.

[epic5-1.1.6\source\screen.c:3213]: (style) The scope of the variable 'dummy' can be reduced.

[epic5-1.1.6\source\screen.c:1861]: (style) Variable 'line' is assigned a value that is never used.

[epic5-1.1.6\source\screen.c:2583]: (style) Variable 'numls' is assigned a value that is never used.

[epic5-1.1.6\source\screen.c:2585]: (style) Unused variable: n

[epic5-1.1.6\source\screen.c:3184]: (style) Variable 'workbuf' is assigned a value that is never used.

[epic5-1.1.6\source\screen.c:3185]: (style) Variable 'workbuf_idx' is assigned a value that is never used.

[epic5-1.1.6\source\sdbm.c:277]: (style) The scope of the variable 'newp' can be reduced.

[epic5-1.1.6\source\sdbm.c:751]: (style) The scope of the variable 'my_off' can be reduced.

[epic5-1.1.6\source\server.c:162]: (style) The scope of the variable 'span' can be reduced.

[epic5-1.1.6\source\server.c:786]: (style) The scope of the variable 'refnum' can be reduced.

[epic5-1.1.6\source\server.c:926]: (style) The scope of the variable 's' can be reduced.

[epic5-1.1.6\source\server.c:957]: (style) The scope of the variable 'newserv' can be reduced.

[epic5-1.1.6\source\server.c:1258]: (style) The scope of the variable 'cnt' can be reduced.

[epic5-1.1.6\source\server.c:1604]: (style) The scope of the variable 'buffer' can be reduced.

[epic5-1.1.6\source\server.c:1606]: (style) The scope of the variable 'len' can be reduced.

[epic5-1.1.6\source\server.c:1608]: (style) The scope of the variable 'ofs' can be reduced.

[epic5-1.1.6\source\server.c:1655]: (style) The scope of the variable 'err' can be reduced.

[epic5-1.1.6\source\server.c:1772]: (style) The scope of the variable 'err' can be reduced.

[epic5-1.1.6\source\server.c:2550]: (style) The scope of the variable 'p_port' can be reduced.

[epic5-1.1.6\source\server.c:2565]: (style) The scope of the variable 'p_port' can be reduced.

[epic5-1.1.6\source\server.c:2705]: (style) The scope of the variable 'id' can be reduced.

[epic5-1.1.6\source\server.c:547]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\server.c:1545]: (style) Unused variable: l2

[epic5-1.1.6\source\server.c:1800]: (style) Variable 'err' is assigned a value that is never used.

[epic5-1.1.6\source\server.c:2370]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\server.c:2453]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\server.c:2464]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\sha2.c:115]: (error) Define BYTE_ORDER to be equal to either LITTLE_ENDIAN or BIG_ENDIAN

[epic5-1.1.6\source\sha2.c:115]: (error) #error Define BYTE_ORDER to be equal to either LITTLE_ENDIAN or BIG_ENDIAN

[epic5-1.1.6\source\status.c:920]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:931]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:984]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1014]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1063]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1077]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1128]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1198]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1226]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1278]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1404]: (style) The scope of the variable 'text' can be reduced.

[epic5-1.1.6\source\status.c:1415]: (style) The scope of the variable 'text' can be reduced.

[epic5-1.1.6\source\status.c:1471]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1485]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:1535]: (style) The scope of the variable 'actual_size' can be reduced.

[epic5-1.1.6\source\status.c:722]: (style) Variable 'rhs_fillchar' is assigned a value that is never used.

[epic5-1.1.6\source\status.c:1104]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[epic5-1.1.6\source\term.c:1446]: (style) The scope of the variable 'i' can be reduced.

[epic5-1.1.6\source\timer.c:451]: (style) The scope of the variable 'time_left' can be reduced.

[epic5-1.1.6\source\timer.c:525]: (style) The scope of the variable 'refnum' can be reduced.

[epic5-1.1.6\source\translat.c:49]: (style) Variable 'inputs' is not assigned a value.

[epic5-1.1.6\source\vars.c:893]: (style) The scope of the variable 'str2' can be reduced.

[epic5-1.1.6\source\vars.c:302]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:305]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:331]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:335]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:342]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:344]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:346]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:362]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:451]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\vars.c:453]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[epic5-1.1.6\source\who.c:1440]: (style) The scope of the variable 'this1' can be reduced.

[epic5-1.1.6\source\who.c:1440]: (style) The scope of the variable 'this2' can be reduced.

[epic5-1.1.6\source\who.c:208]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\who.c:1189]: (style) Variable 's' is assigned a value that is never used.

[epic5-1.1.6\source\words.c:836]: (error) Uninitialized variable: mark

[epic5-1.1.6\source\words.c:855]: (error) Uninitialized variable: mark2

[epic5-1.1.6\test.c:267]: (style) The scope of the variable 'res' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epigrass/epigrass_2.3.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epiphany/epiphany_0.7.0.orig.tar.gz
[epiphany-0.7.0\src\entities\entity_explosion.cpp:24]: (warning) Member variable 'Entity_Explosion::m_is_exploding' is not initialized in the constructor.

[epiphany-0.7.0\src\entities\entity_monster.cpp:33]: (warning) Member variable 'Entity_Monster::m_is_exploding' is not initialized in the constructor.

[epiphany-0.7.0\src\sprite.h:76]: (warning) Member variable 'Sprite::m_surface' is not initialized in the constructor.

[epiphany-0.7.0\src\sprite.h:76]: (warning) Member variable 'Sprite::m_state' is not initialized in the constructor.

[epiphany-0.7.0\src\entity.cpp:24]: (warning) Member variable 'Entity::m_type' is not initialized in the constructor.

[epiphany-0.7.0\src\entity.cpp:24]: (warning) Member variable 'Entity::m_exists' is not initialized in the constructor.

[epiphany-0.7.0\src\entity.cpp:24]: (warning) Member variable 'Entity::current_level' is not initialized in the constructor.

[epiphany-0.7.0\src\entity_manager.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:714]: (warning) Assignment of function parameter has no effect outside the function.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:602]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:603]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:604]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:605]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:606]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:607]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:609]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:610]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:611]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:612]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:613]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinyxml.h:614]: (style) C-style pointer casting

[epiphany-0.7.0\src\tinyxml\tinystr.h:89]: (style) 'TiXmlString::operator=' should return 'TiXmlString &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:826]: (style) 'TiXmlElement::operator=' should return 'TiXmlElement &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:961]: (style) 'TiXmlComment::operator=' should return 'TiXmlComment &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:1011]: (style) 'TiXmlText::operator=' should return 'TiXmlText &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:1066]: (style) 'TiXmlDeclaration::operator=' should return 'TiXmlDeclaration &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:1114]: (style) 'TiXmlUnknown::operator=' should return 'TiXmlUnknown &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:1154]: (style) 'TiXmlDocument::operator=' should return 'TiXmlDocument &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:1369]: (style) 'TiXmlHandle::operator=' should return 'TiXmlHandle &'.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:689]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:690]: (performance) Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list.

[epiphany-0.7.0\src\fonts\SFont.c:112]: (style) The scope of the variable 'charoffset' can be reduced.

[epiphany-0.7.0\src\fonts\SFont.c:147]: (style) The scope of the variable 'charoffset' can be reduced.

[epiphany-0.7.0\src\fonts\font.h:30]: (warning) Member variable 'Font::m_font' is not initialized in the constructor.

[epiphany-0.7.0\src\fonts\font_manager.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[epiphany-0.7.0\src\game.cpp:328] -> [epiphany-0.7.0\src\game.cpp:330]: (performance) Buffer 'text' is being written before its old content has been used.

[epiphany-0.7.0\src\game.cpp:339] -> [epiphany-0.7.0\src\game.cpp:340]: (performance) Buffer 'text' is being written before its old content has been used.

[epiphany-0.7.0\src\game.cpp:417] -> [epiphany-0.7.0\src\game.cpp:419]: (performance) Buffer 'current_level_path' is being written before its old content has been used.

[epiphany-0.7.0\src\game.cpp:263]: (style) The scope of the variable 'curr_ntt' can be reduced.

[epiphany-0.7.0\src\music_manager.h:70]: (warning) Member variable 'Music_Manager::music_enabled' is not initialized in the constructor.

[epiphany-0.7.0\src\game.h:118]: (warning) Member variable 'Game::m_level' is not initialized in the constructor.

[epiphany-0.7.0\src\game.h:118]: (warning) Member variable 'Game::m_frame_limiter_enabled' is not initialized in the constructor.

[epiphany-0.7.0\src\game.h:118]: (warning) Member variable 'Game::m_config' is not initialized in the constructor.

[epiphany-0.7.0\src\game.h:118]: (warning) Member variable 'Game::m_ini_path' is not initialized in the constructor.

[epiphany-0.7.0\src\screen.h:77]: (warning) Member variable 'Screen::m_screen' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_left' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_right' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_up' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_down' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_alt' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_quit' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_die' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_fire' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_pause' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_enter' is not initialized in the constructor.

[epiphany-0.7.0\src\input.h:61]: (warning) Member variable 'Input::m_fullscreen' is not initialized in the constructor.

[epiphany-0.7.0\src\game.cpp:539]: (warning) Possible leak in public function. The pointer 'm_level' is not deallocated before it is allocated.

[epiphany-0.7.0\src\game.cpp:330]: (error) Undefined behavior: Variable 'text' is used as parameter and destination in s[n]printf().

[epiphany-0.7.0\src\game.cpp:340]: (error) Undefined behavior: Variable 'text' is used as parameter and destination in s[n]printf().

[epiphany-0.7.0\src\game.cpp:419]: (error) Undefined behavior: Variable 'current_level_path' is used as parameter and destination in s[n]printf().

[epiphany-0.7.0\src\game.cpp:421]: (error) Undefined behavior: Variable 'current_level_path' is used as parameter and destination in s[n]printf().

[epiphany-0.7.0\src\game.cpp:423]: (error) Undefined behavior: Variable 'current_level_path' is used as parameter and destination in s[n]printf().

[epiphany-0.7.0\src\level.cpp:206]: (style) C-style pointer casting

[epiphany-0.7.0\src\level.cpp:210]: (style) C-style pointer casting

[epiphany-0.7.0\src\level.cpp:35]: (warning) Member variable 'Level::m_player' is not initialized in the constructor.

[epiphany-0.7.0\src\level.cpp:35]: (warning) Member variable 'Level::m_exit' is not initialized in the constructor.

[epiphany-0.7.0\src\menu_entry_bool.cpp:32]: (error) Dangerous usage of c_str(). The value returned by c_str() is invalid after this call.

[epiphany-0.7.0\src\menu_entry_bool.cpp:35]: (error) Dangerous usage of c_str(). The value returned by c_str() is invalid after this call.

[epiphany-0.7.0\src\menu_entry_ranged.cpp:38]: (error) Dangerous usage of c_str(). The value returned by c_str() is invalid after this call.

[epiphany-0.7.0\src\sfx.h:48]: (style) Unused private function: 'Sample_Manager::get_sample'

[epiphany-0.7.0\src\tinyxml\tinystr.cpp:131]: (style) The scope of the variable 'new_alloc' can be reduced.

[epiphany-0.7.0\src\tinyxml\tinystr.cpp:192]: (style) The scope of the variable 'new_alloc' can be reduced.

[epiphany-0.7.0\src\tinyxml\tinyxml.cpp:152]: (style) The scope of the variable 'temp' can be reduced.

[epiphany-0.7.0\src\tinyxml\tinyxml.cpp:173]: (style) The scope of the variable 'temp' can be reduced.

[epiphany-0.7.0\src\tinyxml\tinyxml.cpp:1246]: (performance) Variable 'version' is assigned in constructor body. Consider performing initialization in initialization list.

[epiphany-0.7.0\src\tinyxml\tinyxml.cpp:1247]: (performance) Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list.

[epiphany-0.7.0\src\tinyxml\tinyxml.cpp:1248]: (performance) Variable 'standalone' is assigned in constructor body. Consider performing initialization in initialization list.

[epiphany-0.7.0\src\tinyxml\tinyxml.h:216]: (style) 'class StringToBuffer' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[epiphany-0.7.0\src\tinyxml\tinyxmlparser.cpp:1313]: (style) The scope of the variable 'tabsize' can be reduced.

[epiphany-0.7.0\src\tinyxml\tinyxmlparser.cpp:1315]: (style) Variable 'tabsize' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epiphany-browser/epiphany-browser_3.8.2.orig.tar.xz
[epiphany-3.8.2\embed\ephy-embed-shell.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-download.h:26]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-shell.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-adblock-manager.h:24]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-web-view.h:24]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-adblock-manager.h:24]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-web-view.h:24]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-download.h:26]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-container.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-container.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-dialog.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-dialog.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-event.h:24]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-event.h:24]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-prefs.h:33]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-utils.h:25]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-private.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-single.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-encodings.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-encoding.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-single.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-utils.h:25]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-encoding.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-encodings.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-file-monitor.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-file-monitor.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\ephy-embed-private.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\embed\web-extension\ephy-web-extension.c:494] -> [epiphany-3.8.2\embed\web-extension\ephy-web-extension.c:494]: (style) Same expression on both sides of '||'.

[epiphany-3.8.2\lib\egg\eggtreemultidnd.c:304]: (style) The scope of the variable 'context' can be reduced.

[epiphany-3.8.2\lib\ephy-debug.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-debug.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-dialog.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-initial-state.h:24]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-gui.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-dialog.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-dnd.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node-db.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-dnd.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-favicon-helpers.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-favicon-helpers.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-file-chooser.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-file-helpers.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-settings.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-prefs.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-string.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-file-chooser.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-file-helpers.c:89]: (error) no mkdtemp implementation

[epiphany-3.8.2\lib\ephy-file-helpers.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-string.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-gui.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node-common.h:52]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-initial-state.h:24]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-langs.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-langs.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node-db.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node-filter.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node-filter.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-node.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-object-helpers.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-object-helpers.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-web-app-utils.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-settings.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-signal-accumulator.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-signal-accumulator.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-snapshot-service.c:620]: (style) The scope of the variable 'orig_aspect_ratio' can be reduced.

[epiphany-3.8.2\lib\ephy-snapshot-service.c:620]: (style) The scope of the variable 'dest_aspect_ratio' can be reduced.

[epiphany-3.8.2\lib\ephy-snapshot-service.c:621]: (style) The scope of the variable 'x_offset' can be reduced.

[epiphany-3.8.2\lib\ephy-snapshot-service.c:621]: (style) The scope of the variable 'new_width' can be reduced.

[epiphany-3.8.2\lib\ephy-snapshot-service.c:621]: (style) The scope of the variable 'new_height' can be reduced.

[epiphany-3.8.2\lib\ephy-time-helpers.h:27]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-time-helpers.h:27]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-web-app-utils.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-web-dom-utils.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-web-dom-utils.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-zoom.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\ephy-zoom.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\history\ephy-history-service-hosts-table.c:146] -> [epiphany-3.8.2\lib\history\ephy-history-service-hosts-table.c:148]: (warning) Possible null pointer dereference: host - otherwise it is redundant to check it against null.

[epiphany-3.8.2\lib\history\ephy-history-service-hosts-table.c:371]: (style) The scope of the variable 'tmp' can be reduced.

[epiphany-3.8.2\lib\history\ephy-history-service-urls-table.c:69] -> [epiphany-3.8.2\lib\history\ephy-history-service-urls-table.c:71]: (warning) Possible null pointer dereference: url - otherwise it is redundant to check it against null.

[epiphany-3.8.2\lib\history\ephy-history-service-visits-table.c:116]: (style) The scope of the variable 'from_join_statement' can be reduced.

[epiphany-3.8.2\lib\history\ephy-history-service-visits-table.c:119]: (style) The scope of the variable 'from_visits_statement' can be reduced.

[epiphany-3.8.2\lib\history\ephy-history-service.c:450]: (style) The scope of the variable 'message' can be reduced.

[epiphany-3.8.2\lib\history\ephy-history-service.c:1065]: (style) The scope of the variable 'url' can be reduced.

[epiphany-3.8.2\lib\history\ephy-history-service.c:1066]: (style) The scope of the variable 'ctx' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-certificate-dialog.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-certificate-dialog.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-download-widget.h:26]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-download-widget.h:26]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-frecent-store.c:50]: (style) The scope of the variable 'url' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-frecent-store.c:213]: (style) The scope of the variable 'store_uri' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-history-view.c:56]: (style) The scope of the variable 'view' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-hosts-store.c:44]: (style) The scope of the variable 'path' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-hosts-store.c:91]: (style) The scope of the variable 'cmp' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-hosts-store.c:212]: (style) The scope of the variable 'host' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-hosts-store.c:216]: (style) The scope of the variable 'favicon' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-location-entry.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-location-entry.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-middle-clickable-button.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-middle-clickable-button.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-tree-model-node.h:78]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-node-view.h:139]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-tree-model-sort.h:20]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-tree-model-node.h:78]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-overview-store.c:470]: (style) The scope of the variable 'old_default_icon' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-overview-store.c:557]: (style) The scope of the variable 'new_pixbuf' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-tree-model-sort.h:20]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-urls-store.c:58]: (style) The scope of the variable 'url' can be reduced.

[epiphany-3.8.2\lib\widgets\ephy-zoom-action.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\ephy-zoom-action.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\lib\widgets\gd-main-view.c:474]: (style) The scope of the variable 'sel_path' can be reduced.

[epiphany-3.8.2\lib\widgets\nautilus-floating-bar.c:369]: (style) The scope of the variable 'widget' can be reduced.

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-action-group.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-action.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-ui.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-action-group.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-action.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-properties.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topics-entry.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topics-palette.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmark-properties.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-editor.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-export.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-import.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topic-action.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-editor.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-export.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-import.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-menu.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-open-tabs-action.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-nodes-cover.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-menu.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topic-action-group.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks-ui.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-bookmarks.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-nodes-cover.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topic-action-group.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topic-action.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topics-entry.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\bookmarks\ephy-topics-palette.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-action-helper.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-action-helper.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-window-action.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-window.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\window-commands.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-window-action.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-completion-model.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-shell.h:24]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-session.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-completion-model.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-encoding-dialog.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-encoding-dialog.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-encoding-menu.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-encoding-menu.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-find-toolbar.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-find-toolbar.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-history-window.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-history-window.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-home-action.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-link-action.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-link.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-home-action.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-link-action.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-link.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-location-controller.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-location-controller.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-lockdown.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-private.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-lockdown.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-private.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-navigation-history-action.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-navigation-history-action.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-notebook.h:23]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-notebook.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-session.h:23]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-shell.h:24]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-toolbar.h:22]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-toolbar.h:22]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\ephy-window.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\src\window-commands.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\tests\ephy-bookmarks-test.c:33]: (style) The scope of the variable 'file' can be reduced.

[epiphany-3.8.2\tests\ephy-bookmarks-test.c:34]: (style) The scope of the variable 'path' can be reduced.

[epiphany-3.8.2\tests\ephy-test-utils.h:21]: (error) "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\tests\ephy-test-utils.h:21]: (error) #error "Only <epiphany/epiphany.h> can be included directly."

[epiphany-3.8.2\tests\ephy-snapshot-service-test.c:215]: (style) The scope of the variable 'response' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epiphany-extensions/epiphany-extensions_3.4.0.orig.tar.xz
[epiphany-extensions-3.4.0\extensions\actions\ephy-actions-extension-editor-dialog.c:705]: (style) The scope of the variable 'screen' can be reduced.

[epiphany-extensions-3.4.0\extensions\actions\ephy-actions-extension-editor-dialog.c:584]: (style) Variable 'actions' is assigned a value that is never used.

[epiphany-extensions-3.4.0\extensions\adblock\adblock-ui.c:265]: (style) The scope of the variable 'filter_uri' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:192]: (style) The scope of the variable 'url' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:193]: (style) The scope of the variable 'fileuri' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:231]: (style) The scope of the variable 'url' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:278]: (style) The scope of the variable 'filter' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:491]: (style) The scope of the variable 'sig' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:714]: (style) The scope of the variable 'line' can be reduced.

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:421]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:600]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:601]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:698]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:699]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\adblock\uri-tester.c:704]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[epiphany-extensions-3.4.0\extensions\error-viewer\link-checker.c:89]: (style) The scope of the variable 'cb_data' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\mozilla\ErrorViewerConsoleListener.cpp:42]: (warning) Member variable 'ErrorViewerConsoleListener::mDialog' is not initialized in the constructor.

[epiphany-extensions-3.4.0\extensions\error-viewer\mozilla\ErrorViewerURICheckerObserver.cpp:47]: (warning) Member variable 'ErrorViewerURICheckerObserver::mChecker' is not initialized in the constructor.

[epiphany-extensions-3.4.0\extensions\error-viewer\mozilla\ErrorViewerURICheckerObserver.cpp:47]: (warning) Member variable 'ErrorViewerURICheckerObserver::mFilename' is not initialized in the constructor.

[epiphany-extensions-3.4.0\extensions\error-viewer\mozilla\register-listener.cpp:58]: (style) C-style pointer casting

[epiphany-extensions-3.4.0\extensions\error-viewer\opensp\validate.cpp:46]: (style) The scope of the variable 'len' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\sgml-validator.c:197]: (style) The scope of the variable 'location' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\sgml-validator.c:199]: (style) The scope of the variable 't' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\sgml-validator.c:423]: (style) The scope of the variable 'location' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\sgml-validator.c:423]: (style) The scope of the variable 't' can be reduced.

[epiphany-extensions-3.4.0\extensions\error-viewer\sgml-validator.c:477]: (style) The scope of the variable 'cb_data' can be reduced.

[epiphany-extensions-3.4.0\extensions\extensions-manager-ui\extensions-manager-ui.c:201]: (style) The scope of the variable 'info' can be reduced.

[epiphany-extensions-3.4.0\extensions\gestures\stroke.c:216]: (style) The scope of the variable 'delx' can be reduced.

[epiphany-extensions-3.4.0\extensions\gestures\stroke.c:216]: (style) The scope of the variable 'dely' can be reduced.

[epiphany-extensions-3.4.0\extensions\gestures\stroke.c:217]: (style) The scope of the variable 'ix' can be reduced.

[epiphany-extensions-3.4.0\extensions\gestures\stroke.c:217]: (style) The scope of the variable 'iy' can be reduced.

[epiphany-extensions-3.4.0\extensions\greasemonkey\ephy-greasemonkey-extension.c:99]: (style) The scope of the variable 'd' can be reduced.

[epiphany-extensions-3.4.0\extensions\greasemonkey\greasemonkey-script.c:190] -> [epiphany-extensions-3.4.0\extensions\greasemonkey\greasemonkey-script.c:191]: (warning) Possible null pointer dereference: pos - otherwise it is redundant to check it against null.

[epiphany-extensions-3.4.0\extensions\livehttpheaders\ephy-livehttpheaders-extension.c:64]: (style) Variable 'single' is assigned a value that is never used.

[epiphany-extensions-3.4.0\extensions\livehttpheaders\livehttpheaders-ui.c:135]: (style) The scope of the variable 'frame' can be reduced.

[epiphany-extensions-3.4.0\extensions\livehttpheaders\mozilla\mozilla-helper.cpp:46] -> [epiphany-extensions-3.4.0\extensions\livehttpheaders\mozilla\mozilla-helper.cpp:47]: (performance) Variable 'rv' is reassigned a value before the old one has been used.

[epiphany-extensions-3.4.0\extensions\livehttpheaders\mozilla\mozilla-helper.cpp:58] -> [epiphany-extensions-3.4.0\extensions\livehttpheaders\mozilla\mozilla-helper.cpp:59]: (performance) Variable 'rv' is reassigned a value before the old one has been used.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:539]: (style) The scope of the variable 'persist' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:600]: (style) The scope of the variable 'persist' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:1137]: (style) The scope of the variable 'type' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:2003]: (style) The scope of the variable 'widget' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:2005]: (style) The scope of the variable 'text' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:2105]: (style) The scope of the variable 'page' can be reduced.

[epiphany-extensions-3.4.0\extensions\page-info\page-info-dialog.c:1098]: (error) Uninitialized variable: url

[epiphany-extensions-3.4.0\extensions\permissions\ephy-permissions-dialog.c:431]: (style) The scope of the variable 'tab' can be reduced.

[epiphany-extensions-3.4.0\extensions\permissions\ephy-permissions-dialog.c:664]: (style) Variable 'shell' is assigned a value that is never used.

[epiphany-extensions-3.4.0\extensions\rss\ephy-rss-extension.c:277] -> [epiphany-extensions-3.4.0\extensions\rss\ephy-rss-extension.c:288]: (performance) Variable 'show' is reassigned a value before the old one has been used.

[epiphany-extensions-3.4.0\extensions\select-stylesheet\ephy-css-menu.c:325]: (style) The scope of the variable 'embed' can be reduced.

[epiphany-extensions-3.4.0\extensions\select-stylesheet\mozilla\mozilla-helpers.cpp:93]: (style) C-style pointer casting

[epiphany-extensions-3.4.0\extensions\smart-bookmarks\smart-bookmarks-extension.c:281]: (style) The scope of the variable 'bmk' can be reduced.

[epiphany-extensions-3.4.0\extensions\smart-bookmarks\smart-bookmarks-extension.c:565]: (style) The scope of the variable 'bmk' can be reduced.

[epiphany-extensions-3.4.0\extensions\soup-fly\soup-fly.c:372]: (style) Variable 'priv' is assigned a value that is never used.

[epiphany-extensions-3.4.0\extensions\tab-states\ephy-tab-states-extension.c:174]: (style) The scope of the variable 'label' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/episoder/episoder_0.7.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epix/epix_1.2.6.orig.tar.gz
[epix-1.2.6\Color.cc:71]: (warning) 'operator=' should check for assignment to self to avoid problems with dynamic memory.

[epix-1.2.6\Color_Neutral.h:52]: (style) Unused private function: 'Neutral_Color::operator*='

[epix-1.2.6\Color_Neutral.h:54]: (style) Unused private function: 'Neutral_Color::blend'

[epix-1.2.6\Color_Neutral.h:55]: (style) Unused private function: 'Neutral_Color::superpose'

[epix-1.2.6\Color_Neutral.h:56]: (style) Unused private function: 'Neutral_Color::invert'

[epix-1.2.6\circle.cc:112]: (warning) Member variable 'Circle::m_radius' is not initialized in the constructor.

[epix-1.2.6\curves.cc:389]: (style) The scope of the variable 'N1' can be reduced.

[epix-1.2.6\curves.cc:390]: (style) The scope of the variable 'N2' can be reduced.

[epix-1.2.6\format.h:259]: (performance) Function parameter 'bkpts' should be passed by reference.

[epix-1.2.6\format.cc:241]: (style) Unused variable: value

[epix-1.2.6\format.cc:390]: (performance) Function parameter 'bkpts' should be passed by reference.

[epix-1.2.6\format.cc:457]: (warning) Possible dereference of an invalid iterator: ep

[epix-1.2.6\frac.cc:51]: (style) The scope of the variable 'denom' can be reduced.

[epix-1.2.6\frac.cc:239]: (style) The scope of the variable 'temp' can be reduced.

[epix-1.2.6\functions.cc:239]: (style) The scope of the variable 'temp' can be reduced.

[epix-1.2.6\geometry.cc:116] -> [epix-1.2.6\geometry.cc:116]: (style) Same expression on both sides of '|'.

[epix-1.2.6\geometry.cc:123] -> [epix-1.2.6\geometry.cc:123]: (style) Same expression on both sides of '|'.

[epix-1.2.6\geometry.cc:774] -> [epix-1.2.6\geometry.cc:774]: (style) Same expression on both sides of '|'.

[epix-1.2.6\geometry.cc:779] -> [epix-1.2.6\geometry.cc:779]: (style) Same expression on both sides of '|'.

[epix-1.2.6\intersections.cc:257] -> [epix-1.2.6\intersections.cc:257]: (style) Same expression on both sides of '|'.

[epix-1.2.6\interval.h:73]: (style) Unused private function: 'interval::literal'

[epix-1.2.6\pairs.cc:149] -> [epix-1.2.6\pairs.cc:149]: (style) Same expression on both sides of '|'.

[epix-1.2.6\path_data.cc:88]: (performance) Possible inefficient checking for 'm_data' emptiness.

[epix-1.2.6\path_data.cc:140]: (performance) Possible inefficient checking for 'm_data' emptiness.

[epix-1.2.6\pen_fill.cc:81]: (performance) Possible inefficient checking for 'm_border' emptiness.

[epix-1.2.6\pen_fill.cc:112]: (performance) Possible inefficient checking for 'm_border' emptiness.

[epix-1.2.6\pen_line.cc:74]: (performance) Possible inefficient checking for 'm_border' emptiness.

[epix-1.2.6\pen_line.cc:97]: (performance) Possible inefficient checking for 'm_border' emptiness.

[epix-1.2.6\plots.cc:338]: (style) The scope of the variable 'minimum' can be reduced.

[epix-1.2.6\plots.cc:386]: (style) The scope of the variable 'minimum' can be reduced.

[epix-1.2.6\pst.cc:99]: (style) Unused variable: value

[epix-1.2.6\triples.cc:186] -> [epix-1.2.6\triples.cc:186]: (style) Same expression on both sides of '|'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epm/epm_4.2.orig.tar.gz
[epm-4.2\aix.c:94]: (style) The scope of the variable 'pwd' can be reduced.

[epm-4.2\aix.c:95]: (style) The scope of the variable 'grp' can be reduced.

[epm-4.2\aix.c:327]: (style) The scope of the variable 'j' can be reduced.

[epm-4.2\aix.c:534]: (style) The scope of the variable 'c' can be reduced.

[epm-4.2\deb.c:53]: (style) The scope of the variable 'tarfile' can be reduced.

[epm-4.2\deb.c:54]: (style) The scope of the variable 'name' can be reduced.

[epm-4.2\deb.c:55]: (style) The scope of the variable 'filename' can be reduced.

[epm-4.2\deb.c:173]: (style) The scope of the variable 'rlptr' can be reduced.

[epm-4.2\dist.c:787]: (style) The scope of the variable 'pwd' can be reduced.

[epm-4.2\dist.c:1270]: (style) The scope of the variable 'is_inline' can be reduced.

[epm-4.2\dist.c:1538]: (style) The scope of the variable 'expand' can be reduced.

[epm-4.2\dist.c:1608]: (style) The scope of the variable 'linelen' can be reduced.

[epm-4.2\dist.c:1609]: (style) The scope of the variable 'expand' can be reduced.

[epm-4.2\dist.c:805]: (error) Memory leak: dist

[epm-4.2\doc\mantohtml.c:160]: (warning) scanf without field width limits can crash with huge input data.

[epm-4.2\epminstall.c:67]: (style) The scope of the variable 'src' can be reduced.

[epm-4.2\epminstall.c:68]: (style) The scope of the variable 'dst' can be reduced.

[epm-4.2\epminstall.c:70]: (style) The scope of the variable 'linklen' can be reduced.

[epm-4.2\gui-common.cxx:54]: (style) C-style pointer casting

[epm-4.2\gui-common.cxx:56]: (style) C-style pointer casting

[epm-4.2\gui-common.cxx:90]: (style) C-style pointer casting

[epm-4.2\gui-common.cxx:92]: (style) C-style pointer casting

[epm-4.2\gui-common.cxx:139]: (style) The scope of the variable 'i' can be reduced.

[epm-4.2\gui-common.cxx:142]: (style) The scope of the variable 'ext' can be reduced.

[epm-4.2\gui-common.cxx:211]: (style) The scope of the variable 'version' can be reduced.

[epm-4.2\gui-common.cxx:279]: (error) Resource leak: fp

[epm-4.2\mkepmlist.c:91]: (style) The scope of the variable 'ptr' can be reduced.

[epm-4.2\osx.c:68]: (style) The scope of the variable 'fp' can be reduced.

[epm-4.2\osx.c:70]: (style) The scope of the variable 'current' can be reduced.

[epm-4.2\osx.c:71]: (style) The scope of the variable 'ext' can be reduced.

[epm-4.2\osx.c:356]: (style) The scope of the variable 'pkgdir' can be reduced.

[epm-4.2\portable.c:113]: (style) The scope of the variable 'patchfiles' can be reduced.

[epm-4.2\portable.c:266]: (style) The scope of the variable 'filename' can be reduced.

[epm-4.2\portable.c:272]: (style) The scope of the variable 'setup_img' can be reduced.

[epm-4.2\portable.c:946]: (style) The scope of the variable 'commands' can be reduced.

[epm-4.2\portable.c:1398]: (style) The scope of the variable 'pswname' can be reduced.

[epm-4.2\portable.c:1889]: (style) The scope of the variable 'runlevels' can be reduced.

[epm-4.2\portable.c:1890]: (style) The scope of the variable 'number' can be reduced.

[epm-4.2\portable.c:2315]: (style) The scope of the variable 'runlevels' can be reduced.

[epm-4.2\portable.c:2316]: (style) The scope of the variable 'number' can be reduced.

[epm-4.2\portable.c:2634]: (style) The scope of the variable 'runlevels' can be reduced.

[epm-4.2\portable.c:2635]: (style) The scope of the variable 'number' can be reduced.

[epm-4.2\rpm.c:61]: (style) The scope of the variable 'tarfile' can be reduced.

[epm-4.2\rpm.c:63]: (style) The scope of the variable 'name' can be reduced.

[epm-4.2\setld.c:54]: (style) The scope of the variable 'pwd' can be reduced.

[epm-4.2\setld.c:55]: (style) The scope of the variable 'grp' can be reduced.

[epm-4.2\setup2.cxx:245]: (style) The scope of the variable 'ext' can be reduced.

[epm-4.2\setup2.cxx:247]: (style) The scope of the variable 'installed' can be reduced.

[epm-4.2\setup2.cxx:558]: (style) The scope of the variable 'liclabel' can be reduced.

[epm-4.2\setup2.cxx:786]: (style) The scope of the variable 'sep' can be reduced.

[epm-4.2\setup2.cxx:910]: (style) The scope of the variable 'bufptr' can be reduced.

[epm-4.2\setup2.cxx:960]: (style) The scope of the variable 'progress' can be reduced.

[epm-4.2\setup2.cxx:961]: (style) The scope of the variable 'error' can be reduced.

[epm-4.2\setup2.cxx:962]: (style) The scope of the variable 'message' can be reduced.

[epm-4.2\setup2.cxx:1089]: (style) The scope of the variable 'installed' can be reduced.

[epm-4.2\setup2.cxx:316]: (warning) scanf without field width limits can crash with huge input data.

[epm-4.2\snprintf.c:47]: (style) The scope of the variable 'size' can be reduced.

[epm-4.2\snprintf.c:103]: (style) Variable 'size' is assigned a value that is never used.

[epm-4.2\tar.c:42]: (style) The scope of the variable 'blocks' can be reduced.

[epm-4.2\tar.c:44]: (style) The scope of the variable 'padding' can be reduced.

[epm-4.2\tar.c:319]: (style) The scope of the variable 'pathsep' can be reduced.

[epm-4.2\tar.c:447]: (style) The scope of the variable 'command' can be reduced.

[epm-4.2\tar.c:289]: (style) Variable 'tbytes' is assigned a value that is never used.

[epm-4.2\uninst2.cxx:375]: (style) The scope of the variable 'bufptr' can be reduced.

[epm-4.2\uninst2.cxx:425]: (style) The scope of the variable 'progress' can be reduced.

[epm-4.2\uninst2.cxx:426]: (style) The scope of the variable 'error' can be reduced.

[epm-4.2\uninst2.cxx:427]: (style) The scope of the variable 'message' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epoptes/epoptes_0.5.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epos/epos_2.5.37.orig.tar.gz
[epos-2.5.37\arch\win-ce\stdlib.cpp:27]: (warning) memset() called to fill 0 bytes of 'c'.

[epos-2.5.37\arch\win\service\service.cpp:155]: (style) The scope of the variable 'basedir' can be reduced.

[epos-2.5.37\src\common.h:63]: (error) String library misconfigured. No.

[epos-2.5.37\src\epos.h:69]: (error) No getcwd and no replacement for getcwd

[epos-2.5.37\src\common.h:63]: (error) #error String library misconfigured. No.

[epos-2.5.37\src\block.cc:155]: (style) The scope of the variable 'r' can be reduced.

[epos-2.5.37\src\block.cc:93]: (warning) Member variable 'block_rule::current_rule' is not initialized in the constructor.

[epos-2.5.37\src\block.cc:93]: (warning) Member variable 'block_rule::n_rules' is not initialized in the constructor.

[epos-2.5.37\src\block.cc:518]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[epos-2.5.37\src\block.cc:534]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[epos-2.5.37\src\marker.cc:41]: (warning) Member variable 'marker::extent' is not initialized in the constructor.

[epos-2.5.37\src\marker.cc:41]: (warning) Member variable 'marker::par' is not initialized in the constructor.

[epos-2.5.37\src\marker.cc:41]: (warning) Member variable 'marker::pos' is not initialized in the constructor.

[epos-2.5.37\src\mbrsyn.cc:43]: (error) Apparently you have neither pipe() nor _pipe()

[epos-2.5.37\src\nnet\slowstring.h:118]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:131]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:145]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:180]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:192]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:204]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\slowstring.h:215]: (style) C-style pointer casting

[epos-2.5.37\src\nnet\pair.h:8]: (warning) Member variable 'TPair<CBasicString<char>,int>::data2' is not initialized in the constructor.

[epos-2.5.37\src\nnet\enumstring.cc:13]: (performance) Variable 'data' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\nnet\slowstring.h:15]: (error) Mismatching allocation and deallocation: CBasicString<char>::data

[epos-2.5.37\src\nnet\slowstring.h:180]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[epos-2.5.37\src\nnet\slowstring.h:192]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[epos-2.5.37\src\nnet\slowstring.h:204]: (error) Common realloc mistake: 'data' nulled but not freed upon failure

[epos-2.5.37\src\nnet\utils.h:88]: (performance) Function parameter 's' should be passed by reference.

[epos-2.5.37\src\nnet\matrix.cc:112]: (style) The scope of the variable 'r' can be reduced.

[epos-2.5.37\src\nnet\perceptron.h:272]: (style) Statements following return, break, continue, goto or throw will never be executed.

[epos-2.5.37\src\nnet\neural.cc:89]: (style) The scope of the variable 'ch2' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:90]: (style) The scope of the variable 'f' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:90]: (style) The scope of the variable 'ch2f_default' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:92]: (style) The scope of the variable 'ptmp' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:93]: (style) The scope of the variable 'i' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:93]: (style) The scope of the variable 'ichar' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:93]: (style) The scope of the variable 'ich2f' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:154]: (style) The scope of the variable 'iinp' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:276]: (style) The scope of the variable 'oldF' can be reduced.

[epos-2.5.37\src\nnet\neural.cc:279]: (style) The scope of the variable 'nn_derivatives' can be reduced.

[epos-2.5.37\src\nnet\traindata.h:179]: (warning) Member variable 'CTrainingData::examineColumns' is not initialized in the constructor.

[epos-2.5.37\src\nnet\traindata.h:179]: (warning) Member variable 'CTrainingData::dataMutex' is not initialized in the constructor.

[epos-2.5.37\src\nnet\traindata.h:179]: (warning) Member variable 'CTrainingData::rowCount' is not initialized in the constructor.

[epos-2.5.37\src\nnet\percstruct.h:23]: (warning) Member variable 'TLearningGoal::goalMet' is not initialized in the constructor.

[epos-2.5.37\src\nnet\percstruct.h:95]: (warning) Member variable 'TPerceptronStructure::dumpAllInterval' is not initialized in the constructor.

[epos-2.5.37\src\nnet\percstruct.h:95]: (warning) Member variable 'TPerceptronStructure::runWeightsPerturbation' is not initialized in the constructor.

[epos-2.5.37\src\nnet\percstruct.h:107]: (warning) Member variable 'TParams::minErrorChange' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:42]: (warning) Member variable 'TPerceptron::partialEk' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:42]: (warning) Member variable 'TPerceptron::index' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:69]: (warning) Member variable 'TConIndex::start' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:69]: (warning) Member variable 'TConIndex::end' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:69]: (warning) Member variable 'TConIndex::recurrent' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::outOffset' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::Emin' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::iData' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::lastBackupTime' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::lastGoalWrite' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::bestError' is not initialized in the constructor.

[epos-2.5.37\src\nnet\perceptron.h:89]: (warning) Member variable 'CPerceptronNN::currentError' is not initialized in the constructor.

[epos-2.5.37\src\nnet\neural.cc:526]: (performance) Variable 'filename' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\nnet\perceptron.cc:80]: (style) The scope of the variable 'irow' can be reduced.

[epos-2.5.37\src\nnet\perceptron.cc:80]: (style) The scope of the variable 'series' can be reduced.

[epos-2.5.37\src\nnet\perceptron.cc:146]: (style) Variable 'conCount' is assigned a value that is never used.

[epos-2.5.37\src\nnet\percinit.cc:44]: (style) The scope of the variable 'inpmin' can be reduced.

[epos-2.5.37\src\nnet\percinit.cc:44]: (style) The scope of the variable 'inpmax' can be reduced.

[epos-2.5.37\src\nnet\percinit.cc:44]: (style) The scope of the variable 'layer' can be reduced.

[epos-2.5.37\src\nnet\percinit.cc:46]: (style) The scope of the variable 'norm' can be reduced.

[epos-2.5.37\src\nnet\stream.cc:14]: (style) The scope of the variable 'modeStr' can be reduced.

[epos-2.5.37\src\nnet\stream.cc:110]: (warning) scanf without field width limits can crash with huge input data.

[epos-2.5.37\src\nnet\utils.cc:50]: (style) The scope of the variable 'file' can be reduced.

[epos-2.5.37\src\nnet\utils.cc:113]: (style) The scope of the variable 'oldpos' can be reduced.

[epos-2.5.37\src\nnet\utils.cc:114]: (style) The scope of the variable 'pbuf' can be reduced.

[epos-2.5.37\src\nnet\utils.cc:110]: (performance) Function parameter 's' should be passed by reference.

[epos-2.5.37\src\nnet\xml.cc:56]: (style) The scope of the variable 'chl' can be reduced.

[epos-2.5.37\src\nnet\xml.cc:37]: (performance) Variable 'tag' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\nnet\xml.cc:69]: (performance) Variable 'ch' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\nnet\xml.cc:70]: (performance) Variable 'at' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\nnet\xml.cc:71]: (performance) Variable 'tag' is assigned in constructor body. Consider performing initialization in initialization list.

[epos-2.5.37\src\tests\testbench.cc:90]: (style) The scope of the variable 'mess' can be reduced.

[epos-2.5.37\src\tests\testbench.cc:379]: (style) The scope of the variable 's' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epr-api/epr-api_2.2.orig.tar.gz
[bcdev-epr-api-a922482\bccunit\src\bccunit_test.c:21]: (style) Variable 'x' is assigned a value that is never used.

[bcdev-epr-api-a922482\bccunit\src\bccunit_test.c:29]: (style) Variable 'x' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\api-test\api_tests.c:75]: (style) The scope of the variable 'numwritten' can be reduced.

[bcdev-epr-api-a922482\src\api-test\api_tests.c:123]: (error) Resource leak: out_stream

[bcdev-epr-api-a922482\src\epr_band.c:240]: (style) The scope of the variable 'band_id' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:701]: (style) The scope of the variable 'sph_record' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:823]: (style) The scope of the variable 'field' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:824]: (style) The scope of the variable 'field_beg' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:825]: (style) The scope of the variable 'field_end' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:831]: (style) The scope of the variable 'sph_record' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:839]: (style) The scope of the variable 'y_beg' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:839]: (style) The scope of the variable 'y_end' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:842]: (style) The scope of the variable 'y_mod' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:1520]: (style) The scope of the variable 'n' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:1563]: (style) The scope of the variable 'x_mod' can be reduced.

[bcdev-epr-api-a922482\src\epr_band.c:621]: (style) Checking if unsigned variable 'raster_width' is less than zero.

[bcdev-epr-api-a922482\src\epr_band.c:621]: (style) Checking if unsigned variable 'raster_height' is less than zero.

[bcdev-epr-api-a922482\src\epr_band.c:621]: (style) Checking if unsigned variable 'source_step_x' is less than zero.

[bcdev-epr-api-a922482\src\epr_band.c:621]: (style) Checking if unsigned variable 'source_step_y' is less than zero.

[bcdev-epr-api-a922482\src\epr_band.c:656]: (style) Variable 'rd_bm' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_band.c:730]: (style) Variable 'rec_size' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_band.c:858]: (style) Variable 'band_smod' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_band.c:852]: (style) Variable 'rec_size' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_band.c:963]: (style) Variable 'offset_x_mirrored' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_bitmask.c:64]: (style) The scope of the variable 'flag_raster' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:65]: (style) The scope of the variable 'flag_index' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:176]: (style) The scope of the variable 'temp' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:177]: (style) The scope of the variable 'eval' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:279]: (style) The scope of the variable 'flag_def' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:397]: (style) The scope of the variable 'flag_def' can be reduced.

[bcdev-epr-api-a922482\src\epr_bitmask.c:139]: (error) Memory leak: context

[bcdev-epr-api-a922482\src\epr_core.c:379]: (style) The scope of the variable 'comes_from_convert' can be reduced.

[bcdev-epr-api-a922482\src\epr_core.c:425]: (style) The scope of the variable 'param_elem' can be reduced.

[bcdev-epr-api-a922482\src\epr_dataset.c:276]: (style) The scope of the variable 'data_type_size' can be reduced.

[bcdev-epr-api-a922482\src\epr_dataset.c:277]: (style) The scope of the variable 'elements_to_read' can be reduced.

[bcdev-epr-api-a922482\src\epr_dataset.c:278]: (style) The scope of the variable 'elements_read' can be reduced.

[bcdev-epr-api-a922482\src\epr_dataset.c:289]: (style) Checking if unsigned variable 'record_index' is less than zero.

[bcdev-epr-api-a922482\src\epr_dsd.c:540] -> [bcdev-epr-api-a922482\src\epr_dsd.c:549]: (warning) Possible null pointer dereference: code_block - otherwise it is redundant to check it against null.

[bcdev-epr-api-a922482\src\epr_dsd.c:98]: (style) The scope of the variable 'dataset_id' can be reduced.

[bcdev-epr-api-a922482\src\epr_dsd.c:129]: (style) The scope of the variable 'rec_size' can be reduced.

[bcdev-epr-api-a922482\src\epr_dsd.c:476]: (style) The scope of the variable 'code_block' can be reduced.

[bcdev-epr-api-a922482\src\epr_dsd.c:477]: (style) The scope of the variable 'numread' can be reduced.

[bcdev-epr-api-a922482\src\epr_dump.c:108]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:108]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:194]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:194]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:204]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:204]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\epr_dump.c:59]: (style) The scope of the variable 'field' can be reduced.

[bcdev-epr-api-a922482\src\epr_field.c:249]: (style) The scope of the variable 'field' can be reduced.

[bcdev-epr-api-a922482\src\epr_field.c:85]: (style) Variable 'data_type_size' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_field.c:167]: (error) Memory leak: field

[bcdev-epr-api-a922482\src\epr_msph.c:204] -> [bcdev-epr-api-a922482\src\epr_msph.c:206]: (warning) Possible null pointer dereference: code_block - otherwise it is redundant to check it against null.

[bcdev-epr-api-a922482\src\epr_msph.c:225] -> [bcdev-epr-api-a922482\src\epr_msph.c:229]: (warning) Possible null pointer dereference: code_block - otherwise it is redundant to check it against null.

[bcdev-epr-api-a922482\src\epr_msph.c:176]: (style) The scope of the variable 'record_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_msph.c:332]: (style) The scope of the variable 'token_value_o' can be reduced.

[bcdev-epr-api-a922482\src\epr_msph.c:361]: (style) The scope of the variable 'token_value_o' can be reduced.

[bcdev-epr-api-a922482\src\epr_msph.c:489]: (style) The scope of the variable 'field_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_msph.c:490]: (style) The scope of the variable 'field' can be reduced.

[bcdev-epr-api-a922482\src\epr_msph.c:407]: (style) Variable 'flag_negative' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_param.c:88]: (style) The scope of the variable 'param_elem' can be reduced.

[bcdev-epr-api-a922482\src\epr_param.c:134]: (style) The scope of the variable 'num_tie_points_across' can be reduced.

[bcdev-epr-api-a922482\src\epr_param.c:135]: (style) The scope of the variable 'ntpa' can be reduced.

[bcdev-epr-api-a922482\src\epr_product.c:430]: (warning) Redundant assignment of 'field' to itself.

[bcdev-epr-api-a922482\src\epr_product.c:435]: (warning) Redundant assignment of 'field' to itself.

[bcdev-epr-api-a922482\src\epr_product.c:283]: (style) The scope of the variable 'record_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_product.c:296]: (style) The scope of the variable 'dsd' can be reduced.

[bcdev-epr-api-a922482\src\epr_product.c:319]: (style) The scope of the variable 'dataset_id' can be reduced.

[bcdev-epr-api-a922482\src\epr_product.c:332]: (style) The scope of the variable 'band_id' can be reduced.

[bcdev-epr-api-a922482\src\epr_product.c:179]: (style) Variable 's_par' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_record.c:65]: (style) The scope of the variable 'field_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:111]: (style) The scope of the variable 'field_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:112]: (style) The scope of the variable 'field_info_index' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:193]: (style) The scope of the variable 'field_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:195]: (style) The scope of the variable 'data_type_id' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:196]: (style) The scope of the variable 'num_elems' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:197]: (style) The scope of the variable 'num_bytes' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:198]: (style) The scope of the variable 'more_count' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:199]: (style) The scope of the variable 'field_name' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:201]: (style) The scope of the variable 'unit' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:202]: (style) The scope of the variable 'description' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:315]: (style) The scope of the variable 'field_info' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:404]: (style) The scope of the variable 'field' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:405]: (style) The scope of the variable 'fields_index' can be reduced.

[bcdev-epr-api-a922482\src\epr_record.c:369]: (style) Checking if unsigned variable 'field_index' is less than zero.

[bcdev-epr-api-a922482\src\epr_record.c:346]: (style) Variable 'field_infos_length' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\epr_record.c:343]: (error) Memory leak: record

[bcdev-epr-api-a922482\src\epr_swap.c:133]: (portability) Casting from float* to integer* is not portable due to different binary data representations on different platforms.

[bcdev-epr-api-a922482\src\examples\write_bands.c:116]: (style) The scope of the variable 'numwritten' can be reduced.

[bcdev-epr-api-a922482\src\examples\write_bands.c:164]: (error) Resource leak: out_stream

[bcdev-epr-api-a922482\src\examples\write_bitmask.c:92]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\examples\write_bitmask.c:92]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\examples\write_bitmask.c:30]: (style) The scope of the variable 'numwritten' can be reduced.

[bcdev-epr-api-a922482\src\examples\write_ndvi.c:103] -> [bcdev-epr-api-a922482\src\examples\write_ndvi.c:109]: (performance) Variable 'status' is reassigned a value before the old one has been used.

[bcdev-epr-api-a922482\src\examples\write_ndvi.c:131]: (style) Variable 'status' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\examples\write_rgb.c:144]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[bcdev-epr-api-a922482\src\examples\write_rgb.c:145]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[bcdev-epr-api-a922482\src\examples\write_rgb.c:148]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[bcdev-epr-api-a922482\src\examples\write_rgb.c:198]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:974]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:974]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:176]: (style) The scope of the variable 'stream' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:177]: (style) The scope of the variable 'line' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:178]: (style) The scope of the variable 'line_no' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:181]: (style) The scope of the variable 'test_line' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:536]: (style) The scope of the variable 'ipp_length' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:537]: (style) The scope of the variable 'line' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:538]: (style) The scope of the variable 'buffer' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:539]: (style) The scope of the variable 'pos_equal_sign' can be reduced.

[bcdev-epr-api-a922482\src\test\api_unit_tests.c:542]: (style) Variable 'ipp_length' is assigned a value that is never used.

[bcdev-epr-api-a922482\src\test\epr_subset_test.c:185]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[bcdev-epr-api-a922482\src\test\epr_subset_test.c:110]: (style) The scope of the variable 'numwritten' can be reduced.

[bcdev-epr-api-a922482\src\test\epr_subset_test.c:210]: (error) Memory leak: buf

[bcdev-epr-api-a922482\src\utils\swpeo.c:55] -> [bcdev-epr-api-a922482\src\utils\swpeo.c:56]: (performance) Variable 'fileSize' is reassigned a value before the old one has been used.

[bcdev-epr-api-a922482\src\utils\swpeo.c:25]: (style) The scope of the variable 'filePath' can be reduced.

[bcdev-epr-api-a922482\src\utils\swpeo.c:26]: (style) The scope of the variable 'fileSize' can be reduced.

[bcdev-epr-api-a922482\src\utils\swpeo.c:27]: (style) The scope of the variable 'modulo' can be reduced.

[bcdev-epr-api-a922482\src\utils\swpeo.c:29]: (style) The scope of the variable 'file' can be reduced.

[bcdev-epr-api-a922482\src\utils\swpeo.c:99]: (style) The scope of the variable 'numItems' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epsilon/epsilon_0.6.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr_1.3.0.orig.tar.gz
[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-color.c:733]: (style) The scope of the variable 'block' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-color.c:733]: (style) The scope of the variable 'sizeNew' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-comp.c:389]: (style) The scope of the variable 'countBandStart' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-comp.c:391]: (style) The scope of the variable 'left' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-mono.c:713]: (style) The scope of the variable 'block' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-mono.c:713]: (style) The scope of the variable 'sizeNew' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-mono.c:838]: (style) The scope of the variable 'idx' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage-mono.c:888]: (warning, inconclusive) Size of pointer 'pBand' used instead of size of its data.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpage.c:966]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpr-mem.c:109]: (warning) Assignment of function parameter has no effect outside the function.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-escpr-mem.c:413]: (style) The scope of the variable 'jdx' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1747]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1747]: (warning) %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1747]: (warning) %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1747]: (warning) %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:250] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:251]: (performance) Variable 'testptr' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:520]: (style) The scope of the variable 'innerPrinter' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:819]: (style) The scope of the variable 'idx' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:958]: (style) The scope of the variable 'registered' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1078]: (style) The scope of the variable 'bMatch' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1342]: (style) The scope of the variable 'idx' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:80]: (style) struct or union member 'tagEPS_FIND_FUNCS::fncStart' is never used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:81]: (style) struct or union member 'tagEPS_FIND_FUNCS::fncCheck' is never used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:82]: (style) struct or union member 'tagEPS_FIND_FUNCS::fncEnd' is never used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:83]: (style) struct or union member 'tagEPS_FIND_FUNCS::sock' is never used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-protocol.c:1427]: (style) Variable 'ret' is not assigned a value.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:986] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:998]: (warning) Possible null pointer dereference: usbPrintJob - otherwise it is redundant to check it against null.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:401] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:402]: (performance) Variable 'retStatus' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:409] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:410]: (performance) Variable 'retStatus' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:410] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:411]: (performance) Variable 'retStatus' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:973] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:974]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1562] -> [epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1570]: (performance) Variable 'fd' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:143]: (style) The scope of the variable 'tmStart' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:143]: (style) The scope of the variable 'tmNow' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:143]: (style) The scope of the variable 'tmSpan' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:270]: (style) The scope of the variable 'manufacturer' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:271]: (style) The scope of the variable 'modelName' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:276]: (style) The scope of the variable 'enableBreak' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:671]: (style) The scope of the variable 'retryComm' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:674]: (style) The scope of the variable 'lSize' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1104]: (style) The scope of the variable 'Com' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1105]: (style) The scope of the variable 'cSize' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1563]: (style) The scope of the variable 'tmStart' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1563]: (style) The scope of the variable 'tmNow' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:1563]: (style) The scope of the variable 'tmSpan' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\lib\epson-usb.c:689]: (style) Variable 'retBufSize' is assigned a value that is never used.

[epson-inkjet-printer-escpr-1.3.0\src\filter.c:204] -> [epson-inkjet-printer-escpr-1.3.0\src\filter.c:210]: (performance) Variable 'retStatus' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\src\filter.c:592] -> [epson-inkjet-printer-escpr-1.3.0\src\filter.c:593]: (performance) Variable 'printHeight' is reassigned a value before the old one has been used.

[epson-inkjet-printer-escpr-1.3.0\src\filter.c:534]: (style) Checking if unsigned variable 'rsize' is less than zero.

[epson-inkjet-printer-escpr-1.3.0\src\filter.c:707]: (style) Checking if unsigned variable 'rsize' is less than zero.

[epson-inkjet-printer-escpr-1.3.0\src\filter.c:328]: (style) Array index 'i' is used before limits check.

[epson-inkjet-printer-escpr-1.3.0\src\str.c:54]: (warning) Assignment of function parameter has no effect outside the function.

[epson-inkjet-printer-escpr-1.3.0\src\wrapper.c:186]: (style) The scope of the variable 'write_size' can be reduced.

[epson-inkjet-printer-escpr-1.3.0\src\wrapper.c:262]: (style) Array index 'i' is used before limits check.

[epson-inkjet-printer-escpr-1.3.0\src\wrapper.c:224]: (error) Resource leak: pfp


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epstool/epstool_3.08+repack.orig.tar.gz
[epstool-3.08\src\capp.c:725] -> [epstool-3.08\src\capp.c:726]: (performance) Buffer 'unitbuf' is being written before its old content has been used.

[epstool-3.08\src\capp.c:221]: (error) Division by zero.

[epstool-3.08\src\cbmp.c:657]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:661]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:665]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:669]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:700]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:700]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:709]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[epstool-3.08\src\cbmp.c:1596]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cbmp.c:1596]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cbmp.c:1504] -> [epstool-3.08\src\cbmp.c:1506]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[epstool-3.08\src\cbmp.c:926] -> [epstool-3.08\src\cbmp.c:929]: (warning) Variable 'palcount' is reassigned a value before the old one has been used. 'break;' missing?

[epstool-3.08\src\cbmp.c:927] -> [epstool-3.08\src\cbmp.c:930]: (warning) Variable 'pallength' is reassigned a value before the old one has been used. 'break;' missing?

[epstool-3.08\src\cbmp.c:135]: (style) The scope of the variable 'shifter' can be reduced.

[epstool-3.08\src\cbmp.c:234]: (style) The scope of the variable 'dest' can be reduced.

[epstool-3.08\src\cbmp.c:409]: (style) The scope of the variable 'shift' can be reduced.

[epstool-3.08\src\cbmp.c:486]: (style) The scope of the variable 'mask' can be reduced.

[epstool-3.08\src\cbmp.c:526]: (style) The scope of the variable 'val' can be reduced.

[epstool-3.08\src\cbmp.c:572]: (style) The scope of the variable 'tupltype' can be reduced.

[epstool-3.08\src\cbmp.c:585]: (style) The scope of the variable 'endhdr' can be reduced.

[epstool-3.08\src\cbmp.c:586]: (style) The scope of the variable 't1' can be reduced.

[epstool-3.08\src\cbmp.c:587]: (style) The scope of the variable 't2' can be reduced.

[epstool-3.08\src\cbmp.c:1077]: (style) The scope of the variable 'strip_len' can be reduced.

[epstool-3.08\src\cbmp.c:1643]: (style) The scope of the variable 'p' can be reduced.

[epstool-3.08\src\cbmp.c:1026]: (style) struct or union member 'rational_s::numerator' is never used.

[epstool-3.08\src\cbmp.c:1027]: (style) struct or union member 'rational_s::denominator' is never used.

[epstool-3.08\src\cbmp.c:1032]: (style) struct or union member 'ifd_entry_s::tag' is never used.

[epstool-3.08\src\cbmp.c:1033]: (style) struct or union member 'ifd_entry_s::type' is never used.

[epstool-3.08\src\cbmp.c:1034]: (style) struct or union member 'ifd_entry_s::length' is never used.

[epstool-3.08\src\cbmp.c:1035]: (style) struct or union member 'ifd_entry_s::value' is never used.

[epstool-3.08\src\cbmp.c:1040]: (style) struct or union member 'tiff_head_s::order' is never used.

[epstool-3.08\src\cbmp.c:1041]: (style) struct or union member 'tiff_head_s::version' is never used.

[epstool-3.08\src\cbmp.c:1042]: (style) struct or union member 'tiff_head_s::ifd_offset' is never used.

[epstool-3.08\src\cbmp.c:199]: (style) Variable 'count' is assigned a value that is never used.

[epstool-3.08\src\cbmp.c:930]: (style) Variable 'pallength' is assigned a value that is never used.

[epstool-3.08\src\cbmp.c:1513]: (style) Variable 'code' is assigned a value that is never used.

[epstool-3.08\src\cdoc.c:334]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cdoc.c:985]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cdoc.c:304]: (style) The scope of the variable 'buf' can be reduced.

[epstool-3.08\src\cdoc.c:307]: (style) The scope of the variable 'linefmt' can be reduced.

[epstool-3.08\src\ceps.c:103]: (style) The scope of the variable 'shifter' can be reduced.

[epstool-3.08\src\ceps.c:353]: (style) The scope of the variable 'mac' can be reduced.

[epstool-3.08\src\ceps.c:627]: (style) The scope of the variable 'hexcount' can be reduced.

[epstool-3.08\src\ceps.c:1165]: (style) The scope of the variable 'len' can be reduced.

[epstool-3.08\src\ceps.c:1311]: (style) The scope of the variable 'f' can be reduced.

[epstool-3.08\src\ceps.c:1312]: (style) The scope of the variable 'wfname' can be reduced.

[epstool-3.08\src\ceps.c:1344]: (style) The scope of the variable 'missing' can be reduced.

[epstool-3.08\src\ceps.c:1376]: (style) The scope of the variable 'missing' can be reduced.

[epstool-3.08\src\ceps.c:1408]: (style) The scope of the variable 'missing' can be reduced.

[epstool-3.08\src\ceps.c:1456]: (style) The scope of the variable 'missing' can be reduced.

[epstool-3.08\src\ceps.c:1503]: (style) The scope of the variable 'len' can be reduced.

[epstool-3.08\src\ceps.c:1596]: (style) The scope of the variable 'i' can be reduced.

[epstool-3.08\src\ceps.c:1599]: (style) The scope of the variable 'len' can be reduced.

[epstool-3.08\src\ceps.c:1600]: (style) The scope of the variable 'f' can be reduced.

[epstool-3.08\src\ceps.c:1649]: (style) The scope of the variable 'sepname1' can be reduced.

[epstool-3.08\src\ceps.c:1731]: (style) The scope of the variable 'begin' can be reduced.

[epstool-3.08\src\ceps.c:2352]: (style) The scope of the variable 'end' can be reduced.

[epstool-3.08\src\ceps.c:1606]: (style) Variable 'len' is assigned a value that is never used.

[epstool-3.08\src\ceps.c:2166]: (style) Variable 'code' is assigned a value that is never used.

[epstool-3.08\src\ceps.c:1037]: (error) Memory leak: pbmi

[epstool-3.08\src\cimg.c:1958]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cimg.c:1964]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cimg.c:1966]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cimg.c:1978]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cimg.c:1978]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\cimg.c:2112] -> [epstool-3.08\src\cimg.c:2116]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[epstool-3.08\src\cimg.c:2113] -> [epstool-3.08\src\cimg.c:2116]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[epstool-3.08\src\cimg.c:93]: (style) The scope of the variable 'val' can be reduced.

[epstool-3.08\src\cimg.c:114]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:115]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:134]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:135]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:154]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:155]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:174]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:175]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:195]: (style) The scope of the variable 'cyan' can be reduced.

[epstool-3.08\src\cimg.c:195]: (style) The scope of the variable 'magenta' can be reduced.

[epstool-3.08\src\cimg.c:195]: (style) The scope of the variable 'yellow' can be reduced.

[epstool-3.08\src\cimg.c:195]: (style) The scope of the variable 'black' can be reduced.

[epstool-3.08\src\cimg.c:328]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:329]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:348]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:349]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:368]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:369]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:388]: (style) The scope of the variable 'w' can be reduced.

[epstool-3.08\src\cimg.c:389]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:409]: (style) The scope of the variable 'cyan' can be reduced.

[epstool-3.08\src\cimg.c:409]: (style) The scope of the variable 'magenta' can be reduced.

[epstool-3.08\src\cimg.c:409]: (style) The scope of the variable 'yellow' can be reduced.

[epstool-3.08\src\cimg.c:409]: (style) The scope of the variable 'black' can be reduced.

[epstool-3.08\src\cimg.c:500]: (style) The scope of the variable 'val' can be reduced.

[epstool-3.08\src\cimg.c:684]: (style) The scope of the variable 'value' can be reduced.

[epstool-3.08\src\cimg.c:1107]: (style) The scope of the variable 'source' can be reduced.

[epstool-3.08\src\cimg.c:1538]: (style) The scope of the variable 'temp_format' can be reduced.

[epstool-3.08\src\cimg.c:1541]: (style) The scope of the variable 'grey_format' can be reduced.

[epstool-3.08\src\cimg.c:1818]: (style) The scope of the variable 'packin_count' can be reduced.

[epstool-3.08\src\clfile.c:240]: (style) Variable 'code' is assigned a value that is never used.

[epstool-3.08\src\clzw.c:128]: (style) The scope of the variable 'ch' can be reduced.

[epstool-3.08\src\clzw.c:129]: (style) The scope of the variable 'hash_index' can be reduced.

[epstool-3.08\src\cmac.c:277]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:277]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:279]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:279]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:299]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:343]: (warning) %ld in format string (no. 5) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:351]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:805]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:805]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:807]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:807]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:809]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:809]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:811]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:811]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'DWORD {aka unsigned long}'.

[epstool-3.08\src\cmac.c:90]: (style) The scope of the variable 'version' can be reduced.

[epstool-3.08\src\cmac.c:247]: (style) The scope of the variable 'ref_offset' can be reduced.

[epstool-3.08\src\cmac.c:249]: (style) The scope of the variable 'preview_length' can be reduced.

[epstool-3.08\src\cmac.c:769]: (style) The scope of the variable 'p' can be reduced.

[epstool-3.08\src\cmbcs.c:164]: (style) The scope of the variable 'j' can be reduced.

[epstool-3.08\src\cpdfscan.c:198] -> [epstool-3.08\src\cpdfscan.c:195]: (warning) Possible null pointer dereference: ps - otherwise it is redundant to check it against null.

[epstool-3.08\src\cpdfscan.c:1326] -> [epstool-3.08\src\cpdfscan.c:1327]: (performance) Buffer 'newxref' is being written before its old content has been used.

[epstool-3.08\src\cpdfscan.c:436]: (style) The scope of the variable 'r' can be reduced.

[epstool-3.08\src\cpdfscan.c:999]: (style) The scope of the variable 'ch' can be reduced.

[epstool-3.08\src\cpdfscan.c:109]: (style) struct or union member 'value_u::opval' is never used.

[epstool-3.08\src\cps.c:90]: (style) The scope of the variable 'buf' can be reduced.

[epstool-3.08\src\cps.c:150]: (style) The scope of the variable 'line' can be reduced.

[epstool-3.08\src\cps.c:151]: (style) The scope of the variable 'found' can be reduced.

[epstool-3.08\src\cps.c:192]: (style) The scope of the variable 'end_header' can be reduced.

[epstool-3.08\src\cps.c:193]: (style) The scope of the variable 'line_written' can be reduced.

[epstool-3.08\src\dscutil.c:201]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:290]: (warning) %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:297]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:297]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:297]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:297]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'.

[epstool-3.08\src\dscutil.c:320]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\dscutil.c:407]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\dscutil.c:453]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\dscutil.c:549]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epstool-3.08\src\dscutil.c:176]: (style) The scope of the variable 'buf' can be reduced.

[epstool-3.08\src\epstool.c:1154] -> [epstool-3.08\src\epstool.c:1157]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[epstool-3.08\src\epstool.c:1155] -> [epstool-3.08\src\epstool.c:1157]: (warning) Possible null pointer dereference: img - otherwise it is redundant to check it against null.

[epstool-3.08\src\epstool.c:375] -> [epstool-3.08\src\epstool.c:373]: (warning) Possible null pointer dereference: rs - otherwise it is redundant to check it against null.

[epstool-3.08\src\epstool.c:377] -> [epstool-3.08\src\epstool.c:373]: (warning) Possible null pointer dereference: rs - otherwise it is redundant to check it against null.

[epstool-3.08\src\epstool.c:258]: (style) The scope of the variable 'p' can be reduced.

[epstool-3.08\src\epstool.c:671]: (style) The scope of the variable 'i' can be reduced.

[epstool-3.08\src\epstool.c:1195]: (style) The scope of the variable 'temp_outname' can be reduced.

[epstool-3.08\src\epstool.c:1409]: (style) The scope of the variable 'fname' can be reduced.

[epstool-3.08\src\epstool.c:1461]: (style) The scope of the variable 'f' can be reduced.

[epstool-3.08\src\epstool.c:1466]: (style) The scope of the variable 'i' can be reduced.

[epstool-3.08\src\epstool.c:1594]: (style) The scope of the variable 'pcolour' can be reduced.

[epstool-3.08\src\epstool.c:1628]: (style) The scope of the variable 'line' can be reduced.

[epstool-3.08\src\epstool.c:1909]: (style) The scope of the variable 'hires_bbox_valid' can be reduced.

[epstool-3.08\src\epstool.c:2257]: (style) The scope of the variable 'line' can be reduced.

[epstool-3.08\src\epstool.c:1855]: (warning, inconclusive) Size of pointer 'newimg' used instead of size of its data.

[epstool-3.08\src\epstool.c:1726]: (style) Variable 'code' is assigned a value that is never used.

[epstool-3.08\src\epstool.c:1924]: (style) Variable 'hires_bbox_valid' is assigned a value that is never used.

[epstool-3.08\src\xdll.c:79]: (warning) Assignment of function parameter has no effect outside the function.

[epstool-3.08\src\xdll.c:45]: (style) The scope of the variable 'shortname' can be reduced.

[epstool-3.08\src\xnodll.c:48]: (warning) Assignment of function parameter has no effect outside the function.

[epstool-3.08\srcwin\wdll.c:141]: (warning) Assignment of function parameter has no effect outside the function.

[epstool-3.08\srcwin\wdll.c:98]: (style) The scope of the variable 'shortname' can be reduced.

[epstool-3.08\srcwin\wdll.c:100]: (style) The scope of the variable 'p' can be reduced.

[epstool-3.08\srcwin\wgsver.c:58]: (style) The scope of the variable 'cbData' can be reduced.

[epstool-3.08\srcwin\wgsver.c:61]: (style) The scope of the variable 'ver' can be reduced.

[epstool-3.08\srcwin\wgsver.c:62]: (style) The scope of the variable 'p' can be reduced.

[epstool-3.08\srcwin\wgsver.c:147]: (style) The scope of the variable 'rc' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epubcheck/epubcheck_3.0.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epwutil/epwutil_1.1.orig.tar.gz
[epwutil-1.1.orig\bookinfo.c:126]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[epwutil-1.1.orig\bookinfo.c:127]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[epwutil-1.1.orig\bookinfo.c:205]: (warning) %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'long'.

[epwutil-1.1.orig\bookinfo.c:103]: (style) The scope of the variable 'must' can be reduced.

[epwutil-1.1.orig\bookinfo.c:103]: (style) The scope of the variable 'mark' can be reduced.

[epwutil-1.1.orig\bookinfo.c:521]: (style) The scope of the variable 'dmin' can be reduced.

[epwutil-1.1.orig\bookinfo.c:521]: (style) The scope of the variable 'dmax' can be reduced.

[epwutil-1.1.orig\bookinfo.c:105]: (style) Unused variable: tmp4

[epwutil-1.1.orig\bookinfo.c:385]: (style) Unused variable: c1

[epwutil-1.1.orig\bookinfo.c:385]: (style) Unused variable: c2

[epwutil-1.1.orig\bookinfo.c:602]: (error) Uninitialized variable: n

[epwutil-1.1.orig\bread.c:130]: (style) The scope of the variable 'b1' can be reduced.

[epwutil-1.1.orig\bread.c:130]: (style) The scope of the variable 'b2' can be reduced.

[epwutil-1.1.orig\bread.c:183]: (error) Memory leak: infop

[epwutil-1.1.orig\bwrite.c:147]: (style) Unused variable: i

[epwutil-1.1.orig\bwrite.c:148]: (style) Unused variable: n

[epwutil-1.1.orig\catdump.c:279]: (style) The scope of the variable 'eb' can be reduced.

[epwutil-1.1.orig\catdump.c:280]: (style) The scope of the variable 'epw' can be reduced.

[epwutil-1.1.orig\catdump.c:281]: (style) The scope of the variable 'epw2' can be reduced.

[epwutil-1.1.orig\catdump.c:508]: (style) Unused variable: c1

[epwutil-1.1.orig\catdump.c:508]: (style) Unused variable: c2

[epwutil-1.1.orig\catdump.c:1055]: (style) Unused variable: c1

[epwutil-1.1.orig\catdump.c:1055]: (style) Unused variable: c2

[epwutil-1.1.orig\catdump.c:619]: (error) Uninitialized variable: i

[epwutil-1.1.orig\squeeze.c:611]: (style) The scope of the variable 'dmin' can be reduced.

[epwutil-1.1.orig\squeeze.c:611]: (style) The scope of the variable 'dmax' can be reduced.

[epwutil-1.1.orig\squeeze.c:349]: (style) Unused variable: n

[epwutil-1.1.orig\squeeze.c:350]: (style) Unused variable: cents

[epwutil-1.1.orig\squeeze.c:350]: (style) Unused variable: citems

[epwutil-1.1.orig\squeeze.c:299]: (error) Memory leak: ninfop

[epwutil-1.1.orig\squeeze.c:408]: (error) Memory leak: ninfop

[epwutil-1.1.orig\squeeze.c:652]: (error) Uninitialized variable: n


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epydoc/epydoc_3.0.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epylog/epylog_1.0.7.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eq10q/eq10q_2.0~beta5.1~repack0.orig.tar.gz
[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:27]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:27]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:27]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:27]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'wo2w22' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'betha' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'Re' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:48]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:105]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:105]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:105]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:105]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'wo2w22' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'betha' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'Re' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:125]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:181]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:181]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:181]: (style) The scope of the variable 'Re' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:181]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:181]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:220]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:220]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:220]: (style) The scope of the variable 'Re' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:220]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:220]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:259]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:259]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:279]: (style) The scope of the variable 'w' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:279]: (style) The scope of the variable 'w2' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:279]: (style) The scope of the variable 'Re' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:279]: (style) The scope of the variable 'Im' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodecalc.cpp:279]: (style) The scope of the variable 'den' can be reduced.

[eq10q-2-beta5.1\gui\widgets\bodeplot.cpp:594]: (style) The scope of the variable 'ball_x' can be reduced.

[eq10q-2-beta5.1\gui\widgets\eqparams.cpp:41]: (style) C-style pointer casting

[eq10q-2-beta5.1\gui\widgets\eqparams.cpp:38]: (warning) Member variable 'EqParams::m_fInGain' is not initialized in the constructor.

[eq10q-2-beta5.1\gui\widgets\eqparams.cpp:38]: (warning) Member variable 'EqParams::m_fOutGain' is not initialized in the constructor.

[eq10q-2-beta5.1\gui\widgets\eqparams.h:23]: (style) 'class EqParams' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eq10q-2-beta5.1\gui\widgets\eqwindow.cpp:296]: (style) The scope of the variable 'usedQ' can be reduced.

[eq10q-2-beta5.1\gui\widgets\faderwidget.cpp:108]: (style) The scope of the variable 'm' can be reduced.

[eq10q-2-beta5.1\gui\widgets\faderwidget.cpp:108]: (style) The scope of the variable 'n' can be reduced.

[eq10q-2-beta5.1\gui\widgets\templatewidget.cpp:161]: (style) The scope of the variable 'desp' can be reduced.

[eq10q-2-beta5.1\gui\widgets\templatewidget.cpp:162]: (style) The scope of the variable 'ix' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eql/eql_1.2.ds1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eqonomize/eqonomize_0.6.orig.tar.gz
[eqonomize-0.6\src\budget.cpp:122]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:123]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:124]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:251]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:255]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:256]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:260]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:264]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:265]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:269]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:270]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:518]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:560]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:562]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:563]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:564]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:568]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:571]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:589]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:595]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:596]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:598]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:604]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:610]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:635]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:641]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:642]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:648]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:654]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:672]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:673]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:674]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:681]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:682]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:683]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:692]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:693]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:694]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:740]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:746]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:752]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:785]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:791]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:811]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:818]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:828]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:836]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:850]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:851]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:852]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:868]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:875]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:882]: (style) C-style pointer casting

[eqonomize-0.6\src\budget.cpp:379]: (style) Variable 'had_line' is assigned a value that is never used.

[eqonomize-0.6\src\budget.h:119]: (style) 'class Budget' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eqonomize-0.6\src\categoriescomparisonchart.cpp:553]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonchart.cpp:563]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonchart.cpp:628]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonchart.cpp:639]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonchart.cpp:669]: (style) Variable 'value_count' is assigned a value that is never used.

[eqonomize-0.6\src\categoriescomparisonreport.cpp:290]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:291]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:293]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:294]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:578]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:581]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:582]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:584]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:585]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:622]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:626]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:634]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:636]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:639]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:641]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:687]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:691]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:700]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:702]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:705]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:707]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:959]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:960]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:962]: (style) C-style pointer casting

[eqonomize-0.6\src\categoriescomparisonreport.cpp:963]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:130]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:135]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:136]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:151]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:156]: (style) C-style pointer casting

[eqonomize-0.6\src\editscheduledtransactiondialog.cpp:157]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:107]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:213]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:241]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:281]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:295]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:301]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:302]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:303]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:324]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:355]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:359]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:363]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:364]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:366]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:372]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:393]: (style) C-style pointer casting

[eqonomize-0.6\src\editsplitdialog.cpp:426]: (style) C-style pointer casting

[eqonomize-0.6\src\eqonomizevalueedit.cpp:115]: (style) C-style pointer casting

[eqonomize-0.6\src\eqonomizevalueedit.cpp:116]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:952]: (warning) Comparison of a boolean with an integer.

[eqonomize-0.6\src\importcsvdialog.cpp:304]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:737]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:760]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:991]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1027]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1040]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1064]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1115]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1120]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1126]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1128]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1130]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1138]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1140]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1147]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1149]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1151]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:1153]: (style) C-style pointer casting

[eqonomize-0.6\src\importcsvdialog.cpp:812]: (style) The scope of the variable 'had_data' can be reduced.

[eqonomize-0.6\src\importcsvdialog.cpp:704]: (style) Variable 'ncolumns' is assigned a value that is never used.

[eqonomize-0.6\src\importcsvdialog.cpp:1170]: (style) Variable 'had_data' is assigned a value that is never used.

[eqonomize-0.6\src\ledgerdialog.cpp:371]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:388]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:403]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:449]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:464]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:477]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:485]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:487]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:491]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:506]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:514]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:518]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:522]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:530]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:531]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:544]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:551]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:557]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:600]: (style) C-style pointer casting

[eqonomize-0.6\src\ledgerdialog.cpp:470]: (style) The scope of the variable 'warned1' can be reduced.

[eqonomize-0.6\src\ledgerdialog.cpp:470]: (style) The scope of the variable 'warned2' can be reduced.

[eqonomize-0.6\src\ledgerdialog.cpp:470]: (style) The scope of the variable 'warned3' can be reduced.

[eqonomize-0.6\src\ledgerdialog.cpp:470]: (style) The scope of the variable 'warned4' can be reduced.

[eqonomize-0.6\src\overtimechart.cpp:359]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:360]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:362]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:363]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:910]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:920]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:930]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:940]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:950]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:960]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:970]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:980]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:990]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1000]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1226]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1236]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1246]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1256]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1266]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1276]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1286]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1296]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1306]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1316]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1378]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1870]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1871]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1873]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1874]: (style) C-style pointer casting

[eqonomize-0.6\src\overtimechart.cpp:1541]: (style) Variable 'max_axis_value_width' is assigned a value that is never used.

[eqonomize-0.6\src\overtimechart.cpp:1897]: (warning) Logical disjunction always evaluates to true: current_source >= 15 || current_source <= 20.

[eqonomize-0.6\src\overtimechart.cpp:1904]: (warning) Logical disjunction always evaluates to true: current_source >= 15 || current_source <= 20.

[eqonomize-0.6\src\qifimportexport.cpp:250]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1327]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1334]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1444]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1455]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1605]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1606]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1612]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1614]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1617]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1618]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1622]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1623]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1628]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1651]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1665]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1691]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1696]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1700]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1701]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:1764]: (style) C-style pointer casting

[eqonomize-0.6\src\qifimportexport.cpp:756]: (style) The scope of the variable 'commission' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:756]: (style) The scope of the variable 'sec_amount' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:756]: (style) The scope of the variable 'shares' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:756]: (style) The scope of the variable 'price' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:1274]: (style) The scope of the variable 'trans2' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:1375]: (style) The scope of the variable 'tra' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:1385]: (style) The scope of the variable 'trans2' can be reduced.

[eqonomize-0.6\src\qifimportexport.cpp:1562]: (style) Variable 'commission' is assigned a value that is never used.

[eqonomize-0.6\src\qifimportexport.cpp:1563]: (style) Variable 'sec_amount' is assigned a value that is never used.

[eqonomize-0.6\src\qifimportexport.cpp:1564]: (style) Variable 'shares' is assigned a value that is never used.

[eqonomize-0.6\src\qifimportexport.cpp:1565]: (style) Variable 'price' is assigned a value that is never used.

[eqonomize-0.6\src\recurrenceeditwidget.cpp:605]: (style) C-style pointer casting

[eqonomize-0.6\src\recurrenceeditwidget.cpp:611]: (style) C-style pointer casting

[eqonomize-0.6\src\recurrenceeditwidget.cpp:620]: (style) C-style pointer casting

[eqonomize-0.6\src\recurrenceeditwidget.cpp:639]: (style) C-style pointer casting

[eqonomize-0.6\src\security.cpp:219]: (style) C-style pointer casting

[eqonomize-0.6\src\security.cpp:220]: (style) C-style pointer casting

[eqonomize-0.6\src\security.cpp:370]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eqonomize-0.6\src\transaction.cpp:110]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:115]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:117]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:168]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:174]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:176]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:228]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:230]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:278]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:305]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:437]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:532]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:633]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:682]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:686]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:690]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:691]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:693]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:699]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:744]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:748]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:752]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:753]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:755]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:761]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:787]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:796]: (style) C-style pointer casting

[eqonomize-0.6\src\transaction.cpp:38]: (warning) Member variable 'Transaction::d_value' is not initialized in the constructor.

[eqonomize-0.6\src\transaction.h:284]: (style) 'class ScheduledTransaction' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eqonomize-0.6\src\transactioneditwidget.cpp:478]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:479]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:492]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:499]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:509]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:516]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:537]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:567]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:574]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:584]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:591]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:615]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:630]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:635]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:636]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:640]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:645]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:646]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:719]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:726]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:754]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:769]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:771]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:781]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:782]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:783]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:793]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:796]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:797]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:818]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:821]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:849]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1025]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1026]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1041]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1042]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1167]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1172]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1175]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1180]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1225]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1226]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1230]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1231]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1232]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1239]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1245]: (style) C-style pointer casting

[eqonomize-0.6\src\transactioneditwidget.cpp:1096]: (style) Variable 'rows' is assigned a value that is never used.

[eqonomize-0.6\src\transactionfilterwidget.cpp:358]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:420]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:421]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:422]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:443]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:450]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:472]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:479]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:548]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:550]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:551]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:555]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:557]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:558]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:644]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:667]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:690]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionfilterwidget.cpp:70]: (style) The scope of the variable 'rows' can be reduced.

[eqonomize-0.6\src\transactionfilterwidget.cpp:71]: (style) Variable 'rows' is assigned a value that is never used.

[eqonomize-0.6\src\transactionlistwidget.cpp:387]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:396]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:405]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:418]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:419]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:429]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:436]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:438]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:442]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:454]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:462]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:466]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:470]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:486]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:493]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:499]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:574]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:576]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:580]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:658]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:668]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:684]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:695]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:699]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:700]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:701]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:723]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:764]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:765]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:800]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:801]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:861]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:862]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:938]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:960]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:982]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1004]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1025]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1026]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1027]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1030]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1031]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1032]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1035]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1050]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1068]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1069]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1079]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1084]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1091]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:1100]: (style) C-style pointer casting

[eqonomize-0.6\src\transactionlistwidget.cpp:416]: (style) The scope of the variable 'warned1' can be reduced.

[eqonomize-0.6\src\transactionlistwidget.cpp:416]: (style) The scope of the variable 'warned2' can be reduced.

[eqonomize-0.6\src\transactionlistwidget.cpp:416]: (style) The scope of the variable 'warned3' can be reduced.

[eqonomize-0.6\src\transactionlistwidget.cpp:416]: (style) The scope of the variable 'warned4' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erc/erc_5.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eresi/eresi_0.8a25.orig.tar.gz
[eresi-0.8a25\elfsh\cleanup.c:38]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\etrace\cleanup.c:36]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\etrace\main.c:87]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\etrace\main.c:88]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\etrace\main.c:91]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\etrace\main.c:94]: (style) The scope of the variable 'exav' can be reduced.

[eresi-0.8a25\etrace\main.c:95]: (style) The scope of the variable 'exac' can be reduced.

[eresi-0.8a25\etrace\main.c:125]: (style) Variable 'trace_all' is assigned a value that is never used.

[eresi-0.8a25\etrace\main.c:162]: (error) Memory leak: av

[eresi-0.8a25\etrace\main.c:171]: (error) Memory leak: av

[eresi-0.8a25\kernsh\alloc.c:15]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\alloc.c:51]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\alloc.c:52]: (style) The scope of the variable 'addr' can be reduced.

[eresi-0.8a25\kernsh\alloc.c:87]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\alloc.c:123]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\alloc.c:124]: (style) The scope of the variable 'addr' can be reduced.

[eresi-0.8a25\kernsh\close.c:15]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\kernsh\dump.c:65]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\hash.c:147] -> [eresi-0.8a25\kernsh\hash.c:148]: (performance) Buffer 'buffer' is being written before its old content has been used.

[eresi-0.8a25\kernsh\hash.c:14]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\kernsh\hash.c:14]: (style) The scope of the variable 'fd' can be reduced.

[eresi-0.8a25\kernsh\hash.c:165]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\kernsh\hash.c:165]: (style) The scope of the variable 'origmode' can be reduced.

[eresi-0.8a25\kernsh\hash.c:167]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\kernsh\hash.c:172]: (style) The scope of the variable 'origbuffer' can be reduced.

[eresi-0.8a25\kernsh\hash.c:174]: (style) The scope of the variable 'hashbuffer' can be reduced.

[eresi-0.8a25\kernsh\hash.c:177]: (style) The scope of the variable 'fd' can be reduced.

[eresi-0.8a25\kernsh\main.c:66] -> [eresi-0.8a25\kernsh\main.c:67]: (performance) Buffer 'logbuf' is being written before its old content has been used.

[eresi-0.8a25\kernsh\main.c:84]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\kernsh\mem.c:17]: (style) The scope of the variable 'sct' can be reduced.

[eresi-0.8a25\kernsh\mem.c:66]: (style) The scope of the variable 'dint' can be reduced.

[eresi-0.8a25\kernsh\mem.c:115]: (style) The scope of the variable 'sgdt' can be reduced.

[eresi-0.8a25\kernsh\mem.c:164]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:261]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:288]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:497]: (style) The scope of the variable 'new_buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:500]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:642]: (style) The scope of the variable 'new_buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:644]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\mem.c:134]: (style) Variable 'i' is assigned a value that is never used.

[eresi-0.8a25\kernsh\misc.c:129]: (style) The scope of the variable 'value' can be reduced.

[eresi-0.8a25\kernsh\mode.c:14]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\kernsh\open.c:22] -> [eresi-0.8a25\kernsh\open.c:24]: (performance) Buffer 'param1' is being written before its old content has been used.

[eresi-0.8a25\kernsh\virtm.c:68] -> [eresi-0.8a25\kernsh\virtm.c:70]: (performance) Variable 'pid' is reassigned a value before the old one has been used.

[eresi-0.8a25\kernsh\virtm.c:68] -> [eresi-0.8a25\kernsh\virtm.c:71]: (performance) Variable 'filename' is reassigned a value before the old one has been used.

[eresi-0.8a25\kernsh\virtm.c:216] -> [eresi-0.8a25\kernsh\virtm.c:218]: (performance) Variable 'pid' is reassigned a value before the old one has been used.

[eresi-0.8a25\kernsh\virtm.c:228] -> [eresi-0.8a25\kernsh\virtm.c:229]: (performance) Buffer 'buff' is being written before its old content has been used.

[eresi-0.8a25\kernsh\virtm.c:304] -> [eresi-0.8a25\kernsh\virtm.c:306]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\kernsh\virtm.c:87]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\virtm.c:211]: (style) The scope of the variable 'h' can be reduced.

[eresi-0.8a25\kernsh\virtm.c:247]: (style) The scope of the variable 'buff' can be reduced.

[eresi-0.8a25\kernsh\virtm.c:413]: (style) The scope of the variable 'kvtst' can be reduced.

[eresi-0.8a25\liballocproxy\aproxy_arena.c:179]: (style) The scope of the variable 'victim' can be reduced.

[eresi-0.8a25\liballocproxy\aproxy_arena.c:212]: (style) Variable 'p' is assigned a value that is never used.

[eresi-0.8a25\liballocproxy\aproxy_hooks.c:314]: (style) Variable 'oldsize' is assigned a value that is never used.

[eresi-0.8a25\liballocproxy\aproxy_hooks.c:441]: (style) Variable 'p' is assigned a value that is never used.

[eresi-0.8a25\liballocproxy\elfsh_hooks.c:314]: (style) Variable 'oldsize' is assigned a value that is never used.

[eresi-0.8a25\liballocproxy\elfsh_hooks.c:441]: (style) Variable 'p' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_bswap.c:23]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_bt_rm_r.c:23]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_group12.c:15]: (style) Unused variable: olen

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_group14.c:15]: (style) Unused variable: olen

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_shrd_rmv_rv_ib.c:22]: (style) Unused variable: olen

[eresi-0.8a25\libasm\src\arch\ia32\handlers\i386_xadd.c:17]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_dec_reg.c:24]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_inc_reg.c:24]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_mov_reg_iv.c:24]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_mov_rm_segr.c:17]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_mov_segr_rm.c:17]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_mov_subreg_ib.c:27]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\handlers\op_push_reg.c:24]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\operand_ia32.c:30]: (style) Variable 'modrm' is assigned a value that is never used.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:87]: (style) The scope of the variable 'rsub' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:88]: (style) The scope of the variable 'r16' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:89]: (style) The scope of the variable 'r32' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:90]: (style) The scope of the variable 'rseg' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:91]: (style) The scope of the variable 'rmm' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:92]: (style) The scope of the variable 'rxmm' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:93]: (style) The scope of the variable 'rcr' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:94]: (style) The scope of the variable 'rdr' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:95]: (style) The scope of the variable 'rdefault' can be reduced.

[eresi-0.8a25\libasm\src\arch\ia32\output_ia32.c:331]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libasm\src\arch\mips\output_mips.c:28]: (style) The scope of the variable 'op' can be reduced.

[eresi-0.8a25\libasm\src\generic.c:315]: (style) The scope of the variable 'fp' can be reduced.

[eresi-0.8a25\libasm\src\instruction.c:29] -> [eresi-0.8a25\libasm\src\instruction.c:27]: (warning) Possible null pointer dereference: ins - otherwise it is redundant to check it against null.

[eresi-0.8a25\libasm\src\instruction.c:41]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libasm\src\instruction.c:58]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\libasm\src\instruction.c:78]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\libasm\src\instruction.c:95]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\libasm\src\operand.c:43] -> [eresi-0.8a25\libasm\src\operand.c:44]: (performance) Buffer 'valptr' is being written before its old content has been used.

[eresi-0.8a25\libasm\src\operand.c:214]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eresi-0.8a25\libasm\src\operand.c:271]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eresi-0.8a25\libasm\src\operand.c:305]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eresi-0.8a25\libasm\src\operand.c:209]: (style) The scope of the variable 'modrm' can be reduced.

[eresi-0.8a25\libasm\src\operand.c:211]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\libasm\src\operand.c:266]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\libasm\src\operand.c:267]: (style) The scope of the variable 'sidbyte' can be reduced.

[eresi-0.8a25\libasm\src\operand.c:301]: (style) The scope of the variable 'sidbyte' can be reduced.

[eresi-0.8a25\libasm\src\register.c:67]: (error) Memory leak: dims

[eresi-0.8a25\libasm\src\register.c:118]: (error) Memory leak: dims

[eresi-0.8a25\libasm\tools\mydisasm.c:137]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[eresi-0.8a25\libasm\tools\mydisasm.c:137]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned long'.

[eresi-0.8a25\libasm\tools\mydisasm.c:143]: (warning) %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[eresi-0.8a25\libasm\tools\mydisasm.c:143]: (warning) %li in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[eresi-0.8a25\libasm\tools\mydisasm.c:106]: (style) Variable 'end' is assigned a value that is never used.

[eresi-0.8a25\libaspect\libbtree.c:30]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libaspect\libbtree.c:128]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libaspect\libhash.c:384]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libaspect\liblist.c:397]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libaspect\liblist.c:308]: (style) Unused variable: idx

[eresi-0.8a25\libaspect\liblist.c:309]: (style) Unused variable: namebuf

[eresi-0.8a25\libaspect\profiler.c:493]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libaspect\profiler.c:475] -> [eresi-0.8a25\libaspect\profiler.c:476]: (performance) Buffer 'space' is being written before its old content has been used.

[eresi-0.8a25\libaspect\profiler.c:463]: (style) The scope of the variable 'b_dir' can be reduced.

[eresi-0.8a25\libaspect\profiler.c:552]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libaspect\profiler.c:352]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libaspect\profiler.c:418]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libaspect\profiler.c:474]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libaspect\types.c:307]: (style) The scope of the variable 'copy' can be reduced.

[eresi-0.8a25\libaspect\types.c:310]: (style) The scope of the variable 'fieldname' can be reduced.

[eresi-0.8a25\libaspect\types.c:312]: (style) The scope of the variable 'fieldsz' can be reduced.

[eresi-0.8a25\libaspect\types.c:330]: (style) Variable 'updatetype' is assigned a value that is never used.

[eresi-0.8a25\libaspect\vectors.c:137]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libdump\dump.c:400]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libdump\dump_main.c:179]: (style) The scope of the variable 'w' can be reduced.

[eresi-0.8a25\libdump\recv.c:199]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libdump\recv.c:307]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libdump\recv.c:308]: (style) The scope of the variable 'next_hop_socket' can be reduced.

[eresi-0.8a25\libdump\recv.c:309]: (style) The scope of the variable 'spkt' can be reduced.

[eresi-0.8a25\libdump\recv.c:410]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libdump\recv.c:411]: (style) The scope of the variable 'next_hop_socket' can be reduced.

[eresi-0.8a25\libdump\recv.c:511]: (style) A pointer can not be negative so it is either pointless or an error to check if it is.

[eresi-0.8a25\libdump\recv.c:181]: (style) Variable 'len' is assigned a value that is never used.

[eresi-0.8a25\libdump\send.c:19] -> [eresi-0.8a25\libdump\send.c:23]: (warning) Possible null pointer dereference: pkt - otherwise it is redundant to check it against null.

[eresi-0.8a25\libdump\send.c:39]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libdump\send.c:42]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libe2dbg\common\backtrace.c:18]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libe2dbg\common\breakpoints.c:231] -> [eresi-0.8a25\libe2dbg\common\breakpoints.c:237]: (performance) Variable 'sym' is reassigned a value before the old one has been used.

[eresi-0.8a25\libe2dbg\common\breakpoints.c:115]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libe2dbg\common\breakpoints.c:143]: (style) The scope of the variable 'straddr' can be reduced.

[eresi-0.8a25\libe2dbg\common\breakpoints.c:144]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libe2dbg\common\breakpoints.c:341]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:101]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:131]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:159]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:187]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:215]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:243]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:271]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:299]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\dbghooks.c:330]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\common\display.c:36]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libe2dbg\common\display.c:62]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libe2dbg\common\display.c:86]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libe2dbg\common\display.c:90]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libe2dbg\common\display.c:120]: (style) The scope of the variable 'bp' can be reduced.

[eresi-0.8a25\libe2dbg\common\mode.c:16]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libe2dbg\common\stack.c:18]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\buffering.c:24]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\buffering.c:74]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\buffering.c:75]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\idt.c:55]: (style) The scope of the variable 'tmp_ldt' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\idt.c:96]: (style) The scope of the variable 'offset' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\idt.c:97]: (style) The scope of the variable 'selecteur' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:293]: (style) The scope of the variable 'vic' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:296]: (style) The scope of the variable 'index_chaine' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:300]: (style) The scope of the variable 'symbol_name' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:439]: (style) The scope of the variable 'index_chaine' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:641]: (style) The scope of the variable 'adresse' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\interrupts.c:1535]: (style) Variable 'dwRetVal' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\kern-bp.c:198]: (style) The scope of the variable 'pbp' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\kern-bp.c:222]: (style) The scope of the variable 'pbp' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:143]: (warning) Redundant assignment of 'tmpo' to itself.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:42]: (style) The scope of the variable 'mychar' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:61]: (style) The scope of the variable 'c' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:97]: (style) The scope of the variable 'key_c' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:166]: (style) The scope of the variable 'm1' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:166]: (style) The scope of the variable 'm2' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:166]: (style) The scope of the variable 'm3' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'signe_X' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'signe_Y' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'of_X' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'of_Y' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'b1' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'b2' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:167]: (style) The scope of the variable 'b3' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:168]: (style) The scope of the variable 'pX' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:168]: (style) The scope of the variable 'pY' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:564]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:568]: (style) The scope of the variable 'local_data_byte' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:184]: (style) Variable 'b1' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:185]: (style) Variable 'b2' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\keyboard.c:186]: (style) Variable 'b3' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\page.c:49]: (style) The scope of the variable 'ke2dbg_pageinfo_print' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\page.c:50]: (style) The scope of the variable 'adr' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\page.c:51]: (style) The scope of the variable 'info' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\page.c:350]: (style) The scope of the variable 'info_page_src' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\page.c:58]: (style) Variable 'adr' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\pci.c:166] -> [eresi-0.8a25\libe2dbg\kernel\pci.c:167]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[eresi-0.8a25\libe2dbg\kernel\pci.c:230] -> [eresi-0.8a25\libe2dbg\kernel\pci.c:231]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[eresi-0.8a25\libe2dbg\kernel\pci.c:102]: (style) The scope of the variable 'vendor' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\pci.c:154]: (style) The scope of the variable 'result' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\pci.c:213]: (style) The scope of the variable 'result' can be reduced.

[eresi-0.8a25\libe2dbg\kernel\pci.c:180]: (style) Variable 'result' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\pci.c:181]: (style) Variable 'pci_data' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\pci.c:250]: (style) Variable 'result' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\kernel\ports.c:18]: (error) Uninitialized variable: Value

[eresi-0.8a25\libe2dbg\kernel\ports.c:34]: (error) Uninitialized variable: Value

[eresi-0.8a25\libe2dbg\kernel\ports.c:50]: (error) Uninitialized variable: Value

[eresi-0.8a25\libe2dbg\kernel\utils.c:127]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[eresi-0.8a25\libe2dbg\user\alloc-proxy.c:253]: (style) The scope of the variable 'memalignptr' can be reduced.

[eresi-0.8a25\libe2dbg\user\alloc-proxy.c:380]: (style) The scope of the variable 'freeptr' can be reduced.

[eresi-0.8a25\libe2dbg\user\e2dbg-misc.c:24]: (style) The scope of the variable 'curfile' can be reduced.

[eresi-0.8a25\libe2dbg\user\e2dbg-misc.c:25]: (style) The scope of the variable 'cursect' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:21]: (style) The scope of the variable 'linkmap_entry' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:22]: (style) The scope of the variable 'data' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:28]: (style) The scope of the variable 'gotname' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:30]: (style) The scope of the variable 'hdr' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:32]: (style) The scope of the variable 'endsym' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:279]: (style) The scope of the variable 'old' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:280]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libe2dbg\user\linkmap.c:124]: (style) Variable 'elftypenum' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\user\resolv.c:65]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\user\resolv.c:84]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\user\resolv.c:107]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libe2dbg\user\signal.c:262]: (style) The scope of the variable 'prot' can be reduced.

[eresi-0.8a25\libe2dbg\user\signal.c:265]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libe2dbg\user\signal.c:267]: (style) The scope of the variable 's' can be reduced.

[eresi-0.8a25\libe2dbg\user\signal.c:271]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libe2dbg\user\signal.c:273]: (style) The scope of the variable 'sym' can be reduced.

[eresi-0.8a25\libe2dbg\user\signal.c:30]: (style) Variable 'context' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\user\signal.c:60]: (style) Variable 'context' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\user\signal.c:209]: (style) Variable 'context' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\user\threads.c:235]: (style) The scope of the variable 'stime' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:235]: (style) The scope of the variable 'nl' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:235]: (style) The scope of the variable 'entry' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:236]: (style) The scope of the variable 'c' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:302]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:344]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:460]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libe2dbg\user\threads.c:28]: (style) Unused variable: attr

[eresi-0.8a25\libe2dbg\user\threads.c:83]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libe2dbg\user\threads.c:365]: (style) Variable 'sig' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\dwarf2-abbrev.c:91]: (style) The scope of the variable 'value' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-abbrev.c:142]: (style) Variable 'base' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\dwarf2-abbrev.c:157]: (style) Variable 'allocattr' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\dwarf2-abbrev.c:1011]: (style) Variable 'basic_block' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\dwarf2-cfa.c:55]: (style) The scope of the variable 'cie' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-cfa.c:96]: (style) Variable 'scfa' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:106]: (style) The scope of the variable 'bufptr' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:207]: (style) The scope of the variable 'comp_dir' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:207]: (style) The scope of the variable 'pstr' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:209]: (style) The scope of the variable 'etype' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:214]: (style) The scope of the variable 'fileid' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:214]: (style) The scope of the variable 'base' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-trans.c:214]: (style) The scope of the variable 'op' can be reduced.

[eresi-0.8a25\libedfmt\dwarf2-utils.c:30]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libedfmt\dwarf2-utils.c:60]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libedfmt\edfmt.c:103]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libedfmt\edfmt.c:105]: (style) The scope of the variable 'base' can be reduced.

[eresi-0.8a25\libedfmt\stabs-trans.c:42]: (style) The scope of the variable 'ftype' can be reduced.

[eresi-0.8a25\libedfmt\stabs-trans.c:326]: (style) The scope of the variable 'mparent' can be reduced.

[eresi-0.8a25\libedfmt\stabs-trans.c:108]: (style) Variable 'ftype' is assigned a value that is never used.

[eresi-0.8a25\libedfmt\stabs.c:148]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libedfmt\stabs.c:753]: (style) The scope of the variable 'token' can be reduced.

[eresi-0.8a25\libedfmt\stabs.c:753]: (style) The scope of the variable 'save_str' can be reduced.

[eresi-0.8a25\libedfmt\stabs.c:756]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libedfmt\stabs.c:898]: (style) Variable 'save_str' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\altgot.c:138]: (style) The scope of the variable 'l' can be reduced.

[eresi-0.8a25\libelfsh\altgot.c:167]: (style) The scope of the variable 'l' can be reduced.

[eresi-0.8a25\libelfsh\altgot.c:233]: (style) The scope of the variable 'sym' can be reduced.

[eresi-0.8a25\libelfsh\altgot.c:61]: (error) Uninitialized variable: dword

[eresi-0.8a25\libelfsh\altplt.c:346]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\altplt.c:346]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\comment.c:75]: (style) Array index 'index' is used before limits check.

[eresi-0.8a25\libelfsh\comment.c:81]: (style) Array index 'index' is used before limits check.

[eresi-0.8a25\libelfsh\ctors.c:74]: (style) The scope of the variable 'addr' can be reduced.

[eresi-0.8a25\libelfsh\debug.c:22]: (style) The scope of the variable 'data' can be reduced.

[eresi-0.8a25\libelfsh\debug.c:23]: (style) The scope of the variable 'sctname' can be reduced.

[eresi-0.8a25\libelfsh\dtors.c:72]: (style) The scope of the variable 'addr' can be reduced.

[eresi-0.8a25\libelfsh\dynamic.c:37]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\dynamic.c:37]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\dynsym.c:230]: (style) The scope of the variable 'pltsym' can be reduced.

[eresi-0.8a25\libelfsh\dynsym.c:322]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libelfsh\elf.c:578]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\elf.c:578]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\extplt.c:110]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libelfsh\extplt.c:195]: (style) The scope of the variable 'versyment' can be reduced.

[eresi-0.8a25\libelfsh\fixup.c:30]: (style) The scope of the variable 'parent' can be reduced.

[eresi-0.8a25\libelfsh\got.c:78]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\got.c:78]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\hash.c:186]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:256]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:537]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:621]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:623]: (style) The scope of the variable 'fname' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:624]: (style) The scope of the variable 'filehash' can be reduced.

[eresi-0.8a25\libelfsh\hash.c:565]: (portability) 'defdata' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\hooks.c:1482]: (style) The scope of the variable 'res' can be reduced.

[eresi-0.8a25\libelfsh\hooks.c:1483]: (style) The scope of the variable 'interp' can be reduced.

[eresi-0.8a25\libelfsh\hooks.c:1484]: (style) The scope of the variable 'end' can be reduced.

[eresi-0.8a25\libelfsh\hooks.c:196]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:235]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:272]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:308]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:343]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:380]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:416]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\hooks.c:452]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\ia32.c:344] -> [eresi-0.8a25\libelfsh\ia32.c:345]: (performance) Buffer 'hook' is being written before its old content has been used.

[eresi-0.8a25\libelfsh\ia32.c:58]: (style) The scope of the variable 'got' can be reduced.

[eresi-0.8a25\libelfsh\ia32.c:128]: (style) The scope of the variable 'realplt' can be reduced.

[eresi-0.8a25\libelfsh\ia32.c:130]: (style) The scope of the variable 'entsz' can be reduced.

[eresi-0.8a25\libelfsh\ia32.c:131]: (style) The scope of the variable 'align' can be reduced.

[eresi-0.8a25\libelfsh\ia32.c:471]: (style) The scope of the variable 'symname' can be reduced.

[eresi-0.8a25\libelfsh\ia32.c:366]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\inject.c:43]: (style) The scope of the variable 'err' can be reduced.

[eresi-0.8a25\libelfsh\inject.c:44]: (style) The scope of the variable 'relsect' can be reduced.

[eresi-0.8a25\libelfsh\inject.c:141]: (style) Variable 'entrypoint' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\inject.c:348]: (style) Variable 'alignedsize' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\mips32.c:106]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:109]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:110]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:114]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:115]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:116]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:121]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:122]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\mips32.c:145]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\pht.c:363]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\pht.c:363]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\raw.c:32]: (style) The scope of the variable 'prot' can be reduced.

[eresi-0.8a25\libelfsh\raw.c:60]: (portability) 'dst' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\raw.c:64]: (portability) 'dst' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\raw.c:108]: (portability) 'src' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\relinject.c:63]: (style) The scope of the variable 'dep' can be reduced.

[eresi-0.8a25\libelfsh\relinject.c:369]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libelfsh\relinject.c:593]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libelfsh\reloc.c:228]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\reloc.c:228]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\remap.c:180]: (style) The scope of the variable 'parent' can be reduced.

[eresi-0.8a25\libelfsh\remap.c:220]: (style) The scope of the variable 'parent' can be reduced.

[eresi-0.8a25\libelfsh\remap.c:264]: (style) The scope of the variable 'parent' can be reduced.

[eresi-0.8a25\libelfsh\remap.c:438]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libelfsh\sanitize.c:85]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libelfsh\sanitize.c:115]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libelfsh\save.c:26]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libelfsh\save.c:78]: (style) The scope of the variable 'off' can be reduced.

[eresi-0.8a25\libelfsh\save.c:190]: (style) The scope of the variable 'pht' can be reduced.

[eresi-0.8a25\libelfsh\save.c:191]: (style) The scope of the variable 'totsize' can be reduced.

[eresi-0.8a25\libelfsh\save.c:90]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\save.c:295]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\section.c:242]: (style) The scope of the variable 'sname' can be reduced.

[eresi-0.8a25\libelfsh\section.c:638]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libelfsh\section.c:852]: (style) The scope of the variable 'sym' can be reduced.

[eresi-0.8a25\libelfsh\section.c:982]: (portability) 'dataptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\section.c:1180]: (portability) 'rdata' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\section.c:712]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libelfsh\sht.c:298]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\sht.c:298]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\sht_rebuild.c:365]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eresi-0.8a25\libelfsh\sht_rebuild.c:781]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eresi-0.8a25\libelfsh\sht_rebuild.c:39]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libelfsh\sht_rebuild.c:220]: (style) The scope of the variable 'flags' can be reduced.

[eresi-0.8a25\libelfsh\sht_rebuild.c:65]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\sht_rebuild.c:69]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\sht_rebuild.c:77]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\sht_rebuild.c:78]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\sht_rebuild.c:255]: (style) Variable 'dnames' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\sht_rebuild.c:255]: (style) Variable 'snames' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\sht_rebuild.c:783]: (style) Variable 'section_offset' is assigned a value that is never used.

[eresi-0.8a25\libelfsh\sparc32.c:308]: (error) Array 'opcode[11]' accessed at index 11, which is out of bounds.

[eresi-0.8a25\libelfsh\sparc64.c:162]: (error) Array 'opcode[11]' accessed at index 11, which is out of bounds.

[eresi-0.8a25\libelfsh\sym_common.c:451]: (error) Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\sym_common.c:451]: (error) #error Unexpected __BYTE_ORDER !

[eresi-0.8a25\libelfsh\symbol.c:78]: (style) The scope of the variable 'sct' can be reduced.

[eresi-0.8a25\libelfsh\symbol.c:208]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libelfsh\symbol.c:324]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libelfsh\symbol.c:602]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libelfsh\version.c:224]: (style) The scope of the variable 'aux' can be reduced.

[eresi-0.8a25\libelfsh\version.c:250]: (style) The scope of the variable 'need' can be reduced.

[eresi-0.8a25\libelfsh\version.c:251]: (style) The scope of the variable 'aux' can be reduced.

[eresi-0.8a25\libelfsh\version.c:451]: (style) The scope of the variable 'filename' can be reduced.

[eresi-0.8a25\libelfsh\version.c:623]: (style) The scope of the variable 'aux' can be reduced.

[eresi-0.8a25\libelfsh\version.c:648]: (style) The scope of the variable 'def' can be reduced.

[eresi-0.8a25\libelfsh\version.c:649]: (style) The scope of the variable 'aux' can be reduced.

[eresi-0.8a25\libelfsh\version.c:999]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libelfsh\version.c:1042]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libelfsh\version.c:55]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:68]: (portability) 'defdata' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:471]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:506]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:511]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:899]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:909]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1056]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1091]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1096]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1136]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1209]: (portability) 'str' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1229]: (portability) 'str' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1249]: (portability) 'str' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libelfsh\version.c:1476]: (portability) 'ps' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libetrace\func_disable.c:59]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libetrace\func_enable.c:64]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libetrace\func_remove.c:61]: (style) The scope of the variable 'ret_trace' can be reduced.

[eresi-0.8a25\libetrace\func_status.c:30]: (style) The scope of the variable 'ret_trace' can be reduced.

[eresi-0.8a25\libetrace\save.c:26]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libetrace\save.c:27]: (style) The scope of the variable 'preg' can be reduced.

[eresi-0.8a25\libetrace\save.c:154]: (style) The scope of the variable 'z' can be reduced.

[eresi-0.8a25\libetrace\save.c:159]: (style) The scope of the variable 'start' can be reduced.

[eresi-0.8a25\libetrace\save.c:160]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libetrace\search.c:30]: (style) The scope of the variable 'sym' can be reduced.

[eresi-0.8a25\libetrace\search.c:31]: (style) The scope of the variable 'sect' can be reduced.

[eresi-0.8a25\libetrace\search.c:32]: (style) The scope of the variable 'sect_name' can be reduced.

[eresi-0.8a25\libkernsh\common\dump.c:26] -> [eresi-0.8a25\libkernsh\common\dump.c:40]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\common\dump.c:64] -> [eresi-0.8a25\libkernsh\common\dump.c:66]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\dump.c:117] -> [eresi-0.8a25\libkernsh\common\dump.c:125]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\common\dump.c:156] -> [eresi-0.8a25\libkernsh\common\dump.c:157]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\dump.c:247] -> [eresi-0.8a25\libkernsh\common\dump.c:248]: (performance) Buffer 'buff' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\dump.c:381] -> [eresi-0.8a25\libkernsh\common\dump.c:393]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\common\dump.c:206]: (style) The scope of the variable 'h' can be reduced.

[eresi-0.8a25\libkernsh\common\dump.c:82]: (style) Variable 'fct' is assigned a value that is never used.

[eresi-0.8a25\libkernsh\common\dump.c:305]: (style) Unused variable: i

[eresi-0.8a25\libkernsh\common\gdt.c:91] -> [eresi-0.8a25\libkernsh\common\gdt.c:102]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\gdt.c:47]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\common\gdt.c:48]: (style) The scope of the variable 'key' can be reduced.

[eresi-0.8a25\libkernsh\common\hash.c:14]: (style) The scope of the variable 'start' can be reduced.

[eresi-0.8a25\libkernsh\common\idt.c:93] -> [eresi-0.8a25\libkernsh\common\idt.c:94]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\idt.c:46]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\common\idt.c:47]: (style) The scope of the variable 'key' can be reduced.

[eresi-0.8a25\libkernsh\common\idt.c:48]: (style) The scope of the variable 'dint' can be reduced.

[eresi-0.8a25\libkernsh\common\memory.c:18]: (style) The scope of the variable 'mmap' can be reduced.

[eresi-0.8a25\libkernsh\common\memory.c:18]: (style) The scope of the variable 'mmap_size' can be reduced.

[eresi-0.8a25\libkernsh\common\memory.c:20]: (style) The scope of the variable 'device' can be reduced.

[eresi-0.8a25\libkernsh\common\memory.c:20]: (style) The scope of the variable 'mode' can be reduced.

[eresi-0.8a25\libkernsh\common\memory.c:20]: (style) The scope of the variable 'value' can be reduced.

[eresi-0.8a25\libkernsh\common\sct.c:83] -> [eresi-0.8a25\libkernsh\common\sct.c:84]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\sct.c:134] -> [eresi-0.8a25\libkernsh\common\sct.c:135]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\common\sct.c:52]: (style) The scope of the variable 'start' can be reduced.

[eresi-0.8a25\libkernsh\common\vectors_register.c:18]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:42]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:67]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:92]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:115]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:138]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:159]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:181]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:203]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:226]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:247]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:269]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:292]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:314]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:336]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:358]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:379]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:402]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:424]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:446]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:468]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:489]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:511]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:534]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:556]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:578]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:600]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\common\vectors_register.c:622]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\mem.c:20]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\mem.c:86]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:120] -> [eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:123]: (warning) Possible null pointer dereference: mm - otherwise it is redundant to check it against null.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:121] -> [eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:123]: (warning) Possible null pointer dereference: mm - otherwise it is redundant to check it against null.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:79] -> [eresi-0.8a25\libkernsh\kernel\arch\x86\linux\misc.c:83]: (performance) Variable 'write' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\page.c:39]: (style) Checking if unsigned variable 'addr' is less than zero.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:37]: (style) The scope of the variable 'ssize' can be reduced.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:38]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:144]: (style) Checking if unsigned variable 'addr' is less than zero.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:221]: (style) Checking if unsigned variable 'addr' is less than zero.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:174]: (portability) 'kaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:177]: (portability) 'kaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:257]: (portability) 'kaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libkernsh\kernel\arch\x86\linux\virtm.c:260]: (portability) 'kaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libkernsh\user\kernimage.c:137] -> [eresi-0.8a25\libkernsh\user\kernimage.c:138]: (performance) Buffer 'buf' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kernsh.c:190] -> [eresi-0.8a25\libkernsh\user\kernsh.c:191]: (performance) Buffer 'buffer' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kernsh.c:22]: (style) The scope of the variable 'buffer' can be reduced.

[eresi-0.8a25\libkernsh\user\kernsh.c:432]: (style) The scope of the variable 'dataptr' can be reduced.

[eresi-0.8a25\libkernsh\user\kernsh.c:406]: (portability) 'dataptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libkernsh\user\kvirtm.c:91] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:93]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:245] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:247]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:467] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:469]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:624] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:626]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:678] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:692]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:732] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:733]: (performance) Buffer 'key' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:747] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:749]: (performance) Buffer 'proc_entry_root_tmp' is being written before its old content has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:715] -> [eresi-0.8a25\libkernsh\user\kvirtm.c:764]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:21]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:21]: (style) The scope of the variable 'j' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:175]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:175]: (style) The scope of the variable 'j' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:358]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:358]: (style) The scope of the variable 'j' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:515]: (style) The scope of the variable 'i' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:515]: (style) The scope of the variable 'j' can be reduced.

[eresi-0.8a25\libkernsh\user\kvirtm.c:150]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:418]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libkernsh\user\kvirtm.c:575]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libkernsh\user\misc.c:61] -> [eresi-0.8a25\libkernsh\user\misc.c:62]: (performance) Variable 'pname' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\user\misc.c:98] -> [eresi-0.8a25\libkernsh\user\misc.c:99]: (performance) Variable 'pname' is reassigned a value before the old one has been used.

[eresi-0.8a25\libkernsh\user\misc.c:35]: (style) The scope of the variable 'input' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:36]: (style) The scope of the variable 'line' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:37]: (style) The scope of the variable 'caddr' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:38]: (style) The scope of the variable 'paddr' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:38]: (style) The scope of the variable 'pname' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:38]: (style) The scope of the variable 'end' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:84]: (style) The scope of the variable 'paddr' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:84]: (style) The scope of the variable 'pname' can be reduced.

[eresi-0.8a25\libkernsh\user\misc.c:117]: (style) The scope of the variable 'curr' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:68]: (style) The scope of the variable 'params' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:132]: (style) The scope of the variable 'params' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:224]: (style) The scope of the variable 'params' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:305]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:335]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:337]: (style) The scope of the variable 'data' can be reduced.

[eresi-0.8a25\libkernsh\user\module.c:342]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libkernsh\user\module.c:385]: (style) Variable 'rel' is assigned a value that is never used.

[eresi-0.8a25\libmjollnir\src\blocks.c:62]: (style) The scope of the variable 'tmpblock' can be reduced.

[eresi-0.8a25\libmjollnir\src\cfg.c:261]: (style) The scope of the variable 'ilen' can be reduced.

[eresi-0.8a25\libmjollnir\src\cfg.c:309]: (style) The scope of the variable 'ilen' can be reduced.

[eresi-0.8a25\libmjollnir\src\container.c:128]: (style) The scope of the variable 'cnt' can be reduced.

[eresi-0.8a25\libmjollnir\src\container.c:202]: (style) The scope of the variable 'curlink' can be reduced.

[eresi-0.8a25\libmjollnir\src\container.c:256]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libmjollnir\src\container.c:305]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libmjollnir\src\core.c:206]: (style) The scope of the variable 'c' can be reduced.

[eresi-0.8a25\libmjollnir\src\core.c:207]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libmjollnir\src\display.c:31]: (style) The scope of the variable 'ccal' can be reduced.

[eresi-0.8a25\libmjollnir\src\display.c:39]: (style) The scope of the variable 'tmp' can be reduced.

[eresi-0.8a25\libmjollnir\src\display.c:92]: (style) The scope of the variable 'block' can be reduced.

[eresi-0.8a25\libmjollnir\src\display.c:128]: (style) The scope of the variable 'current' can be reduced.

[eresi-0.8a25\libmjollnir\src\fingerprint.c:19]: (style) The scope of the variable 'curlink' can be reduced.

[eresi-0.8a25\libmjollnir\src\fingerprint.c:70]: (style) The scope of the variable 'tmp' can be reduced.

[eresi-0.8a25\libmjollnir\src\fingerprint.c:73]: (style) The scope of the variable 'curlink' can be reduced.

[eresi-0.8a25\libmjollnir\src\fingerprint.c:27]: (style) Variable 'blk' is assigned a value that is never used.

[eresi-0.8a25\libmjollnir\src\function.c:215]: (style) The scope of the variable 'tmpstr' can be reduced.

[eresi-0.8a25\libmjollnir\src\links.c:28]: (style) The scope of the variable 'tmpstr' can be reduced.

[eresi-0.8a25\libmjollnir\src\links.c:205]: (style) The scope of the variable 'lnk' can be reduced.

[eresi-0.8a25\libmjollnir\src\links.c:244]: (style) The scope of the variable 'new_size' can be reduced.

[eresi-0.8a25\libmjollnir\src\ondisk.c:401] -> [eresi-0.8a25\libmjollnir\src\ondisk.c:423]: (performance) Variable 'tmpin' is reassigned a value before the old one has been used.

[eresi-0.8a25\libmjollnir\src\ondisk.c:235]: (style) The scope of the variable 'curunit' can be reduced.

[eresi-0.8a25\libmjollnir\src\ondisk.c:351]: (style) The scope of the variable 'curunit' can be reduced.

[eresi-0.8a25\libmjollnir\src\ondisk.c:176]: (style) Variable 'addr' is assigned a value that is never used.

[eresi-0.8a25\libmjollnir\src\ondisk.c:177]: (style) Variable 'size' is assigned a value that is never used.

[eresi-0.8a25\libmjollnir\src\symtab.c:22]: (style) The scope of the variable 'n' can be reduced.

[eresi-0.8a25\libregex\regex_internal.c:912]: (style) The scope of the variable 'c' can be reduced.

[eresi-0.8a25\libregex\regex_internal.c:1362]: (style) The scope of the variable 'mid' can be reduced.

[eresi-0.8a25\libregex\regex_internal.c:678]: (style) Variable 'prev_valid_len' is assigned a value that is never used.

[eresi-0.8a25\libregex\regex_internal.c:1399]: (style) Variable 'type' is assigned a value that is never used.

[eresi-0.8a25\libregex\regex_internal.c:1605]: (error) Memory leak: newstate

[eresi-0.8a25\libregex\regex_internal.c:1655]: (error) Memory leak: newstate

[eresi-0.8a25\librevm\api\atomic.c:611] -> [eresi-0.8a25\librevm\api\atomic.c:611]: (style) Same expression on both sides of '||'.

[eresi-0.8a25\librevm\api\atomic.c:66]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:170]: (style) The scope of the variable 'src' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:227]: (style) The scope of the variable 'src' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:290]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:291]: (style) The scope of the variable 'src' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:337]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:338]: (style) The scope of the variable 'src' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:385]: (style) The scope of the variable 'h' can be reduced.

[eresi-0.8a25\librevm\api\atomic.c:409]: (style) The scope of the variable 'h' can be reduced.

[eresi-0.8a25\librevm\api\commands.c:39]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\librevm\api\edfmt.c:265]: (style) The scope of the variable 'var' can be reduced.

[eresi-0.8a25\librevm\api\helping.c:14]: (style) The scope of the variable 'cmd' can be reduced.

[eresi-0.8a25\librevm\api\helping.c:15]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\librevm\api\implicit.c:17]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\librevm\api\inform.c:156]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\api\inform.c:127]: (style) The scope of the variable 'annot' can be reduced.

[eresi-0.8a25\librevm\api\inform.c:216]: (style) The scope of the variable 'symname' can be reduced.

[eresi-0.8a25\librevm\api\misc.c:154]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\api\misc.c:160]: (style) Variable 'expr' is assigned a value that is never used.

[eresi-0.8a25\librevm\api\modlist.c:22]: (style) The scope of the variable 'time' can be reduced.

[eresi-0.8a25\librevm\api\modlist.c:23]: (style) The scope of the variable 'nl' can be reduced.

[eresi-0.8a25\librevm\api\printing.c:58]: (style) Array index 'idx' is used before limits check.

[eresi-0.8a25\librevm\api\sourcing.c:84]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\api\sourcing.c:28]: (style) The scope of the variable 'av' can be reduced.

[eresi-0.8a25\librevm\api\sourcing.c:38]: (style) The scope of the variable 'param' can be reduced.

[eresi-0.8a25\librevm\api\sourcing.c:211]: (style) The scope of the variable 'expr' can be reduced.

[eresi-0.8a25\librevm\api\sourcing.c:62]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\api\typing.c:215]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\api\typing.c:246]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\api\typing.c:81]: (style) The scope of the variable 'offset' can be reduced.

[eresi-0.8a25\librevm\api\typing.c:82]: (style) The scope of the variable 'idx' can be reduced.

[eresi-0.8a25\librevm\api\typing.c:83]: (style) The scope of the variable 'sz' can be reduced.

[eresi-0.8a25\librevm\api\typing.c:84]: (style) The scope of the variable 'pad' can be reduced.

[eresi-0.8a25\librevm\api\typing.c:107]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\api\typing.c:117]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\api\typing.c:135]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\io\curjob.c:19]: (style) The scope of the variable 'job' can be reduced.

[eresi-0.8a25\librevm\io\input.c:20]: (style) The scope of the variable 'sav' can be reduced.

[eresi-0.8a25\librevm\io\io.c:64]: (style) The scope of the variable 'fd' can be reduced.

[eresi-0.8a25\librevm\io\io.c:65]: (style) The scope of the variable 'fd2' can be reduced.

[eresi-0.8a25\librevm\io\log.c:50]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\io\output.c:43]: (style) Statements following return, break, continue, goto or throw will never be executed.

[eresi-0.8a25\librevm\io\output.c:22]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\librevm\io\output.c:25]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\librevm\io\select.c:88]: (style) The scope of the variable 'job' can be reduced.

[eresi-0.8a25\librevm\lang\access.c:282] -> [eresi-0.8a25\librevm\lang\access.c:296]: (warning) Possible null pointer dereference: type - otherwise it is redundant to check it against null.

[eresi-0.8a25\librevm\lang\access.c:291] -> [eresi-0.8a25\librevm\lang\access.c:296]: (warning) Possible null pointer dereference: type - otherwise it is redundant to check it against null.

[eresi-0.8a25\librevm\lang\access.c:109]: (style) The scope of the variable 'strindex' can be reduced.

[eresi-0.8a25\librevm\lang\access.c:120]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\access.c:122]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:463]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:465]: (style) The scope of the variable 'typename' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:468]: (style) The scope of the variable 'sz' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:469]: (style) The scope of the variable 'pad' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:753]: (style) The scope of the variable 'data' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:801]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:1022]: (style) The scope of the variable 'val' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:1192]: (style) The scope of the variable 'thash' can be reduced.

[eresi-0.8a25\librevm\lang\expressions.c:489]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:506]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:522]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:534]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:544]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\expressions.c:1174]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\grammar.c:430]: (style) The scope of the variable 'isversion' can be reduced.

[eresi-0.8a25\librevm\lang\grammar.c:52]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\librevm\lang\lookup.c:65]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\librevm\lang\lookup.c:226]: (style) The scope of the variable 'ptr' can be reduced.

[eresi-0.8a25\librevm\lang\lookup.c:295]: (style) Variable 'oldparam' is assigned a value that is never used.

[eresi-0.8a25\librevm\lang\lookup.c:195]: (warning) scanf without field width limits can crash with huge input data.

[eresi-0.8a25\librevm\lang\objects.c:28] -> [eresi-0.8a25\librevm\lang\objects.c:28]: (style) Same expression on both sides of '||'.

[eresi-0.8a25\librevm\lang\options.c:256]: (style) The scope of the variable 'off' can be reduced.

[eresi-0.8a25\librevm\lang\options.c:259]: (style) The scope of the variable 'used' can be reduced.

[eresi-0.8a25\librevm\lang\parser.c:39]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\lang\scanner.c:157]: (style) Variable 'index' is assigned a value that is never used.

[eresi-0.8a25\librevm\vm\fini.c:27]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\librevm\vm\fini.c:28]: (style) The scope of the variable 'buggyfunc' can be reduced.

[eresi-0.8a25\librevm\vm\fini.c:29]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\librevm\vm\fini.c:63]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\librevm\vm\init.c:101]: (warning) Assignment of function parameter has no effect outside the function.

[eresi-0.8a25\librevm\vm\misc-revm.c:211]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\librevm\vm\misc-revm.c:217]: (style) Variable 'expr' is assigned a value that is never used.

[eresi-0.8a25\librevm\vm\tables.c:791] -> [eresi-0.8a25\librevm\vm\tables.c:793]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:793] -> [eresi-0.8a25\librevm\vm\tables.c:795]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:795] -> [eresi-0.8a25\librevm\vm\tables.c:797]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:797] -> [eresi-0.8a25\librevm\vm\tables.c:799]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:799] -> [eresi-0.8a25\librevm\vm\tables.c:802]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:802] -> [eresi-0.8a25\librevm\vm\tables.c:804]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:804] -> [eresi-0.8a25\librevm\vm\tables.c:806]: (performance) Variable 'expr' is reassigned a value before the old one has been used.

[eresi-0.8a25\librevm\vm\tables.c:806]: (style) Variable 'expr' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\atomic.c:214]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\atomic.c:28]: (style) Variable 'error' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\cat.c:20]: (style) The scope of the variable 'tmplen' can be reduced.

[eresi-0.8a25\libstderesi\cmd\configure.c:15]: (style) The scope of the variable 'idx' can be reduced.

[eresi-0.8a25\libstderesi\cmd\configure.c:16]: (style) The scope of the variable 'tab' can be reduced.

[eresi-0.8a25\libstderesi\cmd\debug.c:318]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\debug.c:131]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\debug.c:280]: (style) The scope of the variable 'regexname' can be reduced.

[eresi-0.8a25\libstderesi\cmd\declare.c:79]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\define.c:18]: (style) The scope of the variable 'obj' can be reduced.

[eresi-0.8a25\libstderesi\cmd\define.c:20]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fcthijack.c:25]: (style) The scope of the variable 'idx' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fcthijack.c:26]: (style) The scope of the variable 'idx2' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fcthijack.c:27]: (style) The scope of the variable 'printed' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fileops.c:79]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\fileops.c:24]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fileops.c:101]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fileops.c:102]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fileops.c:174]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\fileops.c:175]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:20]: (style) The scope of the variable 'caller' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:25]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:26]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:33]: (style) The scope of the variable 'size' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:34]: (style) The scope of the variable 'foff' can be reduced.

[eresi-0.8a25\libstderesi\cmd\flowjack.c:103]: (style) Variable 'index' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\graph.c:105]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:249]: (style) The scope of the variable 'cntnr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:277]: (style) The scope of the variable 't' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:278]: (style) The scope of the variable 'c' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:278]: (style) The scope of the variable 't2' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:279]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:281]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:361]: (style) The scope of the variable 'cblk' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:475]: (style) The scope of the variable 'tmpfnc' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:477]: (style) The scope of the variable 'n2' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:578]: (style) The scope of the variable 'var' can be reduced.

[eresi-0.8a25\libstderesi\cmd\graph.c:257]: (style) Variable 'ltmp' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\hammer.c:27] -> [eresi-0.8a25\libstderesi\cmd\hammer.c:28]: (performance) Buffer 'logbuf' is being written before its old content has been used.

[eresi-0.8a25\libstderesi\cmd\hammer.c:89] -> [eresi-0.8a25\libstderesi\cmd\hammer.c:90]: (performance) Buffer 'logbuf' is being written before its old content has been used.

[eresi-0.8a25\libstderesi\cmd\hammer.c:42]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hammer.c:43]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hammer.c:45]: (style) The scope of the variable 'container' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hammer.c:78]: (style) Variable 'addr' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\hashes.c:98]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\hashes.c:240]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\hashes.c:24]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hashes.c:140]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hashes.c:213]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\hashes.c:294]: (style) The scope of the variable 'hash' can be reduced.

[eresi-0.8a25\libstderesi\cmd\help.c:18]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\insert.c:23]: (style) The scope of the variable 'sct' can be reduced.

[eresi-0.8a25\libstderesi\cmd\insert.c:30]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\cmd\insert.c:35]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\inspect.c:42]: (style) The scope of the variable 'cal' can be reduced.

[eresi-0.8a25\libstderesi\cmd\inspect.c:44]: (style) The scope of the variable 'pname' can be reduced.

[eresi-0.8a25\libstderesi\cmd\inspect.c:49]: (style) The scope of the variable 'tmpblock' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:35]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:61]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:87]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:112]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:138]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\jmp.c:163]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\list.c:17]: (style) The scope of the variable 'actual' can be reduced.

[eresi-0.8a25\libstderesi\cmd\list.c:18]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\list.c:19]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\list.c:21]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\lists.c:225]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\lists.c:22]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\cmd\lists.c:128]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\lists.c:198]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\load.c:103]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\load.c:104]: (style) The scope of the variable 'timec' can be reduced.

[eresi-0.8a25\libstderesi\cmd\log.c:18]: (style) The scope of the variable 'fd' can be reduced.

[eresi-0.8a25\libstderesi\cmd\match.c:446] -> [eresi-0.8a25\libstderesi\cmd\match.c:453]: (performance) Variable 'cur' is reassigned a value before the old one has been used.

[eresi-0.8a25\libstderesi\cmd\match.c:54]: (style) The scope of the variable 'annot' can be reduced.

[eresi-0.8a25\libstderesi\cmd\match.c:56]: (style) The scope of the variable 'addedannot' can be reduced.

[eresi-0.8a25\libstderesi\cmd\prefixes.c:51]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\prefixes.c:78]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\print.c:121]: (style) The scope of the variable 'expr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\quit.c:51]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\reflect.c:19]: (style) The scope of the variable 'instrcontainer' can be reduced.

[eresi-0.8a25\libstderesi\cmd\reflect.c:31]: (style) The scope of the variable 'expr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\reflect.c:83]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\reladd.c:21]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\remove.c:24]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:54]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\cmd\return.c:15]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:16]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:17]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:19]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:20]: (style) The scope of the variable 'objkeys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:22]: (style) The scope of the variable 'z' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:24]: (style) The scope of the variable 'retval' can be reduced.

[eresi-0.8a25\libstderesi\cmd\return.c:25]: (style) The scope of the variable 'lastvar' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:66]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:69]: (style) The scope of the variable 'curcmd' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:70]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:72]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:142]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:178]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:180]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:181]: (style) The scope of the variable 'cnt' can be reduced.

[eresi-0.8a25\libstderesi\cmd\script.c:39]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\switch.c:20]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:151]: (style) The scope of the variable 'sym' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:373]: (style) The scope of the variable 'func' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:439]: (style) The scope of the variable 'sym_file' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:586]: (style) The scope of the variable 'current_name' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:928]: (style) The scope of the variable 'strarr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:929]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1019]: (style) The scope of the variable 'entrie' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1073]: (style) The scope of the variable 'subtable' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1074]: (style) The scope of the variable 'funcreg' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1075]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1163]: (style) The scope of the variable 'ret' can be reduced.

[eresi-0.8a25\libstderesi\cmd\trace.c:1246]: (style) Variable 'ret' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\unload.c:18]: (style) The scope of the variable 'loaded' can be reduced.

[eresi-0.8a25\libstderesi\cmd\unload.c:21]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\unload.c:28]: (style) Variable 'id' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\cmd\utils.c:75]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:39]: (style) The scope of the variable 'str2' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:92]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:93]: (style) The scope of the variable 'dimnbr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:94]: (style) The scope of the variable 'dims' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:96]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:97]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:98]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:194]: (style) The scope of the variable 'idx2' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:195]: (style) The scope of the variable 'log' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:196]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:197]: (style) The scope of the variable 'sz' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:258]: (style) The scope of the variable 'cur' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:289]: (style) The scope of the variable 'dimnbr' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:290]: (style) The scope of the variable 'dims' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:292]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:293]: (style) The scope of the variable 'len' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:294]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\cmd\vectors.c:118]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\vectors.c:204]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\vectors.c:236]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\cmd\vectors.c:304]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eresi-0.8a25\libstderesi\elf\api.c:21]: (style) The scope of the variable 'curfile' can be reduced.

[eresi-0.8a25\libstderesi\elf\api.c:22]: (style) The scope of the variable 'cursect' can be reduced.

[eresi-0.8a25\libstderesi\elf\comment.c:37]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\elf\core.c:113]: (style) Variable 'regs' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\elf\ctors.c:26]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:24]: (style) The scope of the variable 'f' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:86]: (style) The scope of the variable 'newid' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:242]: (style) The scope of the variable 'fp' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:304]: (style) The scope of the variable 'child' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:305]: (style) The scope of the variable 'subchild' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:311]: (style) The scope of the variable 'keys' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:312]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:367]: (style) The scope of the variable 'child' can be reduced.

[eresi-0.8a25\libstderesi\elf\deps.c:256]: (style) Variable 'len' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\elf\disasm.c:372] -> [eresi-0.8a25\libstderesi\elf\disasm.c:380]: (warning) Possible null pointer dereference: parent - otherwise it is redundant to check it against null.

[eresi-0.8a25\libstderesi\elf\disasm.c:596] -> [eresi-0.8a25\libstderesi\elf\disasm.c:598]: (warning) Possible null pointer dereference: s - otherwise it is redundant to check it against null.

[eresi-0.8a25\libstderesi\elf\disasm.c:28]: (style) The scope of the variable 'index' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:38]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:143]: (style) The scope of the variable 'sep' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:198]: (style) The scope of the variable 'buf' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:204]: (style) The scope of the variable 'c1' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:338]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:658]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:703]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:854]: (style) The scope of the variable 'expr' can be reduced.

[eresi-0.8a25\libstderesi\elf\disasm.c:405]: (portability) 'tmpbuff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libstderesi\elf\disasm.c:412]: (portability) 'tmpbuff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libstderesi\elf\disasm.c:794]: (style) Variable 'matchs' is not assigned a value.

[eresi-0.8a25\libstderesi\elf\disasm.c:824]: (error) Uninitialized variable: matchs

[eresi-0.8a25\libstderesi\elf\dtors.c:26]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\dyn.c:367]: (style) The scope of the variable 'typenum' can be reduced.

[eresi-0.8a25\libstderesi\elf\dyn.c:370]: (style) The scope of the variable 'p' can be reduced.

[eresi-0.8a25\libstderesi\elf\findrel.c:134]: (style) The scope of the variable 'data' can be reduced.

[eresi-0.8a25\libstderesi\elf\flush.c:27]: (style) The scope of the variable 'logbuf' can be reduced.

[eresi-0.8a25\libstderesi\elf\notes.c:46]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\libstderesi\elf\pht.c:73]: (style) The scope of the variable 'check' can be reduced.

[eresi-0.8a25\libstderesi\elf\pht.c:164]: (style) Variable 'shdr' is assigned a value that is never used.

[eresi-0.8a25\libstderesi\elf\sht.c:47]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\sht.c:48]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\elf\sym.c:33]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\sym.c:34]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\elf\sym.c:35]: (style) The scope of the variable 'bind' can be reduced.

[eresi-0.8a25\libstderesi\elf\sym.c:40]: (style) The scope of the variable 'sect_name' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:229]: (style) The scope of the variable 'dsym_sect' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:233]: (style) The scope of the variable 'name' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:234]: (style) The scope of the variable 'type' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:236]: (style) The scope of the variable 'pneed' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:237]: (style) The scope of the variable 'pdef' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:238]: (style) The scope of the variable 'id' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:391]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:401]: (style) The scope of the variable 'file' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:508]: (style) The scope of the variable 'table' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:510]: (style) The scope of the variable 'auxset' can be reduced.

[eresi-0.8a25\libstderesi\elf\version.c:431]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libstderesi\elf\version.c:460]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libstderesi\elf\version.c:542]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\libstderesi\elf\version.c:572]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eresi-0.8a25\modules\modremap.c:31]: (style) The scope of the variable 'cnt' can be reduced.

[eresi-0.8a25\testsuite\e2dbg_multithreads\libtest.c:19]: (warning) %X in format string (no. 3) requires 'unsigned int' but the argument type is 'char *'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\libtest.c:19]: (warning) %X in format string (no. 4) requires 'unsigned int' but the argument type is 'char * *'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test-threads.c:75]: (warning) %X in format string (no. 3) requires 'unsigned int' but the argument type is 'char *'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test-threads.c:75]: (warning) %X in format string (no. 4) requires 'unsigned int' but the argument type is 'char * *'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test2.c:24]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test2.c:30]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test2.c:39]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\e2dbg_multithreads\test2.c:41]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\et_rel2static\rel.c:54]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\et_rel2static\rel.c:54]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\et_rel2static\rel.c:54]: (warning) %hhu in format string (no. 5) requires 'unsigned int' but the argument type is 'char'.

[eresi-0.8a25\testsuite\etrel_inject\et_rel2static\rel.c:54]: (warning) %hu in format string (no. 6) requires 'unsigned int' but the argument type is 'short'.

[eresi-0.8a25\testsuite\etrel_inject\et_rel2static\rel.c:54]: (warning) %u in format string (no. 7) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\etrel_inject.c:45] -> [eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\etrel_inject.c:50]: (performance) Variable 'idx' is reassigned a value before the old one has been used.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\rel.c:44]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\rel.c:44]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\rel.c:44]: (warning) %hhu in format string (no. 5) requires 'unsigned int' but the argument type is 'char'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\rel.c:44]: (warning) %hu in format string (no. 6) requires 'unsigned int' but the argument type is 'short'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_extplt\rel.c:44]: (warning) %u in format string (no. 7) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\etrel_inject.c:45] -> [eresi-0.8a25\testsuite\etrel_inject\etrel_original\etrel_inject.c:50]: (performance) Variable 'idx' is reassigned a value before the old one has been used.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\rel.c:44]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\rel.c:44]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\rel.c:44]: (warning) %hhu in format string (no. 5) requires 'unsigned int' but the argument type is 'char'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\rel.c:44]: (warning) %hu in format string (no. 6) requires 'unsigned int' but the argument type is 'short'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_original\rel.c:44]: (warning) %u in format string (no. 7) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\host.c:18]: (style) Unused variable: str

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:61]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:61]: (warning) %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:61]: (warning) %hhu in format string (no. 5) requires 'unsigned int' but the argument type is 'char'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:61]: (warning) %hu in format string (no. 6) requires 'unsigned int' but the argument type is 'short'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:61]: (warning) %u in format string (no. 7) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:49]: (style) The scope of the variable 'a' can be reduced.

[eresi-0.8a25\testsuite\etrel_inject\etrel_static\rel2.c:35]: (style) Unused variable: sd

[eresi-0.8a25\testsuite\hash_retreive\hash_read.c:24]: (style) Unused variable: name

[eresi-0.8a25\testsuite\hash_retreive\hash_read.c:25]: (style) Unused variable: sym

[eresi-0.8a25\testsuite\mjollnir\test-ptrfn3.c:11]: (style) The scope of the variable 'f' can be reduced.

[eresi-0.8a25\testsuite\mjollnir\test-ptrfn3.c:10]: (style) Variable 'a' is assigned a value that is never used.

[eresi-0.8a25\testsuite\mjollnir\test-recur.c:39]: (error) Memory leak: z

[eresi-0.8a25\testsuite\sct_fillbss_injection\main.c:22]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\sct_fillbss_injection\main.c:15]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\testsuite\sct_index_injection\section_inject.c:75]: (style) Unused variable: unmapped_hdr

[eresi-0.8a25\testsuite\sct_index_injection\section_inject.c:77]: (style) Unused variable: unmapped_new

[eresi-0.8a25\testsuite\sct_top_injection\main.c:25]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\sct_top_injection\section_inject.c:45]: (error) "This feature is not available on this OS"

[eresi-0.8a25\testsuite\sct_top_injection\section_inject.c:45]: (error) #error "This feature is not available on this OS"

[eresi-0.8a25\testsuite\sct_unmapped_injection\main.c:22]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\sct_unmapped_injection\main.c:15]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\testsuite\sct_unmapped_injection\section_inject.c:23]: (style) Unused variable: hdr

[eresi-0.8a25\testsuite\sct_unmapped_injection\section_inject.c:25]: (style) Unused variable: new

[eresi-0.8a25\testsuite\sht_rebuild\sht_rebuild.c:20]: (style) Unused variable: hdr

[eresi-0.8a25\testsuite\sht_rebuild\sht_rebuild.c:21]: (style) Unused variable: unmapped_hdr

[eresi-0.8a25\testsuite\sht_rebuild\sht_rebuild.c:22]: (style) Unused variable: new

[eresi-0.8a25\testsuite\sht_rebuild\sht_rebuild.c:23]: (style) Unused variable: unmapped_new

[eresi-0.8a25\testsuite\sht_stripping\main.c:22]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[eresi-0.8a25\testsuite\sht_stripping\main.c:15]: (style) The scope of the variable 'str' can be reduced.

[eresi-0.8a25\testsuite\sht_stripping\sht_removing.c:22]: (style) Unused variable: hdr

[eresi-0.8a25\testsuite\sht_stripping\sht_removing.c:23]: (style) Unused variable: unmapped_hdr

[eresi-0.8a25\testsuite\sht_stripping\sht_removing.c:24]: (style) Unused variable: new

[eresi-0.8a25\testsuite\sht_stripping\sht_removing.c:25]: (style) Unused variable: unmapped_new

[eresi-0.8a25\testsuite\symbolic_tracing\host.c:29]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eresi-0.8a25\testsuite\symbolic_tracing\host.c:14]: (style) Variable 'monptr' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erfa/erfa_1.0.0.orig.tar.gz
[erfa-1.0.0\src\d2dtf.c:98] -> [erfa-1.0.0\src\d2dtf.c:99]: (performance) Variable 'js' is reassigned a value before the old one has been used.

[erfa-1.0.0\src\d2dtf.c:78]: (style) The scope of the variable 'ddt' can be reduced.

[erfa-1.0.0\src\d2tf.c:56]: (style) The scope of the variable 'w' can be reduced.

[erfa-1.0.0\src\dtf2d.c:80]: (style) The scope of the variable 'ddt' can be reduced.

[erfa-1.0.0\src\gc2gde.c:63]: (style) The scope of the variable 'p' can be reduced.

[erfa-1.0.0\src\gc2gde.c:63]: (style) The scope of the variable 's0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:63]: (style) The scope of the variable 'pn' can be reduced.

[erfa-1.0.0\src\gc2gde.c:63]: (style) The scope of the variable 'zc' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'c0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'c02' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'c03' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 's02' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 's03' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'a02' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'a0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'a03' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'd0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'f0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 'b0' can be reduced.

[erfa-1.0.0\src\gc2gde.c:64]: (style) The scope of the variable 's1' can be reduced.

[erfa-1.0.0\src\gc2gde.c:65]: (style) The scope of the variable 'cc' can be reduced.

[erfa-1.0.0\src\gc2gde.c:65]: (style) The scope of the variable 's12' can be reduced.

[erfa-1.0.0\src\gc2gde.c:65]: (style) The scope of the variable 'cc2' can be reduced.

[erfa-1.0.0\src\nut00b.c:123]: (style) The scope of the variable 'arg' can be reduced.

[erfa-1.0.0\src\nut00b.c:123]: (style) The scope of the variable 'sarg' can be reduced.

[erfa-1.0.0\src\nut00b.c:123]: (style) The scope of the variable 'carg' can be reduced.

[erfa-1.0.0\src\nut80.c:55]: (style) The scope of the variable 'arg' can be reduced.

[erfa-1.0.0\src\nut80.c:55]: (style) The scope of the variable 's' can be reduced.

[erfa-1.0.0\src\nut80.c:55]: (style) The scope of the variable 'c' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'xa' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'ya' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'za' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'eta' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'xi' can be reduced.

[erfa-1.0.0\src\pap.c:44]: (style) The scope of the variable 'a2b' can be reduced.

[erfa-1.0.0\src\plan94.c:174]: (style) The scope of the variable 'i' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 't' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'da' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'dl' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'de' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'dp' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'di' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'dom' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'dmu' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'arga' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'argl' can be reduced.

[erfa-1.0.0\src\plan94.c:175]: (style) The scope of the variable 'am' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'ae' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'dae' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'ae2' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'at' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'r' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'v' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'si2' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'xq' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'xp' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'tl' can be reduced.

[erfa-1.0.0\src\plan94.c:176]: (style) The scope of the variable 'xsw' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xcw' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xm2' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xf' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'ci2' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xms' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xmc' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'xpxq2' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'x' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'y' can be reduced.

[erfa-1.0.0\src\plan94.c:177]: (style) The scope of the variable 'z' can be reduced.

[erfa-1.0.0\src\rm2v.c:36]: (style) The scope of the variable 'c2' can be reduced.

[erfa-1.0.0\src\rm2v.c:36]: (style) The scope of the variable 'phi' can be reduced.

[erfa-1.0.0\src\rm2v.c:36]: (style) The scope of the variable 'f' can be reduced.

[erfa-1.0.0\src\rxp.c:28]: (style) The scope of the variable 'w' can be reduced.

[erfa-1.0.0\src\taiutc.c:64]: (style) The scope of the variable 'ddats' can be reduced.

[erfa-1.0.0\src\ut1utc.c:71]: (style) The scope of the variable 'ddats' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ergo/ergo_3.3.1.orig.tar.gz
[ergo-3.3\source\basisset\basisset.h:38]: (error) The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\basisset\basisset.h:38]: (error) #error The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\densfromf\purification\TestMatrix.h:33]: (style) 'class TestMatrix<Treal>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\aos.cc:61]: (style) The scope of the variable 'nTerms' can be reduced.

[ergo-3.3\source\dft\aos.cc:127]: (style) The scope of the variable 'nTerms' can be reduced.

[ergo-3.3\source\dft\grid_atomic.h:60]: (warning) Member variable 'RadialSchemeGC2::quadData' is not initialized in the constructor.

[ergo-3.3\source\dft\fun-cam.c:526] -> [ergo-3.3\source\dft\fun-cam.c:533]: (performance) Variable 'f40' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-cam.c:313]: (style) The scope of the variable 'i' can be reduced.

[ergo-3.3\source\dft\fun-kt.c:247] -> [ergo-3.3\source\dft\fun-kt.c:249]: (performance) Variable 'faRZZ' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-kt.c:337] -> [ergo-3.3\source\dft\fun-kt.c:339]: (performance) Variable 'faRZZ' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-lyp.c:1246] -> [ergo-3.3\source\dft\fun-lyp.c:1256]: (performance) Variable 'F2_00001' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-lyp.c:1262] -> [ergo-3.3\source\dft\fun-lyp.c:1276]: (performance) Variable 'F2_10010' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-lyp.c:1274] -> [ergo-3.3\source\dft\fun-lyp.c:1280]: (performance) Variable 'F2_11001' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\fun-lyp.c:1248] -> [ergo-3.3\source\dft\fun-lyp.c:1282]: (performance) Variable 'F2_01200' is reassigned a value before the old one has been used.

[ergo-3.3\source\dft\functionals.c:119]: (error) Width 20 given in format string (no. 1) is larger than destination buffer 'func_name[20]', use %19s to prevent overflowing it.

[ergo-3.3\source\dft\grid_reader.cc:278]: (style) C-style pointer casting

[ergo-3.3\source\dft\grid_reader.cc:333]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ergo-3.3\source\dft\sparse_pattern.h:43]: (style) 'class SparsePattern' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\grid_matrix.h:44]: (style) 'class FullMatrix' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\grid_stream.cc:793]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ergo-3.3\source\dft\grid_stream.cc:827]: (style) C-style pointer casting

[ergo-3.3\source\dft\grid_stream.cc:213]: (warning) Member variable 'BoxPartitioner::LDA' is not initialized in the constructor.

[ergo-3.3\source\dft\grid_stream.cc:74]: (style) 'class RadialGrid' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\grid_stream.cc:419]: (style) 'class ActiveBfShells' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\integrator.cc:262]: (style) Variable 'npoints' is assigned a value that is never used.

[ergo-3.3\source\dft\integrator.cc:222]: (error) Memory leak: grid

[ergo-3.3\source\dft\lin_trans.cc:316]: (style) C-style pointer casting

[ergo-3.3\source\dft\sparse_matrix.h:54]: (style) 'class SparseMatrix' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\sparse_pattern.cc:213]: (style) Variable 'sumSize' is assigned a value that is never used.

[ergo-3.3\source\dft\xc_matrix.cc:389]: (style) The scope of the variable 'i' can be reduced.

[ergo-3.3\source\dft\xc_matrix.cc:548]: (style) The scope of the variable 'i' can be reduced.

[ergo-3.3\source\dft\xc_evaluators.hpp:202]: (style) 'struct UksData<Dft::FullMatrix>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\xc_evaluators.hpp:18]: (style) 'struct KsData<Dft::FullMatrix>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\xc_matrix_sparse.cc:244]: (style) C-style pointer casting

[ergo-3.3\source\dft\xc_matrix_sparse.cc:274]: (style) The scope of the variable 'i' can be reduced.

[ergo-3.3\source\dft\xc_matrix_sparse.cc:67]: (style) 'class XCEvaluator' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\xc_evaluators.hpp:202]: (style) 'struct UksData<Dft::SparseMatrix>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\dft\xc_evaluators.hpp:18]: (style) 'struct KsData<Dft::SparseMatrix>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\ergo_scripted.cc:1316]: (style) The scope of the variable 'opL' can be reduced.

[ergo-3.3\source\slr.h:108]: (warning) Member variable 'VarVector::fName' is not assigned a value in 'VarVector::operator='.

[ergo-3.3\source\slr.h:108]: (warning) Member variable 'VarVector::inMemory' is not assigned a value in 'VarVector::operator='.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::var_list' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::J_K_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::lr_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::ed_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::mat_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::scf_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::XC_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::output_params' is not initialized in the constructor.

[ergo-3.3\source\ergo_scripted.cc:121]: (warning) Member variable 'Ergo::readingMoleculeClass' is not initialized in the constructor.

[ergo-3.3\source\slr.h:211]: (style) 'class SmallMatrix' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\fermi_contact.cc:111]: (style) The scope of the variable 'usage' can be reduced.

[ergo-3.3\source\integrals\integral_info.h:38]: (error) The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\integrals\integrals_general.h:35]: (error) The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\integrals\integral_info.h:38]: (error) #error The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\integrals\box_system.cc:47]: (warning) Member variable 'BoxSystem::totNoOfBoxes' is not initialized in the constructor.

[ergo-3.3\source\integrals\box_system.cc:47]: (warning) Member variable 'BoxSystem::noOfLevels' is not initialized in the constructor.

[ergo-3.3\source\integrals\box_system.cc:47]: (warning) Member variable 'BoxSystem::levelList' is not initialized in the constructor.

[ergo-3.3\source\integrals\boysfunction.cc:238]: (style) Variable 'p' is assigned a value that is never used.

[ergo-3.3\source\integrals\organize_distrs.h:82]: (error) The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.

[ergo-3.3\source\integrals\monomial_info.cc:114]: (style) Variable 'p' is assigned a value that is never used.

[ergo-3.3\source\matrix\API_test.cc:243]: (style) The scope of the variable 'row' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:244]: (style) The scope of the variable 'col' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:356]: (style) The scope of the variable 'row' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:357]: (style) The scope of the variable 'col' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:358]: (style) The scope of the variable 'offset' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:509]: (style) The scope of the variable 'row' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:510]: (style) The scope of the variable 'col' can be reduced.

[ergo-3.3\source\matrix\API_test.cc:511]: (style) The scope of the variable 'offset' can be reduced.

[ergo-3.3\source\matrix\ValidPtr.h:124]: (warning) Member variable 'ValidPtr::ptr' is not assigned a value in 'ValidPtr::operator='.

[ergo-3.3\source\matrix\ValidPtr.h:124]: (warning) Member variable 'ValidPtr::inMemory' is not assigned a value in 'ValidPtr::operator='.

[ergo-3.3\source\matrix\ValidPtr.h:124]: (warning) Member variable 'ValidPtr::haveDataStructure' is not assigned a value in 'ValidPtr::operator='.

[ergo-3.3\source\matrix\LanczosLargestMagnitudeEig.h:203]: (warning) Member variable 'LanczosLargestMagnitudeEigIfSmall::eigIsSmall' is not initialized in the constructor.

[ergo-3.3\source\matrix\MatrixTridiagSymmetric.h:45]: (style) 'class MatrixTridiagSymmetric' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\matrix\Lanczos.h:57]: (style) 'class Lanczos' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\matrix\AllocatorManager.h:52]: (style) Checking if unsigned variable 'noOfRealsPerBuffer_' is less than zero.

[ergo-3.3\source\matrix\AllocatorManager.h:52]: (style) Checking if unsigned variable 'noOfBuffers_' is less than zero.

[ergo-3.3\source\matrix\Allocator.h:35]: (style) 'class Allocator' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\matrix\AllocatorManager.h:132]: (error) Exception thrown in destructor.

[ergo-3.3\source\matrix\FileWritable.cc:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\FileWritable.cc:198]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\FileWritable.cc:372]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\FileWritable.cc:381]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\FileWritable.cc:400]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\FileWritable.cc:419]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\Perturbation.h:194]: (style) The scope of the variable 'nMatrices' can be reduced.

[ergo-3.3\source\matrix\Perturb_Test.cc:140]: (style) Unused variable: D

[ergo-3.3\source\matrix\Perturb_Test.cc:169]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\Perturb_Test.cc:173]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\Perturbation.h:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\Perturbation.h:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\matrix\bench.cc:120]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\bench.cc:124]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\bench_gemm_only.cc:96]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\bench_gemm_only.cc:100]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\blastime.cc:96] -> [ergo-3.3\source\matrix\blastime.cc:98]: (performance) Variable 'secondsTaken' is reassigned a value before the old one has been used.

[ergo-3.3\source\matrix\blastime.cc:123]: (style) Exception should be caught by reference.

[ergo-3.3\source\matrix\matInclude.cc:143]: (style) Checking if unsigned variable 'noOfBytesRead' is less than zero.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_gemv.h:51]: (style) The scope of the variable 'ix' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_gemv.h:51]: (style) The scope of the variable 'jx' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_gemv.h:51]: (style) The scope of the variable 'jy' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_ger.h:49]: (style) The scope of the variable 'ix' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_ger.h:49]: (style) The scope of the variable 'kx' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_common.cc:204]: (style) The scope of the variable 'nc' can be reduced.

[ergo-3.3\source\matrix\template_lapack\blas\template_blas_common.cc:208]: (style) The scope of the variable 'm' can be reduced.

[ergo-3.3\source\matrix\template_lapack\lapack\template_lapack_lamch.h:169]: (style) The scope of the variable 'u' can be reduced.

[ergo-3.3\source\matrix\template_lapack\lapack\template_lapack_sygv.h:158]: (style) The scope of the variable 'trans' can be reduced.

[ergo-3.3\source\matrix\template_lapack\lapack\template_lapack_common.cc:60]: (style) The scope of the variable 'bend' can be reduced.

[ergo-3.3\source\scf\SCF_restricted.cc:73]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_restricted.cc:641]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_restricted.cc:682]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_restricted.cc:695]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_statistics.cc:32]: (warning) Member variable 'SCF_timer::elapsedTimeCPU_sys' is not initialized in the constructor.

[ergo-3.3\source\scf\SCF_statistics.cc:32]: (warning) Member variable 'SCF_timer::elapsedTimeCPU_usr' is not initialized in the constructor.

[ergo-3.3\source\scf\SCF_statistics.cc:32]: (warning) Member variable 'SCF_timer::elapsedTimeWall' is not initialized in the constructor.

[ergo-3.3\source\scf\SCF_statistics.cc:66]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\scf\SCF_statistics.cc:80]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\scf\SCF_statistics.cc:93]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\scf\SCF_statistics.cc:104]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\scf\SCF_statistics.cc:120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ergo-3.3\source\scf\SCF_unrestricted.cc:79]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_unrestricted.cc:672]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_unrestricted.cc:748]: (style) C-style pointer casting

[ergo-3.3\source\scf\SCF_unrestricted.cc:771]: (style) C-style pointer casting

[ergo-3.3\source\scf\diis_general.cc:37]: (warning) Member variable 'DIISManager::MatrixDimension' is not initialized in the constructor.

[ergo-3.3\source\scf\scf.cc:62]: (style) The scope of the variable 'matOptionsInvalidInput' can be reduced.

[ergo-3.3\source\slr.cc:807]: (style) The scope of the variable 'j' can be reduced.

[ergo-3.3\source\slr.cc:385]: (warning) Member variable 'LRSolver::subspaceSize' is not initialized in the constructor.

[ergo-3.3\source\slr.h:235]: (style) 'class LRSolver' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[ergo-3.3\source\standalone\standalone_density_file_conversion_program.c:106]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[ergo-3.3\source\standalone\standalone_density_file_conversion_program.c:209]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[ergo-3.3\source\standalone\standalone_density_file_conversion_program.c:213]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[ergo-3.3\source\standalone\standalone_density_file_conversion_program.c:145]: (error) Resource leak: f_in

[ergo-3.3\source\standalone\standalone_density_file_conversion_program_2.c:67]: (style) struct or union member 'densityFileHeaderStruct_new::dummy_int' is never used.

[ergo-3.3\source\standalone\standalone_density_file_conversion_program_2.c:104]: (error) Resource leak: f_in

[ergo-3.3\source\standalone\standalone_density_file_conversion_program_2.c:175]: (error) Resource leak: f_out

[ergo-3.3\source\tddft\tddft.cc:148]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ergo-3.3\source\tddft\tddft.cc:148]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ergo-3.3\source\tddft\tddft.cc:176]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[ergo-3.3\source\tddft\tddft.cc:176]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[ergo-3.3\source\test\grid_test.cc:248]: (style) Variable 'cnt' is assigned a value that is never used.

[ergo-3.3\source\test\matmem_test.cc:273]: (style) Variable 'AcopyList' is assigned a value that is never used.

[ergo-3.3\source\test\xcmat_sparse_test.cc:246]: (style) Variable 'nElectrons' is assigned a value that is never used.

[ergo-3.3\source\utilities\density_description_file_2.cc:715]: (style) Checking if unsigned variable 'sizeInBytes' is less than zero.

[ergo-3.3\source\utilities\density_description_file_2.cc:575]: (error) Resource leak: f

[ergo-3.3\source\utilities\density_description_file_2.cc:848]: (error) Resource leak: f

[ergo-3.3\source\utilities\density_description_file_2.cc:949]: (error) Resource leak: f

[ergo-3.3\source\utilities\density_description_file_2.cc:1048]: (error) Resource leak: f

[ergo-3.3\source\utilities\matrix_utilities.h:507]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[ergo-3.3\source\utilities\densitymanager.cc:93]: (style) The scope of the variable 'n' can be reduced.

[ergo-3.3\source\utilities\matrix_utilities_gao.cc:128]: (style) Variable 'rowind' is assigned a value that is never used.

[ergo-3.3\source\utilities\matrix_utilities_gao.cc:178]: (error) Mismatching allocation and deallocation: list

[ergo-3.3\source\utilities\matrix_utilities_gao.cc:119]: (error) Memory leak: list

[ergo-3.3\source\utilities\matrix_utilities_gao.cc:140]: (error) Resource leak: f_bin

[ergo-3.3\source\utilities\matrix_utilities_gao.cc:144]: (error) Resource leak: f_txt

[ergo-3.3\source\utilities\molecule.cc:138]: (style) The scope of the variable 'ii' can be reduced.

[ergo-3.3\source\utilities\molecule.cc:138]: (style) The scope of the variable 'lineLen' can be reduced.

[ergo-3.3\source\utilities\molecule.h:100]: (performance) Function parameter 'atomList' should be passed by reference.

[ergo-3.3\source\utilities\xyz_file_parser.cc:57]: (error) Resource leak: f

[ergo-3.3\source\utilities_basic\csr_matrix.cc:95]: (error) Memory leak: list

[ergo-3.3\source\utilities_basic\machine_epsilon.cc:40]: (style) The scope of the variable 'z' can be reduced.

[ergo-3.3\source\utilities_basic\utilities.cc:159]: (style) Checking if unsigned variable 'noOfBytesRead' is less than zero.

[ergo-3.3\source\utilities_basic\utilities.cc:253]: (style) Checking if unsigned variable 'noOfBytesRead' is less than zero.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eric/eric_4.5.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eris/eris_1.3.19.orig.tar.bz2
[eris-1.3.19\Eris\BaseConnection.cpp:185]: (style) Variable 'err' is assigned a value that is never used.

[eris-1.3.19\Eris\iround.h:9]: (error) iround.h must be included after config.h

[eris-1.3.19\Eris\iround.h:9]: (error) #error iround.h must be included after config.h

[eris-1.3.19\Eris\Connection.h:75]: (performance) Function parameter 'toId' should be passed by reference.

[eris-1.3.19\Eris\Connection.h:76]: (performance) Function parameter 'toId' should be passed by reference.

[eris-1.3.19\Eris\Connection.h:78]: (performance) Function parameter 'fromId' should be passed by reference.

[eris-1.3.19\Eris\Connection.h:79]: (performance) Function parameter 'fromId' should be passed by reference.

[eris-1.3.19\test\Account_unittest.cpp:39]: (style) Exception should be caught by reference.

[eris-1.3.19\test\TerrainMod_unittest.cpp:115]: (style) Unused variable: modTypes

[eris-1.3.19\test\clientConnection.cpp:530]: (performance) Possible inefficient checking for 'parents' emptiness.

[eris-1.3.19\test\commander.cpp:31]: (warning) Member variable 'Commander::m_codec' is not initialized in the constructor.

[eris-1.3.19\test\commander.cpp:31]: (warning) Member variable 'Commander::m_encoder' is not initialized in the constructor.

[eris-1.3.19\test\metaQuery.cpp:54]: (style) Unused variable: result

[eris-1.3.19\test\netTests.cpp:16]: (style) Variable 'av' is assigned a value that is never used.

[eris-1.3.19\test\netTests.cpp:23]: (style) Unused variable: d

[eris-1.3.19\test\tests.cpp:77]: (style) The class 'AttributeTracker' does not have a constructor.

[eris-1.3.19\test\signalHelpers.h:53]: (warning) Member variable 'SignalRecorder1<Eris::Entity*>::m_lastArg0' is not initialized in the constructor.

[eris-1.3.19\test\signalHelpers.h:53]: (warning) Member variable 'SignalRecorder1<bool>::m_lastArg0' is not initialized in the constructor.

[eris-1.3.19\test\signalHelpers.h:53]: (warning) Member variable 'SignalRecorder1<Eris::Task*>::m_lastArg0' is not initialized in the constructor.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang/erlang_17.0~rc2-dfsg.orig.tar.xz
[otp_src_17.0-rc2\erts\emulator\beam\sys.h:249]: (error) Neither 32 nor 64 bit architecture

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:341]: (error) Found no appropriate type to use for 'Eterm', 'Uint' and 'Sint'

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:372]: (error) Found no appropriate type to use for 'Uint32' and 'Sint32'

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:382]: (error) Found no appropriate type to use for 'Uint16' and 'Sint16'

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:388]: (error) Found no appropriate type to use for 'byte'

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:413]: (error) "Unsupported size of term"

[otp_src_17.0-rc2\erts\emulator\beam\erl_driver.h:182]: (error) No 64-bit integer type

[otp_src_17.0-rc2\erts\emulator\beam\sys.h:249]: (error) #error Neither 32 nor 64 bit architecture

[otp_src_17.0-rc2\erts\emulator\beam\big.h:53]: (error) "can not determine machine size"

[otp_src_17.0-rc2\erts\emulator\beam\erl_nif.h:91]: (error) No 64-bit integer type

[otp_src_17.0-rc2\erts\emulator\beam\dist.c:1845]: (error) "Ohh come on ... !?!"

[otp_src_17.0-rc2\erts\emulator\beam\dist.c:1968]: (error) "Ohh come on ... !?!"

[otp_src_17.0-rc2\erts\emulator\beam\erl_init.c:88]: (error) "Not 64-bit, nor 32-bit arch"

[otp_src_17.0-rc2\erts\emulator\beam\erl_nif.c:773]: (error) Unknown word size

[otp_src_17.0-rc2\erts\emulator\beam\erl_nif.c:806]: (error) Unknown long word size

[otp_src_17.0-rc2\erts\emulator\beam\erl_nif.c:825]: (error) Unknown long word size

[otp_src_17.0-rc2\erts\emulator\beam\erl_nif.h:91]: (error) #error No 64-bit integer type

[otp_src_17.0-rc2\erts\emulator\beam\erl_ptab.c:398]: (error) "Not 64-bit, nor 32-bit architecture..."

[otp_src_17.0-rc2\erts\emulator\drivers\common\gzio.c:728]: (style) The scope of the variable 'err' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\common\gzio.c:864]: (style) Variable 'crc' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\common\gzio.c:869]: (style) Variable 'szIn' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\common\ram_file_drv.c:425]: (style) The scope of the variable 'c3' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_efile.c:277]: (style) The scope of the variable 'written' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_efile.c:451]: (style) The scope of the variable 'dot_str' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_efile.c:537]: (style) The scope of the variable 'dirp' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_efile.c:770]: (style) The scope of the variable 'written' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_signal_drv.c:869]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[otp_src_17.0-rc2\erts\emulator\drivers\ose\ose_signal_drv.c:667]: (style) The scope of the variable 'j' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\unix\bin_drv.c:89]: (style) The scope of the variable 'rval' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\unix\bin_drv.c:195]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\unix\bin_drv.c:212]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\unix\unix_efile.c:317]: (style) The scope of the variable 'dirp' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\unix\unix_efile.c:585]: (style) The scope of the variable 'written' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\registry_drv.c:341]: (style) Variable 'ok' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\ttsl_drv.c:278]: (style) The scope of the variable 'source' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\ttsl_drv.c:404]: (style) The scope of the variable 'ch' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\ttsl_drv.c:663]: (style) The scope of the variable 'ch' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:776] -> [otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:778]: (performance) Variable 'hdc' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1331] -> [otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1333]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1333] -> [otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1335]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1335] -> [otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1337]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1337] -> [otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1339]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:247]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:541]: (style) The scope of the variable 'bufsize' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:771]: (style) The scope of the variable 'x' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:771]: (style) The scope of the variable 'y' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:928]: (style) The scope of the variable 'r' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1601]: (style) The scope of the variable 'pClipMem' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1601]: (style) The scope of the variable 'pMem2' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1758]: (style) The scope of the variable 'hbrush' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1759]: (style) The scope of the variable 'hdc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1868]: (style) The scope of the variable 'from' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1868]: (style) The scope of the variable 'to' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:2115]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:2116]: (style) The scope of the variable 'size' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:2117]: (style) The scope of the variable 'buf' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:2118]: (style) The scope of the variable 'cmdBuf' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:543]: (style) Unused variable: l

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:961]: (style) Unused variable: r

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1024]: (style) Variable 'ret' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1190]: (style) Unused variable: r

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1243]: (style) Variable 'iVscroll' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1339]: (style) Variable 'res' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1387]: (style) Variable 'hScrollBy' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1873]: (style) Variable 'from' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1875]: (style) Variable 'to' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1997]: (style) Unused variable: dl

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:1998]: (style) Unused variable: dc

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_con.c:242]: (error) Memory leak: buf

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_efile.c:1404]: (style) The scope of the variable 'len' can be reduced.

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_efile.c:902]: (style) Unused variable: SystemTime

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_efile.c:903]: (style) Unused variable: LocalFTime

[otp_src_17.0-rc2\erts\emulator\drivers\win32\win_efile.c:984]: (style) Unused variable: timebuf

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:547]: (style) The scope of the variable 'init_done' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1454]: (style) The scope of the variable 'p' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1789]: (style) The scope of the variable 'tmp_refers_to' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1790]: (style) The scope of the variable 'prev' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1843]: (style) The scope of the variable 'prev' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1844]: (style) The scope of the variable 'is_remote' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1844]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:1845]: (style) The scope of the variable 'new_address' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_bif0.c:681]: (style) Variable 'is_closure' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:38]: (style) The scope of the variable 'sdesc_size' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:39]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:40]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:41]: (style) The scope of the variable 'mask' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:132]: (style) The scope of the variable 'sdesc_size' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:133]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:134]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_gc.c:135]: (style) The scope of the variable 'mask' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_mode_switch.c:430]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_mode_switch.c:677]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_risc_stack.c:62]: (style) The scope of the variable 'mask' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_risc_stack.c:63]: (style) The scope of the variable 'sdesc_size' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_risc_stack.c:237]: (style) The scope of the variable 'exnra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_risc_stack.c:239]: (style) The scope of the variable 'sdesc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_risc_stack.c:279]: (style) The scope of the variable 'sdesc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:57]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:59]: (style) The scope of the variable 'mask' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:60]: (style) The scope of the variable 'sdesc_size' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:61]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:219]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:220]: (style) The scope of the variable 'exnra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:222]: (style) The scope of the variable 'sdesc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:262]: (style) The scope of the variable 'ra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\hipe\hipe_x86_stack.c:264]: (style) The scope of the variable 'sdesc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\pcre\pcre_maketables.c:100]: (error) syntax error

[otp_src_17.0-rc2\erts\emulator\pcre\pcre_get.c:522]: (error) syntax error

[otp_src_17.0-rc2\erts\emulator\pcre\pcre_study.c:555]: (style) Variable 'c' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_check_io.c:1689]: (style) The scope of the variable 'err' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_mmap.c:2119]: (error) "Do not know how to get page size"

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_mmap.c:2119]: (error) #error "Do not know how to get page size"

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_poll.c:1999]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_poll.c:1595]: (style) Variable 'final_do_wake' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_poll.c:1770]: (error) Uninitialized variable: res

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_poll.c:2128]: (error) Uninitialized variable: res

[otp_src_17.0-rc2\erts\emulator\sys\common\erl_sys_common_misc.c:188]: (style) The scope of the variable 'max' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\ose\erl_poll.c:211]: (style) The scope of the variable 'prev' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\ose\erl_poll.c:536]: (style) Variable 'act' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\unix\erl_unix_sys_ddll.c:258]: (style) Variable 'actual_code' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\unix\sys.c:2081]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\unix\sys.c:2131]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\unix\sys.c:2759]: (style) The scope of the variable 'pid' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\unix\sys.c:753]: (style) Variable 'hp' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\erl_poll.c:626]: (style) Unused variable: tid

[otp_src_17.0-rc2\erts\emulator\sys\win32\erl_poll.c:629]: (style) Unused variable: tres

[otp_src_17.0-rc2\erts\emulator\sys\win32\erl_poll.c:1076]: (style) Variable 'hshur' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\erl_poll.c:1077]: (style) Variable 'do_wake' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1483]: (style) The scope of the variable 'cmdlength' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1484]: (style) The scope of the variable 'thecommand' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1926]: (style) The scope of the variable 'numToRead' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1978]: (style) The scope of the variable 'buf' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1979]: (style) The scope of the variable 'numToWrite' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1979]: (style) The scope of the variable 'handle' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:2789]: (style) The scope of the variable 'hRes' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:2888]: (style) The scope of the variable 'key' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:261]: (style) Variable 'hp' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1161]: (style) Unused variable: i

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1924]: (style) Variable 'thread' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:1977]: (style) Variable 'thread' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:2342]: (style) Variable 'error' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys.c:2806]: (style) Variable 'n' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_env.c:227]: (style) The scope of the variable 'len' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_env.c:69]: (style) Variable 'req_size' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_env.c:92]: (style) Variable 'req_size' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:109]: (style) The scope of the variable 'occu' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:110]: (style) The scope of the variable 'weekday' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:110]: (style) The scope of the variable 'wday_1st' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:111]: (style) The scope of the variable 'day' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:111]: (style) The scope of the variable 'days_in' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:114]: (style) The scope of the variable 'leap_year' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:298]: (style) The scope of the variable 'dst' can be reduced.

[otp_src_17.0-rc2\erts\emulator\sys\win32\sys_time.c:112]: (style) Unused variable: tmp2

[otp_src_17.0-rc2\erts\emulator\test\alloc_SUITE_data\bucket_index.c:70]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\erts\emulator\test\alloc_SUITE_data\bucket_mask.c:57]: (style) The scope of the variable 'tmp' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\alloc_SUITE_data\threads.c:189]: (style) Unused variable: res

[otp_src_17.0-rc2\erts\emulator\test\busy_port_SUITE_data\busy_drv.c:58]: (style) Variable 'slave' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:581]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:599]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:719] -> [otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:728]: (performance) Variable 'res_len' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:185]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\chkio_drv.c:1416]: (style) The scope of the variable 'fd_stop_select' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\consume_timeslice_drv.c:133]: (style) Unused variable: res

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\ioq_exit_drv.c:401]: (style) Variable 'ddp' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\monitor_drv.c:164]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\monitor_drv.c:217]: (style) Unused variable: res

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\queue_drv.c:182]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\thr_alloc_drv.c:80]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\thr_alloc_drv.c:60]: (style) Unused variable: i

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\thr_free_drv.c:85]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\driver_SUITE_data\thr_free_drv.c:203]: (style) Unused variable: res

[otp_src_17.0-rc2\erts\emulator\test\erl_drv_thread_SUITE_data\rwlock.c:168]: (style) Unused variable: res

[otp_src_17.0-rc2\erts\emulator\test\float_SUITE_data\fp_drv.c:91]: (error) Passing value -1.0 to log() leads to undefined result.

[otp_src_17.0-rc2\erts\emulator\test\float_SUITE_data\fp_drv.c:95]: (error) Passing value 0.0 to log() leads to undefined result.

[otp_src_17.0-rc2\erts\emulator\test\mtx_SUITE_data\mtx_SUITE.c:413]: (style) The scope of the variable 'r_count' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\nif_SUITE_data\nif_SUITE.c:1353]: (style) Unused variable: copy

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\echo_drv.c:64]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\echo_drv.c:74]: (style) Variable 'void_ptr' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\echo_drv.c:71]: (style) Variable 'res' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\echo_drv.c:83]: (style) Variable 'void_ptr' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\echo_drv.c:74]: (error) Uninitialized variable: void_ptr

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\failure_drv.c:51]: (style) Variable 'void_ptr' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\failure_drv.c:60]: (style) Variable 'void_ptr' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\failure_drv.c:51]: (error) Uninitialized variable: void_ptr

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\port_test.c:541]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\port_test.c:220]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\port_test.c:360]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\port_test.c:410]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_SUITE_data\port_test.c:518]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_bif_SUITE_data\port_test.c:538]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[otp_src_17.0-rc2\erts\emulator\test\port_bif_SUITE_data\port_test.c:220]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_bif_SUITE_data\port_test.c:357]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_bif_SUITE_data\port_test.c:407]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\test\port_bif_SUITE_data\port_test.c:515]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\adler32.c:74]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:332]: (style) The scope of the variable 'str' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:332]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:473]: (style) The scope of the variable 'put' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:575]: (style) The scope of the variable 'str' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:1157]: (style) The scope of the variable 'match' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:1398]: (style) The scope of the variable 'more' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:1575]: (style) The scope of the variable 'max_start' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:158]: (style) struct or union member 'static_tree_desc_s::dummy' is never used.

[otp_src_17.0-rc2\erts\emulator\zlib\deflate.c:1845]: (style) Variable 'bflush' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\emulator\zlib\inflate.c:388]: (style) The scope of the variable 'dist' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\inflate.c:1300]: (style) The scope of the variable 'dictid' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\inflate.c:1385]: (style) The scope of the variable 'buf' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\inflate.c:1448]: (style) The scope of the variable 'wsize' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\inftrees.c:53]: (style) The scope of the variable 'fill' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:715]: (style) The scope of the variable 'curlen' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:760]: (style) The scope of the variable 'curlen' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:1068]: (style) The scope of the variable 'dist' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:1069]: (style) The scope of the variable 'lc' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:1070]: (style) The scope of the variable 'lx' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:1071]: (style) The scope of the variable 'code' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\trees.c:1072]: (style) The scope of the variable 'extra' can be reduced.

[otp_src_17.0-rc2\erts\emulator\zlib\zutil.c:17]: (style) struct or union member 'internal_state::dummy' is never used.

[otp_src_17.0-rc2\erts\epmd\src\epmd.c:481]: (style) The scope of the variable 'timestr' can be reduced.

[otp_src_17.0-rc2\erts\epmd\src\epmd.c:482]: (style) The scope of the variable 'buf' can be reduced.

[otp_src_17.0-rc2\erts\epmd\src\epmd_cli.c:164]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\epmd\src\epmd_srv.c:700]: (style) The scope of the variable 'offset' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\erlexec.c:1762]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\escript.c:246]: (style) The scope of the variable 'abspath' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\escript.c:411]: (style) The scope of the variable 'absname' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:388]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:558]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:559]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:664]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:664]: (style) The scope of the variable 'tmo' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:665]: (style) The scope of the variable 'tmo_env' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\heart.c:910]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:596]: (style) The scope of the variable 'cw' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:713]: (style) The scope of the variable 'max_fd' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:1045]: (style) The scope of the variable 'selret' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:1247]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:2445]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:2478]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\inet_gethost.c:840]: (error) Memory leak: inbuff

[otp_src_17.0-rc2\erts\etc\common\run_erl_common.c:433]: (style) The scope of the variable 'log_alive_buffer' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\run_erl_common.c:434]: (style) The scope of the variable 'buf' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\run_erl_common.c:564]: (style) The scope of the variable 'fd' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\run_erl_common.c:645]: (style) The scope of the variable 'command' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\to_erl_common.c:466]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[otp_src_17.0-rc2\erts\etc\common\to_erl_common.c:677]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[otp_src_17.0-rc2\erts\etc\common\to_erl_common.c:166]: (style) The scope of the variable 'len' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\to_erl_common.c:603]: (style) The scope of the variable 'written' can be reduced.

[otp_src_17.0-rc2\erts\etc\common\to_erl_common.c:653]: (style) Checking if unsigned variable 're_high' is less than zero.

[otp_src_17.0-rc2\erts\etc\ose\run_erl.c:660]: (style) Variable 'sig' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\etc\ose\run_erl.c:381]: (error) Memory is allocated but not initialized: write_req

[otp_src_17.0-rc2\erts\etc\ose\run_erl.c:426]: (error) Memory is allocated but not initialized: write_req

[otp_src_17.0-rc2\erts\etc\ose\run_erl.c:490]: (error) Memory is allocated but not initialized: write_req

[otp_src_17.0-rc2\erts\etc\unix\dyn_erl.c:168]: (style) The scope of the variable 'dp' can be reduced.

[otp_src_17.0-rc2\erts\etc\unix\dyn_erl.c:277]: (style) The scope of the variable 'dirp' can be reduced.

[otp_src_17.0-rc2\erts\etc\unix\run_erl.c:292]: (style) The scope of the variable 'maxfd' can be reduced.

[otp_src_17.0-rc2\erts\etc\unix\run_erl.c:293]: (style) The scope of the variable 'ready' can be reduced.

[otp_src_17.0-rc2\erts\etc\unix\run_erl.c:740]: (style) Variable 'pid' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\etc\unix\setuid_socket_wrap.c:67]: (style) The scope of the variable 'se' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\Install.c:55]: (style) Unused variable: converted

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\mingw\coffix.c:124]: (warning) printf format string requires 3 parameters but 4 are given.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\mingw\coffix.c:51]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\cc_wrap.c:104]: (style) The scope of the variable 'num' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\cc_wrap.c:176]: (style) The scope of the variable 'win32' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\cc_wrap.c:699]: (style) The scope of the variable 'params' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\cc_wrap.c:212]: (error) Common realloc mistake: 'w32_short' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\coffix.c:124]: (warning) printf format string requires 3 parameters but 4 are given.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\coffix.c:51]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\ld_wrap.c:96]: (style) The scope of the variable 'win32' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\cygwin_tools\vc\ld_wrap.c:132]: (error) Common realloc mistake: 'w32_short' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erl.c:58]: (style) The scope of the variable 'len' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erl.c:262]: (style) The scope of the variable 'inis' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erl.c:263]: (style) The scope of the variable 'utf8dir' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erl.c:264]: (style) The scope of the variable 'len' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erl.c:65]: (error) Common realloc mistake: 'path' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erl.c:109]: (error) Memory leak: utf8argv

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:229] -> [otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:232]: (warning) Possible null pointer dereference: service - otherwise it is redundant to check it against null.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:248] -> [otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:252]: (warning) Possible null pointer dereference: service - otherwise it is redundant to check it against null.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:96]: (style) The scope of the variable 'tmp' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:672]: (style) The scope of the variable 'current' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:1149]: (error) Common realloc mistake: 'line' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_interactive.c:1173]: (error) Common realloc mistake: 'argv' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_registry.c:381]: (style) Variable 'catcount' is assigned a value that is never used.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_registry.c:142]: (error) Common realloc mistake: 'val_data' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_registry.c:181]: (error) Common realloc mistake: 'tmpbuf' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_registry.c:360]: (error) Common realloc mistake: 'res' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_service.c:331]: (style) The scope of the variable 'tmp' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_service.c:604]: (style) The scope of the variable 'toerl' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\erlsrv\erlsrv_service.c:968]: (style) The scope of the variable 'dummy_name' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:446]: (style) The scope of the variable 'oinis' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:510]: (style) Unused variable: obuff

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:556]: (style) Unused variable: inie

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:78]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:87]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:97]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:118]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:133]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:211]: (error) Common realloc mistake: 'lines' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:335]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:337]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:341]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:347]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:349]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\init_file.c:353]: (error) Common realloc mistake: 'buff' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\msys_tools\vc\coffix.c:124]: (warning) printf format string requires 3 parameters but 4 are given.

[otp_src_17.0-rc2\erts\etc\win32\msys_tools\vc\coffix.c:51]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:356]: (style) The scope of the variable 'fp' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:357]: (style) The scope of the variable 'fsize' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:359]: (style) The scope of the variable 'bootf' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:325]: (warning) scanf without field width limits can crash with huge input data.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:330]: (error) Memory pointed to by 'fp' is freed twice.

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:223]: (error) Common realloc mistake: 'newstr' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:400]: (error) Common realloc mistake: 'bootf' nulled but not freed upon failure

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:206]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[otp_src_17.0-rc2\erts\etc\win32\start_erl.c:241]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[otp_src_17.0-rc2\erts\etc\win32\win_erlexec.c:253]: (style) The scope of the variable 'title' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\win_erlexec.c:450]: (style) The scope of the variable 'p' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\win_erlexec.c:451]: (style) The scope of the variable 'q' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\win_erlexec.c:454]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\erts\etc\win32\win_erlexec.c:455]: (style) The scope of the variable 'm' can be reduced.

[otp_src_17.0-rc2\erts\example\pg_async.c:180]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf.c:135]: (style) The scope of the variable 'size' can be reduced.

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:539]: (error) No integer datatype with the same size as 'void *' found

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:550]: (error) No integer datatype with the same size as Eterm found

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:565]: (error) No 64-bit integer datatype found

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:577]: (error) No 32-bit integer datatype found

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:587]: (error) No 16-bit integer datatype found

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:593]: (error) Unexpected size of char

[otp_src_17.0-rc2\erts\lib_src\common\erl_printf_format.c:539]: (error) #error No integer datatype with the same size as 'void *' found

[otp_src_17.0-rc2\erts\lib_src\common\ethr_aux.c:429] -> [otp_src_17.0-rc2\erts\lib_src\common\ethr_aux.c:451]: (warning) Possible null pointer dereference: tsepp - otherwise it is redundant to check it against null.

[otp_src_17.0-rc2\erts\lib_src\common\ethr_aux.c:465] -> [otp_src_17.0-rc2\erts\lib_src\common\ethr_aux.c:484]: (warning) Possible null pointer dereference: tsepp - otherwise it is redundant to check it against null.

[otp_src_17.0-rc2\erts\lib_src\common\ethr_aux.c:464]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\lib_src\common\ethr_mutex.c:1756]: (error) "No mutex implementation found"

[otp_src_17.0-rc2\erts\lib_src\common\ethr_mutex.c:1756]: (error) #error "No mutex implementation found"

[otp_src_17.0-rc2\erts\lib_src\ose\ethread.c:63]: (error) Missing configure defines

[otp_src_17.0-rc2\erts\lib_src\ose\ethread.c:63]: (error) #error Missing configure defines

[otp_src_17.0-rc2\erts\lib_src\pthread\ethr_event.c:200]: (error) No ethread event implementation

[otp_src_17.0-rc2\erts\lib_src\pthread\ethr_event.c:200]: (error) #error No ethread event implementation

[otp_src_17.0-rc2\erts\lib_src\pthread\ethread.c:55]: (error) Missing configure defines

[otp_src_17.0-rc2\erts\lib_src\pthread\ethread.c:55]: (error) #error Missing configure defines

[otp_src_17.0-rc2\erts\lib_src\win\ethr_event.c:63]: (style) The scope of the variable 'code' can be reduced.

[otp_src_17.0-rc2\erts\lib_src\win\ethread.c:47]: (error) Missing configure defines

[otp_src_17.0-rc2\erts\lib_src\win\ethread.c:47]: (error) #error Missing configure defines

[otp_src_17.0-rc2\erts\test\erlexec_SUITE_data\erlexec_tests.c:55]: (style) The scope of the variable 'ret' can be reduced.

[otp_src_17.0-rc2\erts\test\ethread_SUITE_data\ethread_tests.c:266] -> [otp_src_17.0-rc2\erts\test\ethread_SUITE_data\ethread_tests.c:268]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\erts\test\ethread_SUITE_data\ethread_tests.c:239]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\test\ethread_SUITE_data\ethread_tests.c:432]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\test\ethread_SUITE_data\ethread_tests.c:840]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:170]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:173]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:194]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:198]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:202]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\erts\test\utils\gccifier.c:263]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:847]: (style) The scope of the variable 'fourbyte' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:1074]: (style) The scope of the variable 'rex' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:1318]: (style) The scope of the variable 'function' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:1255]: (style) Variable 'dbuf' is not assigned a value.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:1316]: (style) Variable 'dbuf' is not assigned a value.

[otp_src_17.0-rc2\lib\erl_interface\src\connect\ei_connect.c:195]: (error) Common realloc mistake: 'ei_sockets' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\erl_interface\src\decode\decode_ref.c:29]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\decode\decode_string.c:70]: (style) Variable 'etype' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\decode\decode_tuple_header.c:29]: (style) Variable 'i' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\encode\encode_big.c:50]: (style) The scope of the variable 'hi' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\encode\encode_big.c:50]: (style) The scope of the variable 'lo' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\encode\encode_ref.c:27]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\encode\encode_ulong.c:38]: (style) Unsigned variable 'p' can't be negative so it is unnecessary to test it.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_connect.c:371]: (style) The scope of the variable 'rbuf' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_eterm.c:1294]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:657]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:163]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:185]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:209]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:235]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:259]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:552]: (style) The scope of the variable 'tmp' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_format.c:674]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_malloc.c:212]: (warning) Assignment of function parameter has no effect outside the function.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_malloc.c:145]: (warning) Redundant assignment of 'compound' to itself.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_malloc.c:157]: (warning) Redundant assignment of 'compound' to itself.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_malloc.c:192]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1041] -> [otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1042]: (performance) Variable 'ep' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1065] -> [otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1066]: (performance) Variable 'ep' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1280] -> [otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1281]: (performance) Variable 'j' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:517]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:518]: (style) The scope of the variable 'u' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:519]: (style) The scope of the variable 'l' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:520]: (style) The scope of the variable 'ul' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\legacy\erl_marshal.c:1862]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_format.c:129]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_format.c:151]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_format.c:182]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_format.c:205]: (style) The scope of the variable 'c' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_portio.c:206]: (style) The scope of the variable 'error' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_portio.c:207]: (style) The scope of the variable 's_res' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_portio.c:337]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_portio.c:358]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\misc\ei_printterm.c:309]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\ei_fake_prog.c:72]: (style) Variable 'bigp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\ei_fake_prog.c:74]: (style) Variable 'msgp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\ei_fake_prog.c:76]: (style) Variable 'pidp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:614]: (style) The scope of the variable 'r' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:695]: (style) The scope of the variable 'start' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:743]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:773]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:597]: (error) Memory leak: modname

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_call.c:507]: (error) Memory pointed to by 'p' is freed twice.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:180] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:182]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:182] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:185]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:185] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:188]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:188] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:189]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:189] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:190]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:190] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:191]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:191] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:192]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:192] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:193]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:193] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:194]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:194] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:195]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:195] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:196]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:196] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:197]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:197] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:198]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:198] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:199]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:199] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:200]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:179] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:202]: (performance) Variable 'charp' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:187] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:203]: (performance) Variable 'uintx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:203] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:204]: (performance) Variable 'uintx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:201] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:205]: (performance) Variable 'uchar' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:202] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:206]: (performance) Variable 'charp' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:204] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:207]: (performance) Variable 'uintx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:205] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:208]: (performance) Variable 'uchar' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:200] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:209]: (performance) Variable 'intx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:206] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:210]: (performance) Variable 'charp' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:207] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:211]: (performance) Variable 'uintx' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:210]: (style) Variable 'charp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:208]: (style) Variable 'uchar' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:181]: (style) Variable 'ucharp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:214]: (style) Variable 'intx' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:211]: (style) Variable 'uintx' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:212]: (style) Variable 'uintp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_fake_prog.c:186]: (style) Variable 'doublex' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_start.c:519] -> [otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_start.c:523]: (performance) Variable 'len' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_start.c:494]: (style) The scope of the variable 'fd' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_start.c:631]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\prog\erl_start.c:552]: (style) Variable 'len' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\src\registry\hash_dohash.c:33]: (style) The scope of the variable 'g' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\registry\reg_dump.c:114]: (style) The scope of the variable 'string' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\src\registry\reg_restore.c:39]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\ei_runner.c:165]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\ei_runner.c:176]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\ei_runner.c:354]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:170]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:173]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:194]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:198]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:202]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\gccifier.c:263]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\runner.c:171]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\runner.c:182]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[otp_src_17.0-rc2\lib\erl_interface\test\all_SUITE_data\runner.c:412]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\ei_accept_SUITE_data\ei_accept_test.c:114]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[otp_src_17.0-rc2\lib\erl_interface\test\ei_accept_SUITE_data\ei_accept_test.c:167]: (style) Variable 'i' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\test\ei_accept_SUITE_data\ei_accept_test.c:205]: (style) Variable 'index' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\erl_interface\test\ei_accept_SUITE_data\eiaccnode.c:96]: (warning) printf format string requires 2 parameters but 3 are given.

[otp_src_17.0-rc2\lib\erl_interface\test\ei_connect_SUITE_data\ei_connect_test.c:246]: (style) Unused variable: pid

[otp_src_17.0-rc2\lib\erl_interface\test\ei_connect_SUITE_data\ei_connect_test.c:268]: (style) Unused variable: r

[otp_src_17.0-rc2\lib\erl_interface\test\ei_print_SUITE_data\ei_print_test.c:41]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[otp_src_17.0-rc2\lib\erl_interface\test\erl_connect_SUITE_data\erl_connect_test.c:119]: (style) The scope of the variable 'cookie_buffer' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\erl_eterm_SUITE_data\eterm_test.c:1585]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[otp_src_17.0-rc2\lib\erl_interface\test\erl_eterm_SUITE_data\print_term.c:119]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\erl_eterm_SUITE_data\print_term.c:83]: (style) Unused variable: message

[otp_src_17.0-rc2\lib\erl_interface\test\erl_ext_SUITE_data\ext_test.c:473]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\erl_interface\test\erl_global_SUITE_data\erl_global_test.c:207]: (style) The scope of the variable 'name' can be reduced.

[otp_src_17.0-rc2\lib\ic\c_src\ic.c:124]: (style) The scope of the variable 'ilen' can be reduced.

[otp_src_17.0-rc2\lib\ic\c_src\ic.c:124]: (style) The scope of the variable 'vlen' can be reduced.

[otp_src_17.0-rc2\lib\ic\c_src\ic.c:302]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_code_erlang_binary.c:91]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_code_erlang_binary.c:36]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_atom.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_char.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_double.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_list_header.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_long.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_longlong.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_pid.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_port.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_ref.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_string.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_term.c:35]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_tuple_header.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_ulong.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_ulonglong.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_version.c:30]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_wstring.c:25]: (style) Unused variable: wchar

[otp_src_17.0-rc2\lib\ic\c_src\oe_ei_encode_wstring.c:37]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\ic\examples\all-against-all\client.c:51]: (style) The scope of the variable 'result' can be reduced.

[otp_src_17.0-rc2\lib\ic\examples\c-client\client.c:47]: (style) The scope of the variable 'result' can be reduced.

[otp_src_17.0-rc2\lib\ic\examples\c-server\client.c:47]: (style) The scope of the variable 'result' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_SUITE_data\c_client.c:271]: (style) The scope of the variable 'ires' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_SUITE_data\c_client.c:762]: (style) The scope of the variable 'stra0' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_SUITE_data\c_client.c:763]: (style) The scope of the variable 'stra1' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_SUITE_data\c_client.c:764]: (style) The scope of the variable 'stra2' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_SUITE_data\c_client.c:1150]: (style) Variable 'al' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_SUITE_data\c_client.c:274]: (style) The scope of the variable 'ires' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_SUITE_data\c_client.c:765]: (style) The scope of the variable 'stra0' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_SUITE_data\c_client.c:766]: (style) The scope of the variable 'stra1' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_SUITE_data\c_client.c:767]: (style) The scope of the variable 'stra2' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_SUITE_data\c_client.c:1153]: (style) Variable 'al' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_tmo_SUITE_data\c_client.c:274]: (style) The scope of the variable 'ires' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_tmo_SUITE_data\c_client.c:765]: (style) The scope of the variable 'stra0' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_tmo_SUITE_data\c_client.c:766]: (style) The scope of the variable 'stra1' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_tmo_SUITE_data\c_client.c:767]: (style) The scope of the variable 'stra2' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\c_client_erl_server_proto_tmo_SUITE_data\c_client.c:1153]: (style) Variable 'al' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\ic\test\erl_client_c_server_SUITE_data\c_server.c:100]: (style) The scope of the variable 'ires' can be reduced.

[otp_src_17.0-rc2\lib\ic\test\erl_client_c_server_proto_SUITE_data\c_server.c:100]: (style) The scope of the variable 'ires' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\httpc_SUITE_data\cgi_echo.c:56]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\httpc_SUITE_data\cgi_echo.c:88]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\httpd_SUITE_data\cgi_echo.c:56]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\httpd_SUITE_data\cgi_echo.c:88]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\old_httpd_SUITE_data\cgi_echo.c:56]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\inets\test\old_httpd_SUITE_data\cgi_echo.c:88]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\kernel\examples\uds_dist\c_src\uds_drv.c:755]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\kernel\examples\uds_dist\c_src\uds_drv.c:534]: (style) Variable 'res' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\examples\uds_dist\c_src\uds_drv.c:649]: (style) Variable 'res' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\client.c:300]: (error) Memory leak: wp

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\server.c:172]: (style) Variable 'tot_written' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\server.c:152]: (style) Variable 'tot_read' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\server.c:209]: (style) Variable 'pid' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\server.c:292]: (style) Variable 'chld' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:104]: (style) The scope of the variable 'sret' can be reduced.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:92]: (style) Variable 'max_serial' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:97]: (style) Variable 'do_resend' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:334]: (style) Variable 'wp' is allocated memory that is never used.

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:292]: (style) Unused variable: chld

[otp_src_17.0-rc2\lib\kernel\test\netmarks_SUITE_data\udp_client.c:368]: (error) Memory leak: wp

[otp_src_17.0-rc2\lib\odbc\c_src\odbcserver.c:1935]: (error) syntax error

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:157]: (style) The scope of the variable 'b' can be reduced.

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:157]: (style) The scope of the variable 'n1' can be reduced.

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:157]: (style) The scope of the variable 'n2' can be reduced.

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:157]: (style) The scope of the variable 'c1' can be reduced.

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:157]: (style) The scope of the variable 'c2' can be reduced.

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:51]: (style) Unused variable: s

[otp_src_17.0-rc2\lib\orber\c_src\InitialReference.cc:29]: (warning) Member variable 'InitialReference::port' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\os_mon\c_src\cpu_sup.c:143]: (style) The scope of the variable 'rc' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\cpu_sup.c:428]: (style) The scope of the variable 'rc' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\ferrule.c:67]: (error) Buffer overrun possible for long command line arguments.

[otp_src_17.0-rc2\lib\os_mon\c_src\memsup.c:217]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\memsup.c:246]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\memsup.c:513]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\memsup.c:206]: (style) struct or union member 'mem_table_struct::slot' is never used.

[otp_src_17.0-rc2\lib\os_mon\c_src\mod_syslog.c:54]: (style) Variable 'find_sw' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\os_mon\c_src\mod_syslog.c:132]: (error) Resource leak: srcfile

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_format.c:43]: (style) The scope of the variable 'num' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_format.c:118]: (style) The scope of the variable 'i' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:109]: (style) The scope of the variable 'x' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:113]: (style) The scope of the variable 'state' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:227]: (style) The scope of the variable 'ackbuff' can be reduced.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:165]: (style) Variable 'in' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:337]: (error) Common realloc mistake: 'event' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_main.c:377]: (error) Common realloc mistake: 'event' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\os_mon\c_src\nteventlog\elog_pipe_stdin.c:66]: (error) Common realloc mistake: 'stdin_buff' nulled but not freed upon failure

[otp_src_17.0-rc2\lib\os_mon\c_src\win32sysinfo.c:284]: (warning) Signed 'char' type used as array index.

[otp_src_17.0-rc2\lib\os_mon\c_src\win32sysinfo.c:249]: (style) The scope of the variable 'res' can be reduced.

[otp_src_17.0-rc2\lib\runtime_tools\c_src\trace_file_drv.c:66]: (error) Could not define MAXPATHLEN

[otp_src_17.0-rc2\lib\runtime_tools\c_src\trace_file_drv.c:66]: (error) #error Could not define MAXPATHLEN

[otp_src_17.0-rc2\lib\runtime_tools\c_src\trace_ip_drv.c:117]: (error) "No EWOULDBLOCK found"

[otp_src_17.0-rc2\lib\runtime_tools\c_src\trace_ip_drv.c:117]: (error) #error "No EWOULDBLOCK found"

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2557] -> [otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2573]: (performance) Variable 'sock' is reassigned a value before the old one has been used.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:618]: (style) The scope of the variable 'size' can be reduced.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:765]: (style) The scope of the variable 'no' can be reduced.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2299]: (style) The scope of the variable 'status' can be reduced.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:656]: (style) Checking if unsigned variable 'width' is less than zero.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2028]: (style) Variable 'freep' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2232]: (style) Variable 'size' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory.c:2309]: (style) Variable 'status' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory_trace_block_table.c:596]: (style) The scope of the variable 'poolp2' can be reduced.

[otp_src_17.0-rc2\lib\tools\c_src\erl_memory_trace_block_table.c:743]: (style) The scope of the variable 'blk' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\egl_impl.cpp:273]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_events.cpp:321]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_events.cpp:331]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_events.cpp:332]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:23]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:29]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:35]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:41]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:47]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:54]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:60]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:66]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:72]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:79]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:84]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:89]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:95]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:103]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:111]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:119]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:126]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:133]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:151]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:157]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:163]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:168]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:174]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:183]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:190]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:200]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:208]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:218]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:225]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:231]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:240]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:246]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:252]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:263]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:268]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:274]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:280]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:286]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:291]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:296]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:303]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:308]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:314]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:320]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:326]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:332]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:338]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:344]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:350]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:356]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:362]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:368]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:374]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:380]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:404]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:410]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:416]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:422]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:428]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:434]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:440]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:446]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:452]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:458]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:464]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:470]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:476]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:482]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:488]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:493]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:499]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:505]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:511]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:517]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:523]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:529]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:534]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:539]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:545]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:551]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:557]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:563]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:569]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:575]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:581]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:587]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:593]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:598]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:603]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:609]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:615]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:620]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:625]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:630]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:637]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:643]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:650]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:656]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:662]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:667]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:672]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:677]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:683]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:688]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:710]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:716]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:722]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:730]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:735]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:740]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:746]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:751]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:757]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:763]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:53]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:54]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:64]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:112]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:118]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:122]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:123]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:124]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:125]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:135]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:145]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:155]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:165]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:175]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:178]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:179]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:180]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:181]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:190]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:193]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:194]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:195]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:196]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:205]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:206]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:207]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:212]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:213]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:224]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:228]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:229]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:231]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:232]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:241]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:244]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:245]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:247]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:248]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:249]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:262]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:266]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:267]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:268]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:269]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:280]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:289]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:290]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:301]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:302]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:303]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:304]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:316]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_callback_impl.cpp:211]: (style) Variable 'bp' is assigned a value that is never used.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:388]: (warning) Member variable 'EwxListCtrl::onGetItemText' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:388]: (warning) Member variable 'EwxListCtrl::onGetItemAttr' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:388]: (warning) Member variable 'EwxListCtrl::onGetItemColumnImage' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:389]: (warning) Member variable 'EwxListCtrl::onGetItemText' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:389]: (warning) Member variable 'EwxListCtrl::onGetItemAttr' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\gen\wxe_derived_dest.h:389]: (warning) Member variable 'EwxListCtrl::onGetItemColumnImage' is not initialized in the constructor.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_gl.cpp:71]: (style) The scope of the variable 'LIBhandle' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_gl.cpp:76]: (style) The scope of the variable 'erlCallbacks' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_helpers.cpp:30]: (style) The scope of the variable 'prev' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_helpers.cpp:31]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_helpers.cpp:71]: (style) The scope of the variable 'n' can be reduced.

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:191]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:223]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:232]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:254]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:315]: (style) C-style pointer casting

[otp_src_17.0-rc2\lib\wx\c_src\wxe_impl.cpp:359]: (style) C-style pointer casting

[otp_src_17.0-rc2\system\doc\tutorial\cnode_c.c:17]: (style) The scope of the variable 'got' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\cnode_s.c:20]: (style) The scope of the variable 'got' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\cnode_s2.c:21]: (style) The scope of the variable 'got' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:9]: (style) The scope of the variable 'tuplep' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:9]: (style) The scope of the variable 'intp' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:10]: (style) The scope of the variable 'fnp' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:10]: (style) The scope of the variable 'argp' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:13]: (style) Unused variable: allocated

[otp_src_17.0-rc2\system\doc\tutorial\ei.c:13]: (style) Unused variable: freed

[otp_src_17.0-rc2\system\doc\tutorial\port.c:6]: (style) The scope of the variable 'fn' can be reduced.

[otp_src_17.0-rc2\system\doc\tutorial\port.c:6]: (style) The scope of the variable 'arg' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-bear/erlang-bear_0.8.0+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-bitcask/erlang-bitcask_1.6.3+dfsg.orig.tar.gz
[erlang-bitcask-1.6.3+dfsg\c_src\bitcask_nifs.c:290]: (style) The scope of the variable 'name_sz' can be reduced.

[erlang-bitcask-1.6.3+dfsg\c_src\bitcask_nifs.c:1489]: (style) The scope of the variable 'bytes_written' can be reduced.

[erlang-bitcask-1.6.3+dfsg\c_src\bitcask_nifs.c:1580]: (style) The scope of the variable 'bytes_written' can be reduced.

[erlang-bitcask-1.6.3+dfsg\c_src\bitcask_nifs.c:567]: (error) Uninitialized variable: old_file_id


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-cherly/erlang-cherly_0.12.8+dfsg.orig.tar.gz
[erlang-cherly-0.12.8+dfsg\c_src\hashmap.h:78] -> [erlang-cherly-0.12.8+dfsg\c_src\runtime.h:55]: (style) The struct 'Hmap' forward declaration is unnecessary. Type struct is already declared earlier.

[erlang-cherly-0.12.8+dfsg\c_src\cherly.c:84]: (style) The scope of the variable 'item' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\hashmap.c:294]: (style) Variable 'e_hash' is assigned a value that is never used.

[erlang-cherly-0.12.8+dfsg\c_src\hashmap.c:338]: (style) Variable 'e_hash' is assigned a value that is never used.

[erlang-cherly-0.12.8+dfsg\c_src\lru.c:18]: (style) The scope of the variable 'item' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\lru.c:34]: (style) The scope of the variable 'item' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\runtime.c:17]: (style) The scope of the variable 'c1' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\runtime.c:17]: (style) The scope of the variable 'c2' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\slabs.c:106]: (style) The scope of the variable 'pend' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\slabs.c:308]: (style) The scope of the variable 'ppool' can be reduced.

[erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:51] -> [erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:52]: (performance) Buffer 'buf' is being written before its old content has been used.

[erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:71] -> [erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:72]: (performance) Buffer 'buf' is being written before its old content has been used.

[erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:79] -> [erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:80]: (performance) Buffer 'buf2' is being written before its old content has been used.

[erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:87] -> [erlang-cherly-0.12.8+dfsg\c_src\test\check_cherly.c:88]: (performance) Buffer 'buf3' is being written before its old content has been used.

[erlang-cherly-0.12.8+dfsg\c_src\test\check_slabs.c:137]: (style) Variable 'p12' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-cl/erlang-cl_1.2.1.orig.tar.gz
[cl-cl-1.2.1\c_src\cl_hash.c:361]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:362]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:363]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:364]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:365]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:366]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:369]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:370]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[cl-cl-1.2.1\c_src\cl_hash.c:371]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-cowboy/erlang-cowboy_0.8.6+dfsg1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-folsom/erlang-folsom_0.8.0+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-jiffy/erlang-jiffy_0.8.5+dfsg.orig.tar.gz
[erlang-jiffy-0.8.5+dfsg\c_src\decoder.c:125]: (style) The scope of the variable 'new_sz' can be reduced.

[erlang-jiffy-0.8.5+dfsg\c_src\decoder.c:126]: (style) The scope of the variable 'i' can be reduced.

[erlang-jiffy-0.8.5+dfsg\c_src\double-conversion\utils.h:71]: (error) Target architecture was not detected as supported by Double-Conversion.

[erlang-jiffy-0.8.5+dfsg\c_src\double-conversion\utils.h:71]: (error) #error Target architecture was not detected as supported by Double-Conversion.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-meck/erlang-meck_0.8.1+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-proper/erlang-proper_1.1+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erlang-ranch/erlang-ranch_0.9.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erm/erm_0.14-0.orig.tar.gz
[eRm\src\geodist.c:30]: (style) The scope of the variable 'nod' can be reduced.

[eRm\src\geodist.c:30]: (style) The scope of the variable 's1count' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/erubis/erubis_2.6.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eruby/eruby_1.0.5.orig.tar.gz
[eruby-1.0.5.orig\eruby_lib.c:445]: (style) The scope of the variable 'c' can be reduced.

[eruby-1.0.5.orig\eruby_lib.c:398]: (warning) String literal compared with variable 'c'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_lib.c:400]: (warning) String literal compared with variable 'c'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_lib.c:401]: (warning) String literal compared with variable 'prevc'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_lib.c:503]: (warning) String literal compared with variable 'c'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_lib.c:505]: (warning) String literal compared with variable 'c'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_lib.c:510]: (warning) String literal compared with variable 'c'. Did you intend to use strcmp() instead?

[eruby-1.0.5.orig\eruby_main.c:195] -> [eruby-1.0.5.orig\eruby_main.c:202]: (performance) Variable 'ep' is reassigned a value before the old one has been used.

[eruby-1.0.5.orig\eruby_main.c:94]: (style) The scope of the variable 'buff' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esajpip/esajpip_0.1~bzr28.orig.tar.gz
[esajpip-0.1~bzr28\src\app_config.h:41]: (performance) Variable 'address_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\app_config.h:43]: (performance) Variable 'images_folder_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\app_config.h:44]: (performance) Variable 'caching_folder_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\app_config.h:45]: (performance) Variable 'logging_folder_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\app_info.cc:43]: (style) C-style pointer casting

[esajpip-0.1~bzr28\src\app_info.cc:119]: (style) The scope of the variable 't1' can be reduced.

[esajpip-0.1~bzr28\src\app_info.cc:119]: (style) The scope of the variable 't2' can be reduced.

[esajpip-0.1~bzr28\src\args_parser.cc:70]: (style) The scope of the variable 'tm_after' can be reduced.

[esajpip-0.1~bzr28\src\args_parser.cc:70]: (style) The scope of the variable 'tm_before' can be reduced.

[esajpip-0.1~bzr28\src\args_parser.cc:106]: (style) The scope of the variable 'dir_ent' can be reduced.

[esajpip-0.1~bzr28\src\base.h:46]: (portability) The extra qualification 'base::' is unnecessary and is considered an error by many compilers.

[esajpip-0.1~bzr28\src\base.h:33]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\base.h:45]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\base.h:55]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\net\socket_stream.h:57]: (style) The scope of the variable 'n' can be reduced.

[esajpip-0.1~bzr28\src\client_manager.cc:34]: (style) The scope of the variable 'com_error' can be reduced.

[esajpip-0.1~bzr28\src\client_manager.cc:39]: (style) The scope of the variable 'send_data' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.h:154]: (warning) Assert statement calls a function which may have desired side effects: 'Init'.

[esajpip-0.1~bzr28\src\jpip\databin_server.h:152]: (warning) Member variable 'DataBinServer::eof' is not initialized in the constructor.

[esajpip-0.1~bzr28\src\jpeg2000\codestream_index.h:60]: (style) 'CodestreamIndex::operator=' should return 'CodestreamIndex &'.

[esajpip-0.1~bzr28\src\jpeg2000\packet.h:54]: (style) 'Packet::operator=' should return 'Packet &'.

[esajpip-0.1~bzr28\src\jpeg2000\coding_parameters.h:138]: (style) 'CodingParameters::operator=' should return 'CodingParameters &'.

[esajpip-0.1~bzr28\src\jpeg2000\image_info.h:53]: (style) 'ImageInfo::operator=' should return 'ImageInfo &'.

[esajpip-0.1~bzr28\src\jpeg2000\packet_index.h:79]: (style) 'PacketIndex::operator=' should return 'PacketIndex &'.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.h:143]: (performance) Variable 'root_dir_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.h:144]: (performance) Variable 'cache_dir_' is assigned in constructor body. Consider performing initialization in initialization list.

[esajpip-0.1~bzr28\src\jpeg2000\image_info.h:75]: (performance) Possible inefficient checking for 'paths' emptiness.

[esajpip-0.1~bzr28\src\jpeg2000\codestream_index.h:80]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\codestream_index.h:85]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\coding_parameters.h:168]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\meta_data.h:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\meta_data.h:75]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_info.h:77]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_info.h:88]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_info.h:99]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\packet_index.h:83]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.h:283]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.h:288]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.h:293]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.h:299]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\data\vint_vector.h:61]: (style) 'vint_vector::operator=' should return 'vint_vector &'.

[esajpip-0.1~bzr28\src\data\vint_vector.h:67]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\esa_jpip_server.cc:272]: (style) C-style pointer casting

[esajpip-0.1~bzr28\src\http\request.cc:70]: (performance) Possible inefficient checking for 'parameters' emptiness.

[esajpip-0.1~bzr28\src\ipc\event.h:20]: (style) The class 'Event' does not have a constructor.

[esajpip-0.1~bzr28\src\ipc\rdwr_lock.cc:17] -> [esajpip-0.1~bzr28\src\ipc\rdwr_lock.cc:24]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[esajpip-0.1~bzr28\src\jpeg2000\coding_parameters.cc:25]: (style) The scope of the variable 'distance' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\coding_parameters.cc:29]: (style) The scope of the variable 'res_image_x' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\coding_parameters.cc:29]: (style) The scope of the variable 'res_image_y' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:354]: (style) The scope of the variable 'plen' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:354]: (style) The scope of the variable 'pini_box' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:354]: (style) The scope of the variable 'plen_box' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:403]: (style) The scope of the variable 'plen' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:403]: (style) The scope of the variable 'pini_box' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:403]: (style) The scope of the variable 'plen_box' can be reduced.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.h:111]: (style) Unused private function: 'FileManager::ReadNlstBox'

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:485]: (performance) Possible inefficient checking for 'paths' emptiness.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:480]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\file_manager.cc:491]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.cc:16]: (performance) Possible inefficient checking for 'paths' emptiness.

[esajpip-0.1~bzr28\src\jpeg2000\image_index.cc:20]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\index_manager.cc:64]: (performance) Possible inefficient checking for 'paths' emptiness.

[esajpip-0.1~bzr28\src\jpeg2000\index_manager.cc:72]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\index_manager.cc:84]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpeg2000\index_manager.cc:142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpip\cache_model.h:397]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esajpip-0.1~bzr28\src\jpip\databin_server.cc:93]: (style) The scope of the variable 'res' can be reduced.

[esajpip-0.1~bzr28\src\jpip\databin_server.cc:111]: (style) The scope of the variable 'last_metadata' can be reduced.

[esajpip-0.1~bzr28\src\jpip\databin_server.cc:141]: (style) The scope of the variable 'bin_id' can be reduced.

[esajpip-0.1~bzr28\src\jpip\databin_server.cc:142]: (style) The scope of the variable 'last_packet' can be reduced.

[esajpip-0.1~bzr28\src\jpip\woi_composer.h:48]: (warning) Member variable 'WOIComposer::max_resolution' is not initialized in the constructor.

[esajpip-0.1~bzr28\src\jpip\woi_composer.h:65]: (warning) Member variable 'WOIComposer::max_resolution' is not initialized in the constructor.

[esajpip-0.1~bzr28\src\trace.h:19]: (style) 'class TraceSystem' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esdl/esdl_1.2.orig.tar.gz
[esdl-1.2\c_src\esdl_audio.c:183] -> [esdl-1.2\c_src\esdl_audio.c:183]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_audio.c:241] -> [esdl-1.2\c_src\esdl_audio.c:241]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_audio.c:49]: (style) The scope of the variable 'waveptr' can be reduced.

[esdl-1.2\c_src\esdl_audio.c:50]: (style) The scope of the variable 'waveleft' can be reduced.

[esdl-1.2\c_src\esdl_audio.c:215]: (style) The scope of the variable 'nsize' can be reduced.

[esdl-1.2\c_src\esdl_driver.c:216]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[esdl-1.2\c_src\esdl_driver.c:229]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[esdl-1.2\c_src\esdl_driver.c:184]: (style) The scope of the variable 'func' can be reduced.

[esdl-1.2\c_src\esdl_driver.c:209]: (style) The scope of the variable 'func' can be reduced.

[esdl-1.2\c_src\esdl_driver.c:210]: (style) The scope of the variable 'len' can be reduced.

[esdl-1.2\c_src\esdl_events.c:283]: (warning) Assignment of function parameter has no effect outside the function.

[esdl-1.2\c_src\esdl_events.c:49] -> [esdl-1.2\c_src\esdl_events.c:54]: (performance) Variable 'bp' is reassigned a value before the old one has been used.

[esdl-1.2\c_src\esdl_events.c:305] -> [esdl-1.2\c_src\esdl_events.c:305]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_events.c:326] -> [esdl-1.2\c_src\esdl_events.c:326]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_events.c:367] -> [esdl-1.2\c_src\esdl_events.c:368]: (performance) Variable 'bp' is reassigned a value before the old one has been used.

[esdl-1.2\c_src\esdl_events.c:405] -> [esdl-1.2\c_src\esdl_events.c:405]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_gl.c:111]: (style) The scope of the variable 'LIBhandle' can be reduced.

[esdl-1.2\c_src\esdl_gl.c:112]: (style) The scope of the variable 'init_opengl' can be reduced.

[esdl-1.2\c_src\esdl_gl.c:119]: (style) The scope of the variable 'erlCallbacks' can be reduced.

[esdl-1.2\c_src\esdl_gl.c:239]: (style) The scope of the variable 'pos' can be reduced.

[esdl-1.2\c_src\esdl_img.c:46] -> [esdl-1.2\c_src\esdl_img.c:46]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_spec.c:26] -> [esdl-1.2\c_src\esdl_spec.c:26]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_spec.c:30] -> [esdl-1.2\c_src\esdl_spec.c:30]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_spec.c:58] -> [esdl-1.2\c_src\esdl_spec.c:58]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_spec.c:154]: (style) The scope of the variable 'pixels' can be reduced.

[esdl-1.2\c_src\esdl_spec.c:182]: (style) The scope of the variable 'pixels' can be reduced.

[esdl-1.2\c_src\esdl_ttf.c:74] -> [esdl-1.2\c_src\esdl_ttf.c:74]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:98] -> [esdl-1.2\c_src\esdl_ttf.c:98]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:391] -> [esdl-1.2\c_src\esdl_ttf.c:391]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:418] -> [esdl-1.2\c_src\esdl_ttf.c:418]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:446] -> [esdl-1.2\c_src\esdl_ttf.c:446]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:474] -> [esdl-1.2\c_src\esdl_ttf.c:474]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:504] -> [esdl-1.2\c_src\esdl_ttf.c:504]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:534] -> [esdl-1.2\c_src\esdl_ttf.c:534]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:565] -> [esdl-1.2\c_src\esdl_ttf.c:565]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:596] -> [esdl-1.2\c_src\esdl_ttf.c:596]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:623] -> [esdl-1.2\c_src\esdl_ttf.c:623]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:650] -> [esdl-1.2\c_src\esdl_ttf.c:650]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:678] -> [esdl-1.2\c_src\esdl_ttf.c:678]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_ttf.c:706] -> [esdl-1.2\c_src\esdl_ttf.c:706]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_util.c:30]: (warning) Assignment of function parameter has no effect outside the function.

[esdl-1.2\c_src\esdl_util.c:48]: (style) The scope of the variable 'mem' can be reduced.

[esdl-1.2\c_src\esdl_util.c:49]: (style) The scope of the variable 'start' can be reduced.

[esdl-1.2\c_src\esdl_util.c:50]: (style) The scope of the variable 'i' can be reduced.

[esdl-1.2\c_src\esdl_util.c:50]: (style) The scope of the variable 'j' can be reduced.

[esdl-1.2\c_src\esdl_util.c:50]: (style) The scope of the variable 'k' can be reduced.

[esdl-1.2\c_src\esdl_util.c:30]: (style) Variable 'start' is assigned a value that is never used.

[esdl-1.2\c_src\esdl_video.c:641]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[esdl-1.2\c_src\esdl_video.c:642]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[esdl-1.2\c_src\esdl_video.c:643]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[esdl-1.2\c_src\esdl_video.c:646]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[esdl-1.2\c_src\esdl_video.c:65] -> [esdl-1.2\c_src\esdl_video.c:65]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:96] -> [esdl-1.2\c_src\esdl_video.c:96]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:451] -> [esdl-1.2\c_src\esdl_video.c:451]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:495] -> [esdl-1.2\c_src\esdl_video.c:495]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:529] -> [esdl-1.2\c_src\esdl_video.c:529]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:540] -> [esdl-1.2\c_src\esdl_video.c:540]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:594] -> [esdl-1.2\c_src\esdl_video.c:594]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:1038] -> [esdl-1.2\c_src\esdl_video.c:1038]: (performance) Buffer 'bp' is being written before its old content has been used.

[esdl-1.2\c_src\esdl_video.c:396]: (style) The scope of the variable 'sr' can be reduced.

[esdl-1.2\c_src\esdl_video.c:822]: (style) Variable 'res' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esekeyd/esekeyd_1.2.7.orig.tar.gz
[esekeyd-1.2.7\src\esekeyd.c:36]: (style) The scope of the variable 'i' can be reduced.

[esekeyd-1.2.7\src\esekeyd.c:102]: (style) The scope of the variable 'device' can be reduced.

[esekeyd-1.2.7\src\esekeyd.c:105]: (style) The scope of the variable 'key' can be reduced.

[esekeyd-1.2.7\src\esekeyd.c:175]: (error) Common realloc mistake: 'keys' nulled but not freed upon failure

[esekeyd-1.2.7\src\esekeyd.c:298]: (error) Common realloc mistake: 'keys_buff' nulled but not freed upon failure

[esekeyd-1.2.7\src\input.c:64]: (warning) %hu in format string (no. 1) requires 'unsigned short *' but the argument type is 'short *'.

[esekeyd-1.2.7\src\input.c:31]: (warning) scanf without field width limits can crash with huge input data.

[esekeyd-1.2.7\src\keytest.c:53]: (style) The scope of the variable 'device' can be reduced.

[esekeyd-1.2.7\src\keytest.c:55]: (style) The scope of the variable 'key' can be reduced.

[esekeyd-1.2.7\src\keytest.c:124]: (error) Memory leak: device_name

[esekeyd-1.2.7\src\learnkeys.c:55]: (style) The scope of the variable 'device' can be reduced.

[esekeyd-1.2.7\src\learnkeys.c:57]: (style) The scope of the variable 'key' can be reduced.

[esekeyd-1.2.7\src\learnkeys.c:164]: (error) Memory leak: device_name

[esekeyd-1.2.7\src\mkparser.c:46]: (warning) scanf without field width limits can crash with huge input data.

[esekeyd-1.2.7\src\parser.c:8]: (style) The scope of the variable 'ret_val' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esmtp/esmtp_1.2.orig.tar.bz2
[lexer.l:112]: (style) The scope of the variable 'dp' can be reduced.

[lexer.l:113]: (style) The scope of the variable 'hex' can be reduced.

[esmtp-1.2\message.c:133]: (style) The scope of the variable 'n' can be reduced.

[parser.c:1171]: (warning) Assignment of function parameter has no effect outside the function.

[esmtp-1.2\smtp.c:258]: (warning) Redundant assignment of 'message' to itself.

[esmtp-1.2\smtp.c:277]: (warning) Redundant assignment of 'message' to itself.

[esmtp-1.2\smtp.c:242]: (style) The scope of the variable 'sizeticker' can be reduced.

[esmtp-1.2\smtp.c:374]: (style) The scope of the variable 'pw' can be reduced.

[esmtp-1.2\smtp.c:375]: (style) The scope of the variable 'len' can be reduced.

[esmtp-1.2\smtp.c:277]: (style) Variable 'message' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esniper/esniper_2.28.0.orig.tar.gz
[esniper-2.28.0\auction.c:465] -> [esniper-2.28.0\auction.c:468]: (warning) Possible null pointer dereference: pagename - otherwise it is redundant to check it against null.

[esniper-2.28.0\auction.c:399] -> [esniper-2.28.0\auction.c:410]: (performance) Variable 'mp' is reassigned a value before the old one has been used.

[esniper-2.28.0\auction.c:291]: (style) Variable 'found' is assigned a value that is never used.

[esniper-2.28.0\auctionfile.c:53]: (style) The scope of the variable 'i' can be reduced.

[esniper-2.28.0\auctionfile.c:53]: (style) The scope of the variable 'j' can be reduced.

[esniper-2.28.0\history.c:116] -> [esniper-2.28.0\history.c:117]: (performance) Variable 'token' is reassigned a value before the old one has been used.

[esniper-2.28.0\history.c:158] -> [esniper-2.28.0\history.c:159]: (performance) Variable 'line' is reassigned a value before the old one has been used.

[esniper-2.28.0\history.c:188] -> [esniper-2.28.0\history.c:189]: (performance) Variable 'line' is reassigned a value before the old one has been used.

[esniper-2.28.0\history.c:328] -> [esniper-2.28.0\history.c:329]: (performance) Variable 'line' is reassigned a value before the old one has been used.

[esniper-2.28.0\history.c:102]: (style) The scope of the variable 'delim' can be reduced.

[esniper-2.28.0\history.c:623]: (style) The scope of the variable 'num' can be reduced.

[esniper-2.28.0\html.c:49]: (style) The scope of the variable 'inStr' can be reduced.

[esniper-2.28.0\html.c:417]: (style) The scope of the variable 'cpp' can be reduced.

[esniper-2.28.0\options.c:173]: (style) The scope of the variable 'tablename' can be reduced.

[esniper-2.28.0\util.c:330]: (style) The scope of the variable 'optionlog' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esorex/esorex_3.9.6.orig.tar.gz
[esorex-3.9.6\libltdl\loaders\dyld.c:288]: (style) The scope of the variable 'flags' can be reduced.

[esorex-3.9.6\libltdl\loaders\dyld.c:477]: (style) The scope of the variable 'lc' can be reduced.

[esorex-3.9.6\libltdl\loaders\loadlibrary.c:138]: (style) The scope of the variable 'ext' can be reduced.

[esorex-3.9.6\libltdl\loaders\loadlibrary.c:140]: (style) The scope of the variable 'len' can be reduced.

[esorex-3.9.6\libltdl\lt_error.c:50] -> [esorex-3.9.6\libltdl\lt_error.c:55]: (performance) Variable 'temp' is reassigned a value before the old one has been used.

[esorex-3.9.6\libltdl\ltdl.c:977]: (style) The scope of the variable 'i' can be reduced.

[esorex-3.9.6\src\er_fileutils.c:178]: (style) The scope of the variable 'cpp' can be reduced.

[esorex-3.9.6\src\er_fileutils.c:180]: (style) The scope of the variable 'len' can be reduced.

[esorex-3.9.6\src\er_fileutils.c:389]: (style) The scope of the variable 'dp' can be reduced.

[esorex-3.9.6\src\er_fileutils.c:426]: (style) The scope of the variable 'file_descriptor' can be reduced.

[esorex-3.9.6\src\er_fileutils.c:428]: (style) The scope of the variable 'resname' can be reduced.

[esorex-3.9.6\src\er_help.c:150] -> [esorex-3.9.6\src\er_help.c:151]: (performance) Variable 'f_env_active' is reassigned a value before the old one has been used.

[esorex-3.9.6\src\er_help.c:84]: (style) The scope of the variable 'cstr' can be reduced.

[esorex-3.9.6\src\er_help.c:87]: (style) The scope of the variable 'indx' can be reduced.

[esorex-3.9.6\src\er_help.c:852]: (style) The scope of the variable 'split_str' can be reduced.

[esorex-3.9.6\src\er_help.c:853]: (style) The scope of the variable 'value_str' can be reduced.

[esorex-3.9.6\src\er_help.c:463]: (style) Variable 'ic' is assigned a value that is never used.

[esorex-3.9.6\src\er_params.c:372] -> [esorex-3.9.6\src\er_params.c:373]: (performance) Variable 'f_env_active' is reassigned a value before the old one has been used.

[esorex-3.9.6\src\er_params.c:1281] -> [esorex-3.9.6\src\er_params.c:1282]: (performance) Variable 'pllib_list' is reassigned a value before the old one has been used.

[esorex-3.9.6\src\er_params.c:361]: (style) The scope of the variable 'f_env_active' can be reduced.

[esorex-3.9.6\src\er_params.c:425]: (style) The scope of the variable 'i' can be reduced.

[esorex-3.9.6\src\er_params.c:430]: (style) The scope of the variable 'strlength' can be reduced.

[esorex-3.9.6\src\er_params.c:433]: (style) The scope of the variable 'p' can be reduced.

[esorex-3.9.6\src\er_params.c:790]: (style) The scope of the variable 'f_is_present' can be reduced.

[esorex-3.9.6\src\er_params.c:1374]: (style) The scope of the variable 'k' can be reduced.

[esorex-3.9.6\src\er_params.c:1471]: (style) The scope of the variable 'm' can be reduced.

[esorex-3.9.6\src\er_paramutils.c:78]: (style) The scope of the variable 'f_is_present' can be reduced.

[esorex-3.9.6\src\er_paramutils.c:249]: (style) The scope of the variable 'indx' can be reduced.

[esorex-3.9.6\src\er_paramutils.c:255]: (style) The scope of the variable 'slen' can be reduced.

[esorex-3.9.6\src\er_paramutils.c:440]: (style) The scope of the variable 'tmp_cmdl_keywd' can be reduced.

[esorex-3.9.6\src\er_paramutils.c:559]: (style) Unused variable: n

[esorex-3.9.6\src\er_plugin.c:1181] -> [esorex-3.9.6\src\er_plugin.c:1204]: (warning) Possible null pointer dereference: cpp - otherwise it is redundant to check it against null.

[esorex-3.9.6\src\er_plugin.c:1181] -> [esorex-3.9.6\src\er_plugin.c:1179]: (warning) Possible null pointer dereference: cpp - otherwise it is redundant to check it against null.

[esorex-3.9.6\src\er_plugin.c:644] -> [esorex-3.9.6\src\er_plugin.c:646]: (performance) Buffer 'trace_msg' is being written before its old content has been used.

[esorex-3.9.6\src\er_plugin.c:644] -> [esorex-3.9.6\src\er_plugin.c:648]: (performance) Buffer 'trace_msg' is being written before its old content has been used.

[esorex-3.9.6\src\er_plugin.c:644] -> [esorex-3.9.6\src\er_plugin.c:650]: (performance) Buffer 'trace_msg' is being written before its old content has been used.

[esorex-3.9.6\src\er_plugin.c:775] -> [esorex-3.9.6\src\er_plugin.c:777]: (performance) Buffer 'trace_msg' is being written before its old content has been used.

[esorex-3.9.6\src\er_plugin.c:793] -> [esorex-3.9.6\src\er_plugin.c:795]: (performance) Buffer 'trace_msg' is being written before its old content has been used.

[esorex-3.9.6\src\er_plugin.c:478]: (style) The scope of the variable 'gp' can be reduced.

[esorex-3.9.6\src\er_plugin.c:478]: (style) The scope of the variable 'tp' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:332]: (style) The scope of the variable 'i1' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:332]: (style) The scope of the variable 'i2' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:333]: (style) The scope of the variable 'duplicate' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:424]: (style) The scope of the variable 'cptr' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:428]: (style) The scope of the variable 'pl_list' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:429]: (style) The scope of the variable 'pl' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:433]: (style) The scope of the variable 'm' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:433]: (style) The scope of the variable 'e_code' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:433]: (style) The scope of the variable 'f_report_error' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:745]: (style) The scope of the variable 'cptr' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:747]: (style) The scope of the variable 'tplugin' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:751]: (style) The scope of the variable 'm' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:751]: (style) The scope of the variable 'e_code' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:860]: (style) The scope of the variable 'ccptr' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:862]: (style) The scope of the variable 'tplugin' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:868]: (style) The scope of the variable 'm' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:868]: (style) The scope of the variable 'e_code' can be reduced.

[esorex-3.9.6\src\er_pluginlist.c:299]: (style) Variable 'indent' is assigned a value that is never used.

[esorex-3.9.6\src\er_pluginlist.c:558]: (style) Variable 'f_report_error' is assigned a value that is never used.

[esorex-3.9.6\src\er_pluginlist.c:809]: (style) Variable 'e_code' is assigned a value that is never used.

[esorex-3.9.6\src\er_stringarray.c:172]: (style) The scope of the variable 'i' can be reduced.

[esorex-3.9.6\src\er_stringarray.c:406]: (style) The scope of the variable 'i' can be reduced.

[esorex-3.9.6\src\er_stringutils.c:577]: (style) The scope of the variable 'numread' can be reduced.

[esorex-3.9.6\src\getopt.c:395]: (warning) Assignment of function parameter has no effect outside the function.

[esorex-3.9.6\src\getopt.c:395]: (warning) Redundant assignment of 'argc' to itself.

[esorex-3.9.6\src\getopt.c:395]: (warning) Redundant assignment of 'argv' to itself.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esound/esound_0.2.41.orig.tar.gz
[esound-0.2.41\audio_none.c:3]: (error) No known audio device. Double check the autoconfigure output in

[esound-0.2.41\audio_none.c:4]: (error) config.log. Theoretically, this should support the following

[esound-0.2.41\audio_none.c:5]: (error) audio systems:

[esound-0.2.41\audio_none.c:6]: (error) Linux (oss), aix, hpux, irix, and solaris

[esound-0.2.41\audio_none.c:7]: (error) Currently, the following drivers are untested and probably need work:

[esound-0.2.41\audio_none.c:8]: (error) aix, hpux, irix, and solaris

[esound-0.2.41\audio_none.c:9]: (error) Additional drivers appreciated. See README for info on how to help.

[esound-0.2.41\audio_none.c:3]: (error) #error No known audio device. Double check the autoconfigure output in

[esound-0.2.41\audio_aix.c:16]: (style) Unused variable: flag

[esound-0.2.41\audio_alsa.c:66]: (style) Unused variable: buf

[esound-0.2.41\audio_alsa09.c:221]: (style) The scope of the variable 'err' can be reduced.

[esound-0.2.41\audio_alsa09.c:465]: (style) The scope of the variable 'err' can be reduced.

[esound-0.2.41\audio_alsa09.c:493]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[esound-0.2.41\audio_alsa09.c:263]: (error) Common realloc mistake: 'all_alsa_cards' nulled but not freed upon failure

[esound-0.2.41\audio_coreaudio.c:297]: (style) Variable 'status' is assigned a value that is never used.

[esound-0.2.41\audio_coreaudio.c:336]: (style) Variable 'status' is assigned a value that is never used.

[esound-0.2.41\audio_coreaudio.c:355]: (style) Variable 'status' is assigned a value that is never used.

[esound-0.2.41\audio_coreaudio.c:376]: (style) Variable 'status' is assigned a value that is never used.

[esound-0.2.41\audio_coreaudio.c:421]: (style) Variable 'status' is assigned a value that is never used.

[esound-0.2.41\audio_dart.c:133]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ULONG {aka unsigned long}'.

[esound-0.2.41\audio_dart.c:152]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ULONG {aka unsigned long}'.

[esound-0.2.41\audio_dart.c:258]: (style) The scope of the variable 'i' can be reduced.

[esound-0.2.41\audio_dart.c:305]: (style) The scope of the variable 'i' can be reduced.

[esound-0.2.41\audio_dart.c:259]: (style) Unused variable: GenericParms

[esound-0.2.41\audio_dart.c:306]: (style) Unused variable: GenericParms

[esound-0.2.41\audio_hpux.c:17]: (style) Variable 'gain' is assigned a value that is never used.

[esound-0.2.41\audio_mklinux.c:124]: (style) The scope of the variable 'i' can be reduced.

[esound-0.2.41\audio_mklinux.c:77]: (style) Variable 'value' is assigned a value that is never used.

[esound-0.2.41\audio_osf.c:88]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'.

[esound-0.2.41\audio_osf.c:139]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'UINT {aka unsigned int}'.

[esound-0.2.41\audio_osf.c:104]: (style) The scope of the variable 'none' can be reduced.

[esound-0.2.41\audio_osf.c:108]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[esound-0.2.41\audio_osf.c:139]: (error) Undefined behavior: Variable 'str' is used as parameter and destination in s[n]printf().

[esound-0.2.41\audio_oss.c:106]: (style) Variable 'value' is assigned a value that is never used.

[esound-0.2.41\audio_oss.c:50]: (style) Variable 'frag' is assigned a value that is never used.

[esound-0.2.41\audio_solaris.c:308]: (style) The scope of the variable 'cafd' can be reduced.

[esound-0.2.41\audio_solaris.c:547]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[esound-0.2.41\audio_solaris.c:550]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[esound-0.2.41\audio_solaris.c:553]: (style) Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses.

[esound-0.2.41\audio_solaris.c:547]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[esound-0.2.41\audio_solaris.c:79]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[esound-0.2.41\audio_solaris.c:325]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[esound-0.2.41\audio_win32.c:25]: (style) The scope of the variable 'wh' can be reduced.

[esound-0.2.41\audio_win32.c:26]: (style) The scope of the variable 'hg' can be reduced.

[esound-0.2.41\clients.c:44]: (style) The scope of the variable 'addr' can be reduced.

[esound-0.2.41\clients.c:45]: (style) The scope of the variable 'port' can be reduced.

[esound-0.2.41\clients.c:404]: (style) Variable 'nbytes' is assigned a value that is never used.

[esound-0.2.41\esd.c:250] -> [esound-0.2.41\esd.c:254]: (performance) Variable 'socket_out' is reassigned a value before the old one has been used.

[esound-0.2.41\esd.c:398]: (style) The scope of the variable 'resolved' can be reduced.

[esound-0.2.41\esd.c:656]: (style) The scope of the variable 'j' can be reduced.

[esound-0.2.41\esd.c:656]: (style) The scope of the variable 'freq' can be reduced.

[esound-0.2.41\esd.c:657]: (style) The scope of the variable 'magl' can be reduced.

[esound-0.2.41\esd.c:657]: (style) The scope of the variable 'magr' can be reduced.

[esound-0.2.41\esd.c:845]: (style) Variable 'fd0' is assigned a value that is never used.

[esound-0.2.41\esd_config.c:130] -> [esound-0.2.41\esd_config.c:131]: (warning) Possible null pointer dereference: value - otherwise it is redundant to check it against null.

[esound-0.2.41\esd_config.c:134] -> [esound-0.2.41\esd_config.c:131]: (warning) Possible null pointer dereference: value - otherwise it is redundant to check it against null.

[esound-0.2.41\esd_config.c:77]: (style) The scope of the variable 'i' can be reduced.

[esound-0.2.41\esdcat.c:83]: (error) Resource leak: source

[esound-0.2.41\esdctl.c:62]: (style) The scope of the variable 'prefix' can be reduced.

[esound-0.2.41\esdctl.c:92]: (style) Variable 'prefix' is assigned a value that is never used.

[esound-0.2.41\esdctl.c:245]: (error) Memory leak: prefix

[esound-0.2.41\esdfile.c:168]: (style) Variable 'frame_count' is assigned a value that is never used.

[esound-0.2.41\esdlib.c:754] -> [esound-0.2.41\esdlib.c:758]: (performance) Variable 'socket_out' is reassigned a value before the old one has been used.

[esound-0.2.41\esdlib.c:903]: (style) The scope of the variable 'lib' can be reduced.

[esound-0.2.41\esdlib.c:667]: (error) Dangerous usage of 'connect_host' (strncpy doesn't always null-terminate it).

[esound-0.2.41\esdloop.c:105]: (error) Resource leak: source

[esound-0.2.41\esdplay.c:90]: (error) "How am I supposed to set an environment variable?"

[esound-0.2.41\esdplay.c:90]: (error) #error "How am I supposed to set an environment variable?"

[esound-0.2.41\esdsample.c:30]: (style) The scope of the variable 'buf' can be reduced.

[esound-0.2.41\esdsample.c:32]: (style) The scope of the variable 'length' can be reduced.

[esound-0.2.41\esdsample.c:32]: (style) The scope of the variable 'total' can be reduced.

[esound-0.2.41\esdsample.c:35]: (style) The scope of the variable 'mode' can be reduced.

[esound-0.2.41\esdsample.c:35]: (style) The scope of the variable 'func' can be reduced.

[esound-0.2.41\esdsample.c:36]: (style) The scope of the variable 'format' can be reduced.

[esound-0.2.41\esdsample.c:38]: (style) The scope of the variable 'confirm_id' can be reduced.

[esound-0.2.41\esdsample.c:39]: (style) The scope of the variable 'source' can be reduced.

[esound-0.2.41\esdsample.c:96]: (error) Resource leak: source

[esound-0.2.41\filter.c:11]: (style) The scope of the variable 'actual' can be reduced.

[esound-0.2.41\filter.c:11]: (style) The scope of the variable 'total_data' can be reduced.

[esound-0.2.41\filter.c:12]: (style) The scope of the variable 'erase' can be reduced.

[esound-0.2.41\genrand.c:92]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[esound-0.2.41\genrand.c:116]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[esound-0.2.41\mix.c:585]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:587]: (style) The scope of the variable 'sample' can be reduced.

[esound-0.2.41\mix.c:610]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:645]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:647]: (style) The scope of the variable 'sample' can be reduced.

[esound-0.2.41\mix.c:669]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:671]: (style) The scope of the variable 'sample' can be reduced.

[esound-0.2.41\mix.c:710]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:712]: (style) The scope of the variable 'sample' can be reduced.

[esound-0.2.41\mix.c:738]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:780]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:782]: (style) The scope of the variable 'sample' can be reduced.

[esound-0.2.41\mix.c:806]: (style) The scope of the variable 'rd_dat' can be reduced.

[esound-0.2.41\mix.c:892]: (style) The scope of the variable 'used' can be reduced.

[esound-0.2.41\mix.c:969]: (style) Variable 'iBps' is assigned a value that is never used.

[esound-0.2.41\players.c:213]: (style) The scope of the variable 'data' can be reduced.

[esound-0.2.41\players.c:213]: (style) The scope of the variable 'pos' can be reduced.

[esound-0.2.41\players.c:214]: (style) The scope of the variable 'client' can be reduced.

[esound-0.2.41\players.c:286]: (style) The scope of the variable 'actual_2nd' can be reduced.

[esound-0.2.41\players.c:288]: (style) The scope of the variable 'message' can be reduced.

[esound-0.2.41\players.c:289]: (style) The scope of the variable 'data' can be reduced.

[esound-0.2.41\players.c:289]: (style) The scope of the variable 'pos' can be reduced.

[esound-0.2.41\players.c:290]: (style) The scope of the variable 'client' can be reduced.

[esound-0.2.41\players.c:431]: (style) The scope of the variable 'can_write' can be reduced.

[esound-0.2.41\proto.c:607] -> [esound-0.2.41\proto.c:608]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:608] -> [esound-0.2.41\proto.c:609]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:634] -> [esound-0.2.41\proto.c:635]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:635] -> [esound-0.2.41\proto.c:636]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:662] -> [esound-0.2.41\proto.c:664]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:664] -> [esound-0.2.41\proto.c:666]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:666] -> [esound-0.2.41\proto.c:668]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:668] -> [esound-0.2.41\proto.c:670]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:670] -> [esound-0.2.41\proto.c:672]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:702] -> [esound-0.2.41\proto.c:704]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:704] -> [esound-0.2.41\proto.c:706]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:706] -> [esound-0.2.41\proto.c:708]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:708] -> [esound-0.2.41\proto.c:710]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:710] -> [esound-0.2.41\proto.c:712]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:712] -> [esound-0.2.41\proto.c:714]: (performance) Variable 'actual' is reassigned a value before the old one has been used.

[esound-0.2.41\proto.c:235]: (style) Variable 'actual' is assigned a value that is never used.

[esound-0.2.41\proto.c:255]: (style) Variable 'actual' is assigned a value that is never used.

[esound-0.2.41\proto.c:273]: (style) Variable 'actual' is assigned a value that is never used.

[esound-0.2.41\proto.c:290]: (style) Variable 'actual' is assigned a value that is never used.

[esound-0.2.41\proto.c:466]: (style) Variable 'length' is assigned a value that is never used.

[esound-0.2.41\proto.c:498]: (style) Variable 'length' is assigned a value that is never used.

[esound-0.2.41\samples.c:215]: (style) Variable 'actual' is assigned a value that is never used.

[esound-0.2.41\util.c:27]: (style) The scope of the variable 'audiodev' can be reduced.

[esound-0.2.41\util.c:48]: (style) The scope of the variable 'dirname' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espa-nol/espa-nol_1.11.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espctag/espctag_0.4.orig.tar.gz
[espctag-0.4\src\espctag.c:672] -> [espctag-0.4\src\espctag.c:672]: (warning) Possible null pointer dereference: rename_format - otherwise it is redundant to check it against null.

[espctag-0.4\src\espctag.c:278]: (style) The scope of the variable 'file' can be reduced.

[espctag-0.4\src\espctag.c:555]: (style) The scope of the variable 'msgerror' can be reduced.

[espctag-0.4\src\espctag.c:588]: (style) Unused variable: msgerror

[espctag-0.4\src\espctag.c:704]: (error) Uninitialized variable: backup_filename


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espeak/espeak_1.47.11.orig.tar.gz
[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:387]: (warning) Redundant assignment of 'val' to itself.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:259]: (style) The scope of the variable 'frame_start' can be reduced.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:51]: (style) struct or union member 'PHONEME_TAB::code' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:52]: (style) struct or union member 'PHONEME_TAB::type' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:53]: (style) struct or union member 'PHONEME_TAB::start_type' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:54]: (style) struct or union member 'PHONEME_TAB::end_type' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:55]: (style) struct or union member 'PHONEME_TAB::std_length' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:56]: (style) struct or union member 'PHONEME_TAB::length_mod' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:67]: (style) struct or union member 'frame_t::rms' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:68]: (style) struct or union member 'frame_t::fheight' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:69]: (style) struct or union member 'frame_t::fwidth' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:70]: (style) struct or union member 'frame_t::fright' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:71]: (style) struct or union member 'frame_t::bw' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:72]: (style) struct or union member 'frame_t::klattp' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:73]: (style) struct or union member 'frame_t::klattp2' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:74]: (style) struct or union member 'frame_t::klatt_ap' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:75]: (style) struct or union member 'frame_t::klatt_bp' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:76]: (style) struct or union member 'frame_t::spare' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:83]: (style) struct or union member 'frame_t2::rms' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:84]: (style) struct or union member 'frame_t2::fheight' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:85]: (style) struct or union member 'frame_t2::fwidth' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:86]: (style) struct or union member 'frame_t2::fright' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:87]: (style) struct or union member 'frame_t2::bw' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:88]: (style) struct or union member 'frame_t2::klattp' is never used.

[espeak-1.47.11\platforms\big_endian\espeak-phoneme-data.c:98]: (style) struct or union member 'SPECT_SEQ::sqflags' is never used.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:441] -> [espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:453]: (performance) Variable 'maxph' is reassigned a value before the old one has been used.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:378]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:443]: (style) The scope of the variable 'j' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:516]: (style) The scope of the variable 'action' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:517]: (style) The scope of the variable 'control' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:521]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:531]: (style) The scope of the variable 'sayas' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:781]: (style) The scope of the variable 'size' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:783]: (style) The scope of the variable 'xVolume' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:784]: (style) The scope of the variable 'xSpeed' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:785]: (style) The scope of the variable 'xPitch' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:786]: (style) The scope of the variable 'xRange' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:787]: (style) The scope of the variable 'xEmphasis' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:788]: (style) The scope of the variable 'xSayas' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:789]: (style) The scope of the variable 'punctuation' can be reduced.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:196]: (style) Checking if unsigned variable 'text_offset' is less than zero.

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:580]: (error) Common realloc mistake: 'frag_offsets' nulled but not freed upon failure

[espeak-1.47.11\platforms\windows\windows_sapi\ttsengobj.cpp:839]: (error) Common realloc mistake: 'TextBuf' nulled but not freed upon failure

[espeak-1.47.11\src\compiledict.cpp:235]: (style) The scope of the variable 'rb' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:428]: (style) The scope of the variable 'bad_phoneme' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:784]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:841]: (style) The scope of the variable 'length' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:931]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:935]: (style) The scope of the variable 'literal' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1191]: (style) The scope of the variable 'start' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1501]: (style) The scope of the variable 'len1' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1502]: (style) The scope of the variable 'len2' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1505]: (style) The scope of the variable 'p2' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1571]: (style) The scope of the variable 'length' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:1655]: (style) The scope of the variable 'different' can be reduced.

[espeak-1.47.11\src\compiledict.cpp:162]: (style) Variable 'c2' is assigned a value that is never used.

[espeak-1.47.11\src\compiledict.cpp:1926]: (error) Resource leak: f_in

[espeak-1.47.11\src\dictionary.cpp:1814] -> [espeak-1.47.11\src\dictionary.cpp:1847]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[espeak-1.47.11\src\dictionary.cpp:3036] -> [espeak-1.47.11\src\dictionary.cpp:3054]: (warning) Possible null pointer dereference: flags - otherwise it is redundant to check it against null.

[espeak-1.47.11\src\dictionary.cpp:3229] -> [espeak-1.47.11\src\dictionary.cpp:3325]: (warning) Possible null pointer dereference: wtab - otherwise it is redundant to check it against null.

[espeak-1.47.11\src\dictionary.cpp:364]: (style) The scope of the variable 'consumed' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:534]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:641]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:642]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:643]: (style) The scope of the variable 'max_len' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:644]: (style) The scope of the variable 'phon_out_ix' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:645]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:649]: (style) The scope of the variable 'count' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:826]: (style) The scope of the variable 'letter2' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1187]: (style) The scope of the variable 'mnem' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1871]: (style) The scope of the variable 'letter' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1879]: (style) The scope of the variable 'rule_start' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1884]: (style) The scope of the variable 'failed' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1885]: (style) The scope of the variable 'unpron_ignore' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1886]: (style) The scope of the variable 'consumed' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1890]: (style) The scope of the variable 'distance_right' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1891]: (style) The scope of the variable 'distance_left' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:1896]: (style) The scope of the variable 'check_atstart' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2532]: (style) The scope of the variable 'wc_bytes' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2537]: (style) The scope of the variable 'n' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2841]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2843]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2889]: (style) The scope of the variable 'c2' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2890]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2898]: (style) The scope of the variable 'bits' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2899]: (style) The scope of the variable 'acc' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:2901]: (style) The scope of the variable 'pairs_list' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:3523]: (style) The scope of the variable 'say_as' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:3573]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:3574]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\src\dictionary.cpp:265]: (style) Checking if unsigned variable 'size' is less than zero.

[espeak-1.47.11\src\dictionary.cpp:1711]: (style) Variable 'post_tonic' is assigned a value that is never used.

[espeak-1.47.11\src\dictionary.cpp:271]: (error) Resource leak: f

[espeak-1.47.11\src\espeak.cpp:131]: (style) The scope of the variable 'count' can be reduced.

[espeak-1.47.11\src\espeak.cpp:277]: (style) The scope of the variable 'fname' can be reduced.

[espeak-1.47.11\src\espeak.cpp:395]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\espeak.cpp:773]: (error) Common realloc mistake: 'p_text' nulled but not freed upon failure

[espeak-1.47.11\src\intonation.cpp:332]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\intonation.cpp:403]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\intonation.cpp:464]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\intonation.cpp:466]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\intonation.cpp:615]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\intonation.cpp:736]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\klatt.cpp:233]: (style) The scope of the variable 'itemp' can be reduced.

[espeak-1.47.11\src\klatt.cpp:234]: (style) The scope of the variable 'ftemp' can be reduced.

[espeak-1.47.11\src\klatt.cpp:236]: (style) The scope of the variable 'diff_value' can be reduced.

[espeak-1.47.11\src\klatt.cpp:237]: (style) The scope of the variable 'current_value' can be reduced.

[espeak-1.47.11\src\klatt.cpp:238]: (style) The scope of the variable 'next_value' can be reduced.

[espeak-1.47.11\src\klatt.cpp:239]: (style) The scope of the variable 'temp_diff' can be reduced.

[espeak-1.47.11\src\klatt.cpp:290]: (style) The scope of the variable 'temp' can be reduced.

[espeak-1.47.11\src\klatt.cpp:291]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\klatt.cpp:292]: (style) The scope of the variable 'outbypas' can be reduced.

[espeak-1.47.11\src\klatt.cpp:293]: (style) The scope of the variable 'out' can be reduced.

[espeak-1.47.11\src\klatt.cpp:295]: (style) The scope of the variable 'frics' can be reduced.

[espeak-1.47.11\src\klatt.cpp:296]: (style) The scope of the variable 'glotout' can be reduced.

[espeak-1.47.11\src\klatt.cpp:297]: (style) The scope of the variable 'aspiration' can be reduced.

[espeak-1.47.11\src\klatt.cpp:299]: (style) The scope of the variable 'par_glotout' can be reduced.

[espeak-1.47.11\src\klatt.cpp:304]: (style) The scope of the variable 'sourc' can be reduced.

[espeak-1.47.11\src\klatt.cpp:495]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\klatt.cpp:496]: (style) The scope of the variable 'sample' can be reduced.

[espeak-1.47.11\src\klatt.cpp:715]: (style) The scope of the variable 'lgtemp' can be reduced.

[espeak-1.47.11\src\klatt.cpp:771]: (style) The scope of the variable 'temp' can be reduced.

[espeak-1.47.11\src\klatt.cpp:772]: (style) The scope of the variable 'temp1' can be reduced.

[espeak-1.47.11\src\klatt.cpp:773]: (style) The scope of the variable 'skew' can be reduced.

[espeak-1.47.11\src\klatt.cpp:1067]: (style) The scope of the variable 'x' can be reduced.

[espeak-1.47.11\src\klatt.cpp:1069]: (style) The scope of the variable 'fade' can be reduced.

[espeak-1.47.11\src\klatt.cpp:1187]: (style) The scope of the variable 'qix' can be reduced.

[espeak-1.47.11\src\klatt.cpp:1188]: (style) The scope of the variable 'cmd' can be reduced.

[espeak-1.47.11\src\klatt.cpp:1189]: (style) The scope of the variable 'fr3' can be reduced.

[espeak-1.47.11\src\mbrowrap.cpp:126]: (style) The scope of the variable 'written' can be reduced.

[espeak-1.47.11\src\mbrowrap.cpp:231]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\mbrowrap.cpp:283]: (style) The scope of the variable 'result' can be reduced.

[espeak-1.47.11\src\mbrowrap.cpp:387]: (style) The scope of the variable 'result' can be reduced.

[espeak-1.47.11\src\numbers.cpp:540]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[espeak-1.47.11\src\numbers.cpp:420]: (style) The scope of the variable 'accent1' can be reduced.

[espeak-1.47.11\src\numbers.cpp:421]: (style) The scope of the variable 'accent2' can be reduced.

[espeak-1.47.11\src\numbers.cpp:422]: (style) The scope of the variable 'basic_letter' can be reduced.

[espeak-1.47.11\src\numbers.cpp:423]: (style) The scope of the variable 'letter2' can be reduced.

[espeak-1.47.11\src\numbers.cpp:424]: (style) The scope of the variable 'ph_letter1' can be reduced.

[espeak-1.47.11\src\numbers.cpp:425]: (style) The scope of the variable 'ph_letter2' can be reduced.

[espeak-1.47.11\src\numbers.cpp:426]: (style) The scope of the variable 'ph_accent1' can be reduced.

[espeak-1.47.11\src\numbers.cpp:691]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\numbers.cpp:692]: (style) The scope of the variable 'p2' can be reduced.

[espeak-1.47.11\src\numbers.cpp:694]: (style) The scope of the variable 'modifier' can be reduced.

[espeak-1.47.11\src\numbers.cpp:698]: (style) The scope of the variable 'language' can be reduced.

[espeak-1.47.11\src\numbers.cpp:701]: (style) The scope of the variable 'speak_letter_number' can be reduced.

[espeak-1.47.11\src\numbers.cpp:707]: (style) The scope of the variable 'pause_string' can be reduced.

[espeak-1.47.11\src\numbers.cpp:844]: (style) The scope of the variable 'initial' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1053]: (style) The scope of the variable 'nextflags' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1127]: (style) The scope of the variable 'p2' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1130]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1302]: (style) The scope of the variable 'found' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1307]: (style) The scope of the variable 'ph_buf' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1424]: (style) The scope of the variable 'found_ordinal' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1425]: (style) The scope of the variable 'next_phtype' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1427]: (style) The scope of the variable 'string' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1698]: (style) The scope of the variable 'found' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1703]: (style) The scope of the variable 'exact' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1705]: (style) The scope of the variable 'tplex' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1707]: (style) The scope of the variable 'string' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1710]: (style) The scope of the variable 'ph_100' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1711]: (style) The scope of the variable 'ph_10T' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1712]: (style) The scope of the variable 'ph_digits' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1946]: (style) The scope of the variable 'digix' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1947]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1956]: (style) The scope of the variable 'decimal_count' can be reduced.

[espeak-1.47.11\src\numbers.cpp:1322]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[espeak-1.47.11\src\numbers.cpp:1983]: (style) Variable 'this_value' is assigned a value that is never used.

[espeak-1.47.11\src\numbers.cpp:2036]: (style) Array index 'ix' is used before limits check.

[espeak-1.47.11\src\numbers.cpp:2086]: (style) Array index 'ix' is used before limits check.

[espeak-1.47.11\src\phonemelist.cpp:50]: (style) The scope of the variable 'plist2' can be reduced.

[espeak-1.47.11\src\phonemelist.cpp:121]: (style) The scope of the variable 'voicing' can be reduced.

[espeak-1.47.11\src\phonemelist.cpp:127]: (style) The scope of the variable 'inserted' can be reduced.

[espeak-1.47.11\src\phonemelist.cpp:128]: (style) The scope of the variable 'deleted' can be reduced.

[espeak-1.47.11\src\phonemelist.cpp:458]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\readclause.cpp:469]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\readclause.cpp:556]: (style) The scope of the variable 'c2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:611]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\readclause.cpp:613]: (style) The scope of the variable 'c2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:615]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\readclause.cpp:616]: (style) The scope of the variable 'n_bytes' can be reduced.

[espeak-1.47.11\src\readclause.cpp:727]: (style) The scope of the variable 'phonemes2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:751]: (style) The scope of the variable 'phonemes2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:835]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\readclause.cpp:877]: (style) The scope of the variable 'fd_temp' can be reduced.

[espeak-1.47.11\src\readclause.cpp:879]: (style) The scope of the variable 'command' can be reduced.

[espeak-1.47.11\src\readclause.cpp:989]: (style) The scope of the variable 'punct_count' can be reduced.

[espeak-1.47.11\src\readclause.cpp:990]: (style) The scope of the variable 'punctname' can be reduced.

[espeak-1.47.11\src\readclause.cpp:998]: (style) The scope of the variable 'buf2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1185]: (style) The scope of the variable 'voice_name_specified' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1190]: (style) The scope of the variable 'buf' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1267]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1449]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1451]: (style) The scope of the variable 'n' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1452]: (style) The scope of the variable 'prev_c' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1533]: (style) The scope of the variable 'vp' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1594]: (style) The scope of the variable 'lang' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1595]: (style) The scope of the variable 'gender' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1596]: (style) The scope of the variable 'name' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1597]: (style) The scope of the variable 'age' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1598]: (style) The scope of the variable 'variant' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1600]: (style) The scope of the variable 'ssml_sp' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1665]: (style) The scope of the variable 'sign' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1744]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1767]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\readclause.cpp:1778]: (style) The scope of the variable 'uri' can be reduced.

[espeak-1.47.11\src\readclause.cpp:2019]: (style) The scope of the variable 'fname' can be reduced.

[espeak-1.47.11\src\readclause.cpp:2223]: (style) The scope of the variable 'cprev2' can be reduced.

[espeak-1.47.11\src\readclause.cpp:2547]: (style) The scope of the variable 'p_word' can be reduced.

[espeak-1.47.11\src\readclause.cpp:2584]: (style) The scope of the variable 'text_buf' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:144]: (style) The scope of the variable 's1' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:148]: (style) The scope of the variable 'sonic' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:482]: (style) The scope of the variable 'default_value' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:570]: (style) The scope of the variable 'stress' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:571]: (style) The scope of the variable 'type' can be reduced.

[espeak-1.47.11\src\setlengths.cpp:585]: (style) The scope of the variable 'emphasized' can be reduced.

[espeak-1.47.11\src\sonic.cpp:80]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\sonic.cpp:503]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\sonic.cpp:526]: (style) The scope of the variable 's' can be reduced.

[espeak-1.47.11\src\sonic.cpp:526]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\sonic.cpp:527]: (style) The scope of the variable 'diff' can be reduced.

[espeak-1.47.11\src\sonic.cpp:735]: (style) The scope of the variable 'period' can be reduced.

[espeak-1.47.11\src\sonic.cpp:735]: (style) The scope of the variable 'newPeriod' can be reduced.

[espeak-1.47.11\src\sonic.cpp:737]: (style) The scope of the variable 'out' can be reduced.

[espeak-1.47.11\src\sonic.cpp:785]: (error) Uninitialized variable: newSamples

[espeak-1.47.11\src\speak.cpp:658] -> [espeak-1.47.11\src\speak.cpp:659]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[espeak-1.47.11\src\speak.cpp:163]: (style) The scope of the variable 'count' can be reduced.

[espeak-1.47.11\src\speak.cpp:316]: (style) The scope of the variable 'fname' can be reduced.

[espeak-1.47.11\src\speak.cpp:519]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\speak.cpp:526]: (style) Variable 'speaking' is assigned a value that is never used.

[espeak-1.47.11\src\speak_lib.cpp:714]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'wchar_t'.

[espeak-1.47.11\src\speak_lib.cpp:837]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[espeak-1.47.11\src\speak_lib.cpp:837]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[espeak-1.47.11\src\speak_lib.cpp:905]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[espeak-1.47.11\src\speak_lib.cpp:415]: (style) The scope of the variable 'length' can be reduced.

[espeak-1.47.11\src\speak_lib.cpp:788]: (error) Common realloc mistake: 'outbuf' nulled but not freed upon failure

[espeak-1.47.11\src\speak_lib.cpp:795]: (error) Common realloc mistake: 'event_list' nulled but not freed upon failure

[espeak-1.47.11\src\synth_mbrola.cpp:300]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:303]: (style) The scope of the variable 'p2' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:310]: (style) The scope of the variable 'y2' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:416]: (style) The scope of the variable 'name' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:420]: (style) The scope of the variable 'ph_next' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:421]: (style) The scope of the variable 'ph_prev' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:423]: (style) The scope of the variable 'next' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:669]: (style) The scope of the variable 'value16' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:670]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\synth_mbrola.cpp:176]: (error) Common realloc mistake: 'mbrola_tab' nulled but not freed upon failure

[espeak-1.47.11\src\synthdata.cpp:114]: (style) The scope of the variable 'n_phonemes' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:120]: (style) The scope of the variable 'pw' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:206]: (style) The scope of the variable 'c' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:232]: (style) The scope of the variable 'length_std' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:233]: (style) The scope of the variable 'length_factor' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:392]: (style) The scope of the variable 'ph_code' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:617]: (style) The scope of the variable 'which' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:618]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:622]: (style) The scope of the variable 'count' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:623]: (style) The scope of the variable 'ph' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:624]: (style) The scope of the variable 'plist_this' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:878]: (style) The scope of the variable 'prog' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:880]: (style) The scope of the variable 'x' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:967]: (style) The scope of the variable 'instn' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:968]: (style) The scope of the variable 'instn2' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:969]: (style) The scope of the variable 'or_flag' can be reduced.

[espeak-1.47.11\src\synthdata.cpp:495]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\synthdata.cpp:511]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\synthesize.cpp:460]: (style) The scope of the variable 'h' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:506]: (style) The scope of the variable 'x' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:618]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:619]: (style) The scope of the variable 'formant' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:620]: (style) The scope of the variable 'next_rms' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:635]: (style) The scope of the variable 'vcolouring' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:998]: (style) The scope of the variable 'fr' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:999]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1002]: (style) The scope of the variable 'frame_length' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1003]: (style) The scope of the variable 'length_factor' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1268]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1269]: (style) The scope of the variable 'command' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1329]: (style) The scope of the variable 'prev' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1330]: (style) The scope of the variable 'next' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1331]: (style) The scope of the variable 'next2' can be reduced.

[espeak-1.47.11\src\synthesize.cpp:1342]: (style) The scope of the variable 'done_phoneme_marker' can be reduced.

[espeak-1.47.11\src\translate.cpp:3314] -> [espeak-1.47.11\src\translate.cpp:3316]: (performance) Buffer 'word' is being written before its old content has been used.

[espeak-1.47.11\src\translate.cpp:569]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\translate.cpp:667]: (style) The scope of the variable 'nbytes' can be reduced.

[espeak-1.47.11\src\translate.cpp:668]: (style) The scope of the variable 'ok' can be reduced.

[espeak-1.47.11\src\translate.cpp:857]: (style) The scope of the variable 'stress_bits' can be reduced.

[espeak-1.47.11\src\translate.cpp:1681]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\translate.cpp:1765]: (style) The scope of the variable 'sylimit' can be reduced.

[espeak-1.47.11\src\translate.cpp:1766]: (style) The scope of the variable 'new_language' can be reduced.

[espeak-1.47.11\src\translate.cpp:1767]: (style) The scope of the variable 'bad_phoneme' can be reduced.

[espeak-1.47.11\src\translate.cpp:1769]: (style) The scope of the variable 'word_copy_len' can be reduced.

[espeak-1.47.11\src\translate.cpp:1847]: (style) The scope of the variable 'c1' can be reduced.

[espeak-1.47.11\src\translate.cpp:1848]: (style) The scope of the variable 'lang_name' can be reduced.

[espeak-1.47.11\src\translate.cpp:1900]: (style) The scope of the variable 'ph_buf' can be reduced.

[espeak-1.47.11\src\translate.cpp:2362]: (style) The scope of the variable 'c2' can be reduced.

[espeak-1.47.11\src\translate.cpp:2432]: (style) The scope of the variable 'initial' can be reduced.

[espeak-1.47.11\src\translate.cpp:2433]: (style) The scope of the variable 'medial' can be reduced.

[espeak-1.47.11\src\translate.cpp:2434]: (style) The scope of the variable 'final' can be reduced.

[espeak-1.47.11\src\translate.cpp:2512]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\translate.cpp:2513]: (style) The scope of the variable 'len' can be reduced.

[espeak-1.47.11\src\translate.cpp:2514]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\translate.cpp:2542]: (style) The scope of the variable 'prev_source_index' can be reduced.

[espeak-1.47.11\src\translate.cpp:2546]: (style) The scope of the variable 'prev_out2' can be reduced.

[espeak-1.47.11\src\translate.cpp:2549]: (style) The scope of the variable 'next_in_nbytes' can be reduced.

[espeak-1.47.11\src\translate.cpp:3275]: (style) The scope of the variable 'nw' can be reduced.

[espeak-1.47.11\src\voices.cpp:234]: (style) The scope of the variable 'freq2' can be reduced.

[espeak-1.47.11\src\voices.cpp:236]: (style) The scope of the variable 'height2' can be reduced.

[espeak-1.47.11\src\voices.cpp:584]: (style) The scope of the variable 'path_voices' can be reduced.

[espeak-1.47.11\src\voices.cpp:593]: (style) The scope of the variable 'voice_dir' can be reduced.

[espeak-1.47.11\src\voices.cpp:603]: (style) The scope of the variable 'voices_asia' can be reduced.

[espeak-1.47.11\src\voices.cpp:605]: (style) The scope of the variable 'voices_europe' can be reduced.

[espeak-1.47.11\src\voices.cpp:1123]: (style) The scope of the variable 'p' can be reduced.

[espeak-1.47.11\src\voices.cpp:1217]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\voices.cpp:1219]: (style) The scope of the variable 'c1' can be reduced.

[espeak-1.47.11\src\voices.cpp:1219]: (style) The scope of the variable 'c2' can be reduced.

[espeak-1.47.11\src\voices.cpp:1220]: (style) The scope of the variable 'language_priority' can be reduced.

[espeak-1.47.11\src\voices.cpp:1221]: (style) The scope of the variable 'n_parts' can be reduced.

[espeak-1.47.11\src\voices.cpp:1222]: (style) The scope of the variable 'matching' can be reduced.

[espeak-1.47.11\src\voices.cpp:1223]: (style) The scope of the variable 'matching_parts' can be reduced.

[espeak-1.47.11\src\voices.cpp:1226]: (style) The scope of the variable 'ratio' can be reduced.

[espeak-1.47.11\src\voices.cpp:1227]: (style) The scope of the variable 'required_age' can be reduced.

[espeak-1.47.11\src\voices.cpp:1228]: (style) The scope of the variable 'diff' can be reduced.

[espeak-1.47.11\src\voices.cpp:1368]: (style) The scope of the variable 'buf' can be reduced.

[espeak-1.47.11\src\voices.cpp:1506]: (style) The scope of the variable 'skip' can be reduced.

[espeak-1.47.11\src\voices.cpp:1904]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\voices.cpp:1905]: (style) The scope of the variable 'j' can be reduced.

[espeak-1.47.11\src\voices.cpp:337]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:351]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:512]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:724]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:770]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:779]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:789]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:793]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:831]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:905]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:985]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:1013]: (warning) scanf without field width limits can crash with huge input data.

[espeak-1.47.11\src\voices.cpp:1917]: (error) Common realloc mistake: 'voices' nulled but not freed upon failure

[espeak-1.47.11\src\wavegen.cpp:747]: (style) The scope of the variable 'x' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:868]: (style) The scope of the variable 'fp' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:875]: (style) The scope of the variable 'ix' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1150]: (style) The scope of the variable 'amp' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1171]: (style) The scope of the variable 'waveph' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1173]: (style) The scope of the variable 'total' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1176]: (style) The scope of the variable 'z' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1176]: (style) The scope of the variable 'z1' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1176]: (style) The scope of the variable 'z2' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1177]: (style) The scope of the variable 'echo' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1446]: (style) The scope of the variable 'value' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1664]: (style) The scope of the variable 'x' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1737]: (style) The scope of the variable 'cmd' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1872]: (style) The scope of the variable 'length' can be reduced.

[espeak-1.47.11\src\wavegen.cpp:1873]: (style) The scope of the variable 'result' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espeak-gui/espeak-gui_0.4.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espeakedit/espeakedit_1.46.02.orig.tar.gz
[espeakedit-1.46.02\src\compiledata.cpp:407]: (style) The scope of the variable 'instn' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:408]: (style) The scope of the variable 'instn_category' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:410]: (style) The scope of the variable 'data1' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:411]: (style) The scope of the variable 'type2' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:862]: (style) The scope of the variable 'ph' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:870]: (style) The scope of the variable 'time_string' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1106]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1161]: (style) The scope of the variable 'word' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1263]: (style) The scope of the variable 'acc' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1267]: (style) The scope of the variable 'sign' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1268]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1449]: (style) The scope of the variable 'key' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1819]: (style) The scope of the variable 'command' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:1978]: (style) The scope of the variable 'n' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2050]: (style) The scope of the variable 'f' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2051]: (style) The scope of the variable 'id' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2054]: (style) The scope of the variable 'type_code' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2056]: (style) The scope of the variable 'buf' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2256]: (style) The scope of the variable 'key' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2262]: (style) The scope of the variable 'prog_last_if' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2362]: (style) The scope of the variable 'offset' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2398]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2448]: (style) The scope of the variable 'chain' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2449]: (style) The scope of the variable 'offset' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:2648]: (style) The scope of the variable 'keyword' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3028]: (style) The scope of the variable 'n' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3030]: (style) The scope of the variable 'count' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3084]: (style) The scope of the variable 'pw' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3123]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3124]: (style) The scope of the variable 'j' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3190]: (style) The scope of the variable 'n_names' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3196]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3298]: (style) The scope of the variable 'item' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3536]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:3673]: (style) The scope of the variable 'keyword' can be reduced.

[espeakedit-1.46.02\src\compiledata.cpp:56]: (style) struct or union member 'frame_t3::ffreq2' is never used.

[espeakedit-1.46.02\src\compiledata.cpp:3235]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\compiledata.cpp:3575]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\compiledata.cpp:2123]: (error) Deallocating a deallocated pointer: f

[espeakedit-1.46.02\src\compiledata.cpp:3774]: (error) Memory leak: tune_data

[espeakedit-1.46.02\src\compiledict.cpp:197]: (style) The scope of the variable 'rb' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:393]: (style) The scope of the variable 'bad_phoneme' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:756]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:813]: (style) The scope of the variable 'length' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:903]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:907]: (style) The scope of the variable 'literal' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1161]: (style) The scope of the variable 'start' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1471]: (style) The scope of the variable 'len1' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1472]: (style) The scope of the variable 'len2' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1475]: (style) The scope of the variable 'p2' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1541]: (style) The scope of the variable 'length' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:1624]: (style) The scope of the variable 'different' can be reduced.

[espeakedit-1.46.02\src\compiledict.cpp:147]: (style) Variable 'c2' is assigned a value that is never used.

[espeakedit-1.46.02\src\compiledict.cpp:1895]: (error) Resource leak: f_in

[espeakedit-1.46.02\src\dictionary.cpp:1715] -> [espeakedit-1.46.02\src\dictionary.cpp:1748]: (warning) Possible null pointer dereference: string - otherwise it is redundant to check it against null.

[espeakedit-1.46.02\src\dictionary.cpp:3136] -> [espeakedit-1.46.02\src\dictionary.cpp:3221]: (warning) Possible null pointer dereference: wtab - otherwise it is redundant to check it against null.

[espeakedit-1.46.02\src\dictionary.cpp:364]: (style) The scope of the variable 'consumed' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:531]: (style) The scope of the variable 'len' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:534]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:535]: (style) The scope of the variable 'ipa_control' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:628]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:629]: (style) The scope of the variable 'len' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:630]: (style) The scope of the variable 'max_len' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:631]: (style) The scope of the variable 'phon_out_ix' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:632]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:633]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:765]: (style) The scope of the variable 'letter2' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1120]: (style) The scope of the variable 'mnem' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1121]: (style) The scope of the variable 'mnem2' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1772]: (style) The scope of the variable 'letter' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1780]: (style) The scope of the variable 'rule_start' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1785]: (style) The scope of the variable 'failed' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1786]: (style) The scope of the variable 'unpron_ignore' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1787]: (style) The scope of the variable 'consumed' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1791]: (style) The scope of the variable 'distance_right' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1792]: (style) The scope of the variable 'distance_left' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:1797]: (style) The scope of the variable 'check_atstart' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2436]: (style) The scope of the variable 'wc_bytes' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2441]: (style) The scope of the variable 'n' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2735]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2737]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2823]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2824]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2831]: (style) The scope of the variable 'bits' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2832]: (style) The scope of the variable 'acc' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:2834]: (style) The scope of the variable 'pairs_list' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:3443]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:3444]: (style) The scope of the variable 'len' can be reduced.

[espeakedit-1.46.02\src\dictionary.cpp:266]: (style) Checking if unsigned variable 'size' is less than zero.

[espeakedit-1.46.02\src\dictionary.cpp:1609]: (style) Variable 'post_tonic' is assigned a value that is never used.

[espeakedit-1.46.02\src\dictionary.cpp:272]: (error) Resource leak: f

[espeakedit-1.46.02\src\espeakedit.cpp:125]: (style) The scope of the variable 'j' can be reduced.

[espeakedit-1.46.02\src\espeakedit.cpp:127]: (style) The scope of the variable 'param' can be reduced.

[espeakedit-1.46.02\src\espeakedit.cpp:333]: (style) The scope of the variable 'buf' can be reduced.

[espeakedit-1.46.02\src\espeakedit.cpp:415]: (style) The scope of the variable 'html' can be reduced.

[espeakedit-1.46.02\src\espeakedit.cpp:557]: (style) The scope of the variable 'f' can be reduced.

[espeakedit-1.46.02\src\espeakedit.cpp:558]: (style) The scope of the variable 'msg' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:131]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[espeakedit-1.46.02\src\extras.cpp:1517]: (style) C-style pointer casting

[espeakedit-1.46.02\src\extras.cpp:1828] -> [espeakedit-1.46.02\src\extras.cpp:1829]: (performance) Buffer 'p' is being written before its old content has been used.

[espeakedit-1.46.02\src\extras.cpp:682]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:684]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:686]: (style) The scope of the variable 'start' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1153]: (style) The scope of the variable 'check_root' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1533]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1535]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1535]: (style) The scope of the variable 'j' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1536]: (style) The scope of the variable 'n_chars' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1658]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1659]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1717]: (style) The scope of the variable 'line_len' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1865]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1873]: (style) The scope of the variable 'comment' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:2283]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\extras.cpp:1168]: (style) struct or union member 'SUFFIX::syllables' is never used.

[espeakedit-1.46.02\src\extras.cpp:138]: (style) Unused variable: buf

[espeakedit-1.46.02\src\extras.cpp:763]: (style) Variable 'c2' is assigned a value that is never used.

[espeakedit-1.46.02\src\extras.cpp:1357]: (style) Variable 'check_root' is assigned a value that is never used.

[espeakedit-1.46.02\src\extras.cpp:416]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\extras.cpp:578]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\extras.cpp:725]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\extras.cpp:371]: (error) Resource leak: f_in

[espeakedit-1.46.02\src\extras.cpp:394]: (error) Resource leak: f_in

[espeakedit-1.46.02\src\extras.cpp:394]: (error) Resource leak: f_out

[espeakedit-1.46.02\src\extras.cpp:394]: (error) Resource leak: f_listx

[espeakedit-1.46.02\src\extras.cpp:713]: (error) Resource leak: f_in

[espeakedit-1.46.02\src\extras.cpp:400]: (error) Resource leak: f_list_in

[espeakedit-1.46.02\src\extras.cpp:1639]: (error) Memory leak: w_list

[espeakedit-1.46.02\src\extras.cpp:588]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[espeakedit-1.46.02\src\formantdlg.cpp:457]: (style) The scope of the variable 'sf' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:459]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:516]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:516]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:516]: (style) The scope of the variable 'x2' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:516]: (style) The scope of the variable 'y2' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:516]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:550]: (style) The scope of the variable 't1' can be reduced.

[espeakedit-1.46.02\src\formantdlg.cpp:87]: (style) Variable 'id' is assigned a value that is never used.

[espeakedit-1.46.02\src\formantdlg.cpp:432]: (warning) Member variable 'ByteGraph::graph' is not initialized in the constructor.

[espeakedit-1.46.02\src\formantdlg.cpp:432]: (warning) Member variable 'ByteGraph::spectrum_scale' is not initialized in the constructor.

[espeakedit-1.46.02\src\formantdlg.cpp:100]: (warning) Member variable 'FormantDlg::usepitchenv' is not initialized in the constructor.

[espeakedit-1.46.02\src\formantdlg.cpp:100]: (warning) Member variable 'FormantDlg::t_timeseq' is not initialized in the constructor.

[espeakedit-1.46.02\src\formantdlg.cpp:100]: (warning) Member variable 'FormantDlg::t_select_peak' is not initialized in the constructor.

[espeakedit-1.46.02\src\intonation.cpp:332]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\intonation.cpp:403]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\intonation.cpp:464]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\intonation.cpp:466]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\intonation.cpp:615]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\intonation.cpp:736]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:183]: (style) The scope of the variable 'itemp' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:184]: (style) The scope of the variable 'ftemp' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:186]: (style) The scope of the variable 'diff_value' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:187]: (style) The scope of the variable 'current_value' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:188]: (style) The scope of the variable 'next_value' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:189]: (style) The scope of the variable 'temp_diff' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:228]: (style) The scope of the variable 'temp' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:229]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:230]: (style) The scope of the variable 'outbypas' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:231]: (style) The scope of the variable 'out' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:233]: (style) The scope of the variable 'frics' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:234]: (style) The scope of the variable 'glotout' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:235]: (style) The scope of the variable 'aspiration' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:237]: (style) The scope of the variable 'par_glotout' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:242]: (style) The scope of the variable 'sourc' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:430]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:431]: (style) The scope of the variable 'sample' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:650]: (style) The scope of the variable 'lgtemp' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:706]: (style) The scope of the variable 'temp' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:707]: (style) The scope of the variable 'temp1' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:708]: (style) The scope of the variable 'skew' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:1003]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:1005]: (style) The scope of the variable 'fade' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:1123]: (style) The scope of the variable 'qix' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:1124]: (style) The scope of the variable 'cmd' can be reduced.

[espeakedit-1.46.02\src\klatt.cpp:1125]: (style) The scope of the variable 'fr3' can be reduced.

[espeakedit-1.46.02\src\mbrowrap.cpp:126]: (style) The scope of the variable 'written' can be reduced.

[espeakedit-1.46.02\src\mbrowrap.cpp:231]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\mbrowrap.cpp:283]: (style) The scope of the variable 'result' can be reduced.

[espeakedit-1.46.02\src\mbrowrap.cpp:387]: (style) The scope of the variable 'result' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:541]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[espeakedit-1.46.02\src\numbers.cpp:419]: (style) The scope of the variable 'accent1' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:420]: (style) The scope of the variable 'accent2' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:421]: (style) The scope of the variable 'basic_letter' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:422]: (style) The scope of the variable 'letter2' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:423]: (style) The scope of the variable 'ph_letter1' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:424]: (style) The scope of the variable 'ph_letter2' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:425]: (style) The scope of the variable 'ph_accent1' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:593]: (style) The scope of the variable 'save_option_phonemes' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:594]: (style) The scope of the variable 'p2' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:758]: (style) The scope of the variable 'nextflags' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:832]: (style) The scope of the variable 'p2' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:835]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:988]: (style) The scope of the variable 'found' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:993]: (style) The scope of the variable 'ph_buf' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1108]: (style) The scope of the variable 'found_ordinal' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1109]: (style) The scope of the variable 'next_phtype' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1111]: (style) The scope of the variable 'string' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1355]: (style) The scope of the variable 'found' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1360]: (style) The scope of the variable 'exact' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1363]: (style) The scope of the variable 'string' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1366]: (style) The scope of the variable 'ph_100' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1367]: (style) The scope of the variable 'ph_10T' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1368]: (style) The scope of the variable 'ph_digits' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1573]: (style) The scope of the variable 'digix' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1574]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1582]: (style) The scope of the variable 'dot_ordinal' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1584]: (style) The scope of the variable 'decimal_count' can be reduced.

[espeakedit-1.46.02\src\numbers.cpp:1008]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[espeakedit-1.46.02\src\numbers.cpp:1637]: (style) Variable 'dot_ordinal' is assigned a value that is never used.

[espeakedit-1.46.02\src\numbers.cpp:1609]: (style) Variable 'this_value' is assigned a value that is never used.

[espeakedit-1.46.02\src\numbers.cpp:1657]: (style) Array index 'ix' is used before limits check.

[espeakedit-1.46.02\src\numbers.cpp:1706]: (style) Array index 'ix' is used before limits check.

[espeakedit-1.46.02\src\options.cpp:93]: (style) Variable 'id' is assigned a value that is never used.

[espeakedit-1.46.02\src\phonemelist.cpp:51]: (style) The scope of the variable 'plist2' can be reduced.

[espeakedit-1.46.02\src\phonemelist.cpp:122]: (style) The scope of the variable 'voicing' can be reduced.

[espeakedit-1.46.02\src\phonemelist.cpp:396]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:354]: (style) The scope of the variable 'pitch' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:357]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:357]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:415]: (style) The scope of the variable 'width' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:416]: (style) The scope of the variable 'width2' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:420]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:519]: (style) The scope of the variable 'vX' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:519]: (style) The scope of the variable 'vY' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:519]: (style) The scope of the variable 'vW' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:519]: (style) The scope of the variable 'vH' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:521]: (style) The scope of the variable 'start' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:521]: (style) The scope of the variable 'end' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:550]: (style) The scope of the variable 'w' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:552]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\prosodydisplay.cpp:54]: (warning) Member variable 'ProsodyDisplay::numph' is not initialized in the constructor.

[espeakedit-1.46.02\src\prosodydisplay.cpp:54]: (warning) Member variable 'ProsodyDisplay::phlist' is not initialized in the constructor.

[espeakedit-1.46.02\src\prosodydisplay.cpp:54]: (warning) Member variable 'ProsodyDisplay::num_lines' is not initialized in the constructor.

[espeakedit-1.46.02\src\prosodydisplay.cpp:54]: (warning) Member variable 'ProsodyDisplay::linetab' is not initialized in the constructor.

[espeakedit-1.46.02\src\readclause.cpp:421]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:476]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:478]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:480]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:481]: (style) The scope of the variable 'n_bytes' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:592]: (style) The scope of the variable 'phonemes2' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:616]: (style) The scope of the variable 'phonemes2' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:700]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:742]: (style) The scope of the variable 'fd_temp' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:743]: (style) The scope of the variable 'resample' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:745]: (style) The scope of the variable 'command' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1048]: (style) The scope of the variable 'voice_name_specified' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1053]: (style) The scope of the variable 'buf' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1130]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1312]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1314]: (style) The scope of the variable 'n' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1315]: (style) The scope of the variable 'prev_c' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1396]: (style) The scope of the variable 'vp' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1457]: (style) The scope of the variable 'lang' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1458]: (style) The scope of the variable 'gender' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1459]: (style) The scope of the variable 'name' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1460]: (style) The scope of the variable 'age' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1461]: (style) The scope of the variable 'variant' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1463]: (style) The scope of the variable 'ssml_sp' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1528]: (style) The scope of the variable 'sign' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1607]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1630]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1641]: (style) The scope of the variable 'uri' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:1882]: (style) The scope of the variable 'fname' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:2086]: (style) The scope of the variable 'cprev2' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:2406]: (style) The scope of the variable 'p_word' can be reduced.

[espeakedit-1.46.02\src\readclause.cpp:2443]: (style) The scope of the variable 'text_buf' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:142]: (style) The scope of the variable 's1' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:146]: (style) The scope of the variable 'sonic' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:336]: (style) The scope of the variable 'default_value' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:424]: (style) The scope of the variable 'stress' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:425]: (style) The scope of the variable 'type' can be reduced.

[espeakedit-1.46.02\src\setlengths.cpp:438]: (style) The scope of the variable 'emphasized' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:76]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:499]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:522]: (style) The scope of the variable 's' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:522]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:523]: (style) The scope of the variable 'diff' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:731]: (style) The scope of the variable 'period' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:731]: (style) The scope of the variable 'newPeriod' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:733]: (style) The scope of the variable 'out' can be reduced.

[espeakedit-1.46.02\src\sonic.cpp:781]: (error) Uninitialized variable: newSamples

[espeakedit-1.46.02\src\speak_lib.cpp:703]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'wchar_t'.

[espeakedit-1.46.02\src\speak_lib.cpp:826]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[espeakedit-1.46.02\src\speak_lib.cpp:826]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[espeakedit-1.46.02\src\speak_lib.cpp:894]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[espeakedit-1.46.02\src\speak_lib.cpp:407]: (style) The scope of the variable 'length' can be reduced.

[espeakedit-1.46.02\src\speak_lib.cpp:777]: (error) Common realloc mistake: 'outbuf' nulled but not freed upon failure

[espeakedit-1.46.02\src\speak_lib.cpp:784]: (error) Common realloc mistake: 'event_list' nulled but not freed upon failure

[espeakedit-1.46.02\src\spect.cpp:303] -> [espeakedit-1.46.02\src\spect.cpp:304]: (performance) Variable 'ix' is reassigned a value before the old one has been used.

[espeakedit-1.46.02\src\spect.cpp:288]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:467]: (style) The scope of the variable 'height' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:500]: (style) The scope of the variable 'y2' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:501]: (style) The scope of the variable 'yy' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:576]: (style) The scope of the variable 'pk' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:580]: (style) The scope of the variable 'x2' can be reduced.

[espeakedit-1.46.02\src\spect.cpp:580]: (style) The scope of the variable 'x3' can be reduced.

[espeakedit-1.46.02\src\spect.h:130]: (style) 'class SpectFrame' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[espeakedit-1.46.02\src\spectdisplay.cpp:131]: (style) The scope of the variable 'vX' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:131]: (style) The scope of the variable 'vY' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:131]: (style) The scope of the variable 'vW' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:131]: (style) The scope of the variable 'vH' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:495]: (style) The scope of the variable 'sf' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:533]: (style) The scope of the variable 'keyfr' can be reduced.

[espeakedit-1.46.02\src\spectdisplay.cpp:924]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:59]: (style) The scope of the variable 'dift' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:154]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:463]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:621]: (style) The scope of the variable 'f' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:622]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:727]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:729]: (style) The scope of the variable 'p2' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:786]: (style) The scope of the variable 'f' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:786]: (style) The scope of the variable 'peak' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:833]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:907]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:1111]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:1114]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\spectseq.cpp:871]: (style) Variable 'f' is assigned a value that is never used.

[espeakedit-1.46.02\src\spectseq.cpp:957]: (error) Buffer is accessed out of bounds: fr.klattp

[espeakedit-1.46.02\src\spectseq.cpp:885]: (style) Array index 'xx' is used before limits check.

[espeakedit-1.46.02\src\spectseq.cpp:899]: (error) Mismatching allocation and deallocation: ax

[espeakedit-1.46.02\src\spectseq.cpp:900]: (error) Mismatching allocation and deallocation: ay

[espeakedit-1.46.02\src\synth_mbrola.cpp:300]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:303]: (style) The scope of the variable 'p2' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:310]: (style) The scope of the variable 'y2' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:416]: (style) The scope of the variable 'name' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:420]: (style) The scope of the variable 'ph_next' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:421]: (style) The scope of the variable 'ph_prev' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:423]: (style) The scope of the variable 'next' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:669]: (style) The scope of the variable 'value16' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:670]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\synth_mbrola.cpp:176]: (error) Common realloc mistake: 'mbrola_tab' nulled but not freed upon failure

[espeakedit-1.46.02\src\synthdata.cpp:114]: (style) The scope of the variable 'n_phonemes' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:119]: (style) The scope of the variable 'pw' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:201]: (style) The scope of the variable 'c' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:227]: (style) The scope of the variable 'length_std' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:228]: (style) The scope of the variable 'length_factor' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:387]: (style) The scope of the variable 'ph_code' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:612]: (style) The scope of the variable 'which' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:615]: (style) The scope of the variable 'count' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:616]: (style) The scope of the variable 'ph' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:617]: (style) The scope of the variable 'plist_this' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:819]: (style) The scope of the variable 'prog' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:821]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:851]: (style) The scope of the variable 'n_words' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:881]: (style) The scope of the variable 'instn' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:882]: (style) The scope of the variable 'instn2' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:883]: (style) The scope of the variable 'or_flag' can be reduced.

[espeakedit-1.46.02\src\synthdata.cpp:490]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\synthdata.cpp:506]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\synthesize.cpp:460]: (style) The scope of the variable 'h' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:506]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:618]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:619]: (style) The scope of the variable 'formant' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:620]: (style) The scope of the variable 'next_rms' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:635]: (style) The scope of the variable 'vcolouring' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:998]: (style) The scope of the variable 'fr' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:999]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1002]: (style) The scope of the variable 'frame_length' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1003]: (style) The scope of the variable 'length_factor' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1266]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1267]: (style) The scope of the variable 'command' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1327]: (style) The scope of the variable 'prev' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1328]: (style) The scope of the variable 'next' can be reduced.

[espeakedit-1.46.02\src\synthesize.cpp:1329]: (style) The scope of the variable 'next2' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:3136] -> [espeakedit-1.46.02\src\translate.cpp:3138]: (performance) Buffer 'word' is being written before its old content has been used.

[espeakedit-1.46.02\src\translate.cpp:534]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:632]: (style) The scope of the variable 'nbytes' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:633]: (style) The scope of the variable 'ok' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:820]: (style) The scope of the variable 'stress_bits' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1587]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1669]: (style) The scope of the variable 'sylimit' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1670]: (style) The scope of the variable 'new_language' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1671]: (style) The scope of the variable 'bad_phoneme' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1673]: (style) The scope of the variable 'word_copy_len' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1749]: (style) The scope of the variable 'c1' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1750]: (style) The scope of the variable 'lang_name' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:1801]: (style) The scope of the variable 'ph_buf' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2230]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2298]: (style) The scope of the variable 'initial' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2299]: (style) The scope of the variable 'medial' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2300]: (style) The scope of the variable 'final' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2381]: (style) The scope of the variable 'prev_source_index' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2385]: (style) The scope of the variable 'prev_out2' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:2388]: (style) The scope of the variable 'next_in_nbytes' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:3097]: (style) The scope of the variable 'nw' can be reduced.

[espeakedit-1.46.02\src\translate.cpp:987]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[espeakedit-1.46.02\src\transldlg.cpp:240]: (style) The scope of the variable 'result' can be reduced.

[espeakedit-1.46.02\src\transldlg.cpp:355]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\transldlg.cpp:356]: (style) The scope of the variable 'vname' can be reduced.

[espeakedit-1.46.02\src\transldlg.cpp:405]: (style) The scope of the variable 'vp' can be reduced.

[espeakedit-1.46.02\src\transldlg.cpp:408]: (style) The scope of the variable 'phon_out' can be reduced.

[espeakedit-1.46.02\src\transldlg.cpp:410]: (style) The scope of the variable 'clause_count' can be reduced.

[espeakedit-1.46.02\src\voicedlg.cpp:108]: (style) Variable 'v' is assigned a value that is never used.

[espeakedit-1.46.02\src\voicedlg.cpp:179]: (style) Variable 'id' is assigned a value that is never used.

[espeakedit-1.46.02\src\voicedlg.cpp:100]: (warning) Member variable 'VoiceDlg::pitchenv' is not initialized in the constructor.

[espeakedit-1.46.02\src\voicedlg.cpp:100]: (warning) Member variable 'VoiceDlg::vd_load' is not initialized in the constructor.

[espeakedit-1.46.02\src\voicedlg.cpp:100]: (warning) Member variable 'VoiceDlg::vd_save' is not initialized in the constructor.

[espeakedit-1.46.02\src\voices.cpp:218]: (style) The scope of the variable 'freq2' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:220]: (style) The scope of the variable 'height2' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:555]: (style) The scope of the variable 'path_voices' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:556]: (style) The scope of the variable 'langname' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1036]: (style) The scope of the variable 'p' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1130]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1132]: (style) The scope of the variable 'c1' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1132]: (style) The scope of the variable 'c2' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1133]: (style) The scope of the variable 'language_priority' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1134]: (style) The scope of the variable 'n_parts' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1135]: (style) The scope of the variable 'matching' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1136]: (style) The scope of the variable 'matching_parts' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1139]: (style) The scope of the variable 'ratio' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1140]: (style) The scope of the variable 'required_age' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1141]: (style) The scope of the variable 'diff' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1400]: (style) The scope of the variable 'skip' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1542]: (style) The scope of the variable 'ftype' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1770]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:1771]: (style) The scope of the variable 'j' can be reduced.

[espeakedit-1.46.02\src\voices.cpp:322]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:337]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:498]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:679]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:724]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:733]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:743]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:747]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:785]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:845]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\voices.cpp:926]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\vowelchart.cpp:159]: (style) The scope of the variable 'x2' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:159]: (style) The scope of the variable 'y2' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:272]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:344]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:344]: (style) The scope of the variable 'y' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:522]: (style) The scope of the variable 'instn' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:583]: (style) The scope of the variable 'f' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:708]: (style) The scope of the variable 'y_base' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:711]: (style) The scope of the variable 'env' can be reduced.

[espeakedit-1.46.02\src\vowelchart.cpp:308]: (warning) scanf without field width limits can crash with huge input data.

[espeakedit-1.46.02\src\vowelchart.cpp:610]: (error) Resource leak: f_prog_log

[espeakedit-1.46.02\src\vowelchart.cpp:330]: (error) Resource leak: f_in

[espeakedit-1.46.02\src\wavegen.cpp:740]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:870]: (style) The scope of the variable 'fp' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:877]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1152]: (style) The scope of the variable 'amp' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1173]: (style) The scope of the variable 'waveph' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1175]: (style) The scope of the variable 'total' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1178]: (style) The scope of the variable 'z' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1178]: (style) The scope of the variable 'z1' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1178]: (style) The scope of the variable 'z2' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1179]: (style) The scope of the variable 'echo' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1448]: (style) The scope of the variable 'value' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1554]: (style) The scope of the variable 'ix' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1664]: (style) The scope of the variable 'x' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1737]: (style) The scope of the variable 'cmd' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1872]: (style) The scope of the variable 'length' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:1873]: (style) The scope of the variable 'result' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:2045]: (style) The scope of the variable 'length' can be reduced.

[espeakedit-1.46.02\src\wavegen.cpp:2046]: (style) The scope of the variable 'max_length' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espeakup/espeakup_0.71.orig.tar.gz
[espeakup-0.71\queue.c:162]: (style) Variable 'error' is assigned a value that is never used.

[espeakup-0.71\softsynth.c:113]: (style) Array index 'end' is used before limits check.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esperanza/esperanza_0.4.0+git20091017.orig.tar.bz2
[esperanza-0.4.0+git20091017\src\dialogs\browsedialog\browsemodel.h:94]: (performance) Function parameter 'err' should be passed by reference.

[esperanza-0.4.0+git20091017\src\dialogs\browsedialog\browsemodel.cpp:92]: (performance) Function parameter 'err' should be passed by reference.

[esperanza-0.4.0+git20091017\src\dialogs\firsttimewizard\ftwmanager.cpp:65]: (style) The scope of the variable 'p' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\firsttimewizard\gui.cpp:36]: (style) The scope of the variable 'iTmp' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\preferencesdialog.cpp:84]: (style) The scope of the variable 'pref' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\preferencesdialog.cpp:86]: (style) The scope of the variable 'tab' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\preferencesdialog.cpp:191]: (style) The scope of the variable 'pref' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\preferencesdialog.cpp:192]: (style) The scope of the variable 'w' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\prefmultiselectionwidget.cpp:14]: (style) The scope of the variable 'hbox' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\prefmultiselectionwidget.cpp:15]: (style) The scope of the variable 'cb' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\preferencesdialog\prefmultiselectionwidget.cpp:62]: (style) The scope of the variable 'li' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\streamingdialog\icecasthandler.cpp:20]: (warning) Member variable 'IcecastHandler::m_state' is not initialized in the constructor.

[esperanza-0.4.0+git20091017\src\dialogs\streamingdialog\icecasthandler.cpp:20]: (warning) Member variable 'IcecastHandler::m_entry_state' is not initialized in the constructor.

[esperanza-0.4.0+git20091017\src\dialogs\xmms2dpreferences\xmms2dprefmodel.cpp:67]: (style) The scope of the variable 'ret' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\xmms2dpreferences\xmms2dprefmodel.cpp:290]: (style) The scope of the variable 'column' can be reduced.

[esperanza-0.4.0+git20091017\src\dialogs\xmms2dpreferences\xmms2dprefmodel.cpp:72]: (style) Variable 'ret' is assigned a value that is never used.

[esperanza-0.4.0+git20091017\src\tools\globalshortcut\globalshortcutmanager_mac.cpp:122]: (style) The scope of the variable 'ithKeyTable' can be reduced.

[esperanza-0.4.0+git20091017\src\ui\serverdialog.cpp:164]: (style) The scope of the variable 'item' can be reduced.

[esperanza-0.4.0+git20091017\src\ui\shortcutmanager.cpp:37]: (style) The scope of the variable 'multiKeysIndex' can be reduced.

[esperanza-0.4.0+git20091017\src\ui\shortcutmanager.cpp:75]: (style) The scope of the variable 'a' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/espresso/espresso_5.0.orig.tar.gz
[espresso-5.0\clib\c_mkdir.c:73] -> [espresso-5.0\clib\c_mkdir.c:76]: (performance) Variable 'retval' is reassigned a value before the old one has been used.

[espresso-5.0\clib\c_mkdir.c:73]: (style) Unused variable: i

[espresso-5.0\clib\eval_infix.c:473]: (style) Variable 'i' is assigned a value that is never used.

[espresso-5.0\clib\eval_infix.c:484]: (error) Uninitialized struct member: tok_temp.Value

[espresso-5.0\clib\md5_from_file.c:110]: (warning) Assignment of function parameter has no effect outside the function.

[espresso-5.0\clib\qsort.c:36]: (style) The scope of the variable 'j' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ess/ess_5.11.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/essays1743/essays1743_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esteidutil/esteidutil_0.9.18.orig.tar.gz
[esteidutil-0.9.18\src\AppSetting.h:12]: (style) 'class AppSetting' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_button2' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_button3' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_panel2' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_staticText11' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_listCtrl1' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_textCtrl2' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_button4' is not initialized in the constructor.

[esteidutil-0.9.18\src\CertificateDialog.cpp:40]: (warning) Member variable 'CertificateDialog::m_button5' is not initialized in the constructor.

[esteidutil-0.9.18\src\DiagnosticsDialog.cpp:321]: (style) Variable 'stackProtect1' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\PCSCManager.h:38]: (warning) Member variable 'PCSCConnection::proto' is not initialized in the constructor.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.h:58]: (warning) Member variable 'CTAPIConnection::dri' is not initialized in the constructor.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.h:58]: (warning) Member variable 'CTAPIConnection::wasConnected' is not initialized in the constructor.

[esteidutil-0.9.18\src\EsteidUtil.cpp:13]: (style) The class 'mApp' does not have a constructor.

[esteidutil-0.9.18\src\MainDialog.cpp:470]: (style) C-style pointer casting

[esteidutil-0.9.18\src\MainDialog.cpp:278]: (style) Variable 'kudos' is assigned a value that is never used.

[esteidutil-0.9.18\src\MainDialog_2.cpp:341]: (style) C-style pointer casting

[esteidutil-0.9.18\src\MainDialog_2.cpp:155]: (style) The scope of the variable 'firstCardIndex' can be reduced.

[esteidutil-0.9.18\src\MainDialog_2.cpp:155]: (style) The scope of the variable 'totalCards' can be reduced.

[esteidutil-0.9.18\src\MainDialog_2.cpp:156]: (style) The scope of the variable 'numReaders' can be reduced.

[esteidutil-0.9.18\src\MainDialog_Image.cpp:44]: (style) The scope of the variable 'clientCert' can be reduced.

[esteidutil-0.9.18\src\MainDialog_Image.cpp:54]: (style) Variable 'certBytes' is assigned a value that is never used.

[esteidutil-0.9.18\src\PinChangeSecureDialog.cpp:39]: (style) Variable 'mMaxPinLen' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:288]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:299]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:307]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:327]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:340]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:358]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:377]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:384]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:329]: (style) The scope of the variable 'cmdReq' can be reduced.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:116]: (style) Variable 'res' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:334]: (style) Variable 'i' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:62]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\cardlib\CTAPIManager.cpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:131]: (style) Variable 'blah' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:28]: (warning) Member variable 'CardBase::LPFCI' is not initialized in the constructor.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:32]: (warning) Member variable 'CardBase::LPFCI' is not initialized in the constructor.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:38]: (warning) Member variable 'CardBase::LPFCI' is not initialized in the constructor.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:208]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\cardlib\CardBase.cpp:233]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:62]: (style) The scope of the variable 'signCmdSig' can be reduced.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:63]: (style) The scope of the variable 'signCmdAut' can be reduced.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:64]: (style) The scope of the variable 'hashHdMD5' can be reduced.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:67]: (style) The scope of the variable 'hashHdSHA1' can be reduced.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:43]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:97]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:137]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:216]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:238]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:94]: (style) Exception should be caught by reference.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:128]: (style) Exception should be caught by reference.

[esteidutil-0.9.18\src\cardlib\EstEidCard.cpp:153]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\cardlib\EstEidCardMaintainer.cpp:25]: (style) Variable 'fileInfo' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:190]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:199]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:208]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:213]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:219]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:226]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:240]: (style) C-style pointer casting

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:181]: (style) Variable 'sz' is assigned a value that is never used.

[esteidutil-0.9.18\src\cardlib\PCSCManager.cpp:127]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[esteidutil-0.9.18\src\tests\testdownload.cpp:23]: (style) The scope of the variable 'clientCert' can be reduced.

[esteidutil-0.9.18\src\tests\testdownload.cpp:31]: (style) Unused variable: page2

[esteidutil-0.9.18\src\tests\testdownload.cpp:31]: (style) Unused variable: picBytes

[esteidutil-0.9.18\src\utility\asnObject.cpp:26]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\utility\asnObject.cpp:32]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\utility\asnObject.cpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\utility\asnObject.cpp:88]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esteidutil-0.9.18\src\utility\pkcs11module.cpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/estic/estic_1.61.orig.tar.gz
[estic-1.61.orig\areacode\actest.c:71]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[estic-1.61.orig\areacode\actest.c:48]: (style) The scope of the variable 'RC' can be reduced.

[estic-1.61.orig\areacode\actest.c:63]: (style) Obsolete function 'gets' called. It is recommended to use the function 'fgets' instead.

[estic-1.61.orig\areacode\areacode.c:135]: (style) struct or union member 'PrefixHeader::Magic' is never used.

[estic-1.61.orig\estic\callwin.cc:142]: (style) C-style pointer casting

[estic-1.61.orig\estic\chargwin.cc:165]: (style) C-style pointer casting

[estic-1.61.orig\estic\chargwin.cc:329]: (style) C-style pointer casting

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Connection' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::DevCount' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Protocol' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::VersionHigh' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::VersionLow' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::TFEAssignment' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::MSN' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Music' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::IntS0' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::ExtS0' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::QueryLoc1' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::QueryLoc2' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Number1' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Number2' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::MSNGroups' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::MusicPort' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::TFELoc' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::AlarmTone' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Signaling' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:211]: (warning) Member variable 'IstecBaseConfig::Reserved' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::DevNum' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::DialCaps' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::Service' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::Reroute' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::ChargePulse' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::PIN' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::TerminalMode' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::InternalKnock' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::Fill1' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::ExtNumLen' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::RerouteIfBusy' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::RerouteDelayed' is not initialized in the constructor.

[estic-1.61.orig\estic\icconfig.h:341]: (warning) Member variable 'IstecDevConfig::RingsUntilReroute' is not initialized in the constructor.

[estic-1.61.orig\estic\cliwin.cc:157]: (style) C-style pointer casting

[estic-1.61.orig\estic\cliwin.cc:157]: (style) Variable 'Info' is assigned a value that is never used.

[estic-1.61.orig\estic\estic.cc:1001]: (style) C-style pointer casting

[estic-1.61.orig\estic\icconfig.cc:935]: (style) C-style pointer casting

[estic-1.61.orig\estic\icconfig.cc:372]: (warning) Member variable 'IstecDevConfig::Fill1' is not initialized in the constructor.

[estic-1.61.orig\estic\iccprint.cc:60]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[estic-1.61.orig\estic\iccron.cc:191]: (warning) Member variable 'CronEvent::DayNight' is not initialized in the constructor.

[estic-1.61.orig\estic\icdiag.cc:529]: (style) C-style pointer casting

[estic-1.61.orig\estic\iclog.cc:180]: (style) C-style pointer casting

[estic-1.61.orig\estic\iclog.cc:199]: (style) C-style pointer casting

[estic-1.61.orig\estic\icmsgwin.cc:212]: (style) C-style pointer casting

[estic-1.61.orig\estic\icshort.cc:160]: (warning) Member variable 'ShortNumberInfo::AutoDial' is not initialized in the constructor.

[estic-1.61.orig\estic\icshort.cc:160]: (warning) Member variable 'ShortNumberInfo::Devices' is not initialized in the constructor.

[estic-1.61.orig\estic\icshort.cc:160]: (warning) Member variable 'ShortNumberInfo::Signaling' is not initialized in the constructor.

[estic-1.61.orig\estic\icshort.cc:160]: (warning) Member variable 'ShortNumberInfo::Locked' is not initialized in the constructor.

[estic-1.61.orig\estic\imon.cc:172]: (warning) Member variable 'IMonWindow::Status' is not initialized in the constructor.

[estic-1.61.orig\estic\imon.cc:172]: (warning) Member variable 'IMonWindow::F' is not initialized in the constructor.

[estic-1.61.orig\spunk\coll.h:227]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:235]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:270]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:278]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:332]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:482]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:489]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:536]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:565]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.h:526]: (style) The scope of the variable 'Current' can be reduced.

[estic-1.61.orig\spunk\coll.h:527]: (style) The scope of the variable 'Result' can be reduced.

[estic-1.61.orig\spunk\bitset.h:105]: (warning) Member variable 'BitSet::BitBucket' is not initialized in the constructor.

[estic-1.61.orig\spunk\listnode.h:173]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:197]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:206]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:215]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:253]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:181]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:189]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:231]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listnode.h:243]: (style) C-style pointer casting

[estic-1.61.orig\spunk\charset.h:131]: (warning) Member variable 'CharSet::Buf' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:445]: (warning) Member variable 'Window::Cursor' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:445]: (warning) Member variable 'Window::BGChar' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:445]: (warning) Member variable 'Window::BGAttr' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:445]: (warning) Member variable 'Window::VirtualScreen' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:445]: (warning) Member variable 'Window::LastActive' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:453]: (warning) Member variable 'Window::Cursor' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:453]: (warning) Member variable 'Window::BGChar' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:453]: (warning) Member variable 'Window::BGAttr' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:453]: (warning) Member variable 'Window::VirtualScreen' is not initialized in the constructor.

[estic-1.61.orig\spunk\window.h:453]: (warning) Member variable 'Window::LastActive' is not initialized in the constructor.

[estic-1.61.orig\spunk\statline.h:88]: (warning) Member variable 'StatusLine::CurrentLine' is not initialized in the constructor.

[estic-1.61.orig\spunk\itemwin.h:180]: (warning) Member variable 'WindowItem::Owner' is not initialized in the constructor.

[estic-1.61.orig\spunk\itemwin.h:544]: (warning) Member variable 'ItemWindow::Owner' is not initialized in the constructor.

[estic-1.61.orig\spunk\itemwin.h:544]: (warning) Member variable 'ItemWindow::SelectedItem' is not initialized in the constructor.

[estic-1.61.orig\spunk\itemwin.h:544]: (warning) Member variable 'ItemWindow::FirstItem' is not initialized in the constructor.

[estic-1.61.orig\spunk\datetime.h:111]: (warning) Member variable 'TimeDiff::Diff' is not initialized in the constructor.

[estic-1.61.orig\spunk\datetime.h:237]: (warning) Member variable 'Time::T' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.h:245]: (warning) Member variable 'GenericMenue::ItemBuf' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.h:245]: (warning) Member variable 'GenericMenue::ItemBufCount' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.h:245]: (warning) Member variable 'GenericMenue::ItemDesc' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.h:429]: (warning) Member variable 'SubMenueItem::SubMenue' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<T,Size>::In' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<T,Size>::Out' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<Event*,32>::In' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<Event*,32>::Out' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<u16,16>::In' is not initialized in the constructor.

[estic-1.61.orig\spunk\circbuf.h:126]: (warning) Member variable 'CircularBuffer<u16,16>::Out' is not initialized in the constructor.

[estic-1.61.orig\spunk\stack.h:88]: (warning) Member variable 'Stack<T>::Data' is not initialized in the constructor.

[estic-1.61.orig\spunk\stack.h:88]: (warning) Member variable 'Stack<String*>::Data' is not initialized in the constructor.

[estic-1.61.orig\spunk\kbd.h:67]: (style) Unused private function: 'Keyboard::RawKey'

[estic-1.61.orig\spunk\circbuf.h:172]: (error) Null pointer dereference

[estic-1.61.orig\spunk\stack.h:145]: (error) Null pointer dereference

[estic-1.61.orig\spunk\charset.cc:136]: (style) 'operator=' should return reference to 'this' instance.

[estic-1.61.orig\spunk\coll.cc:334]: (style) C-style pointer casting

[estic-1.61.orig\spunk\coll.cc:54]: (warning) Member variable '_Collection::Count' is not initialized in the constructor.

[estic-1.61.orig\spunk\coll.cc:54]: (warning) Member variable '_Collection::Limit' is not initialized in the constructor.

[estic-1.61.orig\spunk\coll.cc:54]: (warning) Member variable '_Collection::Delta' is not initialized in the constructor.

[estic-1.61.orig\spunk\coll.cc:54]: (warning) Member variable '_Collection::ShouldDelete' is not initialized in the constructor.

[estic-1.61.orig\spunk\cont.h:99]: (warning) Member variable 'Container::Data' is not initialized in the constructor.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:140]: (style) struct or union member 'CountryInfo::ID' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:145]: (style) struct or union member 'CountryInfo::CurrStr' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:146]: (style) struct or union member 'CountryInfo::ThSep' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:147]: (style) struct or union member 'CountryInfo::DecSep' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:148]: (style) struct or union member 'CountryInfo::DateSep' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:149]: (style) struct or union member 'CountryInfo::TimeSep' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:150]: (style) struct or union member 'CountryInfo::Curr' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:151]: (style) struct or union member 'CountryInfo::CurrPlaces' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:152]: (style) struct or union member 'CountryInfo::Time' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:154]: (style) struct or union member 'CountryInfo::DataSep' is never used.

[estic-1.61.orig\spunk\djgppsrc\nlsinit.cc:155]: (style) struct or union member 'CountryInfo::Fill' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:62]: (style) struct or union member 'CountryInfo::ID' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:67]: (style) struct or union member 'CountryInfo::CurrStr' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:68]: (style) struct or union member 'CountryInfo::ThSep' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:69]: (style) struct or union member 'CountryInfo::DecSep' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:70]: (style) struct or union member 'CountryInfo::DateSep' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:71]: (style) struct or union member 'CountryInfo::TimeSep' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:72]: (style) struct or union member 'CountryInfo::Curr' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:73]: (style) struct or union member 'CountryInfo::CurrPlaces' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:74]: (style) struct or union member 'CountryInfo::Time' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:76]: (style) struct or union member 'CountryInfo::DataSep' is never used.

[estic-1.61.orig\spunk\dos32src\nlsinit.cc:77]: (style) struct or union member 'CountryInfo::Fill' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:51]: (style) struct or union member 'CountryInfo::ID' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:56]: (style) struct or union member 'CountryInfo::CurrStr' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:57]: (style) struct or union member 'CountryInfo::ThSep' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:58]: (style) struct or union member 'CountryInfo::DecSep' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:59]: (style) struct or union member 'CountryInfo::DateSep' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:60]: (style) struct or union member 'CountryInfo::TimeSep' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:61]: (style) struct or union member 'CountryInfo::Curr' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:62]: (style) struct or union member 'CountryInfo::CurrPlaces' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:63]: (style) struct or union member 'CountryInfo::Time' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:65]: (style) struct or union member 'CountryInfo::DataSep' is never used.

[estic-1.61.orig\spunk\dossrc\nlsinit.cc:66]: (style) struct or union member 'CountryInfo::Fill' is never used.

[estic-1.61.orig\spunk\dossrc\screen.cc:40]: (error) Unknown compiler!

[estic-1.61.orig\spunk\dossrc\screen.cc:40]: (error) #error Unknown compiler!

[estic-1.61.orig\spunk\errlog.cc:138]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[estic-1.61.orig\spunk\filecoll.cc:183] -> [estic-1.61.orig\spunk\filecoll.cc:181]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filecoll.cc:185] -> [estic-1.61.orig\spunk\filecoll.cc:181]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filecoll.cc:187] -> [estic-1.61.orig\spunk\filecoll.cc:181]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filecoll.cc:185] -> [estic-1.61.orig\spunk\filecoll.cc:183]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filecoll.cc:187] -> [estic-1.61.orig\spunk\filecoll.cc:183]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filecoll.cc:187] -> [estic-1.61.orig\spunk\filecoll.cc:185]: (style) Duplicate conditions in 'if' and related 'else if'.

[estic-1.61.orig\spunk\filesel.cc:253]: (style) C-style pointer casting

[estic-1.61.orig\spunk\filesel.cc:266]: (style) C-style pointer casting

[estic-1.61.orig\spunk\filesel.cc:267]: (style) C-style pointer casting

[estic-1.61.orig\spunk\filesel.cc:268]: (style) C-style pointer casting

[estic-1.61.orig\spunk\filesel.cc:679]: (style) C-style pointer casting

[estic-1.61.orig\spunk\filesel.cc:860]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuedit.h:155]: (warning) Member variable 'EditLine::FirstChar' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuedit.h:232]: (warning) Member variable 'FloatEdit::FValue' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuedit.h:232]: (warning) Member variable 'FloatEdit::FMin' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuedit.h:232]: (warning) Member variable 'FloatEdit::FMax' is not initialized in the constructor.

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<T>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<FileInfo>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\fviewer.cc:70]: (warning) Member variable 'FileViewer::F' is not initialized in the constructor.

[estic-1.61.orig\spunk\itemwin.cc:537]: (style) C-style pointer casting

[estic-1.61.orig\spunk\itemwin.cc:609]: (style) C-style pointer casting

[estic-1.61.orig\spunk\itemwin.cc:867]: (style) C-style pointer casting

[estic-1.61.orig\spunk\itemwin.cc:1082]: (style) C-style pointer casting

[estic-1.61.orig\spunk\itemwin.cc:1130]: (style) C-style pointer casting

[estic-1.61.orig\spunk\itemwin.cc:505]: (style) The scope of the variable 'P' can be reduced.

[estic-1.61.orig\spunk\keymap.cc:73]: (style) C-style pointer casting

[estic-1.61.orig\spunk\memcheck.cc:226]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[estic-1.61.orig\spunk\memcheck.cc:115]: (style) C-style pointer casting

[estic-1.61.orig\spunk\memcheck.cc:130]: (style) The scope of the variable 'Current' can be reduced.

[estic-1.61.orig\spunk\memcheck.cc:115]: (error) Common realloc mistake: 'Blocks' nulled but not freed upon failure

[estic-1.61.orig\spunk\memstrm.h:97]: (style) C-style pointer casting

[estic-1.61.orig\spunk\memstrm.h:73]: (warning) Member variable 'MemoryStream::Memory' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.cc:348]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:358]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:511]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:590]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:618]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:626]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:644]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:681]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:771]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:774]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:795]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:798]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:801]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:804]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:825]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:828]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:831]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:834]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:837]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:840]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:861]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:864]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:867]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:888]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:891]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:912]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:915]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:936]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:940]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:963]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:967]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:971]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:975]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:998]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1002]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1006]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1010]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1014]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1018]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1041]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1045]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1049]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1072]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1076]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1099]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1103]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1126]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1130]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:1444]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menue.cc:230]: (warning) Member variable 'GenericMenue::ItemBuf' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.cc:230]: (warning) Member variable 'GenericMenue::ItemBufCount' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.cc:230]: (warning) Member variable 'GenericMenue::ItemDesc' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.h:124]: (warning) Member variable 'EditMenueItem::EditWindow' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.h:540]: (warning) Member variable 'FloatItem::FValue' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.h:540]: (warning) Member variable 'FloatItem::FMin' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.h:540]: (warning) Member variable 'FloatItem::FMax' is not initialized in the constructor.

[estic-1.61.orig\spunk\menue.cc:846]: (error) Null pointer dereference

[estic-1.61.orig\spunk\menue.cc:897]: (error) Null pointer dereference

[estic-1.61.orig\spunk\menue.cc:921]: (error) Null pointer dereference

[estic-1.61.orig\spunk\menuitem.cc:154]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:333]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:479]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:656]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:1169]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:1328]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:1531]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:1701]: (style) C-style pointer casting

[estic-1.61.orig\spunk\menuitem.cc:1232]: (warning) Member variable 'TimeItem::TimeVal' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.cc:1240]: (warning) Member variable 'TimeItem::TimeVal' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.cc:1435]: (warning) Member variable 'DateItem::TimeVal' is not initialized in the constructor.

[estic-1.61.orig\spunk\menuitem.cc:1443]: (warning) Member variable 'DateItem::TimeVal' is not initialized in the constructor.

[estic-1.61.orig\spunk\msgcoll.cc:84]: (style) C-style pointer casting

[estic-1.61.orig\spunk\national.cc:212]: (style) C-style pointer casting

[estic-1.61.orig\spunk\national.cc:219]: (style) C-style pointer casting

[estic-1.61.orig\spunk\national.cc:331]: (style) The scope of the variable 'Diff' can be reduced.

[estic-1.61.orig\spunk\nls\getnls.cc:72]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ULONG {aka unsigned long}'.

[estic-1.61.orig\spunk\ntsrc\screen.cc:455]: (error) Mismatching allocation and deallocation: Buf2

[estic-1.61.orig\spunk\ntsrc\screen.cc:456]: (error) Mismatching allocation and deallocation: chiBuf

[estic-1.61.orig\spunk\ntsrc\task.cc:98]: (style) C-style pointer casting

[estic-1.61.orig\spunk\os2src\sercom.cc:71]: (style) struct or union member '_QEXTBAUDRATE::FRACTBAUD' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:72]: (style) struct or union member '_QEXTBAUDRATE::MINBAUDRATE' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:73]: (style) struct or union member '_QEXTBAUDRATE::MINFRACTBAUD' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:74]: (style) struct or union member '_QEXTBAUDRATE::MAXBAUDRATE' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:75]: (style) struct or union member '_QEXTBAUDRATE::MAXFRACTBAUD' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:83]: (style) struct or union member '_ENHPARAMETER::EnhFlags' is never used.

[estic-1.61.orig\spunk\os2src\sercom.cc:84]: (style) struct or union member '_ENHPARAMETER::Reserverd' is never used.

[estic-1.61.orig\spunk\os2src\task.cc:87]: (style) C-style pointer casting

[estic-1.61.orig\spunk\os2src\task.cc:135]: (style) C-style pointer casting

[estic-1.61.orig\spunk\os2src\task.cc:42]: (style) The class 'TaskHandle' does not have a constructor.

[estic-1.61.orig\spunk\password.cc:181]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:183]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:290]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:293]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:408]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:545]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:640]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:790]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:872]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:873]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:882]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:883]: (style) C-style pointer casting

[estic-1.61.orig\spunk\password.cc:673]: (style) The scope of the variable 'NewEntry' can be reduced.

[estic-1.61.orig\spunk\password.cc:250]: (warning) Member variable 'PWLogEntry::What' is not initialized in the constructor.

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<PasswordEntry>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\program.cc:220]: (style) C-style pointer casting

[estic-1.61.orig\spunk\program.cc:370]: (style) C-style pointer casting

[estic-1.61.orig\spunk\program.cc:386]: (style) C-style pointer casting

[estic-1.61.orig\spunk\rescoll.cc:127]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resed.h:187]: (portability) The extra qualification 'ResEditApp::' is unnecessary and is considered an error by many compilers.

[estic-1.61.orig\spunk\resed.cc:349]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<ResourceIndex>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\resedit.cc:127]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resedit.cc:270]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resedit.cc:290] -> [estic-1.61.orig\spunk\resedit.cc:290]: (style) Same expression on both sides of '||'.

[estic-1.61.orig\spunk\resedit.cc:153]: (style) The scope of the variable 'Selected' can be reduced.

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<Msg>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\resfile.cc:260]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resfile.cc:248]: (style) The scope of the variable 'Resource' can be reduced.

[estic-1.61.orig\spunk\resitem.cc:41]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:92]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:107]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:150]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:181]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:335]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:374]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:388]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1037]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1166]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1234]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1427]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1431]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1446]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1448]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1462]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1464]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1554]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1594]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1595]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1624]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1689]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1690]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1691]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1696]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1703]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1737]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1742]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1748]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1753]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1758]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1763]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1768]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1773]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1805]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1872]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1874]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1908]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:1919]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resitem.cc:117]: (style) The scope of the variable 'Found' can be reduced.

[estic-1.61.orig\spunk\resitem.cc:1452]: (error) Null pointer dereference

[estic-1.61.orig\spunk\resource.cc:128]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resprint.cc:69]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resprint.cc:106]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resutil.cc:64]: (style) C-style pointer casting

[estic-1.61.orig\spunk\resutil.cc:66]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:36]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:53]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:70]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:91]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:146]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:159]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:172]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:185]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:198]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:211]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:224]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:237]: (style) C-style pointer casting

[estic-1.61.orig\spunk\reswin.cc:253]: (style) C-style pointer casting

[estic-1.61.orig\spunk\settings.cc:166]: (style) C-style pointer casting

[estic-1.61.orig\spunk\settings.cc:197]: (style) C-style pointer casting

[estic-1.61.orig\spunk\settings.cc:216]: (style) C-style pointer casting

[estic-1.61.orig\spunk\statline.cc:150]: (style) C-style pointer casting

[estic-1.61.orig\spunk\stdmenue.cc:203]: (style) C-style pointer casting

[estic-1.61.orig\spunk\str.cc:219]: (style) The scope of the variable 'Span' can be reduced.

[estic-1.61.orig\spunk\str.cc:262]: (style) The scope of the variable 'C' can be reduced.

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<String>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\strcoll.cc:60]: (style) C-style pointer casting

[estic-1.61.orig\spunk\stream.cc:369]: (style) The scope of the variable 'Bytes' can be reduced.

[estic-1.61.orig\spunk\stream.cc:884]: (style) The scope of the variable 'Pos' can be reduced.

[estic-1.61.orig\spunk\stream.cc:853]: (error) Returning/dereferencing 'F' after it is deallocated / released

[estic-1.61.orig\spunk\mempool.h:126]: (warning) Member variable 'MemPool<T>::Buffer' is not initialized in the constructor.

[estic-1.61.orig\spunk\mempool.h:126]: (warning) Member variable 'MemPool<char>::Buffer' is not initialized in the constructor.

[estic-1.61.orig\spunk\textstrm.cc:145]: (error) Mismatching allocation and deallocation: Buf

[estic-1.61.orig\spunk\unixsrc\screen2.cc:338]: (style) C-style pointer casting

[estic-1.61.orig\spunk\unixsrc\screen2.cc:168]: (style) The scope of the variable 'ForegroundColors' can be reduced.

[estic-1.61.orig\spunk\unixsrc\screen2.cc:171]: (style) The scope of the variable 'BackgroundColors' can be reduced.

[estic-1.61.orig\spunk\window.cc:246]: (style) C-style pointer casting

[estic-1.61.orig\spunk\window.cc:1501]: (style) The scope of the variable 'C' can be reduced.

[estic-1.61.orig\spunk\window.cc:1613]: (style) The scope of the variable 'C' can be reduced.

[estic-1.61.orig\spunk\winmgr.cc:246]: (style) C-style pointer casting

[estic-1.61.orig\spunk\winmgr.cc:755]: (style) C-style pointer casting

[estic-1.61.orig\spunk\listbox.h:222]: (warning) Member variable 'ListBox<ItemWindow>::Coll' is not initialized in the constructor.

[estic-1.61.orig\spunk\xsrc\console.cc:1356]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[estic-1.61.orig\spunk\xsrc\console.cc:1356]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[estic-1.61.orig\spunk\kbd.h:75]: (style) Unused private function: 'Keyboard::Translate'

[estic-1.61.orig\spunk\xsrc\screen.cc:149]: (style) C-style pointer casting


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esvn/esvn_0.6.12+1.orig.tar.gz
[esvn\src\commitwindow.cpp:169]: (style) C-style pointer casting

[esvn\src\commitwindow.cpp:183]: (style) C-style pointer casting

[esvn\src\commitwindow.cpp:192]: (style) C-style pointer casting

[esvn\src\commitwindow.cpp:204]: (style) C-style pointer casting

[esvn\src\commitwindow.cpp:214]: (style) C-style pointer casting

[esvn\src\entries_parser.h:36]: (warning) Member variable 'C_SvnFile::size_' is not initialized in the constructor.

[esvn\src\entries_parser.h:36]: (warning) Member variable 'C_SvnFile::is_exist_' is not initialized in the constructor.

[esvn\src\entries_parser.h:38]: (warning) Member variable 'C_SvnFile::size_' is not initialized in the constructor.

[esvn\src\entries_parser.h:38]: (warning) Member variable 'C_SvnFile::is_svn_controled_' is not initialized in the constructor.

[esvn\src\entries_parser.h:38]: (warning) Member variable 'C_SvnFile::is_exist_' is not initialized in the constructor.

[esvn\src\entries_parser.h:38]: (warning) Member variable 'C_SvnFile::is_symlink_' is not initialized in the constructor.

[esvn\src\entries_parser.h:38]: (warning) Member variable 'C_SvnFile::is_modif_' is not initialized in the constructor.

[esvn\src\entries_parser.h:88]: (warning) Member variable 'C_SvnEntries::is_svn_controled_' is not assigned a value in 'C_SvnEntries::operator='.

[esvn\src\entries_parser.h:93]: (warning) Member variable 'C_SvnEntries::is_svn_controled_' is not initialized in the constructor.

[esvn\src\logwindow.h:87]: (warning) Member variable 'C_LogWindow::svn_command_' is not initialized in the constructor.

[esvn\src\logwindow.h:87]: (warning) Member variable 'C_LogWindow::dlg_view_' is not initialized in the constructor.

[esvn\src\logwindow.h:87]: (warning) Member variable 'C_LogWindow::dlg_diff_' is not initialized in the constructor.

[esvn\src\logwindow.h:87]: (warning) Member variable 'C_LogWindow::use_ext_diff_' is not initialized in the constructor.

[esvn\src\logwindow.h:87]: (warning) Member variable 'C_LogWindow::show_changed_paths_' is not initialized in the constructor.

[esvn\src\dirs_list.h:107]: (warning) Member variable 'C_FilesList::svn_status_' is not initialized in the constructor.

[esvn\src\dirs_list.h:147]: (warning) Member variable 'C_NumSortedFileListItem::is_dir_' is not initialized in the constructor.

[esvn\src\entries_parser.cpp:76] -> [esvn\src\entries_parser.cpp:77]: (performance) Variable 'line' is reassigned a value before the old one has been used.

[esvn\src\entries_parser.h:78]: (style) Unused private function: 'C_SvnFile::parse'

[esvn\src\entries_parser.cpp:572]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esvn\src\propwindow.h:31]: (warning) Member variable 'C_PropWindow::svn_command_' is not initialized in the constructor.

[esvn\src\propwindow.h:31]: (warning) Member variable 'C_PropWindow::disable_change_svn_prop_' is not initialized in the constructor.

[esvn\src\workspacewindow.h:32]: (warning) Member variable 'C_WsWindow::ws_data_' is not initialized in the constructor.

[esvn\src\mergewindow.h:30]: (warning) Member variable 'C_MergeWindow::svn_command_' is not initialized in the constructor.

[esvn\src\mergewindow.h:30]: (warning) Member variable 'C_MergeWindow::dlg_view_' is not initialized in the constructor.

[esvn\src\changedwindow.h:31]: (warning) Member variable 'C_ChangedWindow::svn_command_' is not initialized in the constructor.

[esvn\src\changedwindow.h:31]: (warning) Member variable 'C_ChangedWindow::dlg_view_' is not initialized in the constructor.

[esvn\src\changedwindow.h:31]: (warning) Member variable 'C_ChangedWindow::dlg_diff_' is not initialized in the constructor.

[esvn\src\propwindow.h:122]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esvn\src\list_stat_parser.h:65]: (style) Unused private function: 'C_LSParser::getFileNameFromPath'

[esvn\src\list_stat_parser.h:68]: (style) Unused private function: 'C_LSParser::getLevel'

[esvn\src\mainwindow.cpp:604]: (style) The scope of the variable 'commit_res' can be reduced.

[esvn\src\mainwindow.cpp:619]: (style) Variable 'commit_res' is assigned a value that is never used.

[esvn\src\mainwindow.cpp:1872]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[esvn\src\reposwindow.cpp:195]: (style) The scope of the variable 'nbFolders' can be reduced.

[esvn\src\svn_status.cpp:84]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/esys-particle/esys-particle_2.3.orig.tar.gz
[Foundation\Error.h:27]: (performance) Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list.

[Fields\FieldMaster.cpp:43]: (performance) Variable 'm_field_name' is assigned in constructor body. Consider performing initialization in initialization list.

[Fields\FieldMaster.cpp:44]: (performance) Variable 'm_file_name' is assigned in constructor body. Consider performing initialization in initialization list.

[tml\comm\comm.hpp:368]: (style) The scope of the variable 'recv_nb_data' can be reduced.

[tml\comm\comm_coll.hpp:201]: (performance) Function parameter 'data' should be passed by reference.

[tml\comm\comm_coll.hpp:418]: (performance) Function parameter 'data' should be passed by reference.

[tml\comm\comm.hpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.hpp:204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.hpp:253]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.hpp:303]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.hpp:375]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.hpp:431]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:94]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:368]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:398]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:431]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm_coll.hpp:557]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:153]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:245]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:275]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:300]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:362]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:407]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:448]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:466]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\InteractionFieldMaster.cpp:495]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\MaxTrigger.cpp:33]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\MaxTrigger.cpp:47]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:115]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:147]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:178]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:203]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:223]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:299]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:323]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:350]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:374]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:449]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:454]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:485]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:566]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:590]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:615]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:638]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ParticleFieldMaster.cpp:664]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarParticleDistributionMaster.cpp:31]: (warning) Member variable 'ScalarParticleDistributionMaster::m_is_writing_time' is not initialized in the constructor.

[Fields\ScalarParticleDistributionMaster.cpp:56]: (warning) Member variable 'ScalarParticleDistributionMaster::m_is_writing_time' is not initialized in the constructor.

[Fields\ScalarParticleDistributionMaster.cpp:101]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarTriangleFieldMaster.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarTriangleFieldMaster.cpp:137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.hpp:31]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.hpp:46]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\TriggeredVectorParticleFieldMaster.cpp:15]: (warning) Member variable 'TriggeredVectorParticleFieldMaster::m_tail_counter' is not initialized in the constructor.

[Fields\TriggeredVectorParticleFieldMaster.cpp:36]: (warning) Member variable 'TriggeredVectorParticleFieldMaster::m_tail_counter' is not initialized in the constructor.

[Foundation\RingBuffer.hpp:16]: (performance) Variable 'm_buffer' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Mesh2D.hpp:31]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.hpp:46]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:94]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:162]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:178]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:211]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:273]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:318]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:362]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:384]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldMaster.cpp:411]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorTriangleFieldMaster.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorTriangleFieldMaster.cpp:137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\WallFieldMaster.cpp:53]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\WallFieldMaster.cpp:138]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\WallFieldMaster.cpp:164]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\WallFieldMaster.cpp:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Matrix3.cpp:188]: (style) The scope of the variable 'te1' can be reduced.

[Foundation\Matrix3.cpp:188]: (style) The scope of the variable 'te2' can be reduced.

[Foundation\Matrix3.cpp:104]: (style) Array index 'i' is used before limits check.

[Foundation\Matrix3.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Matrix3.cpp:219]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StringUtil.h:99]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\PathSearcher.cpp:32]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\PathSearcher.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Timer.cpp:231]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Timer.cpp:242]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Timer.cpp:243]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Timer.cpp:277]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\Timer.cpp:278]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\console.cpp:45]: (warning) Member variable 'BasicCon::os' is not initialized in the constructor.

[Foundation\console.cpp:353]: (warning) Member variable 'Con::Buffer' is not initialized in the constructor.

[Foundation\console.cpp:358]: (warning) Member variable 'Con::Buffer' is not initialized in the constructor.

[Foundation\console.h:39]: (style) 'class BasicCon' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[Foundation\cube_eq.cpp:44]: (style) The scope of the variable 'root1' can be reduced.

[Geometry\AEdge.cpp:23]: (performance) Variable 'm_p0' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\AEdge.cpp:24]: (performance) Variable 'm_p1' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\ARandomAssembly.cpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:126]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:128]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:194]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:202]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:213]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ARandomAssembly.cpp:232]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StlIterator.h:56]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StlIterator.h:63]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StlIterator.h:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StlIterator.h:115]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\NeighbourTable.hpp:94]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\CircularNeighbourTable.hpp:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\CircularNeighbourTable.hpp:295]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\CircularNeighbourTable.hpp:312]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\BlockGenerator.cpp:110]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\Corner.cpp:24]: (performance) Variable 'm_p' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Corner.cpp:25]: (performance) Variable 'm_old_pos' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Corner.cpp:90]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\Corner.cpp:98]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\Corner2D.cpp:24]: (performance) Variable 'm_p' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Corner2D.cpp:66]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Foundation\StringUtil.h:79]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\DistConnections.hpp:143]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\DistConnections.hpp:154]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:186] -> [Geometry\FaultedBlock2d.cpp:181]: (warning) Missing bounds check for extra iterator increment in loop.

[Geometry\FaultedBlock2d.cpp:93]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:178]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:181]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:188]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\FaultedBlock2d.cpp:239]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:683]: (warning) Member variable 'GeoInteractionWriter::m_precision' is not initialized in the constructor.

[Geometry\GougeBlock3D.cpp:245]: (performance) Use const reference for 'bBox' to avoid unnecessary data copying.

[Geometry\GougeBlock3D.cpp:449]: (performance) Use const reference for 'bBox' to avoid unnecessary data copying.

[Geometry\GougeBlock3D.h:224]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.h:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.h:257]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:427]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:479]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:504]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:531]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:568]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:618]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:802]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:822]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:837]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeBlock3D.cpp:862]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphereFitter.h:212]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereFitter.h:298]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereFitter.h:386]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereFitter.h:485]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereFitter.h:584]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereFitter.h:675]: (style) The scope of the variable 'r' can be reduced.

[Geometry\GougeConfig.h:480]: (warning) Member variable 'GeoConnectionWriter::m_precision' is not initialized in the constructor.

[Geometry\BoxPacker.hpp:133]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBoxPacker.hpp:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBoxPacker.hpp:256]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.h:371]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.h:387]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.h:404]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:601]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:617]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:678]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:709]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:746]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:791]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:859]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:887]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:916]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:962]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:983]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:1067]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:1089]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GougeConfig.hpp:1106]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GranularGougeBlock3D.cpp:103]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GranularGougeBlock3D.cpp:143]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\GranularGougeBlock3D.cpp:159]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\LayeredBlock.cpp:34]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\LayeredBlock.cpp:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\Line.cpp:23]: (performance) Variable 'N' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\PaddedBlock3D.cpp:39] -> [Geometry\PaddedBlock3D.cpp:43]: (performance) Variable 'px' is reassigned a value before the old one has been used.

[Geometry\PaddedBlock3D.cpp:242] -> [Geometry\PaddedBlock3D.cpp:220]: (warning) Missing bounds check for extra iterator increment in loop.

[Geometry\PaddedBlock3D.cpp:220]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\PaddedBlock3D.cpp:242]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\PaddedBlock3D.cpp:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\ParticleFitter.h:186]: (style) The scope of the variable 'r' can be reduced.

[Geometry\ParticleFitter.h:270]: (style) The scope of the variable 'r' can be reduced.

[Geometry\ParticleFitter.h:353]: (style) The scope of the variable 'r' can be reduced.

[Geometry\ParticleFitter.h:442]: (style) The scope of the variable 'r' can be reduced.

[Geometry\Plane3D.cpp:58]: (warning) Member variable 'Plane3D::force3D' is not initialized in the constructor.

[Geometry\Plane3D.cpp:21]: (warning) Member variable 'Plane3D::force3D' is not initialized in the constructor.

[Geometry\Plane3D.cpp:35]: (warning) Member variable 'Plane3D::force3D' is not initialized in the constructor.

[Geometry\Plane3D.cpp:23]: (performance) Variable 'Dir' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Plane3D.cpp:37]: (performance) Variable 'U' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Plane3D.cpp:60]: (performance) Variable 'U' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\PointCloud.cpp:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\PointCloud.cpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomAssembly2D.cpp:48]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomAssembly2D.cpp:150]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomAssembly3D.cpp:63]: (style) The scope of the variable 'r' can be reduced.

[Geometry\RandomAssembly3D.cpp:99]: (style) The scope of the variable 'r' can be reduced.

[Geometry\RandomAssembly3D.cpp:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomAssembly3D.cpp:158]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:115]: (performance) Function parameter 'P' should be passed by reference.

[Geometry\RandomBlock.cpp:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:162]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:181]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:207]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:226]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock.cpp:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:134]: (performance) Function parameter 'P' should be passed by reference.

[Geometry\SimpleNTable3D.h:60]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.h:65]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:160]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:179]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:230]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlock3D.cpp:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlockGenerator.cpp:196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomBlockGenerator.cpp:216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RoughPaddedBlock3d.cpp:73]: (warning) Member variable 'CRoughPaddedBlock3D::m_rough_xres' is not initialized in the constructor.

[Geometry\RoughPaddedBlock3d.cpp:73]: (warning) Member variable 'CRoughPaddedBlock3D::m_rough_yres' is not initialized in the constructor.

[Geometry\RoughPaddedBlock3d.cpp:73]: (warning) Member variable 'CRoughPaddedBlock3D::m_rough_depth' is not initialized in the constructor.

[Geometry\RoughPaddedBlock3d.cpp:73]: (warning) Member variable 'CRoughPaddedBlock3D::m_rough_prob' is not initialized in the constructor.

[Geometry\RoughPaddedBlock3d.cpp:219] -> [Geometry\RoughPaddedBlock3d.cpp:197]: (warning) Missing bounds check for extra iterator increment in loop.

[Geometry\RoughPaddedBlock3d.cpp:48]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RoughPaddedBlock3d.cpp:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RoughPaddedBlock3d.cpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RoughPaddedBlock3d.cpp:219]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RoughPaddedBlock3d.cpp:221]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:53]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:79]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:134]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:140]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:219]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:222]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable.cpp:244]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.cpp:144]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.cpp:150]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.cpp:212]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.cpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SimpleNTable3D.cpp:242]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphAggGougeBlock.hpp:24]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphAggGougeBlock.hpp:41]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphAggGougeBlock.cpp:142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphAggGougeBlock.cpp:205]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphAggGougeBlock.cpp:228]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphereBlockGenerator.cpp:263] -> [Geometry\SphereBlockGenerator.cpp:266]: (performance) Variable 'fail' is reassigned a value before the old one has been used.

[Geometry\SphereBlockGenerator.cpp:196]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereBlockGenerator.cpp:231]: (style) The scope of the variable 'r' can be reduced.

[Geometry\SphereBlockGenerator.cpp:292]: (style) The scope of the variable 'findfit' can be reduced.

[Geometry\SphereBlockGenerator.cpp:44]: (performance) Variable 'm_center' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\SphereBlockGenerator.cpp:277]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphereNeighbours.hpp:163]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SphereNeighbours.hpp:177]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock.cpp:65] -> [Geometry\SplitBlock.cpp:58]: (warning) Missing bounds check for extra iterator increment in loop.

[Geometry\SplitBlock.cpp:58]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock.cpp:65]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock.cpp:82]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock3D.cpp:125] -> [Geometry\SplitBlock3D.cpp:103]: (warning) Missing bounds check for extra iterator increment in loop.

[Geometry\SplitBlock3D.cpp:103]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock3D.cpp:125]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\SplitBlock3D.cpp:142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\Triangle.cpp:40]: (performance) Variable 'm_p0' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Triangle.cpp:41]: (performance) Variable 'm_p1' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Triangle.cpp:42]: (performance) Variable 'm_p2' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Triangle.cpp:45]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Geometry\Triangle.cpp:51]: (style) Exception should be caught by reference.

[Geometry\Triangle.cpp:218]: (style) Exception should be caught by reference.

[Model\ABCDampingIGP.cpp:26]: (performance) Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\ABCDampingIGP.cpp:27]: (performance) Variable 'm_normal' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\DampingIGP.h:48]: (performance) Function parameter 'V' should be passed by reference.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::m_k' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::m_break' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::m_dist' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::k1' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::k2' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::b_me' is not initialized in the constructor.

[Model\BCorner2DInteraction.cpp:23]: (warning) Member variable 'BCorner2DInteraction::m_inner_flag' is not initialized in the constructor.

[Model\BEdge2DInteraction.cpp:20]: (warning) Member variable 'BEdge2DInteraction::m_k' is not initialized in the constructor.

[Model\BEdge2DInteraction.cpp:20]: (warning) Member variable 'BEdge2DInteraction::m_break' is not initialized in the constructor.

[Model\BEdge2DInteraction.cpp:20]: (warning) Member variable 'BEdge2DInteraction::m_dist' is not initialized in the constructor.

[Model\BEdge2DInteraction.cpp:20]: (warning) Member variable 'BEdge2DInteraction::m_inner_flag' is not initialized in the constructor.

[Model\BTriangleInteraction.cpp:19]: (warning) Member variable 'BTriangleInteraction::m_k' is not initialized in the constructor.

[Model\BTriangleInteraction.cpp:19]: (warning) Member variable 'BTriangleInteraction::m_break' is not initialized in the constructor.

[Model\BTriangleInteraction.cpp:19]: (warning) Member variable 'BTriangleInteraction::m_dist' is not initialized in the constructor.

[Model\BTriangleInteraction.cpp:19]: (warning) Member variable 'BTriangleInteraction::m_inner_flag' is not initialized in the constructor.

[Fields\VectorWallFieldSlave.hpp:43]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:246]: (style) Variable 'pcoords' is assigned a value that is never used.

[ppa\src\pp_array.hpp:255]: (style) Unused variable: recv_data

[Model\BWallInteractionGroup.hpp:20]: (warning) Member variable 'CBWallInteractionGroup<T>::m_k' is not initialized in the constructor.

[Model\BWallInteractionGroup.hpp:20]: (warning) Member variable 'CBWallInteractionGroup<T>::m_tag' is not initialized in the constructor.

[Model\BWallInteractionGroup.hpp:20]: (warning) Member variable 'CBWallInteractionGroup<T>::m_mask' is not initialized in the constructor.

[Model\EWallInteractionGroup.hpp:21]: (warning) Member variable 'CEWallInteractionGroup<T>::m_k' is not initialized in the constructor.

[Model\EWallInteractionGroup.hpp:21]: (warning) Member variable 'CEWallInteractionGroup<T>::m_k_global' is not initialized in the constructor.

[Model\EWallInteractionGroup.hpp:21]: (warning) Member variable 'CEWallInteractionGroup<T>::k_local' is not initialized in the constructor.

[Model\ElasticInteractionGroup.hpp:20]: (warning) Member variable 'CElasticInteractionGroup<T>::m_k' is not initialized in the constructor.

[Fields\ScalarInteractionFieldSlave.hpp:105]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarInteractionFieldSlave.hpp:150]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlave.hpp:64]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlave.hpp:91]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlave.hpp:118]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlave.hpp:143]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlave.hpp:176]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarInteractionFieldSlaveTagged.hpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarInteractionFieldSlaveTagged.hpp:95]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlaveTagged.hpp:55]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlaveTagged.hpp:80]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\CheckedScalarInteractionFieldSlaveTagged.hpp:106]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\VectorInteractionFieldSlave.hpp:113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\nt_block.hpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:205]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:272]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:398]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:401]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:427]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:430]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:459]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:463]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:489]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:493]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:582]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:603]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:635]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:667]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:698]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:718]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\ntable.hpp:741]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\src\nt_slab.hpp:200]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:280]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:286]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:300]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:306]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:423]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:436]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:495]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:515]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:536]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:559]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:574]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:587]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:604]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:623]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:646]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:672]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:703]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:722]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:744]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:772]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:795]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:819]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:848]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:941]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:946]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:993]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:1011]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ppa\src\pp_array.hpp:1038]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:60]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:63]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:145]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:181]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:213]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:237]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage.hpp:262]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ElasticInteractionGroup.hpp:46]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ElasticInteractionGroup.hpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ElasticInteractionGroup.hpp:135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\EWallInteractionGroup.hpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\EWallInteractionGroup.hpp:116]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\EWallInteractionGroup.hpp:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:53]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:58]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:80]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:106]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BWallInteractionGroup.hpp:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\BodyForceGroup.hpp:98]: (style) The scope of the variable 'theta' can be reduced.

[Model\BondedInteraction.cpp:59]: (style) The scope of the variable 'effR' can be reduced.

[Model\BondedInteraction.cpp:20]: (warning) Member variable 'CBondedIGP::m_scaling' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_k' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_r0' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_dist' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_break' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_tag' is not initialized in the constructor.

[Model\BondedInteraction.cpp:48]: (warning) Member variable 'CBondedInteraction::m_scaling' is not initialized in the constructor.

[Model\BondedInteraction.cpp:39]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticleVi.h:107] -> [Model\Particle.h:94]: (warning) The class 'CRotParticleVi' defines member variable with name 'm_is_dynamic' also defined in its parent class 'CParticle'.

[Model\CappedBondedInteraction.cpp:38]: (warning) Member variable 'CCappedBondedInteraction::m_force_limit' is not initialized in the constructor.

[Model\EWallInteractionGroup.cpp:35]: (performance) Variable 'm_wallname' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\ElasticInteraction.cpp:32]: (style) The scope of the variable 'effR' can be reduced.

[Model\ElasticInteraction.cpp:17]: (warning) Member variable 'CElasticIGP::m_scaling' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:17]: (warning) Member variable 'CFrictionIGP::m_scaling' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:31]: (warning) Member variable 'CFrictionInteraction::m_scaling' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_k' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_r0' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_mu' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_ks' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_dt' is not initialized in the constructor.

[Model\FrictionInteraction.cpp:52]: (warning) Member variable 'CFrictionInteraction::m_scaling' is not initialized in the constructor.

[Model\HertzianElasticInteraction.cpp:39]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_A' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_E' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_nu' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_r0' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_mu' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_ks' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_dt' is not initialized in the constructor.

[Model\HertzianViscoElasticFrictionInteraction.cpp:73]: (warning) Member variable 'CHertzianViscoElasticFrictionInteraction::m_dn' is not initialized in the constructor.

[Model\HertzianViscoElasticInteraction.cpp:58]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Mesh2D.cpp:41]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:63]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:75]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:107]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:205]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Mesh2D.cpp:214]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Particle.cpp:68]: (performance) Variable 'm_oldpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:69]: (performance) Variable 'm_initpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:70]: (performance) Variable 'm_vel' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:71]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:86]: (performance) Variable 'm_oldpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:87]: (performance) Variable 'm_initpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:88]: (performance) Variable 'm_vel' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Particle.cpp:89]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotBondedInteraction.cpp:360]: (style) The scope of the variable 's_fai' can be reduced.

[Model\RotBondedInteraction.cpp:360]: (style) The scope of the variable 'c_fai' can be reduced.

[Model\RotBondedInteraction.cpp:360]: (style) The scope of the variable 'c_pasi2' can be reduced.

[Model\RotBondedInteraction.cpp:360]: (style) The scope of the variable 's_pasi2' can be reduced.

[Model\RotBondedInteraction.cpp:361]: (style) The scope of the variable 'sita' can be reduced.

[Model\RotBondedInteraction.cpp:146]: (performance) Variable 'm_moment' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotBondedInteraction.cpp:162]: (performance) Variable 'm_D' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotElasticInteraction.cpp:36]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotElasticInteractionGroup.hpp:20]: (warning) Member variable 'CRotElasticInteractionGroup<T>::m_kr' is not initialized in the constructor.

[Model\RotElasticInteractionGroup.hpp:46]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotElasticInteractionGroup.hpp:123]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotElasticInteractionGroup.hpp:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotFricInteraction.cpp:110]: (style) The scope of the variable 'effR' can be reduced.

[Model\RotFricInteraction.cpp:96]: (performance) Variable 'm_Ffric' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotPairInteraction.cpp:29]: (warning) Member variable 'ARotPairInteraction::m_p1' is not initialized in the constructor.

[Model\RotPairInteraction.cpp:29]: (warning) Member variable 'ARotPairInteraction::m_p2' is not initialized in the constructor.

[Model\RotPairInteraction.cpp:44]: (performance) Function parameter 'pp' should be passed by reference.

[Model\RotParticle.cpp:21]: (warning) Member variable 'CRotParticle::m_inertRot' is not initialized in the constructor.

[Model\RotParticle.cpp:21]: (warning) Member variable 'CRotParticle::m_div_inertRot' is not initialized in the constructor.

[Model\RotParticle.cpp:21]: (warning) Member variable 'CRotParticle::m_is_rot' is not initialized in the constructor.

[Model\RotParticle.cpp:29]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticle.cpp:44]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticle.cpp:72]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticleVi.cpp:21]: (warning) Member variable 'CRotParticleVi::m_inertRot' is not initialized in the constructor.

[Model\RotParticleVi.cpp:21]: (warning) Member variable 'CRotParticleVi::m_div_inertRot' is not initialized in the constructor.

[Model\RotParticleVi.cpp:21]: (warning) Member variable 'CRotParticleVi::m_is_dynamic' is not initialized in the constructor.

[Model\RotParticleVi.cpp:29]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticleVi.cpp:48]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotParticleVi.cpp:60]: (performance) Variable 'm_quat' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotThermBondedInteraction.cpp:562]: (style) The scope of the variable 's_fai' can be reduced.

[Model\RotThermBondedInteraction.cpp:562]: (style) The scope of the variable 'c_fai' can be reduced.

[Model\RotThermBondedInteraction.cpp:562]: (style) The scope of the variable 'c_pasi2' can be reduced.

[Model\RotThermBondedInteraction.cpp:562]: (style) The scope of the variable 's_pasi2' can be reduced.

[Model\RotThermBondedInteraction.cpp:563]: (style) The scope of the variable 'sita' can be reduced.

[Model\RotThermBondedInteraction.cpp:567]: (style) The scope of the variable 'temp1' can be reduced.

[Model\RotThermBondedInteraction.cpp:113]: (performance) Variable 'm_moment' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotThermElasticInteraction.cpp:39]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotThermElasticInteractionGroup.hpp:18]: (warning) Member variable 'CRotThermElasticInteractionGroup<T>::m_k' is not initialized in the constructor.

[Model\RotThermElasticInteractionGroup.hpp:18]: (warning) Member variable 'CRotThermElasticInteractionGroup<T>::m_diffusivity' is not initialized in the constructor.

[Model\RotThermElasticInteractionGroup.hpp:46]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotThermElasticInteractionGroup.hpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotThermElasticInteractionGroup.hpp:135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\RotThermFricInteraction.cpp:355]: (style) The scope of the variable 'heat_frict' can be reduced.

[Model\RotThermFricInteraction.cpp:356]: (style) The scope of the variable 'ratio' can be reduced.

[Model\RotThermFricInteraction.cpp:356]: (style) The scope of the variable 'heati' can be reduced.

[Model\RotThermFricInteraction.cpp:356]: (style) The scope of the variable 'heatj' can be reduced.

[Model\RotThermFricInteraction.cpp:62]: (performance) Variable 'm_Ffric' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotThermPairInteraction.cpp:28]: (warning) Member variable 'ARotThermPairInteraction::m_p1' is not initialized in the constructor.

[Model\RotThermPairInteraction.cpp:28]: (warning) Member variable 'ARotThermPairInteraction::m_p2' is not initialized in the constructor.

[Model\RotThermPairInteraction.cpp:43]: (performance) Function parameter 'pp' should be passed by reference.

[Model\SoftBWallInteractionGroup.hpp:20]: (warning) Member variable 'CSoftBWallInteractionGroup<T>::m_normalK' is not initialized in the constructor.

[Model\SoftBWallInteractionGroup.hpp:20]: (warning) Member variable 'CSoftBWallInteractionGroup<T>::m_shearK' is not initialized in the constructor.

[Model\SoftBWallInteractionGroup.hpp:20]: (warning) Member variable 'CSoftBWallInteractionGroup<T>::m_tag' is not initialized in the constructor.

[Model\SoftBWallInteractionGroup.hpp:20]: (warning) Member variable 'CSoftBWallInteractionGroup<T>::m_mask' is not initialized in the constructor.

[Model\SoftBWallInteractionGroup.hpp:20]: (warning) Member variable 'CSoftBWallInteractionGroup<T>::m_scaling' is not initialized in the constructor.

[Model\SoftBWallInteractionGroup.hpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\SoftBWallInteractionGroup.hpp:76]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\SoftBWallInteractionGroup.hpp:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:93]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:160]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:166]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:178]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:184]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:222]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:262]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:271]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:277]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\TriMesh.cpp:317]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\VWFrictionInteraction.cpp:52]: (style) The scope of the variable 'mu' can be reduced.

[Model\ViscWallIG.hpp:20]: (warning) Member variable 'CViscWallIG<T>::m_k' is not initialized in the constructor.

[Model\ViscWallIG.hpp:20]: (warning) Member variable 'CViscWallIG<T>::m_nu' is not initialized in the constructor.

[Model\ViscWallIG.hpp:20]: (warning) Member variable 'CViscWallIG<T>::m_tag' is not initialized in the constructor.

[Model\ViscWallIG.hpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ViscWallIG.hpp:61]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ViscWallIG.hpp:102]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\ViscWallIG.hpp:113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Model\Wall.cpp:22]: (performance) Variable 'm_origin' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:23]: (performance) Variable 'm_oldpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:24]: (performance) Variable 'm_normal' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:25]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:26]: (performance) Variable 'm_vel' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:37]: (performance) Variable 'm_origin' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:38]: (performance) Variable 'm_oldpos' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:39]: (performance) Variable 'm_normal' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:40]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Wall.cpp:41]: (performance) Variable 'm_vel' is assigned in constructor body. Consider performing initialization in initialization list.

[Parallel\CheckPointLoader.h:109]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:677] -> [Parallel\LatticeMaster.cpp:692]: (performance) Variable 'wpos' is reassigned a value before the old one has been used.

[Model\LocalDamping.hpp:27]: (warning) Member variable 'CLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\LocalDamping.hpp:42]: (warning) Member variable 'CLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\LocalDamping.hpp:57]: (warning) Member variable 'CLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\Damping.hpp:36]: (warning) Member variable 'CDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\Damping.hpp:53]: (warning) Member variable 'CDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\Damping.hpp:70]: (warning) Member variable 'CDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\LocalDamping.hpp:32]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Damping.hpp:39]: (performance) Variable 'm_vref' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Damping.hpp:43]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Damping.hpp:56]: (performance) Variable 'm_vref' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\Damping.hpp:73]: (performance) Variable 'm_vref' is assigned in constructor body. Consider performing initialization in initialization list.

[Parallel\LatticeMaster.h:117]: (style) 'class CLatticeMaster' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[Parallel\LatticeMaster.hpp:101]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:104]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:167]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:175]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.hpp:217]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:121]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:431]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:433]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:443]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:445]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:723]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:905]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:949]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:1885]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:1927]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:1989]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\LatticeMaster.cpp:2272]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\Mesh2DReader.cpp:124]: (style) Statements following return, break, continue, goto or throw will never be executed.

[Parallel\Mesh2DReader.cpp:134]: (style) Statements following return, break, continue, goto or throw will never be executed.

[Parallel\MeshReader.h:67]: (style) 'class MeshReader' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[pis\pi_storage_e.hpp:159] -> [pis\pi_storage_e.hpp:164]: (performance) Variable 'flag' is reassigned a value before the old one has been used.

[pis\pi_storage_e.hpp:211] -> [pis\pi_storage_e.hpp:215]: (performance) Variable 'flag' is reassigned a value before the old one has been used.

[Parallel\SubLattice.hpp:1284]: (style) Statements following return, break, continue, goto or throw will never be executed.

[Parallel\SubLattice.hpp:1908]: (style) Variable 'need_update' is assigned a value that is never used.

[pis\mesh2d_pis.hpp:20]: (warning) Member variable 'Mesh2D_PIS<ParticleType>::m_update_timestamp' is not initialized in the constructor.

[pis\mesh2d_pis.hpp:20]: (warning) Member variable 'Mesh2D_PIS<T>::m_update_timestamp' is not initialized in the constructor.

[pis\trimesh_pis.hpp:20]: (warning) Member variable 'TriMesh_PIS<ParticleType>::m_update_timestamp' is not initialized in the constructor.

[pis\trimesh_pis.hpp:20]: (warning) Member variable 'TriMesh_PIS<T>::m_update_timestamp' is not initialized in the constructor.

[Model\TaggedEWallInteractionGroup.hpp:21]: (warning) Member variable 'CTaggedEWallInteractionGroup<T>::m_tag' is not initialized in the constructor.

[Model\TaggedEWallInteractionGroup.hpp:21]: (warning) Member variable 'CTaggedEWallInteractionGroup<T>::m_mask' is not initialized in the constructor.

[Model\RotLocalDamping.hpp:27]: (warning) Member variable 'CRotLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\RotLocalDamping.hpp:42]: (warning) Member variable 'CRotLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\RotLocalDamping.hpp:57]: (warning) Member variable 'CRotLocalDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\RotDamping.hpp:29]: (warning) Member variable 'CRotDamping<T>::m_E_diss' is not initialized in the constructor.

[Model\RotLocalDamping.hpp:32]: (performance) Variable 'm_force' is assigned in constructor body. Consider performing initialization in initialization list.

[Model\RotDamping.hpp:32]: (performance) Variable 'm_vref' is assigned in constructor body. Consider performing initialization in initialization list.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<P,InteractionType>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<P,InteractionType>'.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<T,CBondedInteraction>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<T,CBondedInteraction>'.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<T,CCappedBondedInteraction>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<T,CCappedBondedInteraction>'.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<T,CShortBondedInteraction>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<T,CShortBondedInteraction>'.

[pis\pi_storage_ne.hpp:32]: (performance) Function parameter 'tv' should be passed by reference.

[pis\pi_storage_ed.hpp:49]: (performance) Function parameter 'tv' should be passed by reference.

[Fields\ScalarParticleFieldSlave.hpp:77]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarParticleFieldSlave.hpp:101]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:78]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:89]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:225]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_e.hpp:253]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_eb.hpp:37]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_eb.hpp:41]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_eb.hpp:156]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:34]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:37]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:56]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:96]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:103]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:175]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed.hpp:192]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed_t.hpp:47]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ed_t.hpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ne.hpp:39]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ne.hpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_ne.hpp:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_single.hpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\pi_storage_single.hpp:78]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:78]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:84]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:90]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:140]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_ne.hpp:158]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:76]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:94]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:140]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:184]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:187]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:271]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:315]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:364]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\trimesh_pis_eb.hpp:373]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:79]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:98]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:104]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:119]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:168]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:179]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:186]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:197]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:229]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:232]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:246]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:366]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:414]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:525]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_eb.hpp:528]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_ne.hpp:75]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_ne.hpp:81]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_ne.hpp:109]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[pis\mesh2d_pis_ne.hpp:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarParticleFieldSlaveTagged.hpp:92]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Fields\ScalarParticleFieldSlaveTagged.hpp:122]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1568]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1575]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1581]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1600]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1608]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1614]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1619]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1624]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1645]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1653]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1659]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1664]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1669]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1779]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1798]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1807]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1836]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1845]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1894]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1905]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1913]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1919]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1953]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1968]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:1991]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2797]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2817]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2826]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2836]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2903]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2912]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2939]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2950]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2956]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2967]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2976]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:2984]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3013]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3029]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3106]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3114]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLattice.hpp:3156]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\SubLatticeControler.cpp:32]: (warning) Member variable 'CSubLatticeControler::m_global_rank' is not initialized in the constructor.

[Parallel\SubLatticeControler.cpp:32]: (warning) Member variable 'CSubLatticeControler::m_global_size' is not initialized in the constructor.

[Parallel\SubLatticeControler.cpp:32]: (warning) Member variable 'CSubLatticeControler::m_local_rank' is not initialized in the constructor.

[Parallel\SubLatticeControler.cpp:32]: (warning) Member variable 'CSubLatticeControler::m_local_size' is not initialized in the constructor.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<CRotParticle,CRotBondedInteraction>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<CRotParticle,CRotBondedInteraction>'.

[pis\pi_storage_eb.h:35] -> [pis\pi_storage_e.h:42]: (warning) The class 'ParallelInteractionStorage_EB<CRotThermParticle,CRotThermBondedInteraction>' defines member variable with name 'm_unbreakable' also defined in its parent class 'ParallelInteractionStorage_E<CRotThermParticle,CRotThermBondedInteraction>'.

[Parallel\SubLatticeControler.cpp:270]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Parallel\mpia2abuf.h:26]: (style) 'class CMPIA2ABuffer' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[Parallel\mpibarrier.cpp:20]: (warning) Member variable 'CMPIBarrier::m_time' is not initialized in the constructor.

[Parallel\mpisgvbuf.cpp:25]: (warning) Member variable 'CMPIVarSGBufferRoot::m_ndummy' is not initialized in the constructor.

[Parallel\mpisgvbuf.cpp:238]: (warning) Member variable 'CMPIVarSGBufferLeaf::m_data_size' is not initialized in the constructor.

[Parallel\mpisgvbuf.cpp:46]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_vbuffer

[Parallel\mpisgvbuf.cpp:47]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_dummy_vbuffer

[Parallel\mpisgvbuf.cpp:48]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_position

[Parallel\mpisgvbuf.cpp:51]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_rpos

[Parallel\mpisgvbuf.cpp:49]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_recvcount

[Parallel\mpisgvbuf.cpp:50]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferRoot::m_displ

[Parallel\mpisgvbuf.cpp:247]: (error) Mismatching allocation and deallocation: CMPIVarSGBufferLeaf::m_vbuffer

[Python\esys\lsm\geometry\SimpleSpherePy.h:48]: (performance) Function parameter 'posn' should be passed by reference.

[Python\BoostPythonUtil\ListConverter.h:89]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Python\esys\lsm\ParticleIdPairPy.cpp:124] -> [Python\esys\lsm\ParticleIdPairPy.cpp:124]: (style) Same expression on both sides of '<'.

[Geometry\RandomSpherePacker.hpp:165]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Geometry\RandomSpherePacker.hpp:209]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Python\esys\lsm\geometry\SimpleSpherePy.cpp:56]: (performance) Function parameter 'posn' should be passed by reference.

[Tools\ExtractFractures\FitPlane.cpp:24]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\frac_dist.cpp:29]: (performance) Variable 'm_dist' is assigned in constructor body. Consider performing initialization in initialization list.

[Tools\ExtractFractures\frac_dist.cpp:27]: (performance) Function parameter 'data' should be passed by reference.

[Tools\ExtractFractures\frac_dist.cpp:37]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\frac_dist.cpp:41]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracframe.cpp:126]: (style) Unused variable: pdata

[Tools\ExtractFractures\fracframe.cpp:205]: (style) Unused variable: pdata

[Tools\ExtractFractures\fracframe.cpp:284]: (style) Unused variable: pdata

[Tools\ExtractFractures\fracframe.cpp:379]: (style) Unused variable: pdata

[Tools\ExtractFractures\fracframe.cpp:124]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracframe.cpp:203]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracframe.cpp:282]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracframe.cpp:377]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracframe.cpp:474]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:26]: (performance) Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list.

[Tools\ExtractFractures\fracwriter.cpp:27]: (performance) Variable 'normal' is assigned in constructor body. Consider performing initialization in initialization list.

[Tools\ExtractFractures\fracwriter.cpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:68]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:100]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:119]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:136]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:184]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:205]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\fracwriter.cpp:231]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractFractures\main.cpp:54]: (style) The scope of the variable 't0_frame' can be reduced.

[Tools\ExtractFractures\main.cpp:94]: (style) Variable 't0_frame' is assigned a value that is never used.

[Tools\ExtractGrains\Frac.cpp:31]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:40]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:58]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:66]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:87]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:92]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:116]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:121]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:134]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:170]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:195]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:211]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:224]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:236]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:243]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:255]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:262]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:303]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:314]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:320]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:328]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:346]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:372]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:380]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:391]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:394]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:400]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\Frac.cpp:403]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:35]: (warning) Member variable 'Graph::ccnt' is not initialized in the constructor.

[Tools\ExtractGrains\graph.cpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:95]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:154]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:169]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:199]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:235]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:268]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:277]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:295]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:307]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:337]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:350]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:352]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:359]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:393]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:404]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:425]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:439]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:460]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:476]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:499]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:515]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:538]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:554]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:576]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:589]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:684]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:705]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:774]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:786]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:838]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:858]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:922]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:932]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:956]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:969]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1011]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1021]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1040]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1052]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1062]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1113]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1144]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1193]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1233]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1235]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\graph.cpp:1279]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\probdist.cpp:18]: (warning) Member variable 'ProbDist::binsize' is not initialized in the constructor.

[Tools\ExtractGrains\readSnap.cpp:94]: (style) Variable 'headerfile' is assigned a value that is never used.

[Tools\ExtractGrains\readSnap.cpp:98]: (style) Unused variable: dummystring

[Tools\ExtractGrains\readSnap.cpp:215]: (style) Variable 'headerfile' is assigned a value that is never used.

[Tools\ExtractGrains\readSnap.cpp:218]: (style) Unused variable: dummystring

[Tools\ExtractGrains\readSnap.cpp:182]: (error) Uninitialized variable: bondtag

[Tools\ExtractGrains\readSnap.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\readSnap.cpp:194]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\readSnap.cpp:228]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\readSnap.cpp:310]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractGrains\readSnap.cpp:399]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:229]: (style) Variable 'posmap_1' is assigned a value that is never used.

[Tools\ExtractProfile\read.cpp:232]: (style) Variable 'massmap_1' is assigned a value that is never used.

[Tools\ExtractProfile\read.cpp:119]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:214]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:246]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:276]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:443]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractProfile\read.cpp:597]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:60]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:130]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:142]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:153]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:189]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataExtractor.cpp:245]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ExtractStrain\DataParticle.cpp:15]: (warning) Member variable 'DataParticle::m_scalar_data' is not initialized in the constructor.

[Tools\ExtractStrain\main.cpp:33]: (style) The scope of the variable 'debug_on' can be reduced.

[Tools\ExtractStrain\main.cpp:73]: (style) Variable 'debug_on' is assigned a value that is never used.

[Tools\ForceChains\vtk.cpp:68]: (style) The scope of the variable 'pnr1' can be reduced.

[Tools\ForceChains\vtk.cpp:68]: (style) The scope of the variable 'pnr2' can be reduced.

[Tools\ForceChains\vtk.cpp:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ForceChains\vtk.cpp:128]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\ForceChains\vtk.cpp:148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\MacroFrictionCalculator\WallForcesToFrictionConverter.cpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\MacroFrictionCalculator\WallForcesToFrictionConverter.cpp:61]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\StressCalculator\CartesianGrid.h:194]: (performance) Use const reference for 'index' to avoid unnecessary data copying.

[Tools\StressCalculator\EigenvalueCalculator.h:206]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\StressCalculator\EigenvalueCalculator.h:208]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\StressCalculator\VtkUnstructuredGrid.h:92]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\StressCalculator\VtkStructuredGrid.h:139]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:140]: (warning) Possible null pointer dereference if the default parameter value is used: geo_pbdry

[Tools\dump2geo\frame_geo.cpp:143]: (warning) Possible null pointer dereference if the default parameter value is used: geo_pbdry

[Tools\dump2geo\frame_geo.cpp:146]: (error) Uninitialized variable: geo_version

[Tools\dump2geo\frame_geo.cpp:180]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:239]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:255]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:264]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:291]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:366]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:408]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2geo\frame_geo.cpp:416]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\campos.cpp:52]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\campos.cpp:63]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:189] -> [Tools\dump2pov\frame.cpp:190]: (performance) Variable 'light1_loc' is reassigned a value before the old one has been used.

[Tools\dump2pov\frame.cpp:425] -> [Tools\dump2pov\frame.cpp:426]: (performance) Variable 'light1_loc' is reassigned a value before the old one has been used.

[Tools\dump2pov\frame.cpp:105]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:221]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:233]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:243]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:307]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:457]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:470]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:482]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\frame.cpp:540]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\geocolormap.cpp:35]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\geocolormap.cpp:55]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\main.cpp:42]: (style) Unused variable: infilename

[Tools\dump2pov\mesh.cpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2pov\mesh.cpp:67]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:60]: (style) struct or union member 'nr_part::mass' is never used.

[Tools\dump2silo\frame_silo.cpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:292]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:360]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:461]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2silo\frame_silo.cpp:505]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1125]: (style) Variable 'hasMeshBondedInteractions' is assigned a value that is never used.

[Tools\dump2vtk\frame_vtk.cpp:535]: (error) Uninitialized variable: geo_version

[Tools\dump2vtk\frame_vtk.cpp:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:134]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:163]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:169]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:190]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:201]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:225]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:230]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:288]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:304]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:312]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:320]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:328]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:336]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:344]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:352]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:361]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:370]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:391]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:407]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:415]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:423]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:431]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:439]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:447]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:456]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:465]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:555]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:589]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:678]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:743]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:864]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:908]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:917]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:928]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:973]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1076]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1168]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1196]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1208]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1216]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1224]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1232]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\dump2vtk\frame_vtk.cpp:1249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\mesh2pov\main.cpp:103]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\mesh2pov\main.cpp:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\gvmap.cpp:71]: (style) Unused variable: pdata

[Tools\rotextract\gvmap.cpp:69]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\gvmap.cpp:110]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\gvmap.cpp:118]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\gvmap.cpp:137]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\main.cpp:31]: (style) Unused variable: infilename

[Tools\rotextract\rextract.cpp:34]: (performance) Variable 'm_infilebase' is assigned in constructor body. Consider performing initialization in initialization list.

[Tools\rotextract\rextract.cpp:35]: (performance) Variable 'm_outfilename' is assigned in constructor body. Consider performing initialization in initialization list.

[Tools\rotextract\rextract.cpp:88]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\rextract.cpp:117]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\rextract.cpp:149]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\rotextract\rextract.cpp:166]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[Tools\slip2vtk\slip2vtk2d.cpp:727]: (style) Variable 'disp_old' is assigned a value that is never used.

[Tools\slip2vtk\slip2vtk2d.cpp:127]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\test\test_main2.cpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\test\test_main2.cpp:57]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\test\test_main2.cpp:65]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\test\test_main2.cpp:73]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\test\test_main2.cpp:108]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[ntable\util\Error.h:27]: (performance) Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list.

[ntable\util\BasicParticle.cpp:18]: (performance) Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list.

[ntable\util\BasicParticle.cpp:25]: (performance) Variable 'm_pos' is assigned in constructor body. Consider performing initialization in initialization list.

[ntable\util\vec3.h:129]: (performance) Function parameter 'vd' should be passed by reference.

[ntable\util\vec3.h:134]: (performance) Function parameter 'vd' should be passed by reference.

[ppa\src\app_array.cpp:21]: (warning) Member variable 'AParallelParticleArray::m_timestamp' is not initialized in the constructor.

[ppa\src\app_array.cpp:32]: (warning) Member variable 'AParallelParticleArray::m_timestamp' is not initialized in the constructor.

[ppa\test\test.cpp:50]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\cart_comm.cpp:97]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\comm\comm.cpp:111]: (error) Mismatching allocation and deallocation: ranks

[tml\comm\comm.cpp:145]: (error) Mismatching allocation and deallocation: ranks

[tml\message\packed_multi_message.h:34]: (style) 'class TML_PackedMultiMessage' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[tml\test\test_cart.cpp:42]: (style) Unused variable: period

[tml\test\test_cart_old.cpp:42]: (style) Variable 'data0' is assigned a value that is never used.

[tml\test\test_cart_old.cpp:28]: (style) Variable 'data1' is assigned a value that is never used.

[tml\test\test_cart_old.cpp:49]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:85] -> [tml\test\test_comm.cpp:86]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[tml\test\test_comm.cpp:352] -> [tml\test\test_comm.cpp:362]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[tml\test\test_comm.cpp:59]: (style) The scope of the variable 'data0' can be reduced.

[tml\test\test_comm.cpp:132]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:156]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:185]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:202]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:231]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:248]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:281]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_comm.cpp:335]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:36]: (style) The scope of the variable 'j' can be reduced.

[tml\test\test_pack.cpp:36]: (style) The scope of the variable 'i' can be reduced.

[tml\test\test_pack.cpp:37]: (style) The scope of the variable 'e' can be reduced.

[tml\test\test_pack.cpp:37]: (style) The scope of the variable 'd' can be reduced.

[tml\test\test_pack.cpp:64]: (style) The scope of the variable 'j' can be reduced.

[tml\test\test_pack.cpp:64]: (style) The scope of the variable 'i' can be reduced.

[tml\test\test_pack.cpp:65]: (style) The scope of the variable 'e' can be reduced.

[tml\test\test_pack.cpp:65]: (style) The scope of the variable 'd' can be reduced.

[tml\test\test_pack.cpp:50]: (style) Variable 'e' is assigned a value that is never used.

[tml\test\test_pack.cpp:78]: (style) Variable 'e' is assigned a value that is never used.

[tml\test\test_pack.cpp:101]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:131]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:177]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:194]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_pack.cpp:241]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_sc.cpp:80]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_sc.cpp:84]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[tml\test\test_sc.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eterm/eterm_0.9.6.orig.tar.gz
[Eterm-0.9.6\src\e.c:208]: (warning) Assignment of function parameter has no effect outside the function.

[Eterm-0.9.6\src\e.c:208]: (style) Statements following return, break, continue, goto or throw will never be executed.

[Eterm-0.9.6\src\e.c:90]: (style) The scope of the variable 'ver' can be reduced.

[Eterm-0.9.6\src\events.c:87]: (style) The scope of the variable 'handled' can be reduced.

[Eterm-0.9.6\src\font.c:201]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\font.c:262]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\font.c:369]: (style) The scope of the variable 'xfont' can be reduced.

[Eterm-0.9.6\src\font.c:456]: (style) The scope of the variable 'idx' can be reduced.

[Eterm-0.9.6\src\font.c:595]: (style) The scope of the variable 'cw' can be reduced.

[Eterm-0.9.6\src\font.c:597]: (style) The scope of the variable 'dev' can be reduced.

[Eterm-0.9.6\src\menus.c:595]: (style) The scope of the variable 'item' can be reduced.

[Eterm-0.9.6\src\menus.c:644]: (style) The scope of the variable 'item' can be reduced.

[Eterm-0.9.6\src\menus.c:855]: (style) The scope of the variable 'item' can be reduced.

[Eterm-0.9.6\src\menus.c:876]: (style) The scope of the variable 'item' can be reduced.

[Eterm-0.9.6\src\menus.c:992]: (style) The scope of the variable 'width' can be reduced.

[Eterm-0.9.6\src\menus.c:992]: (style) The scope of the variable 'height' can be reduced.

[Eterm-0.9.6\src\menus.c:1333]: (style) The scope of the variable 'ch' can be reduced.

[Eterm-0.9.6\src\menus.c:1334]: (style) The scope of the variable 'f' can be reduced.

[Eterm-0.9.6\src\menus.c:1334]: (style) The scope of the variable 'len' can be reduced.

[Eterm-0.9.6\src\menus.c:1334]: (style) The scope of the variable 'tab' can be reduced.

[Eterm-0.9.6\src\menus.c:1338]: (style) The scope of the variable 'l' can be reduced.

[Eterm-0.9.6\src\menus.c:1403]: (style) The scope of the variable 'ret' can be reduced.

[Eterm-0.9.6\src\menus.c:1421]: (style) Variable 'len' is assigned a value that is never used.

[Eterm-0.9.6\src\menus.c:1261]: (error) Uninitialized variable: root_x

[Eterm-0.9.6\src\menus.c:1261]: (error) Uninitialized variable: root_y

[Eterm-0.9.6\src\misc.c:79]: (style) The scope of the variable 'n' can be reduced.

[Eterm-0.9.6\src\pixmap.c:1030]: (style) Variable 'pixmap' is assigned a value that is never used.

[Eterm-0.9.6\src\script.c:158]: (style) The scope of the variable 'i' can be reduced.

[Eterm-0.9.6\src\script.c:159]: (style) The scope of the variable 'buffer_id' can be reduced.

[Eterm-0.9.6\src\script.c:211]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\script.c:259]: (style) The scope of the variable 'i' can be reduced.

[Eterm-0.9.6\src\script.c:260]: (style) The scope of the variable 'buffer_id' can be reduced.

[Eterm-0.9.6\src\script.c:340]: (style) The scope of the variable 'cnt_float' can be reduced.

[Eterm-0.9.6\src\script.c:341]: (style) The scope of the variable 'count' can be reduced.

[Eterm-0.9.6\src\script.c:342]: (style) The scope of the variable 'direction' can be reduced.

[Eterm-0.9.6\src\script.c:411]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\script.c:474]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\script.c:732]: (style) The scope of the variable 'pstr' can be reduced.

[Eterm-0.9.6\src\script.c:734]: (style) The scope of the variable 'tmp' can be reduced.

[Eterm-0.9.6\src\startup.c:80]: (style) The scope of the variable 'term_string' can be reduced.

[Eterm-0.9.6\src\system.c:48]: (style) The scope of the variable 'pid' can be reduced.

[Eterm-0.9.6\src\windows.c:693]: (style) The scope of the variable 'dx' can be reduced.

[Eterm-0.9.6\src\windows.c:693]: (style) The scope of the variable 'dy' can be reduced.

[Eterm-0.9.6\src\windows.c:734]: (style) The scope of the variable 'i' can be reduced.

[Eterm-0.9.6\src\windows.c:779]: (style) The scope of the variable 'i' can be reduced.

[Eterm-0.9.6\src\windows.c:467]: (style) Variable 'cursor' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eterm-themes/eterm-themes_0.9.3.20060329.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etherape/etherape_0.9.8.orig.tar.gz
[etherape-0.9.8\src\capture.c:633]: (style) Variable 'result' is assigned a value that is never used.

[etherape-0.9.8\src\conversations.c:48]: (style) The scope of the variable 'conv' can be reduced.

[etherape-0.9.8\src\conversations.c:171]: (style) The scope of the variable 'conv' can be reduced.

[etherape-0.9.8\src\datastructs.c:180]: (style) The scope of the variable 'protos' can be reduced.

[etherape-0.9.8\src\datastructs.c:181]: (style) The scope of the variable 'j' can be reduced.

[etherape-0.9.8\src\decode_proto.c:141]: (style) Unused variable: prot

[etherape-0.9.8\src\decode_proto.c:585]: (style) Variable 'ipx_length' is assigned a value that is never used.

[etherape-0.9.8\src\diagram.c:493]: (style) The scope of the variable 'protocol' can be reduced.

[etherape-0.9.8\src\diagram.c:1011]: (style) The scope of the variable 'group' can be reduced.

[etherape-0.9.8\src\diagram.c:1012]: (style) The scope of the variable 'points' can be reduced.

[etherape-0.9.8\src\info_windows.c:615]: (warning) Redundant assignment of 'gv' to itself.

[etherape-0.9.8\src\info_windows.c:100]: (style) The scope of the variable 'xml_info_window' can be reduced.

[etherape-0.9.8\src\info_windows.c:101]: (style) The scope of the variable 'widget' can be reduced.

[etherape-0.9.8\src\info_windows.c:231]: (style) The scope of the variable 'prot_info_window' can be reduced.

[etherape-0.9.8\src\info_windows.c:658]: (style) The scope of the variable 'gs' can be reduced.

[etherape-0.9.8\src\info_windows.c:765]: (style) The scope of the variable 'window' can be reduced.

[etherape-0.9.8\src\info_windows.c:457]: (style) Unused variable: str

[etherape-0.9.8\src\info_windows.c:608]: (style) Variable 'gs' is assigned a value that is never used.

[etherape-0.9.8\src\info_windows.c:947]: (style) Unused variable: gs

[etherape-0.9.8\src\info_windows.c:948]: (style) Unused variable: gv

[etherape-0.9.8\src\info_windows.c:1013]: (style) Unused variable: gs

[etherape-0.9.8\src\info_windows.c:1014]: (style) Unused variable: gv

[etherape-0.9.8\src\info_windows.c:1015]: (style) Unused variable: widget

[etherape-0.9.8\src\ip-cache.c:92]: (style) The scope of the variable 'seconds' can be reduced.

[etherape-0.9.8\src\ip-cache.c:92]: (style) The scope of the variable 'minutes' can be reduced.

[etherape-0.9.8\src\ip-cache.c:92]: (style) The scope of the variable 'hours' can be reduced.

[etherape-0.9.8\src\ip-cache.c:93]: (style) The scope of the variable 'days' can be reduced.

[etherape-0.9.8\src\menus.c:331]: (style) The scope of the variable 'errorbuf' can be reduced.

[etherape-0.9.8\src\menus.c:633]: (style) The scope of the variable 'label' can be reduced.

[etherape-0.9.8\src\menus.c:310]: (style) Unused variable: msg

[etherape-0.9.8\src\menus.c:490]: (style) Variable 'status_string' is assigned a value that is never used.

[etherape-0.9.8\src\names.c:538]: (style) The scope of the variable 'numeric_name' can be reduced.

[etherape-0.9.8\src\names.c:592]: (style) The scope of the variable 'numeric_name' can be reduced.

[etherape-0.9.8\src\names.c:377]: (style) Variable 'protocol_len' is assigned a value that is never used.

[etherape-0.9.8\src\names.c:622]: (style) Variable 'len' is assigned a value that is never used.

[etherape-0.9.8\src\node.c:311]: (style) Unused variable: i

[etherape-0.9.8\src\node_windows.c:185]: (style) Unused variable: gc

[etherape-0.9.8\src\preferences.c:1121]: (style) The scope of the variable 'model' can be reduced.

[etherape-0.9.8\src\preferences.c:502]: (style) Variable 'position' is assigned a value that is never used.

[etherape-0.9.8\src\preferences.c:789]: (style) Unused variable: u

[etherape-0.9.8\src\preferences.c:931]: (style) Variable 'pos' is assigned a value that is never used.

[etherape-0.9.8\src\resolv.c:520]: (style) The scope of the variable 'manufp' can be reduced.

[etherape-0.9.8\src\util.c:132]: (style) The scope of the variable 'pwd' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etherboot/etherboot_5.4.4.orig.tar.gz
[etherboot-5.4.4\contrib\3c90xutil\bromutil.c:7]: (error) "This program can't compile or run on non-intel computers"

[etherboot-5.4.4\contrib\3c90xutil\bromutil.c:7]: (error) #error "This program can't compile or run on non-intel computers"

[etherboot-5.4.4\contrib\3c90xutil\cromutil.c:29]: (error) "This program can't compile or run on non-Intel computers"

[etherboot-5.4.4\contrib\3c90xutil\cromutil.c:29]: (error) #error "This program can't compile or run on non-Intel computers"

[etherboot-5.4.4\contrib\3c90xutil\ocromutil.c:8]: (error) "This program can't compile or run on non-intel computers"

[etherboot-5.4.4\contrib\3c90xutil\ocromutil.c:8]: (error) #error "This program can't compile or run on non-intel computers"

[etherboot-5.4.4\contrib\baremetal\main.c:385]: (warning) 'I' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier.

[etherboot-5.4.4\contrib\baremetal\main.c:139]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\contrib\baremetal\main.c:928]: (style) The scope of the variable 'extpath' can be reduced.

[etherboot-5.4.4\contrib\baremetal\main.c:766]: (style) Unused variable: rpc

[etherboot-5.4.4\contrib\baremetal\main.c:942]: (error) Buffer is accessed out of bounds: rfc1533_cookie

[etherboot-5.4.4\contrib\baremetal\main.c:948]: (error) Buffer is accessed out of bounds: rfc1533_cookie

[etherboot-5.4.4\contrib\mkQNXnbi\mkQNXnbi.c:189]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\contrib\mkQNXnbi\mkQNXnbi.c:189]: (warning) %X in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\contrib\p910nd-0.8\p910nd.c:230]: (style) The scope of the variable 'ipret' can be reduced.

[etherboot-5.4.4\contrib\ppmtoansi\ppmtoansi.c:18]: (style) The scope of the variable 'ch' can be reduced.

[etherboot-5.4.4\contrib\rom-scan\rom-scan.c:73]: (style) Variable 'dummy' is assigned a value that is never used.

[etherboot-5.4.4\contrib\rom-scan\rom-scan.c:98]: (error) Null pointer dereference

[etherboot-5.4.4\contrib\rom-scan\rom-scan.c:102]: (error) Null pointer dereference

[etherboot-5.4.4\contrib\romid\romid.c:114]: (error) printf format string requires 1 parameter but only 0 are given.

[etherboot-5.4.4\contrib\romid\romid.c:27]: (style) The scope of the variable 'j' can be reduced.

[etherboot-5.4.4\contrib\romid\romid.c:30]: (style) The scope of the variable 'romid' can be reduced.

[etherboot-5.4.4\contrib\romid\setenvs.c:67]: (style) The scope of the variable 'ap' can be reduced.

[etherboot-5.4.4\contrib\romid\setenvs.c:161]: (style) The scope of the variable 'strlength' can be reduced.

[etherboot-5.4.4\contrib\romid\setenvs.c:67]: (style) Unused variable: ap1

[etherboot-5.4.4\contrib\romid\setenvs.c:68]: (style) Unused variable: temp

[etherboot-5.4.4\contrib\smc9462tx-flash\dp83820_write.c:159]: (style) The scope of the variable 'p2' can be reduced.

[etherboot-5.4.4\contrib\tftp\main.c:512]: (style) The scope of the variable 's' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:116]: (style) The scope of the variable 'cmdindx' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:122]: (style) The scope of the variable 'bp' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:177]: (style) The scope of the variable 'c' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:180]: (style) The scope of the variable 'val' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:241]: (style) The scope of the variable 'dest' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:243]: (style) The scope of the variable 'buffer' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:273]: (style) The scope of the variable 'mask' can be reduced.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:251]: (warning) scanf without field width limits can crash with huge input data.

[etherboot-5.4.4\contrib\wakeonlan\wol.c:291]: (warning) scanf without field width limits can crash with huge input data.

[etherboot-5.4.4\src\arch\armnommu\drivers\net\p2001_eth.c:449]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\arch\armnommu\drivers\net\p2001_eth.c:560]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\arch\e1\core\coff_loader.c:153]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[etherboot-5.4.4\src\arch\e1\core\coff_loader.c:17]: (style) struct or union member 'Anonymous0::dummy' is never used.

[etherboot-5.4.4\src\arch\e1\core\e1_timer.c:36]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\arch\i386\core\aout_loader.c:7]: (style) struct or union member 'exec::a_syms' is never used.

[etherboot-5.4.4\src\arch\i386\core\aout_loader.c:9]: (style) struct or union member 'exec::a_trsize' is never used.

[etherboot-5.4.4\src\arch\i386\core\aout_loader.c:10]: (style) struct or union member 'exec::a_drsize' is never used.

[etherboot-5.4.4\src\arch\i386\core\aout_loader.c:133]: (style) Variable 'entry' is assigned a value that is never used.

[etherboot-5.4.4\src\arch\i386\core\elf.c:14]: (error) "No BIOS selected"

[etherboot-5.4.4\src\arch\i386\core\elf.c:14]: (error) #error "No BIOS selected"

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:10]: (style) struct or union member 'bootinfo::bi_version' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:15]: (style) struct or union member 'bootinfo::bi_n_bios_used' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:16]: (style) struct or union member 'bootinfo::bi_bios_geom' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:17]: (style) struct or union member 'bootinfo::bi_size' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:18]: (style) struct or union member 'bootinfo::bi_memsizes_valid' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:19]: (style) struct or union member 'bootinfo::bi_pad' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:20]: (style) struct or union member 'bootinfo::bi_basemem' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:21]: (style) struct or union member 'bootinfo::bi_extmem' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:22]: (style) struct or union member 'bootinfo::bi_symtab' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:23]: (style) struct or union member 'bootinfo::bi_esymtab' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:25]: (style) struct or union member 'bootinfo::bi_kernend' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:26]: (style) struct or union member 'bootinfo::bi_envp' is never used.

[etherboot-5.4.4\src\arch\i386\core\freebsd_loader.c:27]: (style) struct or union member 'bootinfo::bi_modulep' is never used.

[etherboot-5.4.4\src\arch\i386\core\multiboot_loader.c:36]: (style) struct or union member 'multiboot_info::mods_count' is never used.

[etherboot-5.4.4\src\arch\i386\core\multiboot_loader.c:38]: (style) struct or union member 'multiboot_info::syms_num' is never used.

[etherboot-5.4.4\src\arch\i386\core\multiboot_loader.c:39]: (style) struct or union member 'multiboot_info::syms_size' is never used.

[etherboot-5.4.4\src\arch\i386\core\multiboot_loader.c:40]: (style) struct or union member 'multiboot_info::syms_addr' is never used.

[etherboot-5.4.4\src\arch\i386\core\multiboot_loader.c:41]: (style) struct or union member 'multiboot_info::syms_shndx' is never used.

[etherboot-5.4.4\src\arch\i386\core\pic8259.c:224]: (portability) 'target' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\arch\i386\core\pxe_loader.c:11]: (error) PXE_IMAGE requires PXE_EXPORT

[etherboot-5.4.4\src\arch\i386\core\pxe_loader.c:11]: (error) #error PXE_IMAGE requires PXE_EXPORT

[etherboot-5.4.4\src\arch\i386\core\tagged_loader.c:102]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\arch\i386\core\tagged_loader.c:164]: (style) Checking if unsigned variable 'len' is less than zero.

[etherboot-5.4.4\src\arch\i386\core\tagged_loader.c:17]: (style) struct or union member 'imgheader::magic' is never used.

[etherboot-5.4.4\src\arch\i386\core\wince_loader.c:226]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\arch\i386\core\wince_loader.c:227]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\arch\ia64\core\efi.c:422] -> [etherboot-5.4.4\src\arch\ia64\core\efi.c:423]: (performance) Variable 'status' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\arch\ia64\core\efi.c:600]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\arch\ia64\core\efi.c:497]: (style) Variable 'ptr' is assigned a value that is never used.

[etherboot-5.4.4\src\arch\ia64\drivers\net\undi_nii.c:903] -> [etherboot-5.4.4\src\arch\ia64\drivers\net\undi_nii.c:904]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\arch\ia64\drivers\net\undi_nii.c:713]: (style) Variable 'result' is assigned a value that is never used.

[etherboot-5.4.4\src\arch\ia64\drivers\net\undi_nii.c:724]: (style) Variable 'nic' is assigned a value that is never used.

[etherboot-5.4.4\src\arch\ia64\drivers\net\undi_nii.c:742]: (style) Variable 'ptr' is assigned a value that is never used.

[etherboot-5.4.4\src\core\config.c:120]: (style) The scope of the variable 'type_name' can be reduced.

[etherboot-5.4.4\src\core\config.c:124]: (style) Variable 'type_name' is assigned a value that is never used.

[etherboot-5.4.4\src\core\disk.c:47]: (style) The scope of the variable 'result' can be reduced.

[etherboot-5.4.4\src\core\elf_loader.c:4]: (error) ELF_CHECK_ARCH not defined

[etherboot-5.4.4\src\core\elf_loader.c:4]: (error) #error ELF_CHECK_ARCH not defined

[etherboot-5.4.4\src\core\heap.c:88]: (style) The scope of the variable 'mark' can be reduced.

[etherboot-5.4.4\src\core\heap.c:111]: (style) The scope of the variable 'mark' can be reduced.

[etherboot-5.4.4\src\core\heap.c:112]: (style) The scope of the variable 'mark1' can be reduced.

[etherboot-5.4.4\src\core\main.c:511]: (warning) printf format string requires 1 parameter but 2 are given.

[etherboot-5.4.4\src\core\misc.c:167]: (style) The scope of the variable 'digits_start' can be reduced.

[etherboot-5.4.4\src\core\misc.c:169]: (style) The scope of the variable 'val' can be reduced.

[etherboot-5.4.4\src\core\nic.c:393]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\core\nic.c:396]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\core\nic.c:404]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\core\nic.c:406]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\core\nic.c:408]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\core\nic.c:540]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\core\nic.c:1620]: (style) The scope of the variable 'now' can be reduced.

[etherboot-5.4.4\src\core\nic.c:1626]: (style) The scope of the variable 'result' can be reduced.

[etherboot-5.4.4\src\core\nic.c:1849]: (style) The scope of the variable 'in_encapsulated_options' can be reduced.

[etherboot-5.4.4\src\core\nic.c:2024]: (style) Checking if unsigned variable 'block' is less than zero.

[etherboot-5.4.4\src\core\nic.c:1634]: (style) Variable 'now' is assigned a value that is never used.

[etherboot-5.4.4\src\core\nic.c:1991]: (style) Variable 'in_encapsulated_options' is assigned a value that is never used.

[etherboot-5.4.4\src\core\nic.c:1884]: (error) Buffer is accessed out of bounds: rfc1533_cookie

[etherboot-5.4.4\src\core\nic.c:1890]: (error) Buffer is accessed out of bounds: rfc1533_cookie

[etherboot-5.4.4\src\core\vsprintf.c:164]: (error) Null pointer dereference

[etherboot-5.4.4\src\drivers\disk\ide_disk.c:211]: (style) The scope of the variable 'result' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:983]: (error) printf format string requires 1 parameter but only 0 are given.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:239]: (style) The scope of the variable 'status' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:280]: (style) The scope of the variable 'status' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:318]: (style) The scope of the variable 'status' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:352]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:352]: (style) The scope of the variable 'status' can be reduced.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:567]: (style) Checking if unsigned variable 'srt' is less than zero.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:377]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\disk\pc_floppy.c:905]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:316]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\3c515.c:758]: (warning) printf format string requires 0 parameters but 1 is given.

[etherboot-5.4.4\src\drivers\net\3c515.c:790]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\3c515.c:175]: (style) struct or union member 'w3_config_fields::ram_speed' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:175]: (style) struct or union member 'w3_config_fields::rom_size' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:177]: (style) struct or union member 'w3_config_fields::pad8' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:178]: (style) struct or union member 'w3_config_fields::pad18' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:178]: (style) struct or union member 'w3_config_fields::pad21' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:180]: (style) struct or union member 'w3_config_fields::pad24' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:241]: (style) struct or union member 'corkscrew_private::last_rx_packets' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:246]: (style) struct or union member 'corkscrew_private::tx_full' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:264]: (style) struct or union member 'media_table::wait' is never used.

[etherboot-5.4.4\src\drivers\net\3c515.c:556]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\3c90x.c:598]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\3c90x.c:613]: (style) The scope of the variable 'errcode' can be reduced.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:439]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:464]: (style) The scope of the variable 'speed' can be reduced.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:141]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:144]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:147]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:148]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:149]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:150]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:153]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:156]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:159]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:162]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:163]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:166]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:169]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:170]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:173]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:176]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:179]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:182]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:185]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:188]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:189]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:190]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:191]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:194]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:197]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:200]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:203]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:206]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:209]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:222]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:225]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:228]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:229]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:232]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:234]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:239]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:240]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:241]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:242]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:245]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:246]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:249]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:252]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:256]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:259]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:262]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:275]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:277]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:280]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:282]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:354]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:355]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:356]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:357]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:358]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:365]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:366]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:367]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:374]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:375]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:388]: (portability) 'mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:458]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:473]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:491]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:551]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:552]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:601]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:602]: (portability) 'lp.mmio' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\amd8111e.c:203]: (style) Variable 'reg_val' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\bnx2.c:1760] -> [etherboot-5.4.4\src\drivers\net\bnx2.c:1774]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\drivers\net\bnx2.c:1774] -> [etherboot-5.4.4\src\drivers\net\bnx2.c:1776]: (performance) Variable 'val' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\drivers\net\bnx2.c:953]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\bnx2.c:2490]: (style) The scope of the variable 'prod_bd' can be reduced.

[etherboot-5.4.4\src\drivers\net\bnx2.c:2494]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\drivers\net\bnx2.c:2495]: (style) The scope of the variable 'data' can be reduced.

[etherboot-5.4.4\src\drivers\net\bnx2.c:2535]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\cs89x0.c:452]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\davicom.c:686]: (warning) %hX in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\davicom.c:346]: (style) The scope of the variable 'to' can be reduced.

[etherboot-5.4.4\src\drivers\net\depca.c:739]: (warning) printf format string requires 4 parameters but 5 are given.

[etherboot-5.4.4\src\drivers\net\depca.c:692] -> [etherboot-5.4.4\src\drivers\net\depca.c:693]: (performance) Variable 'data' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\drivers\net\depca.c:591]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\dmfe.c:499]: (warning) %hX in format string (no. 3) requires 'unsigned int' but the argument type is 'long'.

[etherboot-5.4.4\src\drivers\net\dmfe.c:721] -> [etherboot-5.4.4\src\drivers\net\dmfe.c:722]: (performance) Variable 'phy_mode' is reassigned a value before the old one has been used.

[etherboot-5.4.4\src\drivers\net\dmfe.c:352]: (style) The scope of the variable 'rxlen' can be reduced.

[etherboot-5.4.4\src\drivers\net\dmfe.c:1034]: (style) The scope of the variable 'dmfe_mode' can be reduced.

[etherboot-5.4.4\src\drivers\net\eepro.c:586]: (warning) printf format string requires 2 parameters but 3 are given.

[etherboot-5.4.4\src\drivers\net\eepro.c:458]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\eepro.c:430]: (style) Variable 'tx_available' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\eepro.c:553]: (style) Variable 'id' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\eepro.c:577]: (style) Variable 'l_eepro' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\eepro100.c:441]: (style) Variable 's1' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\eepro100.c:445]: (style) Variable 's2' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\epic100.c:181]: (warning) printf format string requires 1 parameter but 2 are given.

[etherboot-5.4.4\src\drivers\net\epic100.c:312]: (warning) %hX in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\epic100.c:351]: (warning) %hX in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\epic100.c:227]: (style) The scope of the variable 'full_duplex' can be reduced.

[etherboot-5.4.4\src\drivers\net\epic100.c:241]: (style) Variable 'full_duplex' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\etherfabric.c:1135]: (portability) 'efab.membase' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\etherfabric.c:1144]: (portability) 'efab.membase' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\etherfabric.c:1156]: (portability) 'efab.membase' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\forcedeth.c:1388]: (warning) printf format string requires 1 parameter but 2 are given.

[etherboot-5.4.4\src\drivers\net\forcedeth.c:804]: (style) Variable 'len' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\forcedeth.c:1147]: (style) Variable 'miistat' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\cmdif_comm.c:92]: (style) The scope of the variable 'ret' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\cmdif_mt25218.c:172]: (style) The scope of the variable 'off' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\cmdif_mt25218.c:282]: (style) The scope of the variable 'off' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\cmdif_mt25218.c:346]: (style) The scope of the variable 'off' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_driver.c:34]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_driver.c:35]: (style) The scope of the variable 'error' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_driver.c:262]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_driver.c:304]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_driver.c:50]: (style) Variable 'error' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:900]: (style) The scope of the variable 'ptr_dst' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:944]: (style) The scope of the variable 'psrc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:944]: (style) The scope of the variable 'pdst' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1317]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1435]: (style) The scope of the variable 'mgmqp_p' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1655]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:68]: (portability) 'tavor_pci_dev.cr_space' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:74]: (portability) 'tavor_pci_dev.cr_space' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:274]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:330]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:344]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:357]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1448]: (portability) 'mg' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1449]: (portability) 'mg' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1647]: (portability) 'eqe_p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1707]: (portability) 'tavor_pci_dev.uar' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1712]: (portability) 'tavor_pci_dev.uar' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:116]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1163]: (style) The scope of the variable 'ptr' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1286]: (style) The scope of the variable 'ptr' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1642]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1748]: (style) The scope of the variable 'mgmqp_p' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1899]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:98]: (portability) 'memfree_pci_dev.cr_space' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:104]: (portability) 'memfree_pci_dev.cr_space' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:535]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:540]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:545]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:550]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:555]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:560]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:565]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:569]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:574]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:579]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:584]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:589]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:594]: (portability) 'uar_context_va' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1178]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1180]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1300]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1302]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1405]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1407]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1409]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1411]: (portability) 'dev_ib_data.uar_context_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1765]: (portability) 'mg' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1768]: (portability) 'mg' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1953]: (portability) 'memfree_pci_dev.uar' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.c:640]: (style) The scope of the variable 'idx' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.h:116]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.h:144]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.h:149]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.h:154]: (portability) 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.h:179]: (portability) 'packet' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt23108.c:66]: (warning) Assignment of function parameter has no effect outside the function.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:207]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:229]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'u8 *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:229]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'struct device_buffers_st *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:948]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'struct ud_send_wqe_st *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1071]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1404]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'struct ud_send_wqe_st *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt23108.c:1533]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mad.c:161]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.c:899]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.c:910]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ipoib.c:912]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt23108_imp.c:109]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt23108.c:139]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt23108_imp.c:114]: (portability) 'where' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt25218.c:66]: (warning) Assignment of function parameter has no effect outside the function.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:164]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:187]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'u8 *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:187]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'struct device_buffers_st *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:190]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'u8 *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:192]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'u8 *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:844]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:862]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\ib_mt25218.c:1723]: (warning) %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'struct ud_send_wqe_st *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt25218_imp.c:109]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'void *'.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt25218.c:139]: (style) The scope of the variable 'rc' can be reduced.

[etherboot-5.4.4\src\drivers\net\mlx_ipoib\mt25218_imp.c:114]: (portability) 'where' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:627]: (warning) printf format string requires 5 parameters but 6 are given.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:153]: (style) struct or union member 'chip_info::flag' is never used.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:398]: (style) struct or union member 'mtd_private::flags' is never used.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:405]: (style) struct or union member 'mtd_private::really_rx_count' is never used.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:408]: (style) struct or union member 'mtd_private::really_tx_count' is never used.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:409]: (style) struct or union member 'mtd_private::free_tx_count' is never used.

[etherboot-5.4.4\src\drivers\net\mtd80x.c:416]: (style) struct or union member 'mtd_private::default_port' is never used.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1126]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1006]: (style) The scope of the variable 'skb' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1007]: (style) The scope of the variable 'idx' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1007]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1082]: (style) The scope of the variable 'send_done_count' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1394]: (style) The scope of the variable 'skb' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1396]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1396]: (style) The scope of the variable 'idx' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1492]: (style) The scope of the variable 'idx' can be reduced.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:92]: (style) struct or union member 'work_struct::unused' is never used.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:1412]: (style) Variable 'old_down_cnt' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\myri10ge.c:2115]: (style) Variable 'bytes' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\natsemi.c:279]: (warning) %hX in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\natsemi.c:533]: (warning) %X in format string (no. 2) requires 'unsigned int' but the argument type is 'struct _BufferDesc *'.

[etherboot-5.4.4\src\drivers\net\natsemi.c:675]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\natsemi.c:683]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\ns83820.c:977]: (warning) %hX in format string (no. 2) requires 'unsigned int' but the argument type is 'u8 *'.

[etherboot-5.4.4\src\drivers\net\ns83820.c:410]: (style) The scope of the variable 'speeds' can be reduced.

[etherboot-5.4.4\src\drivers\net\ns83820.c:419]: (style) Variable 'tbisr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\ns83820.c:826]: (style) Variable 'sz' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\ns8390.c:492]: (style) The scope of the variable 'frag' can be reduced.

[etherboot-5.4.4\src\drivers\net\ns8390.c:618]: (style) Unused variable: i

[etherboot-5.4.4\src\drivers\net\pcnet32.c:917]: (style) The scope of the variable 'tmp' can be reduced.

[etherboot-5.4.4\src\drivers\net\pcnet32.c:928]: (style) Variable 'tmp' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\pnic.c:241]: (style) Variable 'status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:360]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\prism2.c:403]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\prism2.c:297]: (style) The scope of the variable 'reg' can be reduced.

[etherboot-5.4.4\src\drivers\net\prism2.c:298]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\prism2.c:343]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\prism2.c:382]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\prism2.c:764]: (style) The scope of the variable 'infofid' can be reduced.

[etherboot-5.4.4\src\drivers\net\prism2.c:140]: (style) struct or union member 'wlan_llc::dsap' is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:141]: (style) struct or union member 'wlan_llc::ssap' is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:142]: (style) struct or union member 'wlan_llc::ctl' is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:150]: (style) struct or union member 'wlan_snap::oui' is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:856]: (style) Variable 'result' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\prism2.c:944]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\r8169.c:610]: (style) The scope of the variable 'intr_status' can be reduced.

[etherboot-5.4.4\src\drivers\net\r8169.c:900]: (style) The scope of the variable 'option' can be reduced.

[etherboot-5.4.4\src\drivers\net\r8169.c:900]: (style) The scope of the variable 'Cap10_100' can be reduced.

[etherboot-5.4.4\src\drivers\net\r8169.c:900]: (style) The scope of the variable 'Cap1000' can be reduced.

[etherboot-5.4.4\src\drivers\net\r8169.c:835]: (style) Variable 'TxPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\r8169.c:842]: (style) Variable 'RxPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\r8169.c:907]: (style) Variable 'printed_version' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\r8169.c:912]: (style) Variable 'rc' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\rtl8139.c:214]: (warning) printf format string requires 4 parameters but 5 are given.

[etherboot-5.4.4\src\drivers\net\rtl8139.c:406]: (style) Variable 'txstatus' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\sis900.c:369]: (warning) %hX in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\drivers\net\sis900.c:744]: (warning) %X in format string (no. 2) requires 'unsigned int' but the argument type is 'struct _BufferDesc *'.

[etherboot-5.4.4\src\drivers\net\sis900.c:1173]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\sis900.c:1179]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\sk_g16.c:923]: (style) The scope of the variable 'tmdp' can be reduced.

[etherboot-5.4.4\src\drivers\net\sk_g16.c:924]: (style) The scope of the variable 'rmdp' can be reduced.

[etherboot-5.4.4\src\drivers\net\sk_g16.c:777]: (style) Variable 'offset1' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\smc9000.c:472]: (style) Variable 'failed' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\sundance.c:687]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\sundance.c:726]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\sundance.c:579]: (style) The scope of the variable 'speed' can be reduced.

[etherboot-5.4.4\src\drivers\net\tg3.c:691]: (style) The scope of the variable 'err' can be reduced.

[etherboot-5.4.4\src\drivers\net\tg3.c:3180]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\drivers\net\tlan.c:597]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'struct TLanList *'.

[etherboot-5.4.4\src\drivers\net\tlan.c:247]: (style) The scope of the variable 'list' can be reduced.

[etherboot-5.4.4\src\drivers\net\tlan.c:391]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\tlan.c:552]: (style) The scope of the variable 'entry' can be reduced.

[etherboot-5.4.4\src\drivers\net\tlan.c:585]: (style) The scope of the variable 'entry' can be reduced.

[etherboot-5.4.4\src\drivers\net\tlan.c:117]: (style) struct or union member 'pci_id_info::nic_id' is never used.

[etherboot-5.4.4\src\drivers\net\tulip.c:1476]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\tulip.c:1480]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\drivers\net\tulip.c:964]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\tulip.c:965]: (style) The scope of the variable 'to' can be reduced.

[etherboot-5.4.4\src\drivers\net\tulip.c:1437]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\tulip.c:1751]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:995]: (style) The scope of the variable 'timeout' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:1285]: (style) The scope of the variable 'rxstatus' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:453]: (style) struct or union member 'Anonymous0::ncro' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:454]: (style) struct or union member 'Anonymous0::ncr1' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:455]: (style) struct or union member 'Anonymous0::ncr2' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:456]: (style) struct or union member 'Anonymous0::ncr3' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:457]: (style) struct or union member 'Anonymous0::cols' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:458]: (style) struct or union member 'Anonymous0::reserve_1' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:459]: (style) struct or union member 'Anonymous0::cdh' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:461]: (style) struct or union member 'Anonymous0::owc' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:462]: (style) struct or union member 'Anonymous0::crs' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:463]: (style) struct or union member 'Anonymous0::udf' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:464]: (style) struct or union member 'Anonymous0::tbuff' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:465]: (style) struct or union member 'Anonymous0::serr' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:466]: (style) struct or union member 'Anonymous0::jab' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:468]: (style) struct or union member 'Anonymous0::reserve_2' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:481]: (style) struct or union member 'Anonymous1::extend_tx_buf_size' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:482]: (style) struct or union member 'Anonymous1::chn' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:483]: (style) struct or union member 'Anonymous1::crc' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:484]: (style) struct or union member 'Anonymous1::reserve_1' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:485]: (style) struct or union member 'Anonymous1::stp' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:486]: (style) struct or union member 'Anonymous1::edp' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:487]: (style) struct or union member 'Anonymous1::ic' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:488]: (style) struct or union member 'Anonymous1::reserve_2' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:506]: (style) struct or union member 'Anonymous2::rerr' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:507]: (style) struct or union member 'Anonymous2::crc_error' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:508]: (style) struct or union member 'Anonymous2::fae' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:509]: (style) struct or union member 'Anonymous2::fov' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:510]: (style) struct or union member 'Anonymous2::toolong' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:511]: (style) struct or union member 'Anonymous2::runt' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:512]: (style) struct or union member 'Anonymous2::serr' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:513]: (style) struct or union member 'Anonymous2::buff' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:514]: (style) struct or union member 'Anonymous2::edp' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:515]: (style) struct or union member 'Anonymous2::stp' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:516]: (style) struct or union member 'Anonymous2::chn' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:517]: (style) struct or union member 'Anonymous2::phy' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:518]: (style) struct or union member 'Anonymous2::bar' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:519]: (style) struct or union member 'Anonymous2::mar' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:520]: (style) struct or union member 'Anonymous2::reserve_1' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:521]: (style) struct or union member 'Anonymous2::rxok' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:523]: (style) struct or union member 'Anonymous2::reverve_2' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:536]: (style) struct or union member 'Anonymous3::extend_rx_buf_size' is never used.

[etherboot-5.4.4\src\drivers\net\via-rhine.c:537]: (style) struct or union member 'Anonymous3::reserved_1' is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1270] -> [etherboot-5.4.4\src\drivers\net\via-velocity.c:1270]: (style) Same expression on both sides of '||'.

[etherboot-5.4.4\src\drivers\net\via-velocity.h:1364]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-velocity.h:1410]: (style) The scope of the variable 'i' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:536]: (style) The scope of the variable 'pktlen' can be reduced.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1285]: (style) Variable 'ret' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1245]: (style) Variable 'TxPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1260]: (style) Variable 'RxPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1253]: (style) Variable 'TxBufPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1267]: (style) Variable 'RxBufPhyAddr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1619]: (style) Variable 'curr_status' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\via-velocity.c:1933]: (style) Variable 'current_state' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\virtio-net.c:321]: (style) Variable 'hdr' is assigned a value that is never used.

[etherboot-5.4.4\src\drivers\net\w89c840.c:128]: (error) You must compile this driver with "-O".

[etherboot-5.4.4\src\drivers\net\w89c840.c:128]: (error) #error You must compile this driver with "-O".

[etherboot-5.4.4\src\filo\drivers\ide_x.c:230]: (style) The scope of the variable 'result' can be reduced.

[etherboot-5.4.4\src\filo\drivers\ide_x.c:522]: (style) The scope of the variable 'packet' can be reduced.

[etherboot-5.4.4\src\filo\fs\blockdev.c:342]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\filo\fs\blockdev.c:351]: (style) The scope of the variable 'sector_buffer' can be reduced.

[etherboot-5.4.4\src\filo\fs\blockdev.c:353]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\filo\fs\blockdev.c:298]: (style) Unused variable: i

[etherboot-5.4.4\src\filo\fs\blockdev.c:354]: (style) Unused variable: i

[etherboot-5.4.4\src\filo\fs\eltorito.c:15]: (error) "ELTORITO_PLATFORM is not defined for this arch"

[etherboot-5.4.4\src\filo\fs\eltorito.c:15]: (error) #error "ELTORITO_PLATFORM is not defined for this arch"

[etherboot-5.4.4\src\filo\fs\vfs.c:173]: (style) Checking if unsigned variable 'len' is less than zero.

[etherboot-5.4.4\src\filo\i386\linux_load.c:277]: (style) The scope of the variable 'len' can be reduced.

[etherboot-5.4.4\src\filo\main\elfload.c:184]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'.

[etherboot-5.4.4\src\filo\main\elfload.c:184]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etherboot-5.4.4\src\filo\main\elfload.c:232]: (style) The scope of the variable 'new_size' can be reduced.

[etherboot-5.4.4\src\filo\main\elfload.c:145]: (style) Unused variable: j

[etherboot-5.4.4\src\filo\main\elfload.c:273]: (style) Variable 'addr' is assigned a value that is never used.

[etherboot-5.4.4\src\filo\main\elfnote.c:106]: (style) The scope of the variable 'nhdr' can be reduced.

[etherboot-5.4.4\src\filo\main\elfnote.c:107]: (style) The scope of the variable 'name' can be reduced.

[etherboot-5.4.4\src\filo\main\elfnote.c:107]: (style) The scope of the variable 'desc' can be reduced.

[etherboot-5.4.4\src\filo\main\malloc_x.c:11]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[etherboot-5.4.4\src\filo\main\malloc_x.c:11]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etherpuppet/etherpuppet_0.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etherwake/etherwake_1.09.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ethos/ethos_0.2.2.orig.tar.gz
[ethos\ethos\ethos-manager.c:224]: (style) The scope of the variable 'dir' can be reduced.

[ethos\ethos\ethos-manager.c:346]: (style) The scope of the variable 'loader_name' can be reduced.

[ethos\ethos\ethos-manager.c:175]: (style) Variable 'priv' is assigned a value that is never used.

[ethos\ethos\ethos-ui-manager-widget.c:139]: (style) The scope of the variable 'plugin' can be reduced.

[ethos\ethos\ethos-ui-manager-widget.c:207]: (style) The scope of the variable 'about_dialog' can be reduced.

[ethos\ethos\ethos-ui-manager-widget.c:387]: (style) The scope of the variable 'plugin' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ethstats/ethstats_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ethtool/ethtool_3.4.2.orig.tar.bz2
[ethtool-3.4.2\ethtool.c:254]: (style) The scope of the variable 'found' can be reduced.

[ethtool-3.4.2\ethtool.c:867]: (style) The scope of the variable 'i' can be reduced.

[ethtool-3.4.2\ethtool.c:1949]: (style) The scope of the variable 'j' can be reduced.

[ethtool-3.4.2\ethtool.c:3078]: (style) The scope of the variable 'i' can be reduced.

[ethtool-3.4.2\ethtool.c:1935]: (error) Memory leak: features

[ethtool-3.4.2\ethtool.c:2110]: (error) Memory leak: old_state

[ethtool-3.4.2\ethtool.c:2110]: (error) Memory leak: new_state

[ethtool-3.4.2\ethtool.c:3405]: (error) Memory leak: cmdline

[ethtool-3.4.2\ibm_emac.c:143]: (portability) 'res' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ethtool-3.4.2\marvell.c:127]: (portability) 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ethtool-3.4.2\rxclass.c:54] -> [ethtool-3.4.2\rxclass.c:55]: (performance) Variable 'data' is reassigned a value before the old one has been used.

[ethtool-3.4.2\sfpid.c:353]: (style) The scope of the variable 'val' can be reduced.

[ethtool-3.4.2\test-cmdline.c:238]: (style) The scope of the variable 'test_rc' can be reduced.

[ethtool-3.4.2\test-common.c:239]: (style) The scope of the variable 'node' can be reduced.

[ethtool-3.4.2\test-common.c:109]: (error) Common realloc mistake: 'block' nulled but not freed upon failure

[ethtool-3.4.2\test-features.c:517]: (style) The scope of the variable 'test_rc' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etk.docking/etk.docking_0.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etktab/etktab_3.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etl/etl_0.04.17.orig.tar.gz
[ETL-0.04.17\test\angle.cpp:342] -> [ETL-0.04.17\test\angle.cpp:343]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:344] -> [ETL-0.04.17\test\angle.cpp:345]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:346] -> [ETL-0.04.17\test\angle.cpp:347]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:343] -> [ETL-0.04.17\test\angle.cpp:348]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:348] -> [ETL-0.04.17\test\angle.cpp:349]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:345] -> [ETL-0.04.17\test\angle.cpp:350]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:350] -> [ETL-0.04.17\test\angle.cpp:351]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:347] -> [ETL-0.04.17\test\angle.cpp:352]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:352] -> [ETL-0.04.17\test\angle.cpp:353]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:327] -> [ETL-0.04.17\test\angle.cpp:328]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:328] -> [ETL-0.04.17\test\angle.cpp:329]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:329] -> [ETL-0.04.17\test\angle.cpp:330]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:309] -> [ETL-0.04.17\test\angle.cpp:310]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:310] -> [ETL-0.04.17\test\angle.cpp:311]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:311] -> [ETL-0.04.17\test\angle.cpp:312]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:291] -> [ETL-0.04.17\test\angle.cpp:292]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:292] -> [ETL-0.04.17\test\angle.cpp:293]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:293] -> [ETL-0.04.17\test\angle.cpp:294]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\angle.cpp:49]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:81]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:112]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:144]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:177]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:208]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:240]: (style) The scope of the variable 'error' can be reduced.

[ETL-0.04.17\test\angle.cpp:319]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\angle.cpp:301]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\angle.cpp:283]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\angle.cpp:330]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\angle.cpp:312]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\angle.cpp:294]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\benchmark.cpp:108] -> [ETL-0.04.17\test\benchmark.cpp:109]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:110] -> [ETL-0.04.17\test\benchmark.cpp:111]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:112] -> [ETL-0.04.17\test\benchmark.cpp:113]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:109] -> [ETL-0.04.17\test\benchmark.cpp:114]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:114] -> [ETL-0.04.17\test\benchmark.cpp:115]: (performance) Variable 'a' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:111] -> [ETL-0.04.17\test\benchmark.cpp:116]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:116] -> [ETL-0.04.17\test\benchmark.cpp:117]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:113] -> [ETL-0.04.17\test\benchmark.cpp:118]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:118] -> [ETL-0.04.17\test\benchmark.cpp:119]: (performance) Variable 'c' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:93] -> [ETL-0.04.17\test\benchmark.cpp:94]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:94] -> [ETL-0.04.17\test\benchmark.cpp:95]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:95] -> [ETL-0.04.17\test\benchmark.cpp:96]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:75] -> [ETL-0.04.17\test\benchmark.cpp:76]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:76] -> [ETL-0.04.17\test\benchmark.cpp:77]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:77] -> [ETL-0.04.17\test\benchmark.cpp:78]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:57] -> [ETL-0.04.17\test\benchmark.cpp:58]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:58] -> [ETL-0.04.17\test\benchmark.cpp:59]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:59] -> [ETL-0.04.17\test\benchmark.cpp:60]: (performance) Variable 'tmp2' is reassigned a value before the old one has been used.

[ETL-0.04.17\test\benchmark.cpp:226]: (style) The scope of the variable 'i' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:264]: (style) The scope of the variable 'f' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:264]: (style) The scope of the variable 'i' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:340]: (style) The scope of the variable 'i' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:85]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:67]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:49]: (style) The scope of the variable 'tmp2' can be reduced.

[ETL-0.04.17\test\benchmark.cpp:96]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\benchmark.cpp:78]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\benchmark.cpp:60]: (style) Variable 'tmp2' is assigned a value that is never used.

[ETL-0.04.17\test\benchmark.cpp:241]: (error) Uninitialized variable: t

[ETL-0.04.17\test\benchmark.cpp:280]: (error) Uninitialized variable: t

[ETL-0.04.17\test\benchmark.cpp:318]: (error) Uninitialized variable: t

[ETL-0.04.17\test\benchmark.cpp:252]: (error) Uninitialized variable: t

[ETL-0.04.17\test\benchmark.cpp:291]: (error) Uninitialized variable: t

[ETL-0.04.17\test\benchmark.cpp:329]: (error) Uninitialized variable: t

[ETL-0.04.17\test\fixed.cpp:112]: (style) Variable 'b' is assigned a value that is never used.

[ETL-0.04.17\test\handle.cpp:111]: (style) Variable 'my_map' is assigned a value that is never used.

[ETL-0.04.17\test\handle.cpp:63] -> [ETL-0.04.17\test\handle.cpp:41]: (warning) The struct 'my_other_test_obj' defines member variable with name 'instance_count' also defined in its parent struct 'my_test_obj'.

[ETL-0.04.17\test\hermite.cpp:71]: (error) Uninitialized variable: t

[ETL-0.04.17\test\hermite.cpp:151]: (error) Uninitialized variable: t

[ETL-0.04.17\test\hermite.cpp:82]: (error) Uninitialized variable: t

[ETL-0.04.17\test\hermite.cpp:162]: (error) Uninitialized variable: t

[ETL-0.04.17\test\pen.cpp:212]: (style) Variable 'stupid' is assigned a value that is never used.

[ETL-0.04.17\test\pen.cpp:47]: (error) Object pointed by an 'auto_ptr' is destroyed using operator 'delete'. You should not use 'auto_ptr' for pointers obtained with operator 'new[]'.

[ETL-0.04.17\test\pen.cpp:224]: (error) Object pointed by an 'auto_ptr' is destroyed using operator 'delete'. You should not use 'auto_ptr' for pointers obtained with operator 'new[]'.

[ETL-0.04.17\test\pen.cpp:225]: (error) Object pointed by an 'auto_ptr' is destroyed using operator 'delete'. You should not use 'auto_ptr' for pointers obtained with operator 'new[]'.

[ETL-0.04.17\test\smart_ptr.cpp:117]: (style) Variable 'my_map' is assigned a value that is never used.

[ETL-0.04.17\test\smart_ptr.cpp:66] -> [ETL-0.04.17\test\smart_ptr.cpp:44]: (warning) The struct 'my_other_test_obj' defines member variable with name 'instance_count' also defined in its parent struct 'my_test_obj'.

[ETL-0.04.17\test\spline.cpp:71]: (error) Uninitialized variable: t

[ETL-0.04.17\test\spline.cpp:82]: (error) Uninitialized variable: t

[ETL-0.04.17\test\stringf.cpp:42] -> [ETL-0.04.17\test\stringf.cpp:46]: (performance) Variable 'myotherstring' is reassigned a value before the old one has been used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etm-qt/etm-qt_2.3.22.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etoile/etoile_0+20080616+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etoolbox/etoolbox_2.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etpan-ng/etpan-ng_0.7.1.orig.tar.gz
[etpan-ng-0.7.1\src\etpan-abook-vcard.c:41]: (style) The scope of the variable 't' can be reduced.

[etpan-ng-0.7.1\src\etpan-abook-vcard.c:229]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-abook-vcard.c:323]: (style) The scope of the variable 'addr' can be reduced.

[etpan-ng-0.7.1\src\etpan-abook-vcard.c:376]: (style) The scope of the variable 'tmpFullName' can be reduced.

[etpan-ng-0.7.1\src\etpan-abook-vcard.c:377]: (style) The scope of the variable 'tmpFullNameSize' can be reduced.

[etpan-ng-0.7.1\src\etpan-account-common.c:184]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-account-common.c:184]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-account-common.c:238]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-account-edit.c:593] -> [etpan-ng-0.7.1\src\etpan-account-edit.c:603]: (performance) Variable 'id' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-account-edit.c:699]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-account-edit.c:700]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-account-edit.c:702]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-address-input.c:1006]: (style) The scope of the variable 'tab' can be reduced.

[etpan-ng-0.7.1\src\etpan-address-input.c:1007]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-address-input.c:1249]: (style) The scope of the variable 'i' can be reduced.

[etpan-ng-0.7.1\src\etpan-address-input.c:948]: (style) Unused variable: len

[etpan-ng-0.7.1\src\etpan-address-input.c:1057]: (style) Variable 'max_common' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-address-input.c:1052]: (style) Variable 'entry' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-address-input.c:1070]: (style) Unused variable: len

[etpan-ng-0.7.1\src\etpan-address-input.c:1318]: (style) Variable 'count' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-app-subapp.c:188] -> [etpan-ng-0.7.1\src\etpan-app-subapp.c:188]: (style) Same expression on both sides of '&&'.

[etpan-ng-0.7.1\src\etpan-app-subapp.c:454]: (style) The scope of the variable 'idle_time' can be reduced.

[etpan-ng-0.7.1\src\etpan-app-subapp.c:898]: (style) The scope of the variable 'subapp' can be reduced.

[etpan-ng-0.7.1\src\etpan-app-subapp.c:935]: (style) The scope of the variable 'subapp' can be reduced.

[etpan-ng-0.7.1\src\etpan-cfg-abook.c:257]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-cfg-abook.c:280]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-cfg-color.c:63]: (style) The scope of the variable 'value' can be reduced.

[etpan-ng-0.7.1\src\etpan-cfg-global-edit.c:441]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-cfg-global-edit.c:684]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-cfg-global-edit.c:685]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-cfg-global-edit.c:687]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-cfg-vfolder.c:1158]: (style) Variable 'child' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-compose-app.c:369]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-compose-app.c:370]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-compose-app.c:372]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-config.c:271]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-console-app.c:134]: (style) The scope of the variable 'has_console' can be reduced.

[etpan-ng-0.7.1\src\etpan-console-app.c:271]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-console-app.c:407]: (style) Variable 'output' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-filename-input.c:203]: (style) The scope of the variable 'first' can be reduced.

[etpan-ng-0.7.1\src\etpan-filename-input.c:204]: (style) The scope of the variable 'offset' can be reduced.

[etpan-ng-0.7.1\src\etpan-filename-input.c:279]: (style) The scope of the variable 'old_pos' can be reduced.

[etpan-ng-0.7.1\src\etpan-filename-input.c:224]: (style) Variable 'first' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-filename-input.c:429]: (style) Variable 'end' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-filename-input.c:701]: (style) Variable 'count' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-common.c:566]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-folder-common.c:566]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-folder-common.c:569]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-folder-common.c:569]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-folder-common.c:508]: (style) The scope of the variable 'i' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-common.c:466]: (style) Variable 'type_len' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-common.c:467]: (style) Variable 'cur' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-common.c:455]: (error) Uninitialized variable: cur

[etpan-ng-0.7.1\src\etpan-folder-common.c:461]: (error) Uninitialized variable: cur

[etpan-ng-0.7.1\src\etpan-folder-conf.c:937]: (style) Variable 'index' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-conf.c:1003]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-conf.c:1115]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-folder-conf.c:1116]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-folder-conf.c:1118]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-folder-conf.c:1008]: (style) Redundant condition: If network_delay == -1, the comparison network_delay != 0 is always true.

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1100] -> [etpan-ng-0.7.1\src\etpan-folder-discover.c:1107]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1107] -> [etpan-ng-0.7.1\src\etpan-folder-discover.c:1114]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1114] -> [etpan-ng-0.7.1\src\etpan-folder-discover.c:1120]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1244]: (style) Unused variable: path

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1245]: (style) Unused variable: len

[etpan-ng-0.7.1\src\etpan-folder-discover.c:1246]: (style) Unused variable: end

[etpan-ng-0.7.1\src\etpan-folder-edit.c:623]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-folder-edit.c:1158]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-folder-edit.c:1159]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-folder-edit.c:1161]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:132]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:644]: (style) The scope of the variable 'i' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:979]: (style) The scope of the variable 'do_poll' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:1019]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:124]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:152]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:396]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:437]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-list-app.c:683]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-folder-params.c:193]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-folder-params.c:198]: (style) The scope of the variable 'param' can be reduced.

[etpan-ng-0.7.1\src\etpan-header-common.c:1646]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-header-common.c:1649]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-header-common.c:567] -> [etpan-ng-0.7.1\src\etpan-header-common.c:569]: (performance) Variable 'decoded_value' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-header-common.c:1581]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-header-common.c:991]: (style) Variable 'do_edit_message' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-header-common.c:1402]: (style) Variable 'cur_token' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-header-input.c:181]: (style) The scope of the variable 'first' can be reduced.

[etpan-ng-0.7.1\src\etpan-header-input.c:182]: (style) The scope of the variable 'offset' can be reduced.

[etpan-ng-0.7.1\src\etpan-header-input.c:247]: (style) The scope of the variable 'old_pos' can be reduced.

[etpan-ng-0.7.1\src\etpan-header-input.c:103]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-header-input.c:202]: (style) Variable 'first' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-header-input.c:482]: (style) Variable 'count' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-help-viewer.c:162]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imap-input.c:250]: (style) The scope of the variable 'first' can be reduced.

[etpan-ng-0.7.1\src\etpan-imap-input.c:251]: (style) The scope of the variable 'offset' can be reduced.

[etpan-ng-0.7.1\src\etpan-imap-input.c:271]: (style) Variable 'first' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imap-input.c:728]: (style) Variable 'buffer' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imap-input.c:735]: (style) Variable 'count' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imap.c:311]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imap.c:340]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-imf-helper.c:1224]: (style) The scope of the variable 'group_str' can be reduced.

[etpan-ng-0.7.1\src\etpan-imf-helper.c:251]: (error) Memory leak: dsp_name

[etpan-ng-0.7.1\src\etpan-ldap-test.c:23]: (error) "LDAP support needed"

[etpan-ng-0.7.1\src\etpan-ldap-test.c:23]: (error) #error "LDAP support needed"

[etpan-ng-0.7.1\src\etpan-mime-common.c:1061]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-mime-common.c:1064]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-mime-common.c:925] -> [etpan-ng-0.7.1\src\etpan-mime-common.c:996]: (warning) Possible null pointer dereference: dsp_content_str - otherwise it is redundant to check it against null.

[etpan-ng-0.7.1\src\etpan-mime-common.c:1703] -> [etpan-ng-0.7.1\src\etpan-mime-common.c:1704]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-mime-common.c:1270]: (style) Variable 'sub_has_next' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-mime-common.c:1704]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:264]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:286]: (style) Variable 'msg' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:429]: (style) Variable 'folder' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:1397]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:1398]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-mime-edit-app.c:1400]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-mime-list-app.c:140]: (style) The scope of the variable 'index_str' can be reduced.

[etpan-ng-0.7.1\src\etpan-mime-params.c:203]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-mime-params.c:208]: (style) The scope of the variable 'param' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1564]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1564]: (warning) %i in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1569]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1569]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:487]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1025]: (style) The scope of the variable 'msgviewer_app' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1103]: (style) The scope of the variable 'cur' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1484]: (style) The scope of the variable 'i' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1486]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1505]: (style) The scope of the variable 'prefix' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1707]: (style) The scope of the variable 'flags' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1865]: (style) The scope of the variable 'arg' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1867]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2069]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2210]: (style) The scope of the variable 'cur' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2437]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2514]: (style) The scope of the variable 'parent' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2558]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2744]: (style) The scope of the variable 'msglist' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:339]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:380]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:424]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:655]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:684]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:1690]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2439]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:2710]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3070]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3088]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3273]: (style) Variable 'no_sel' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3364]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3484]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3582]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-list-app.c:3596]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-new.c:123]: (style) The scope of the variable 'list' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-new.c:210]: (style) The scope of the variable 'list' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-params.c:215]: (style) The scope of the variable 'param' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-renderer.c:186]: (style) The scope of the variable 'write_len' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-reply.c:878]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-reply.c:922]: (style) Variable 'reply_type' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-supersedes.c:640]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-supersedes.c:960]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:265]: (style) The scope of the variable 'index_str' can be reduced.

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:367]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:481]: (style) Unused variable: msglist

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:496]: (style) Unused variable: msglist

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:506]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:517]: (style) Unused variable: no_sel

[etpan-ng-0.7.1\src\etpan-msg-viewer-app.c:553]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-nntp-input.c:220]: (style) The scope of the variable 'first' can be reduced.

[etpan-ng-0.7.1\src\etpan-nntp-input.c:221]: (style) The scope of the variable 'offset' can be reduced.

[etpan-ng-0.7.1\src\etpan-nntp-input.c:241]: (style) Variable 'first' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-nntp-input.c:645]: (style) Variable 'buffer' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-nntp-input.c:652]: (style) Variable 'count' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-part-viewer-app.c:186]: (style) Variable 'state' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-search.c:921]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[etpan-ng-0.7.1\src\etpan-search.c:1860]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-storage-common.c:238]: (style) The scope of the variable 'r' can be reduced.

[etpan-ng-0.7.1\src\etpan-storage-edit.c:667]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-storage-edit.c:1327]: (style) The scope of the variable 'current_dir' can be reduced.

[etpan-ng-0.7.1\src\etpan-storage-edit.c:1333]: (style) Variable 'default_filename' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-storage-edit.c:1363]: (style) Unused variable: name

[etpan-ng-0.7.1\src\etpan-storage-edit.c:1364]: (style) Unused variable: dup_name

[etpan-ng-0.7.1\src\etpan-storage-edit.c:1366]: (style) Unused variable: r

[etpan-ng-0.7.1\src\etpan-storage-sel.c:440] -> [etpan-ng-0.7.1\src\etpan-storage-sel.c:443]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[etpan-ng-0.7.1\src\etpan-storage-sel.c:298]: (style) Unused variable: i

[etpan-ng-0.7.1\src\etpan-storage-sel.c:312]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-storage-sel.c:301]: (style) Unused variable: storage_config

[etpan-ng-0.7.1\src\etpan-storage-sel.c:341]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-storage-sel.c:443]: (style) Variable 'r' is assigned a value that is never used.

[etpan-ng-0.7.1\src\etpan-tools.c:421]: (style) The scope of the variable 'oval' can be reduced.

[etpan-ng-0.7.1\src\etpan-tools.c:459]: (style) The scope of the variable 'c1' can be reduced.

[etpan-ng-0.7.1\src\etpan-tools.c:459]: (style) The scope of the variable 'c2' can be reduced.

[etpan-ng-0.7.1\src\etpan-tools.c:459]: (style) The scope of the variable 'c3' can be reduced.

[etpan-ng-0.7.1\src\etpan-tools.c:459]: (style) The scope of the variable 'c4' can be reduced.

[etpan-ng-0.7.1\src\etpan-viewer-common.c:445]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-viewer-common.c:445]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-viewer-common.c:448]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-viewer-common.c:448]: (warning) %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\etpan-viewer-common.c:559]: (style) Checking if unsigned variable 'current' is less than zero.

[etpan-ng-0.7.1\src\libversit\vobject.c:498]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[etpan-ng-0.7.1\src\libversit\vobject.c:500]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[etpan-ng-0.7.1\src\libversit\vobject.c:657]: (style) The scope of the variable 'p' can be reduced.

[etpan-ng-0.7.1\src\libversit\vobject.c:1126]: (style) The scope of the variable 'trip' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etsf-io/etsf-io_1.0.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ettercap/ettercap_0.8.0.orig.tar.gz
[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:810]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:810]: (warning) %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:810]: (warning) %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:810]: (warning) %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:162]: (style) The scope of the variable 'ptr' can be reduced.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:361]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\dns_spoof\dns_spoof.c:416]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\dos_attack\dos_attack.c:84]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\plug-ins\find_ettercap\find_ettercap.c:97]: (style) The scope of the variable 'tmp2' can be reduced.

[ettercap-0.8.0\plug-ins\find_ettercap\find_ettercap.c:115]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\find_ip\find_ip.c:65]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:633]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:633]: (warning) %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:633]: (warning) %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:633]: (warning) %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:133]: (style) The scope of the variable 'ptr' can be reduced.

[ettercap-0.8.0\plug-ins\mdns_spoof\mdns_spoof.c:284]: (style) The scope of the variable 'name_len' can be reduced.

[ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:387] -> [ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:389]: (performance) Buffer 'response' is being written before its old content has been used.

[ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:229]: (style) The scope of the variable 'ptr' can be reduced.

[ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:465]: (style) The scope of the variable 'j' can be reduced.

[ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:465]: (style) The scope of the variable 'k' can be reduced.

[ettercap-0.8.0\plug-ins\nbns_spoof\nbns_spoof.c:132]: (style) struct or union member 'nbns_response::rr_name' is never used.

[ettercap-0.8.0\plug-ins\pptp_chapms1\pptp_chapms1.c:110]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\pptp_reneg\pptp_reneg.c:101]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\plug-ins\smb_clear\smb_clear.c:111]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\smb_down\smb_down.c:113]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\plug-ins\sslstrip\sslstrip.c:1387]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'.

[ettercap-0.8.0\plug-ins\sslstrip\sslstrip.c:747] -> [ettercap-0.8.0\plug-ins\sslstrip\sslstrip.c:750]: (performance) Variable 'r' is reassigned a value before the old one has been used.

[ettercap-0.8.0\plug-ins\sslstrip\sslstrip.c:942]: (style) The scope of the variable 'len' can be reduced.

[ettercap-0.8.0\plug-ins\sslstrip\sslstrip.c:1111]: (style) Variable 'rc' is assigned a value that is never used.

[ettercap-0.8.0\src\dissectors\ec_http.c:635]: (style) The scope of the variable 'q' can be reduced.

[ettercap-0.8.0\src\dissectors\ec_http.c:703]: (style) The scope of the variable 'page' can be reduced.

[ettercap-0.8.0\src\dissectors\ec_http.c:703]: (style) The scope of the variable 'host' can be reduced.

[ettercap-0.8.0\src\dissectors\ec_http.c:798]: (style) The scope of the variable 'ptr' can be reduced.

[ettercap-0.8.0\src\dissectors\ec_http.c:508]: (style) Variable 'outstr' is assigned a value that is never used.

[ettercap-0.8.0\src\dissectors\ec_mountd.c:135]: (error) Undefined behavior: Variable 'fhandle' is used as parameter and destination in s[n]printf().

[ettercap-0.8.0\src\dissectors\ec_nbns.c:163]: (style) The scope of the variable 'j' can be reduced.

[ettercap-0.8.0\src\dissectors\ec_nbns.c:163]: (style) The scope of the variable 'k' can be reduced.

[ettercap-0.8.0\src\ec_conf.c:237]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\src\ec_connbuf.c:69]: (style) The scope of the variable 'e' can be reduced.

[ettercap-0.8.0\src\ec_conntrack.c:631]: (style) The scope of the variable 'src' can be reduced.

[ettercap-0.8.0\src\ec_conntrack.c:632]: (style) The scope of the variable 'dst' can be reduced.

[ettercap-0.8.0\src\ec_conntrack.c:633]: (style) The scope of the variable 'proto' can be reduced.

[ettercap-0.8.0\src\ec_conntrack.c:633]: (style) The scope of the variable 'status' can be reduced.

[ettercap-0.8.0\src\ec_conntrack.c:633]: (style) The scope of the variable 'flags' can be reduced.

[ettercap-0.8.0\src\ec_encryption.c:300] -> [ettercap-0.8.0\src\ec_encryption.c:301]: (performance) Buffer 'key' is being written before its old content has been used.

[ettercap-0.8.0\src\ec_encryption.c:307]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\src\ec_encryption.c:308]: (style) The scope of the variable 'pass' can be reduced.

[ettercap-0.8.0\src\ec_encryption.c:309]: (style) The scope of the variable 'ssid' can be reduced.

[ettercap-0.8.0\src\ec_encryption.c:311]: (style) The scope of the variable 'i' can be reduced.

[ettercap-0.8.0\src\ec_filter.c:689]: (style) The scope of the variable 'len' can be reduced.

[ettercap-0.8.0\src\ec_filter.c:1048]: (portability) 'file' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ettercap-0.8.0\src\ec_fingerprint.c:61]: (style) The scope of the variable 'l' can be reduced.

[ettercap-0.8.0\src\ec_fingerprint.c:86]: (style) The scope of the variable 'ptr' can be reduced.

[ettercap-0.8.0\src\ec_inject.c:123]: (style) The scope of the variable 'injected' can be reduced.

[ettercap-0.8.0\src\ec_main.c:257]: (style) struct or union member 'Anonymous0::U4M' is never used.

[ettercap-0.8.0\src\ec_mitm.c:186]: (style) The scope of the variable 'ch' can be reduced.

[ettercap-0.8.0\src\ec_network.c:55]: (style) The scope of the variable 'iface' can be reduced.

[ettercap-0.8.0\src\ec_network.c:56]: (style) The scope of the variable 'perrbuf' can be reduced.

[ettercap-0.8.0\src\ec_network.c:128]: (style) The scope of the variable 'strbuf' can be reduced.

[ettercap-0.8.0\src\ec_network.c:160]: (style) The scope of the variable 'lnet_errbuf' can be reduced.

[ettercap-0.8.0\src\ec_network.c:163]: (style) The scope of the variable 'mac' can be reduced.

[ettercap-0.8.0\src\ec_parser.c:553]: (style) The scope of the variable 'r' can be reduced.

[ettercap-0.8.0\src\ec_parser.c:615]: (style) The scope of the variable 'errbuf' can be reduced.

[ettercap-0.8.0\src\ec_poll.c:90]: (error) "you don't have neither poll nor select"

[ettercap-0.8.0\src\ec_poll.c:141]: (error) "you don't have neither poll nor select"

[ettercap-0.8.0\src\ec_poll.c:90]: (error) #error "you don't have neither poll nor select"

[ettercap-0.8.0\src\ec_profiles.c:633]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:72]: (style) The scope of the variable 'hl' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:73]: (style) The scope of the variable 'nhosts' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:137]: (style) The scope of the variable 'i' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:137]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:373]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\src\ec_scan.c:461]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\src\ec_send.c:99]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\src\ec_services.c:49]: (style) The scope of the variable 'l' can be reduced.

[ettercap-0.8.0\src\ec_sniff.c:458]: (style) Variable 'p' is assigned a value that is never used.

[ettercap-0.8.0\src\ec_sslwrap.c:209]: (style) Variable 'le' is not assigned a value.

[ettercap-0.8.0\src\ec_strings.c:363]: (style) The scope of the variable 'time' can be reduced.

[ettercap-0.8.0\src\ec_ui.c:120]: (style) The scope of the variable 'n' can be reduced.

[ettercap-0.8.0\src\ec_ui.c:194]: (style) The scope of the variable 'n' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\ec_curses.c:560]: (style) The scope of the variable 'err' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\ec_curses.c:587]: (style) The scope of the variable 'err' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg.c:250]: (style) The scope of the variable 'key' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_compound.c:99]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_dynlist.c:94]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_file.c:447]: (style) The scope of the variable 'i' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_input.c:539]: (style) The scope of the variable 'buf' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_input.c:587]: (style) The scope of the variable 'key' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_input.c:399]: (style) Variable 'v' is assigned a value that is never used.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_list.c:98]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\src\interfaces\curses\widgets\wdg_menu.c:472]: (style) The scope of the variable 'kcall' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:130] -> [ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:131]: (warning) Possible null pointer dereference: msg - otherwise it is redundant to check it against null.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:148] -> [ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:149]: (warning) Possible null pointer dereference: msg - otherwise it is redundant to check it against null.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:164] -> [ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:165]: (warning) Possible null pointer dereference: msg - otherwise it is redundant to check it against null.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:460]: (style) The scope of the variable 'hbox' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:460]: (style) The scope of the variable 'button' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:720]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:812]: (style) The scope of the variable 'iface_desc' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:813]: (style) The scope of the variable 'err' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:894]: (style) The scope of the variable 'err' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:921]: (style) The scope of the variable 'iface_desc' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:922]: (style) The scope of the variable 'err' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:1349]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:175]: (style) struct or union member 'gtkui_input_data::n' is never used.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk.c:176]: (style) struct or union member 'gtkui_input_data::callback' is never used.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_conf.c:97]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_filters.c:44]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_help.c:133] -> [ettercap-0.8.0\src\interfaces\gtk\ec_gtk_help.c:139]: (performance) Variable 'ret' is reassigned a value before the old one has been used.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_hosts.c:74]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_hosts.c:316]: (style) The scope of the variable 'list' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_hosts.c:319]: (style) The scope of the variable 'tmp' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_plugins.c:56]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view.c:305]: (style) The scope of the variable 'encoding' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view.c:305]: (style) The scope of the variable 'def_lang' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view.c:316]: (style) Variable 'vbox' is assigned a value that is never used.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view.c:421]: (warning) scanf without field width limits can crash with huge input data.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view_connections.c:613]: (style) The scope of the variable 'child' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view_connections.c:919]: (style) The scope of the variable 'child' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view_connections.c:1160]: (style) The scope of the variable 'buf' can be reduced.

[ettercap-0.8.0\src\interfaces\gtk\ec_gtk_view_connections.c:1259]: (style) The scope of the variable 'filename' can be reduced.

[ettercap-0.8.0\src\interfaces\text\ec_text_plugin.c:39]: (style) The scope of the variable 'type' can be reduced.

[ettercap-0.8.0\src\missing\memmem.c:66]: (portability) 'haystack' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ettercap-0.8.0\src\missing\strsep.c:62]: (style) The scope of the variable 'spanp' can be reduced.

[ettercap-0.8.0\src\missing\strsep.c:63]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\src\mitm\ec_arp_poisoning.c:80]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\src\mitm\ec_ip6nd_poison.c:55]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\src\mitm\ec_ip6nd_poison.c:56]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\src\mitm\ec_ip6nd_poison.c:91]: (style) Variable 'ret' is assigned a value that is never used.

[ettercap-0.8.0\src\mitm\ec_port_stealing.c:116]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\src\mitm\ec_port_stealing.c:117]: (style) The scope of the variable 'bogus_mac' can be reduced.

[ettercap-0.8.0\src\os\ec_cygwin.c:45] -> [ettercap-0.8.0\src\os\ec_cygwin.c:59]: (performance) Variable 'Status' is reassigned a value before the old one has been used.

[ettercap-0.8.0\src\os\ec_linux.c:162] -> [ettercap-0.8.0\src\os\ec_linux.c:163]: (performance) Buffer 'command' is being written before its old content has been used.

[ettercap-0.8.0\src\os\ec_mingw.c:58]: (error) "You must be joking"

[ettercap-0.8.0\src\os\ec_mingw.c:58]: (error) #error "You must be joking"

[ettercap-0.8.0\src\os\ec_solaris.c:69] -> [ettercap-0.8.0\src\os\ec_solaris.c:70]: (performance) Buffer 'buf' is being written before its old content has been used.

[ettercap-0.8.0\utils\etterfilter\ef_encode.c:177]: (style) The scope of the variable 'errbuf' can be reduced.

[ettercap-0.8.0\utils\etterfilter\ef_encode.c:391]: (style) The scope of the variable 'c' can be reduced.

[ettercap-0.8.0\utils\etterfilter\ef_tables.c:73]: (style) The scope of the variable 'end' can be reduced.

[ettercap-0.8.0\utils\etterfilter\ef_tables.c:251]: (style) The scope of the variable 'p' can be reduced.

[ettercap-0.8.0\utils\etterfilter\ef_tables.c:251]: (style) The scope of the variable 'end' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_analyze.c:118]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_conn.c:59]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_conn.c:306]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_display.c:65]: (style) The scope of the variable 'ret' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_display.c:213]: (style) The scope of the variable 'errbuf' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_parser.c:330]: (style) The scope of the variable 'r' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_stream.c:288]: (style) The scope of the variable 'offset' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_target.c:302]: (style) The scope of the variable 'o' can be reduced.

[ettercap-0.8.0\utils\etterlog\el_target.c:158]: (style) Variable 'p' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/etw/etw_3.6+svn162.orig.tar.gz
[etw-3.6+svn162.orig\etw\ball.c:1007]: (style) Checking if unsigned variable 'xa' is less than zero.

[etw-3.6+svn162.orig\etw\ball.c:1046]: (style) Checking if unsigned variable 'xa' is less than zero.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:19]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:115]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:191]: (style) The scope of the variable 'line_offset' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:227]: (style) The scope of the variable 'line_offset' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:310]: (style) The scope of the variable 'pb' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:529]: (style) The scope of the variable 'k' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:532]: (style) The scope of the variable 'start_blocks' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:533]: (style) The scope of the variable 'start_datas' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:537]: (style) The scope of the variable 'bufs' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:568]: (style) The scope of the variable 's' can be reduced.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:614]: (style) Array index 's' is used before limits check.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:636]: (style) Array index 's' is used before limits check.

[etw-3.6+svn162.orig\etw\chunkyblitting.c:626]: (error) Common realloc mistake: 'bufs' nulled but not freed upon failure

[etw-3.6+svn162.orig\etw\chunkyblitting.c:648]: (error) Common realloc mistake: 'bufs' nulled but not freed upon failure

[etw-3.6+svn162.orig\etw\chunkyblitting.c:657]: (error) Common realloc mistake: 't_data' nulled but not freed upon failure

[etw-3.6+svn162.orig\etw\commento.c:150]: (style) The scope of the variable 'g' can be reduced.

[etw-3.6+svn162.orig\etw\commento.c:298]: (error) Memory pointed to by 'commento' is freed twice.

[etw-3.6+svn162.orig\etw\commento.c:309]: (error) Memory pointed to by 'commento' is freed twice.

[etw-3.6+svn162.orig\etw\computer.c:139]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\connection.c:706]: (style) The scope of the variable 'buf' can be reduced.

[etw-3.6+svn162.orig\etw\connection.c:707]: (style) The scope of the variable 'f2' can be reduced.

[etw-3.6+svn162.orig\etw\control.c:7]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\control.c:1008]: (style) The scope of the variable 'xg' can be reduced.

[etw-3.6+svn162.orig\etw\control.c:1009]: (style) The scope of the variable 'yg' can be reduced.

[etw-3.6+svn162.orig\etw\control.c:1077]: (style) The scope of the variable 'r' can be reduced.

[etw-3.6+svn162.orig\etw\etw.c:245]: (style) The scope of the variable 'fh' can be reduced.

[etw-3.6+svn162.orig\etw\etw_locale.c:646]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\font.c:318]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\font.c:590]: (style) The scope of the variable 'c' can be reduced.

[etw-3.6+svn162.orig\etw\generic_video.c:23]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\generic_video.c:23]: (style) The scope of the variable 'r' can be reduced.

[etw-3.6+svn162.orig\etw\generic_video.c:208]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\generic_video.c:438]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\generic_video.c:495]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:76]: (style) The scope of the variable 'cf' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:206]: (style) The scope of the variable 'best_bottom' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:329]: (style) The scope of the variable 'fh' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:330]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:331]: (style) The scope of the variable 'planes' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:424]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:773]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:778]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:778]: (style) The scope of the variable 'j' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:778]: (style) The scope of the variable 'c' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:778]: (style) The scope of the variable 'colors' can be reduced.

[etw-3.6+svn162.orig\etw\gfx.c:463]: (error) Resource leak: fo

[etw-3.6+svn162.orig\etw\goalkeeper.c:636]: (style) Checking if unsigned variable 'temp' is less than zero.

[etw-3.6+svn162.orig\etw\goalkeeper.c:663]: (style) Checking if unsigned variable 'temp' is less than zero.

[etw-3.6+svn162.orig\etw\goalkeeper.c:1036]: (style) Checking if unsigned variable 'temp' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:234]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:251]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:282]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:506]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:523]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:554]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:769]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:786]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\human.c:817]: (style) Checking if unsigned variable 'NewDir' is less than zero.

[etw-3.6+svn162.orig\etw\intro.c:338]: (style) The scope of the variable 'ticks' can be reduced.

[etw-3.6+svn162.orig\etw\intro.c:338]: (style) The scope of the variable 'actual' can be reduced.

[etw-3.6+svn162.orig\etw\loops.c:134]: (style) Checking if unsigned variable 'field_x' is less than zero.

[etw-3.6+svn162.orig\etw\loops.c:166]: (style) Checking if unsigned variable 'field_y' is less than zero.

[etw-3.6+svn162.orig\etw\loops.c:226]: (style) Checking if unsigned variable 'field_y' is less than zero.

[etw-3.6+svn162.orig\etw\loops.c:229]: (style) Checking if unsigned variable 'field_x' is less than zero.

[etw-3.6+svn162.orig\etw\main.c:51]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\main.c:51]: (style) The scope of the variable 'j' can be reduced.

[etw-3.6+svn162.orig\etw\main.c:51]: (style) The scope of the variable 'sn' can be reduced.

[etw-3.6+svn162.orig\etw\main.c:52]: (style) The scope of the variable 's' can be reduced.

[etw-3.6+svn162.orig\etw\main.c:146]: (style) The scope of the variable 'x' can be reduced.

[etw-3.6+svn162.orig\etw\main.c:146]: (style) The scope of the variable 'maxlen' can be reduced.

[etw-3.6+svn162.orig\etw\menu.c:823]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\menu.c:845]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\menu.c:886]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\menu.c:714]: (style) Unsigned variable 'button' can't be negative so it is unnecessary to test it.

[etw-3.6+svn162.orig\etw\menu.c:728]: (style) Unsigned variable 'button' can't be negative so it is unnecessary to test it.

[etw-3.6+svn162.orig\etw\menu_config.c:49]: (style) The scope of the variable 'f' can be reduced.

[etw-3.6+svn162.orig\etw\menu_config.c:70]: (style) The scope of the variable 'value' can be reduced.

[etw-3.6+svn162.orig\etw\menu_config.c:206]: (style) Variable 'deny_audio_to_fast' is assigned a value that is never used.

[etw-3.6+svn162.orig\etw\network.c:132]: (style) The scope of the variable 'buf' can be reduced.

[etw-3.6+svn162.orig\etw\network.c:168]: (style) The scope of the variable 'l' can be reduced.

[etw-3.6+svn162.orig\etw\network.c:204]: (style) The scope of the variable 'buf' can be reduced.

[etw-3.6+svn162.orig\etw\network.c:362]: (error) Returning/dereferencing 'p' after it is deallocated / released

[etw-3.6+svn162.orig\etw\os_video.c:137]: (error) Memory leak: newbm

[etw-3.6+svn162.orig\etw\refree.c:775]: (style) The scope of the variable 'k' can be reduced.

[etw-3.6+svn162.orig\etw\refree.c:773]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[etw-3.6+svn162.orig\etw\replay.c:1080]: (style) Variable 'lswaps' is assigned a value that is never used.

[etw-3.6+svn162.orig\etw\sound.c:214]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\special.c:216]: (style) The scope of the variable 'g' can be reduced.

[etw-3.6+svn162.orig\etw\special.c:600]: (style) The scope of the variable 'g_min' can be reduced.

[etw-3.6+svn162.orig\etw\special.c:611]: (style) Unsigned variable 'pos' can't be negative so it is unnecessary to test it.

[etw-3.6+svn162.orig\etw\specials.c:456]: (style) The scope of the variable 's1' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:456]: (style) The scope of the variable 's2' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:1381]: (style) The scope of the variable 'pos' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:2288]: (style) The scope of the variable 'a' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:2288]: (style) The scope of the variable 'b' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:2528]: (style) The scope of the variable 'a' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:2528]: (style) The scope of the variable 'b' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:2688]: (style) The scope of the variable 'l' can be reduced.

[etw-3.6+svn162.orig\etw\specials.c:574]: (style) Checking if unsigned variable 'button' is less than zero.

[etw-3.6+svn162.orig\etw\specials.c:584]: (style) Unsigned variable 'selected' can't be negative so it is unnecessary to test it.

[etw-3.6+svn162.orig\etw\specials.c:1063]: (style) Checking if unsigned variable 'button' is less than zero.

[etw-3.6+svn162.orig\etw\specials.c:1073]: (style) Unsigned variable 'selected' can't be negative so it is unnecessary to test it.

[etw-3.6+svn162.orig\etw\specials.c:1327]: (style) Checking if unsigned variable 'button' is less than zero.

[etw-3.6+svn162.orig\etw\specials.c:2660]: (style) Checking if unsigned variable 'button' is less than zero.

[etw-3.6+svn162.orig\etw\teams.c:241]: (style) The scope of the variable 'x' can be reduced.

[etw-3.6+svn162.orig\etw\teams.c:241]: (style) The scope of the variable 'y' can be reduced.

[etw-3.6+svn162.orig\etw\teams.c:714]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\etw\teams.c:825]: (style) The scope of the variable 's' can be reduced.

[etw-3.6+svn162.orig\etw\teamsetup.c:322]: (style) The scope of the variable 'neri' can be reduced.

[etw-3.6+svn162.orig\etw\teamsetup.c:489]: (style) The scope of the variable 'ent' can be reduced.

[etw-3.6+svn162.orig\etw\teamsetup.c:1177]: (style) Variable 'obj' is assigned a value that is never used.

[etw-3.6+svn162.orig\etw\teamsetup.c:881]: (error) Memory leak: s

[etw-3.6+svn162.orig\etw\teamsetup.c:886]: (error) Memory leak: s

[etw-3.6+svn162.orig\etw\utility.c:788]: (style) The scope of the variable 't' can be reduced.

[etw-3.6+svn162.orig\etw\utility.c:701]: (style) Array index 'i' is used before limits check.

[etw-3.6+svn162.orig\etw\utility.c:723]: (style) Array index 'i' is used before limits check.

[etw-3.6+svn162.orig\etw\utility.c:742]: (style) Array index 'i' is used before limits check.

[etw-3.6+svn162.orig\etw\utility.c:773]: (style) Array index 'i' is used before limits check.

[etw-3.6+svn162.orig\etw\wc.c:86]: (style) The scope of the variable 'best' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:87]: (style) The scope of the variable 'maxpunti' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:87]: (style) The scope of the variable 'maxdiff' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:87]: (style) The scope of the variable 'maxgol' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:177]: (style) The scope of the variable 'maxpunti' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:177]: (style) The scope of the variable 'maxdiff' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:177]: (style) The scope of the variable 'maxgol' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:178]: (style) The scope of the variable 'best' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:340]: (style) The scope of the variable 'buffer' can be reduced.

[etw-3.6+svn162.orig\etw\wc.c:122]: (style) Checking if unsigned variable 'best' is less than zero.

[etw-3.6+svn162.orig\etw\wc.c:381]: (error) Write operation on a file that was opened only for reading.

[etw-3.6+svn162.orig\etw\wc.c:389]: (error) Write operation on a file that was opened only for reading.

[etw-3.6+svn162.orig\server\server.c:291]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[etw-3.6+svn162.orig\server\server.c:295]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[etw-3.6+svn162.orig\server\server.c:295]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[etw-3.6+svn162.orig\server\server.c:295]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'.

[etw-3.6+svn162.orig\server\server.c:295]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'.

[etw-3.6+svn162.orig\server\server.c:279]: (style) The scope of the variable 'i' can be reduced.

[etw-3.6+svn162.orig\server\server.c:279]: (style) The scope of the variable 'j' can be reduced.

[etw-3.6+svn162.orig\server\server.c:522]: (style) The scope of the variable 'max_socket' can be reduced.

[etw-3.6+svn162.orig\tools\gfx2bmp.c:165]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'int'.

[etw-3.6+svn162.orig\tools\gfx2bmp.c:165]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'int'.

[etw-3.6+svn162.orig\tools\gfx2bmp.c:165]: (warning) %ld in format string (no. 4) requires 'long' but the argument type is 'int'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/euca2ools/euca2ools_3.0.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eukleides/eukleides_1.5.4.orig.tar.gz
[eukleides-1.5.4.orig\src\common\conic.c:97]: (style) The scope of the variable 'c' can be reduced.

[eukleides-1.5.4.orig\src\common\conic.c:97]: (style) The scope of the variable 's' can be reduced.

[eukleides-1.5.4.orig\src\common\conic.c:97]: (style) The scope of the variable 'f' can be reduced.

[eukleides-1.5.4.orig\src\common\conic.c:126]: (style) The scope of the variable 'f' can be reduced.

[eukleides-1.5.4.orig\src\common\conic.c:126]: (style) The scope of the variable 'h' can be reduced.

[eukleides-1.5.4.orig\src\common\core.c:242]: (portability) 'mem.first' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\core.c:249]: (portability) 'mem.last' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\core.c:249]: (portability) 'mem.first' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\core.c:258]: (portability) 'mem.first' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\core.c:261]: (portability) 'mem.last' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\core.c:269]: (portability) 'mem.first' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eukleides-1.5.4.orig\src\common\interactive.c:32]: (style) The scope of the variable 'c' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:90]: (style) The scope of the variable 'val' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:91]: (style) The scope of the variable 'f' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:91]: (style) The scope of the variable 'g' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:333]: (style) The scope of the variable 'v1' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:334]: (style) The scope of the variable 'f' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:334]: (style) The scope of the variable 'x' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:334]: (style) The scope of the variable 'y' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:334]: (style) The scope of the variable 'u' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:334]: (style) The scope of the variable 'v' can be reduced.

[eukleides-1.5.4.orig\src\common\intersection.c:335]: (style) The scope of the variable 'n' can be reduced.

[eukleides-1.5.4.orig\src\common\io.c:181]: (style) The scope of the variable 'c' can be reduced.

[eukleides-1.5.4.orig\src\common\io.c:194]: (warning) Storing getc() return value in char variable and then comparing with EOF.

[eukleides-1.5.4.orig\src\common\line.c:249]: (style) The scope of the variable 'b1' can be reduced.

[eukleides-1.5.4.orig\src\common\line.c:249]: (style) The scope of the variable 'b2' can be reduced.

[eukleides-1.5.4.orig\src\common\line.c:249]: (style) The scope of the variable 'a' can be reduced.

[eukleides-1.5.4.orig\src\common\point.c:249]: (error) Division by zero.

[eukleides-1.5.4.orig\src\common\point.c:250]: (error) Division by zero.

[eukleides-1.5.4.orig\src\common\quadrilateral.c:77]: (style) The scope of the variable 'b' can be reduced.

[eukleides-1.5.4.orig\src\common\quadrilateral.c:125]: (style) The scope of the variable 'b' can be reduced.

[eukleides-1.5.4.orig\src\common\quadrilateral.c:141]: (style) The scope of the variable 'b' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:195]: (style) The scope of the variable 'x' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:195]: (style) The scope of the variable 'y' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:195]: (style) The scope of the variable 'p' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:235]: (style) The scope of the variable 'x' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:235]: (style) The scope of the variable 'y' can be reduced.

[eukleides-1.5.4.orig\src\common\set.c:344]: (style) The scope of the variable 'a' can be reduced.

[eukleides-1.5.4.orig\src\common\symbol.c:87]: (style) The scope of the variable 'tmp' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:70]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:84]: (style) The scope of the variable 's' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:115]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:141]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:160]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:184]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:199]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:215]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:233]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\common\triangle.c:250]: (style) The scope of the variable 't' can be reduced.

[eukleides-1.5.4.orig\src\eukleides\draw.c:320]: (style) The scope of the variable 'd' can be reduced.

[eukleides-1.5.4.orig\src\eukleides\draw.c:671]: (style) The scope of the variable 'd' can be reduced.

[eukleides-1.5.4.orig\src\eukleides\draw.c:167]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:193]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:210]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:237]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:399]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:414]: (style) Clarify calculation precedence for '%' and '?'.

[eukleides-1.5.4.orig\src\eukleides\draw.c:431]: (style) Clarify calculation precedence for '%' and '?'.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/euler/euler_1.61.0.orig.tar.gz
[euler-1.61.0\dll\test.c:25]: (style) The scope of the variable 'k' can be reduced.

[euler-1.61.0\dll\test.c:26]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\binary.c:259] -> [euler-1.61.0\src\binary.c:251]: (warning) Possible null pointer dereference: fa - otherwise it is redundant to check it against null.

[euler-1.61.0\src\binary.c:281] -> [euler-1.61.0\src\binary.c:273]: (warning) Possible null pointer dereference: fa - otherwise it is redundant to check it against null.

[euler-1.61.0\src\binary.c:303] -> [euler-1.61.0\src\binary.c:295]: (warning) Possible null pointer dereference: fa - otherwise it is redundant to check it against null.

[euler-1.61.0\src\binary.c:244]: (style) The scope of the variable 'p' can be reduced.

[euler-1.61.0\src\binary.c:266]: (style) The scope of the variable 'p' can be reduced.

[euler-1.61.0\src\binary.c:288]: (style) The scope of the variable 'p' can be reduced.

[euler-1.61.0\src\command.c:103]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\command.c:105]: (style) The scope of the variable 'fn' can be reduced.

[euler-1.61.0\src\command.c:163]: (style) The scope of the variable 'name' can be reduced.

[euler-1.61.0\src\command.c:209]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\command.c:210]: (style) The scope of the variable 'r' can be reduced.

[euler-1.61.0\src\command.c:424]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\command.c:480]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\command.c:574]: (style) The scope of the variable 'a' can be reduced.

[euler-1.61.0\src\command.c:609]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\command.c:610]: (style) The scope of the variable 'end' can be reduced.

[euler-1.61.0\src\command.c:221]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[euler-1.61.0\src\edit.c:32]: (style) The scope of the variable 'ch' can be reduced.

[euler-1.61.0\src\edit.c:39]: (style) Variable 'ch' is assigned a value that is never used.

[euler-1.61.0\src\express.c:624]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\express.c:404] -> [euler-1.61.0\src\express.c:401]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:415] -> [euler-1.61.0\src\express.c:412]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:423] -> [euler-1.61.0\src\express.c:421]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:435] -> [euler-1.61.0\src\express.c:433]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:504] -> [euler-1.61.0\src\express.c:503]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:519] -> [euler-1.61.0\src\express.c:512]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:593] -> [euler-1.61.0\src\express.c:592]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\express.c:376]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\express.c:784]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\express.c:821]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\express.c:844]: (style) The scope of the variable 'hd2' can be reduced.

[euler-1.61.0\src\express.c:987]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\express.c:987]: (style) The scope of the variable 'marker' can be reduced.

[euler-1.61.0\src\express.c:988]: (style) The scope of the variable 'endresults' can be reduced.

[euler-1.61.0\src\express.c:989]: (style) The scope of the variable 'oldnosubmref' can be reduced.

[euler-1.61.0\src\express.c:990]: (style) The scope of the variable 'size' can be reduced.

[euler-1.61.0\src\express.c:990]: (style) The scope of the variable 'hd1size' can be reduced.

[euler-1.61.0\src\express.c:378]: (style) Variable 'double' is assigned a value that is never used.

[euler-1.61.0\src\feval.c:21]: (style) The scope of the variable 'hdudf' can be reduced.

[euler-1.61.0\src\feval.c:49]: (style) The scope of the variable 'fu' can be reduced.

[euler-1.61.0\src\feval.c:49]: (style) The scope of the variable 'tol1' can be reduced.

[euler-1.61.0\src\feval.c:49]: (style) The scope of the variable 'tol2' can be reduced.

[euler-1.61.0\src\feval.c:49]: (style) The scope of the variable 'xm' can be reduced.

[euler-1.61.0\src\feval.c:108]: (style) The scope of the variable 'h' can be reduced.

[euler-1.61.0\src\feval.c:109]: (style) The scope of the variable 'y2' can be reduced.

[euler-1.61.0\src\feval.c:169]: (style) The scope of the variable 'hdudf' can be reduced.

[euler-1.61.0\src\feval.c:548]: (style) The scope of the variable 'errmax' can be reduced.

[euler-1.61.0\src\fft.c:111]: (style) The scope of the variable 'ml' can be reduced.

[euler-1.61.0\src\fft.c:112]: (style) The scope of the variable 'found' can be reduced.

[euler-1.61.0\src\fft.c:183]: (style) The scope of the variable 'i2rev' can be reduced.

[euler-1.61.0\src\fft.c:183]: (style) The scope of the variable 'ip1' can be reduced.

[euler-1.61.0\src\fft.c:183]: (style) The scope of the variable 'ip2' can be reduced.

[euler-1.61.0\src\fft.c:183]: (style) The scope of the variable 'ip3' can be reduced.

[euler-1.61.0\src\fft.c:183]: (style) The scope of the variable 'ifp1' can be reduced.

[euler-1.61.0\src\fft.c:184]: (style) The scope of the variable 'n' can be reduced.

[euler-1.61.0\src\fft.c:184]: (style) The scope of the variable 'nrem' can be reduced.

[euler-1.61.0\src\funcs.c:611]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:611]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:636]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:636]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:660]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:660]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:685]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:685]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:710]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:710]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:739]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\funcs.c:739]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\funcs.c:829]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\funcs.c:829]: (style) The scope of the variable 'n' can be reduced.

[euler-1.61.0\src\funcs.c:965]: (style) The scope of the variable 'r1' can be reduced.

[euler-1.61.0\src\funcs.c:1018]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\funcs.c:1018]: (style) The scope of the variable 'k' can be reduced.

[euler-1.61.0\src\funcs.c:1019]: (style) The scope of the variable 'res' can be reduced.

[euler-1.61.0\src\funcs.c:1035]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\funcs.c:1035]: (style) The scope of the variable 'k' can be reduced.

[euler-1.61.0\src\funcs.c:1036]: (style) The scope of the variable 'res' can be reduced.

[euler-1.61.0\src\funcs.c:1264]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\funcs.c:1301]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\funcs.c:1555]: (style) Checking if unsigned variable 'size' is less than zero.

[euler-1.61.0\src\funcs.c:1579]: (style) Checking if unsigned variable 'size' is less than zero.

[euler-1.61.0\src\funcs.c:1530]: (style) Variable 'result' is assigned a value that is never used.

[euler-1.61.0\src\graphics.c:60]: (style) The scope of the variable 'c0' can be reduced.

[euler-1.61.0\src\graphics.c:60]: (style) The scope of the variable 'r0' can be reduced.

[euler-1.61.0\src\graphics.c:60]: (style) The scope of the variable 'c1' can be reduced.

[euler-1.61.0\src\graphics.c:60]: (style) The scope of the variable 'r1' can be reduced.

[euler-1.61.0\src\graphics.c:61]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\graphics.c:79]: (style) The scope of the variable 'h' can be reduced.

[euler-1.61.0\src\graphics.c:143]: (style) The scope of the variable 'h' can be reduced.

[euler-1.61.0\src\graphics.c:807]: (style) The scope of the variable 'f1' can be reduced.

[euler-1.61.0\src\graphics.c:807]: (style) The scope of the variable 'f2' can be reduced.

[euler-1.61.0\src\graphics.c:832]: (style) The scope of the variable 'val' can be reduced.

[euler-1.61.0\src\graphics.c:889]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\graphics.c:1478]: (style) The scope of the variable 'result' can be reduced.

[euler-1.61.0\src\graphics.c:1480]: (style) The scope of the variable 'm' can be reduced.

[euler-1.61.0\src\help.c:102]: (style) The scope of the variable 'p' can be reduced.

[euler-1.61.0\src\import.cpp:6]: (style) The scope of the variable 'in' can be reduced.

[euler-1.61.0\src\import.cpp:6]: (style) The scope of the variable 'out' can be reduced.

[euler-1.61.0\src\interval.c:573] -> [euler-1.61.0\src\sysdep.h:100]: (style) Variable 'help' hides enumerator with same name

[euler-1.61.0\src\interval.c:599]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\interval.c:572]: (style) The scope of the variable 'j0' can be reduced.

[euler-1.61.0\src\interval.c:573]: (style) The scope of the variable 'piv' can be reduced.

[euler-1.61.0\src\interval.c:555]: (error) Array 'x[2]' accessed at index 2, which is out of bounds.

[euler-1.61.0\src\linear.c:643] -> [euler-1.61.0\src\sysdep.h:100]: (style) Variable 'help' hides enumerator with same name

[euler-1.61.0\src\linear.c:36]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\linear.c:1007]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\linear.c:1009]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\linear.c:1011]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\linear.c:30]: (style) The scope of the variable 'j0' can be reduced.

[euler-1.61.0\src\linear.c:31]: (style) The scope of the variable 'piv' can be reduced.

[euler-1.61.0\src\linear.c:239]: (style) The scope of the variable 'j0' can be reduced.

[euler-1.61.0\src\linear.c:240]: (style) The scope of the variable 'piv' can be reduced.

[euler-1.61.0\src\linear.c:598]: (style) The scope of the variable 'maxi' can be reduced.

[euler-1.61.0\src\linear.c:599]: (style) The scope of the variable 'ipiv' can be reduced.

[euler-1.61.0\src\linear.c:599]: (style) The scope of the variable 'jk' can be reduced.

[euler-1.61.0\src\linear.c:644]: (style) The scope of the variable 'maxi' can be reduced.

[euler-1.61.0\src\linear.c:645]: (style) The scope of the variable 'ipiv' can be reduced.

[euler-1.61.0\src\linear.c:645]: (style) The scope of the variable 'jk' can be reduced.

[euler-1.61.0\src\linear.c:832]: (style) The scope of the variable 'max' can be reduced.

[euler-1.61.0\src\linear.c:870]: (style) The scope of the variable 'mi' can be reduced.

[euler-1.61.0\src\linear.c:1171]: (error) Memory leak: rv1

[euler-1.61.0\src\main.c:323]: (style) The scope of the variable 'h' can be reduced.

[euler-1.61.0\src\main.c:384]: (style) The scope of the variable 'entry' can be reduced.

[euler-1.61.0\src\main.c:1066]: (style) The scope of the variable 'text' can be reduced.

[euler-1.61.0\src\main.c:1498]: (style) The scope of the variable 'last_pos' can be reduced.

[euler-1.61.0\src\main.c:1512]: (style) The scope of the variable 'text' can be reduced.

[euler-1.61.0\src\main.c:1585]: (style) The scope of the variable 'length' can be reduced.

[euler-1.61.0\src\main.c:2077]: (style) The scope of the variable 'uri' can be reduced.

[euler-1.61.0\src\main.c:2597]: (style) The scope of the variable 'demoactions' can be reduced.

[euler-1.61.0\src\main.c:2608]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\main.c:1167]: (style) Variable 'dialog_vbox' is assigned a value that is never used.

[euler-1.61.0\src\main.c:1817]: (style) Variable 'tmp_toolbar_icon_size' is assigned a value that is never used.

[euler-1.61.0\src\main.c:396]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[euler-1.61.0\src\mainloop.c:93]: (style) The scope of the variable 'comn' can be reduced.

[euler-1.61.0\src\mainloop.c:130]: (style) The scope of the variable 'variable' can be reduced.

[euler-1.61.0\src\mainloop.c:130]: (style) The scope of the variable 'rightside' can be reduced.

[euler-1.61.0\src\mainloop.c:130]: (style) The scope of the variable 'v' can be reduced.

[euler-1.61.0\src\mainloop.c:130]: (style) The scope of the variable 'mark' can be reduced.

[euler-1.61.0\src\mainloop.c:131]: (style) The scope of the variable 'rscount' can be reduced.

[euler-1.61.0\src\mainloop.c:131]: (style) The scope of the variable 'varcount' can be reduced.

[euler-1.61.0\src\mainloop.c:131]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\mainloop.c:131]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\mainloop.c:132]: (style) The scope of the variable 'offset' can be reduced.

[euler-1.61.0\src\mainloop.c:132]: (style) The scope of the variable 'oldoffset' can be reduced.

[euler-1.61.0\src\mainloop.c:132]: (style) The scope of the variable 'dif' can be reduced.

[euler-1.61.0\src\mainloop.c:133]: (style) The scope of the variable 'oldendlocal' can be reduced.

[euler-1.61.0\src\matrix.c:860] -> [euler-1.61.0\src\matrix.c:842]: (style) Duplicate conditions in 'if' and related 'else if'.

[euler-1.61.0\src\matrix.c:36]: (style) The scope of the variable 'hd1' can be reduced.

[euler-1.61.0\src\matrix.c:253]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\matrix.c:253]: (style) The scope of the variable 'n' can be reduced.

[euler-1.61.0\src\matrix.c:254]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\matrix.c:254]: (style) The scope of the variable 'xi' can be reduced.

[euler-1.61.0\src\matrix.c:255]: (style) The scope of the variable 'mr' can be reduced.

[euler-1.61.0\src\matrix.c:256]: (style) The scope of the variable 'c1' can be reduced.

[euler-1.61.0\src\matrix.c:256]: (style) The scope of the variable 'r1' can be reduced.

[euler-1.61.0\src\matrix.c:766]: (style) The scope of the variable 'sum' can be reduced.

[euler-1.61.0\src\matrix.c:1377]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\matrix.c:1377]: (style) The scope of the variable 'mr' can be reduced.

[euler-1.61.0\src\matrix.c:1377]: (style) The scope of the variable 'min' can be reduced.

[euler-1.61.0\src\matrix.c:1377]: (style) The scope of the variable 'max' can be reduced.

[euler-1.61.0\src\matrix.c:1378]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\matrix.c:1378]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\matrix.c:1378]: (style) The scope of the variable 'imin' can be reduced.

[euler-1.61.0\src\matrix.c:1378]: (style) The scope of the variable 'imax' can be reduced.

[euler-1.61.0\src\metagtk.c:374]: (style) The scope of the variable 'meta' can be reduced.

[euler-1.61.0\src\metagtk.c:375]: (style) The scope of the variable 'count' can be reduced.

[euler-1.61.0\src\metagtk.c:496]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\metagtk.c:497]: (style) The scope of the variable 'f' can be reduced.

[euler-1.61.0\src\metagtk.c:497]: (style) The scope of the variable 'w' can be reduced.

[euler-1.61.0\src\metagtk.c:497]: (style) The scope of the variable 'q' can be reduced.

[euler-1.61.0\src\metagtk.c:497]: (style) The scope of the variable 't' can be reduced.

[euler-1.61.0\src\metagtk.c:728]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\metagtk.c:728]: (style) The scope of the variable 'count' can be reduced.

[euler-1.61.0\src\metaps.c:1230]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\metaps.c:1230]: (style) The scope of the variable 'y' can be reduced.

[euler-1.61.0\src\metaps.c:1262]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\metaps.c:1262]: (style) The scope of the variable 'y' can be reduced.

[euler-1.61.0\src\metaps.c:1319]: (style) The scope of the variable 'ch' can be reduced.

[euler-1.61.0\src\metaps.c:1381]: (style) The scope of the variable 'ch' can be reduced.

[euler-1.61.0\src\metaps.c:1443]: (style) The scope of the variable 'ch' can be reduced.

[euler-1.61.0\src\output.c:324]: (style) The scope of the variable 'cend' can be reduced.

[euler-1.61.0\src\output.c:376]: (style) The scope of the variable 'cend' can be reduced.

[euler-1.61.0\src\output.c:401]: (style) The scope of the variable 'd1' can be reduced.

[euler-1.61.0\src\output.c:401]: (style) The scope of the variable 'd2' can be reduced.

[euler-1.61.0\src\output.c:401]: (style) The scope of the variable 'l' can be reduced.

[euler-1.61.0\src\output.c:402]: (style) The scope of the variable 'form' can be reduced.

[euler-1.61.0\src\output.c:435]: (style) The scope of the variable 'cend' can be reduced.

[euler-1.61.0\src\output.c:554]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\polynom.c:686]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[euler-1.61.0\src\polynom.c:567] -> [euler-1.61.0\src\polynom.c:571]: (performance) Variable 'dxr' is reassigned a value before the old one has been used.

[euler-1.61.0\src\polynom.c:340]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\polynom.c:379]: (style) The scope of the variable 'x' can be reduced.

[euler-1.61.0\src\polynom.c:416]: (style) The scope of the variable 'm' can be reduced.

[euler-1.61.0\src\polynom.c:509]: (style) The scope of the variable 'hh' can be reduced.

[euler-1.61.0\src\scalp.c:182]: (style) The scope of the variable 'l' can be reduced.

[euler-1.61.0\src\scalp.c:183]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\scalp.c:183]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\scalp.c:184]: (style) The scope of the variable 'o' can be reduced.

[euler-1.61.0\src\scalp.c:242]: (error) Uninitialized variable: j

[euler-1.61.0\src\special.c:95]: (style) The scope of the variable 'v' can be reduced.

[euler-1.61.0\src\special.c:322]: (style) The scope of the variable 'n' can be reduced.

[euler-1.61.0\src\special.c:323]: (style) The scope of the variable 'sum' can be reduced.

[euler-1.61.0\src\special.c:323]: (style) The scope of the variable 'del' can be reduced.

[euler-1.61.0\src\special.c:323]: (style) The scope of the variable 'ap' can be reduced.

[euler-1.61.0\src\special.c:345]: (style) The scope of the variable 'an' can be reduced.

[euler-1.61.0\src\special.c:345]: (style) The scope of the variable 'del' can be reduced.

[euler-1.61.0\src\special.c:480]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\special.c:502]: (style) The scope of the variable 'fac' can be reduced.

[euler-1.61.0\src\special.c:502]: (style) The scope of the variable 'rsq' can be reduced.

[euler-1.61.0\src\special.c:502]: (style) The scope of the variable 'v1' can be reduced.

[euler-1.61.0\src\special.c:502]: (style) The scope of the variable 'v2' can be reduced.

[euler-1.61.0\src\special.c:557]: (style) The scope of the variable 'm2' can be reduced.

[euler-1.61.0\src\special.c:558]: (style) The scope of the variable 'aa' can be reduced.

[euler-1.61.0\src\special.c:558]: (style) The scope of the variable 'del' can be reduced.

[euler-1.61.0\src\special.c:628]: (style) The scope of the variable 'sv' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'a' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'br' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'bi' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'cr' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'ci' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'del1' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'den' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'di' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'dlr' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'dli' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'dr' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'e' can be reduced.

[euler-1.61.0\src\special.c:684]: (style) The scope of the variable 'fact2' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'fact3' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'ff' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'gam' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'pimu' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'pimu2' can be reduced.

[euler-1.61.0\src\special.c:685]: (style) The scope of the variable 'r' can be reduced.

[euler-1.61.0\src\special.c:686]: (style) The scope of the variable 'rjtemp' can be reduced.

[euler-1.61.0\src\special.c:686]: (style) The scope of the variable 'rytemp' can be reduced.

[euler-1.61.0\src\special.c:686]: (style) The scope of the variable 'sum' can be reduced.

[euler-1.61.0\src\special.c:686]: (style) The scope of the variable 'sum1' can be reduced.

[euler-1.61.0\src\special.c:687]: (style) The scope of the variable 'temp' can be reduced.

[euler-1.61.0\src\special.c:687]: (style) The scope of the variable 'x2' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'a' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'a1' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'del1' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'delh' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'dels' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'e' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'fact2' can be reduced.

[euler-1.61.0\src\special.c:886]: (style) The scope of the variable 'ff' can be reduced.

[euler-1.61.0\src\special.c:887]: (style) The scope of the variable 'p' can be reduced.

[euler-1.61.0\src\special.c:887]: (style) The scope of the variable 'pimu' can be reduced.

[euler-1.61.0\src\special.c:887]: (style) The scope of the variable 'q1' can be reduced.

[euler-1.61.0\src\special.c:887]: (style) The scope of the variable 'q2' can be reduced.

[euler-1.61.0\src\special.c:887]: (style) The scope of the variable 'qnew' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 'ritemp' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 'rktemp' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 's' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 'sum' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 'sum1' can be reduced.

[euler-1.61.0\src\special.c:888]: (style) The scope of the variable 'x2' can be reduced.

[euler-1.61.0\src\special.c:816] -> [euler-1.61.0\src\special.c:734]: (warning) Either the condition 'rjl>=0.0' is useless or there is division by zero at line 734.

[euler-1.61.0\src\stack.c:155] -> [euler-1.61.0\src\stack.c:155]: (warning) Possible null pointer dereference: d - otherwise it is redundant to check it against null.

[euler-1.61.0\src\stack.c:1070]: (style) The scope of the variable 'd1' can be reduced.

[euler-1.61.0\src\stack.c:1070]: (style) The scope of the variable 'd2' can be reduced.

[euler-1.61.0\src\stack.c:1085]: (style) The scope of the variable 'name' can be reduced.

[euler-1.61.0\src\stack.c:1085]: (style) The scope of the variable 'nextvar' can be reduced.

[euler-1.61.0\src\stack.c:1087]: (style) The scope of the variable 'dif' can be reduced.

[euler-1.61.0\src\stack.c:1088]: (style) The scope of the variable 'm1' can be reduced.

[euler-1.61.0\src\stack.c:1089]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\stack.c:1089]: (style) The scope of the variable 'j' can be reduced.

[euler-1.61.0\src\stack.c:1089]: (style) The scope of the variable 'rind' can be reduced.

[euler-1.61.0\src\stack.c:1089]: (style) The scope of the variable 'cind' can be reduced.

[euler-1.61.0\src\stack.c:1090]: (style) The scope of the variable 'd' can be reduced.

[euler-1.61.0\src\stack.c:806]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[euler-1.61.0\src\stack.c:812]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[euler-1.61.0\src\stack.c:1330]: (error) Resource leak: file

[euler-1.61.0\src\stack.c:1355]: (error) Resource leak: file

[euler-1.61.0\src\stack.c:1144]: (warning) Redundant code: Found a statement that begins with numeric constant.

[euler-1.61.0\src\stack.c:1156]: (warning) Redundant code: Found a statement that begins with numeric constant.

[euler-1.61.0\src\stack.c:1199]: (warning) Redundant code: Found a statement that begins with numeric constant.

[euler-1.61.0\src\stack.c:1237]: (warning) Redundant code: Found a statement that begins with numeric constant.

[euler-1.61.0\src\term.c:2257] -> [euler-1.61.0\src\term.c:2257]: (style) Same expression on both sides of '&'.

[euler-1.61.0\src\term.c:2682] -> [euler-1.61.0\src\term.c:2682]: (style) Same expression on both sides of '&'.

[euler-1.61.0\src\term.c:419]: (style) The scope of the variable 's' can be reduced.

[euler-1.61.0\src\term.c:448]: (style) The scope of the variable 's' can be reduced.

[euler-1.61.0\src\term.c:936]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\term.c:936]: (style) The scope of the variable 'changed' can be reduced.

[euler-1.61.0\src\term.c:975]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\term.c:975]: (style) The scope of the variable 'changed' can be reduced.

[euler-1.61.0\src\term.c:1170]: (style) The scope of the variable 'gc' can be reduced.

[euler-1.61.0\src\term.c:1460]: (style) The scope of the variable 'count' can be reduced.

[euler-1.61.0\src\term.c:1636]: (style) The scope of the variable 'term' can be reduced.

[euler-1.61.0\src\term.c:490]: (style) Variable 'term' is assigned a value that is never used.

[euler-1.61.0\src\term.c:1842]: (style) Variable 'term' is assigned a value that is never used.

[euler-1.61.0\src\udf.c:784] -> [euler-1.61.0\src\udf.c:784]: (style) Same expression on both sides of '&&'.

[euler-1.61.0\src\udf.c:337]: (style) The scope of the variable 'i' can be reduced.

[euler-1.61.0\src\udf.c:544]: (style) The scope of the variable 'r' can be reduced.

[euler-1.61.0\src\udf.c:545]: (style) The scope of the variable 'hd' can be reduced.

[euler-1.61.0\src\udf.c:730]: (style) The scope of the variable 'h' can be reduced.

[euler-1.61.0\src\udf.c:847]: (style) The scope of the variable 'name' can be reduced.

[euler-1.61.0\src\udf.c:955]: (style) The scope of the variable 'size' can be reduced.

[euler-1.61.0\src\udf.c:158]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[euler-1.61.0\src\udf.c:555]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eureka/eureka_1.00.orig.tar.gz
[eureka-1.00\glbsp_src\analyze.cc:104]: (style) The scope of the variable 'x1' can be reduced.

[eureka-1.00\glbsp_src\analyze.cc:105]: (style) The scope of the variable 'x2' can be reduced.

[eureka-1.00\glbsp_src\analyze.cc:767]: (style) The scope of the variable 'back_line' can be reduced.

[eureka-1.00\glbsp_src\analyze.cc:771]: (style) The scope of the variable 'front_line' can be reduced.

[eureka-1.00\glbsp_src\analyze.cc:847]: (style) Variable 'back_line' is assigned a value that is never used.

[eureka-1.00\glbsp_src\analyze.cc:838]: (style) Variable 'front_line' is assigned a value that is never used.

[eureka-1.00\glbsp_src\level.cc:1274]: (style) The scope of the variable 'count' can be reduced.

[eureka-1.00\glbsp_src\node.cc:640]: (style) The scope of the variable 'next' can be reduced.

[eureka-1.00\glbsp_src\wad.cc:1403]: (style) The scope of the variable 'i' can be reduced.

[eureka-1.00\src\e_basis.cc:268]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:280]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:292]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:320]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:348]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:554]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:555]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:556]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:557]: (style) C-style pointer casting

[eureka-1.00\src\e_basis.cc:558]: (style) C-style pointer casting

[eureka-1.00\src\m_select.h:111]: (style) The class 'selection_iterator_c' does not have a constructor.

[eureka-1.00\src\e_basis.cc:636]: (warning) Member variable 'edit_op_c::_pad' is not initialized in the constructor.

[eureka-1.00\src\e_basis.cc:745]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\e_basis.cc:755]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\e_checks.cc:1494]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[eureka-1.00\src\e_checks.cc:57]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:346]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:353]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:360]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:869]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:876]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:884]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:891]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:899]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:906]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:914]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:921]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:929]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:936]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1435]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1442]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1449]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1457]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1464]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1471]: (style) C-style pointer casting

[eureka-1.00\src\e_checks.cc:1120]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\e_checks2.cc:1459]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[eureka-1.00\src\e_checks2.cc:1474]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'.

[eureka-1.00\src\e_checks2.cc:496]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:503]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:510]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:518]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:525]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:533]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:540]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:548]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:555]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:562]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:950]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:960]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:967]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:974]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1385]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1392]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1399]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1407]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1414]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1421]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1429]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:1436]: (style) C-style pointer casting

[eureka-1.00\src\e_checks2.cc:942]: (warning) Member variable 'UI_Check_Tags::fresh_tag' is not initialized in the constructor.

[eureka-1.00\src\e_checks2.cc:1301]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\e_cutpaste.cc:671]: (style) The scope of the variable 'i' can be reduced.

[eureka-1.00\src\e_vertex.cc:713]: (error) Memory leak: mapping

[eureka-1.00\src\lib_file.cc:267]: (style) Checking if unsigned variable 'rlen' is less than zero.

[eureka-1.00\src\m_bitvec.h:40]: (style) 'class bitvec_c' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[eureka-1.00\src\m_files.cc:424]: (style) C-style pointer casting

[eureka-1.00\src\m_files.cc:689]: (style) The scope of the variable 'lev_name' can be reduced.

[eureka-1.00\src\m_files.cc:70]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_files.cc:395]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_game.cc:739]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_game.cc:775]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_game.cc:811]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_keys.cc:635]: (error) Resource leak: fp

[eureka-1.00\src\m_keys.cc:381]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\m_select.cc:38]: (warning) Member variable 'selection_c::objs' is not initialized in the constructor.

[eureka-1.00\src\m_strings.cc:36]: (warning) Member variable 'string_block_c::data' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::px' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::py' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::x' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::y' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::z' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::angle' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::Sin' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::Cos' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::sw' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::sh' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::aspect_sh' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::aspect_sw' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::adjust_dx' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::adjust_dx_factor' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::adjust_dy' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:142]: (warning) Member variable 'Y_View::adjust_dy_factor' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:340]: (warning) Member variable 'DrawSurf::h1' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:340]: (warning) Member variable 'DrawSurf::h2' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:340]: (warning) Member variable 'DrawSurf::tex_h' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:340]: (warning) Member variable 'DrawSurf::col' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:340]: (warning) Member variable 'DrawSurf::y_clip' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::query_sx' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::query_sy' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::query_wall' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::query_part' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::open_y1' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::open_y2' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::saved_x_offset' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:740]: (warning) Member variable 'RendInfo::saved_y_offset' is not initialized in the constructor.

[eureka-1.00\src\r_render.cc:1182]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1204]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1547]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1557]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1605]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1630]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\r_render.cc:1632]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\sys_debug.cc:170]: (style) Checking if unsigned variable 'rlen' is less than zero.

[eureka-1.00\src\ui_browser.cc:125]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:133]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:141]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:278]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:292]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:300]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:324]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:478]: (style) C-style pointer casting

[eureka-1.00\src\ui_browser.cc:548]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_browser.cc:613]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_browser.cc:658]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_browser.cc:684]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_browser.cc:711]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::selbox_x1' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::selbox_y1' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::selbox_x2' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::selbox_y2' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_start_x' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_start_y' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_focus_x' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_focus_y' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_cur_x' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::drag_cur_y' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::scale_start_x' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::scale_start_y' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::scale_param' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::map_lx' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::map_ly' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::map_hx' is not initialized in the constructor.

[eureka-1.00\src\ui_canvas.cc:58]: (warning) Member variable 'UI_Canvas::map_hy' is not initialized in the constructor.

[eureka-1.00\src\ui_dialog.cc:151]: (warning) Possible null pointer dereference if the default parameter value is used: labels

[eureka-1.00\src\ui_file.cc:178]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:186]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:198]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:207]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:568]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:576]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:588]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:601]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:609]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:618]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:873]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:881]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:889]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:908]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:918]: (style) C-style pointer casting

[eureka-1.00\src\ui_file.cc:520]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[eureka-1.00\src\ui_hyper.cc:165]: (style) C-style pointer casting

[eureka-1.00\src\ui_linedef.cc:180]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_linedef.cc:198]: (style) C-style pointer casting

[eureka-1.00\src\ui_linedef.cc:378]: (style) C-style pointer casting

[eureka-1.00\src\ui_linedef.cc:388]: (style) C-style pointer casting

[eureka-1.00\src\ui_linedef.cc:418]: (style) C-style pointer casting

[eureka-1.00\src\ui_linedef.cc:430]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:90]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:98]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:228]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:236]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:327]: (style) C-style pointer casting

[eureka-1.00\src\ui_misc.cc:335]: (style) C-style pointer casting

[eureka-1.00\src\ui_nodes.cc:35]: (style) C-style pointer casting

[eureka-1.00\src\ui_nodes.cc:46]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:85]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:115]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:123]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:696]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:724]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:763]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:791]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:830]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:864]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:901]: (style) C-style pointer casting

[eureka-1.00\src\ui_prefs.cc:926]: (style) C-style pointer casting

[eureka-1.00\src\ui_scroll.cc:108]: (style) C-style pointer casting

[eureka-1.00\src\ui_scroll.cc:476]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:48]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_sector.cc:211]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_sector.cc:229]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:262]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:291]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:298]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:362]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:402]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:432]: (style) C-style pointer casting

[eureka-1.00\src\ui_sector.cc:444]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:70]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_sidedef.cc:138]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_sidedef.cc:157]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:166]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:223]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:304]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:340]: (style) C-style pointer casting

[eureka-1.00\src\ui_sidedef.cc:375]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:301]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:343]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:366]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:386]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:407]: (style) C-style pointer casting

[eureka-1.00\src\ui_thing.cc:437]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:646]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_vertex.cc:665]: (warning) Assignment of function parameter has no effect outside the function.

[eureka-1.00\src\ui_vertex.cc:191]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:197]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:226]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:231]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:256]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:282]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:291]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:300]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:689]: (style) C-style pointer casting

[eureka-1.00\src\ui_vertex.cc:709]: (style) C-style pointer casting

[eureka-1.00\src\ui_window.cc:634]: (style) C-style pointer casting

[eureka-1.00\src\ui_window.cc:642]: (style) C-style pointer casting

[eureka-1.00\src\ui_window.cc:653]: (style) C-style pointer casting

[eureka-1.00\src\ui_window.cc:665]: (style) C-style pointer casting

[eureka-1.00\src\vm_builtin.cc:163]: (style) The scope of the variable 'forward' can be reduced.

[eureka-1.00\src\vm_compile.cc:1540]: (style) The scope of the variable 'element' can be reduced.

[eureka-1.00\src\vm_compile.cc:1233]: (style) Variable 'st' is assigned a value that is never used.

[eureka-1.00\src\vm_compile.cc:1762]: (style) Variable 'def' is assigned a value that is never used.

[eureka-1.00\src\vm_execute.cc:130]: (style) The scope of the variable 'i' can be reduced.

[eureka-1.00\src\vm_execute.cc:165]: (style) The scope of the variable 'f' can be reduced.

[eureka-1.00\src\vm_execute.cc:199]: (style) The scope of the variable 'max' can be reduced.

[eureka-1.00\src\vm_execute.cc:476]: (style) Unused variable: ptr

[eureka-1.00\src\vm_lex.cc:135]: (style) The scope of the variable 'c' can be reduced.

[eureka-1.00\src\vm_lex.cc:266]: (style) The scope of the variable 'len' can be reduced.

[eureka-1.00\src\vm_lex.cc:297]: (style) The scope of the variable 'c' can be reduced.

[eureka-1.00\src\vm_lex.cc:651]: (style) The scope of the variable 'name' can be reduced.

[eureka-1.00\src\vm_object.cc:174]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eurephia/eurephia_1.1.0.orig.tar.bz2
[eurephia-1.1.0\common\eurephia_values.c:163]: (style) The scope of the variable 'vid' can be reduced.

[eurephia-1.1.0\common\passwd.c:260]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eurephia-1.1.0\common\passwd.c:267]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eurephia-1.1.0\common\passwd.c:332]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eurephia-1.1.0\common\passwd.c:351]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[eurephia-1.1.0\common\sha512.c:422]: (style) The scope of the variable 'i' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:881] -> [eurephia-1.1.0\database\eurephiadb-driver_template.c:883]: (warning) Possible null pointer dereference: session - otherwise it is redundant to check it against null.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:219]: (style) The scope of the variable 'blid' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:262]: (style) The scope of the variable 'activated' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:262]: (style) The scope of the variable 'deactivated' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:262]: (style) The scope of the variable 'blid_uname' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:262]: (style) The scope of the variable 'blid_cert' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:263]: (style) The scope of the variable 'uid' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:263]: (style) The scope of the variable 'pwdok' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:370]: (style) The scope of the variable 'atpexceed' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:371]: (style) The scope of the variable 'atpid' can be reduced.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:56]: (style) struct or union member 'eDBattempt_types_t::allow_cfg' is never used.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:113]: (style) Unused variable: rc

[eurephia-1.1.0\database\eurephiadb-driver_template.c:164]: (style) Variable 'i' is assigned a value that is never used.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:471]: (style) Variable 'attempts' is assigned a value that is never used.

[eurephia-1.1.0\database\eurephiadb-driver_template.c:783]: (style) Unused variable: i

[eurephia-1.1.0\database\sqlite\administration\authentication.c:89]: (style) The scope of the variable 'crpwd' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\authentication.c:89]: (style) The scope of the variable 'dbpwd' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\authentication.c:90]: (style) The scope of the variable 'activated' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\authentication.c:90]: (style) The scope of the variable 'deactivated' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\authentication.c:90]: (style) The scope of the variable 'blid' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\authentication.c:91]: (style) The scope of the variable 'access' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\configuration.c:178]: (style) The scope of the variable 'value' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\firewalladmin.c:101]: (style) The scope of the variable 'tmp' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\lastlog.c:68]: (style) The scope of the variable 'sess' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\lastlog.c:68]: (style) The scope of the variable 'tmp2' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:197]: (style) The scope of the variable 'cert' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:197]: (style) The scope of the variable 'acpr' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:198]: (style) The scope of the variable 'tmp' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:231]: (style) The scope of the variable 'sess' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:231]: (style) The scope of the variable 'tmp1' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:231]: (style) The scope of the variable 'tmp2' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\useraccount.c:232]: (style) The scope of the variable 'tmp' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\usercerts.c:64]: (style) The scope of the variable 'link_n' can be reduced.

[eurephia-1.1.0\database\sqlite\administration\usercerts.c:64]: (style) The scope of the variable 'tmp_n' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:300]: (error) Possible null pointer dereference: crpwd

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:1079] -> [eurephia-1.1.0\database\sqlite\edb-sqlite.c:1081]: (warning) Possible null pointer dereference: session - otherwise it is redundant to check it against null.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:113]: (style) The scope of the variable 'res' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:236]: (style) The scope of the variable 'blid' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:282]: (style) The scope of the variable 'activated' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:282]: (style) The scope of the variable 'deactivated' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:282]: (style) The scope of the variable 'blid_uname' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:282]: (style) The scope of the variable 'blid_cert' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:283]: (style) The scope of the variable 'dbpwd' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:284]: (style) The scope of the variable 'uid' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:284]: (style) The scope of the variable 'pwdok' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:419]: (style) The scope of the variable 'atpr' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:420]: (style) The scope of the variable 'atpexceed' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:421]: (style) The scope of the variable 'atpid' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:978]: (style) The scope of the variable 'i' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:1157]: (style) The scope of the variable 'i' can be reduced.

[eurephia-1.1.0\database\sqlite\edb-sqlite.c:1158]: (style) The scope of the variable 'ip' can be reduced.

[eurephia-1.1.0\database\sqlite\sqlite.c:710]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eurephia-1.1.0\database\sqlite\sqlite.c:713]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[eurephia-1.1.0\database\sqlite\sqlite.c:644]: (style) The scope of the variable 'tmp2' can be reduced.

[eurephia-1.1.0\eurephiadm\client_session.c:62] -> [eurephia-1.1.0\eurephiadm\client_session.c:60]: (warning) Possible null pointer dereference: fname - otherwise it is redundant to check it against null.

[eurephia-1.1.0\eurephiadm\client_session.c:159]: (style) The scope of the variable 'loop' can be reduced.

[eurephia-1.1.0\eurephiadm\client_session.c:159]: (style) The scope of the variable 'uniqchk' can be reduced.

[eurephia-1.1.0\eurephiadm\client_session.c:160]: (style) The scope of the variable 'randdata' can be reduced.

[eurephia-1.1.0\eurephiadm\client_session.c:93]: (error) Resource leak: sfp

[eurephia-1.1.0\eurephiadm\commands\certificates.c:172]: (style) The scope of the variable 'res' can be reduced.

[eurephia-1.1.0\eurephiadm\commands\users.c:206]: (style) The scope of the variable 'xsltparams' can be reduced.

[eurephia-1.1.0\eurephiadm\eurephiadm.c:253]: (style) Array index 'dbargc' is used before limits check.

[eurephia-1.1.0\eurephiadm\eurephiadm.c:260]: (error) Memory leak: cp

[eurephia-1.1.0\eurephiadm\get_console_input.c:50]: (style) The scope of the variable 'ptr' can be reduced.

[eurephia-1.1.0\plugin\environment.c:69]: (style) The scope of the variable 'ret' can be reduced.

[eurephia-1.1.0\plugin\eurephiadb_session.c:138]: (style) The scope of the variable 'rndlen' can be reduced.

[eurephia-1.1.0\plugin\eurephiadb_session.c:139]: (style) The scope of the variable 'rndstr' can be reduced.

[eurephia-1.1.0\plugin\firewall\eurephiafw.c:265]: (style) The scope of the variable 'i' can be reduced.

[eurephia-1.1.0\utils\benchmark.c:84]: (style) Variable 'pwdhash' is assigned a value that is never used.

[eurephia-1.1.0\utils\eurephia_init.c:359] -> [eurephia-1.1.0\utils\eurephia_init.c:370]: (performance) Variable 'node2' is reassigned a value before the old one has been used.

[eurephia-1.1.0\utils\eurephia_init.c:143]: (style) Array index 'dbargc' is used before limits check.

[eurephia-1.1.0\utils\eurephia_init.c:150]: (error) Memory leak: cp


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evas/evas_1.7.9.orig.tar.gz
[evas-1.7.9\src\bin\evas_cserve2_cache.c:737]: (style) The scope of the variable 'size' can be reduced.

[evas-1.7.9\src\bin\evas_cserve2_debug.c:101]: (style) The scope of the variable 'ret' can be reduced.

[evas-1.7.9\src\bin\evas_cserve2_main_loop_linux.c:507]: (warning) Comparison of a boolean expression with an integer other than 0 or 1.

[evas-1.7.9\src\bin\evas_cserve2_main_loop_linux.c:507]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[evas-1.7.9\src\bin\evas_cserve2_main_loop_linux.c:110]: (style) The scope of the variable 'ret' can be reduced.

[evas-1.7.9\src\bin\evas_cserve2_slave.c:21]: (style) struct or union member 'ext_loader_s::length' is never used.

[evas-1.7.9\src\bin\evas_cserve2_slave.c:394]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\evas_cserve2_slaves.c:229]: (style) The scope of the variable 'ret' can be reduced.

[evas-1.7.9\src\bin\evas_cserve2_usage.c:101]: (style) The scope of the variable 'ret' can be reduced.

[evas-1.7.9\src\bin\evas_cserve_main.c:958]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\bmp\evas_image_load_bmp.c:347] -> [evas-1.7.9\src\bin\loaders\bmp\evas_image_load_bmp.c:341]: (style) Duplicate conditions in 'if' and related 'else if'.

[evas-1.7.9\src\bin\loaders\bmp\evas_image_load_bmp.c:1431] -> [evas-1.7.9\src\bin\loaders\bmp\evas_image_load_bmp.c:1272]: (style) Duplicate conditions in 'if' and related 'else if'.

[evas-1.7.9\src\bin\loaders\bmp\evas_image_load_bmp.c:635]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:181]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:181]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:410]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:410]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:569]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:582]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\ico\evas_image_load_ico.c:583]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:224]: (style) The scope of the variable 'scalew' can be reduced.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:224]: (style) The scope of the variable 'scaleh' can be reduced.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:941]: (style) The scope of the variable 'from' can be reduced.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:942]: (style) The scope of the variable 'ly' can be reduced.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:184]: (portability) 'map' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[evas-1.7.9\src\bin\loaders\jpeg\evas_image_load_jpeg.c:650]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\pmaps\evas_image_load_pmaps.c:325]: (portability) 'b.map' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[evas-1.7.9\src\bin\loaders\pmaps\evas_image_load_pmaps.c:372]: (portability) 'b.map' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[evas-1.7.9\src\bin\loaders\png\evas_image_load_png.c:251]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\png\evas_image_load_png.c:259]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\psd\evas_image_load_psd.c:511]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\bin\loaders\psd\evas_image_load_psd.c:939]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\bin\loaders\psd\evas_image_load_psd.c:397]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\psd\evas_image_load_psd.c:398]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\bin\loaders\tga\evas_image_load_tga.c:357]: (style) The scope of the variable 'count' can be reduced.

[evas-1.7.9\src\bin\loaders\tga\evas_image_load_tga.c:358]: (style) The scope of the variable 'val' can be reduced.

[evas-1.7.9\src\bin\loaders\tiff\evas_image_load_tiff.c:225]: (style) The scope of the variable 'a' can be reduced.

[evas-1.7.9\src\bin\loaders\tiff\evas_image_load_tiff.c:225]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\bin\loaders\tiff\evas_image_load_tiff.c:225]: (style) The scope of the variable 'g' can be reduced.

[evas-1.7.9\src\bin\loaders\tiff\evas_image_load_tiff.c:225]: (style) The scope of the variable 'b' can be reduced.

[evas-1.7.9\src\bin\loaders\wbmp\evas_image_load_wbmp.c:20]: (style) The scope of the variable 'buf' can be reduced.

[evas-1.7.9\src\bin\loaders\xpm\evas_image_load_xpm.c:23]: (style) The scope of the variable 'lookup' can be reduced.

[evas-1.7.9\src\bin\loaders\xpm\evas_image_load_xpm.c:24]: (style) The scope of the variable 'c' can be reduced.

[evas-1.7.9\src\bin\loaders\xpm\evas_image_load_xpm.c:90]: (warning) scanf without field width limits can crash with huge input data.

[evas-1.7.9\src\examples\evas-map-utils.c:52]: (style) Unused variable: old_map

[evas-1.7.9\src\examples\evas-map-utils.c:164]: (style) Variable 'mods' is assigned a value that is never used.

[evas-1.7.9\src\lib\cache\evas_cache_engine_image.c:268]: (style) The scope of the variable 'eim' can be reduced.

[evas-1.7.9\src\lib\cache\evas_cache_image.c:613]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\cache2\evas_cache2.c:358]: (style) The scope of the variable 'tg' can be reduced.

[evas-1.7.9\src\lib\cache2\evas_cache2.c:605]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:294]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:328]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:359]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:397]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:430]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:461]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:491]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:512]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:532]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:133]: (style) The scope of the variable 'l_mod' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_callbacks.c:24]: (style) Variable 'skip' is assigned a value that is never used.

[evas-1.7.9\src\lib\canvas\evas_clip.c:169]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_clip.c:177]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_clip.c:297]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_clip.c:306]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_clip.c:354]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_clip.c:20]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_clip.c:21]: (style) The scope of the variable 'data' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_clip.c:124]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_clip.c:125]: (style) The scope of the variable 'obj2' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_data.c:12]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_data.c:32]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_data.c:57]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:195]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:204]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:213]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:222]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:248]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:257]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:275]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:472]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:560]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:584]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:632]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1065]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1124]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1196]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1279]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1352]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1505]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1592]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1681]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1713]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1739]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1748]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1772]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1781]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1804]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1813]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1822]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1831]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1840]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:1927]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_events.c:359]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_events.c:468]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_events.c:468]: (style) The scope of the variable 'copy' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_focus.c:16]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_focus.c:50]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_focus.c:59]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1179]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1192]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1203]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1214]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1242]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1260]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1269]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1281]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1291]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1302]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1312]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1322]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:99]: (style) The scope of the variable 'nm' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:137]: (style) The scope of the variable 'fd' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:846]: (style) The scope of the variable 'tmp' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:998]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:466]: (style) Variable 'found_fd' is assigned a value that is never used.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:995]: (warning) scanf without field width limits can crash with huge input data.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1072]: (warning) scanf without field width limits can crash with huge input data.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:104]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_font_dir.c:1041]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_gl.c:150]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\canvas\evas_gl.c:218]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\canvas\evas_gl.c:32]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:55]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:95]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:134]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:161]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:202]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:228]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:248]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:258]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:268]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_gl.c:285]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:39]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:48]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:89]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:106]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:129]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:146]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:173]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:189]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:205]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:221]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key.c:239]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key_grab.c:144]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_key_grab.c:165]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_layer.c:167]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_layer.c:220]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_layer.c:87]: (style) The scope of the variable 'tmp' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_main.c:160]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:256]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:285]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:297]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:312]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:324]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:345]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:356]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:386]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:399]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:421]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:434]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:444]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:454]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:464]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:522]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:534]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:544]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:553]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:562]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:571]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:580]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:591]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_main.c:602]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:379] -> [evas-1.7.9\src\lib\canvas\evas_map.c:380]: (warning) Possible null pointer dereference: o - otherwise it is redundant to check it against null.

[evas-1.7.9\src\lib\canvas\evas_map.c:226]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:392]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:445]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:454]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:525]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:547]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:557]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:567]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:577]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:587]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:597]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:607]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:617]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:633]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:655]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:670]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:690]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:707]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:724]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:740]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:760]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:775]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:795]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:825]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:853]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:908]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:987]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:1026]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_map.c:8]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_map.c:8]: (style) The scope of the variable 'was' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_map.c:1028]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_map.c:1028]: (style) The scope of the variable 'k' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_map.c:1029]: (style) The scope of the variable 'c' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_name.c:9]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_name.c:28]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_name.c:37]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_name.c:69]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:768]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:932]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1411]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1412]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1413]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1588]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1589]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_box.c:1590]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:232]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:247]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:262]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:277]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:292]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:307]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:322]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:337]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:352]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:367]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:382]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:397]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:412]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:427]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:442]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:457]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:472]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:487]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:502]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:517]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:532]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:547]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:562]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_intercept.c:577]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:83]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:99]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:179]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:187]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:247]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_line.c:95]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:400]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:409]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:420]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:429]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:605]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:690]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:764]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:814]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:829]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:846]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:861]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:878]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:893]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:911]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:928]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:946]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:961]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:978]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:993]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1011]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1029]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1047]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1090]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1184]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1194]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1243]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1260]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1273]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1283]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1296]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1306]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1318]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1328]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1341]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1380]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1419]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1464]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1499]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1509]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1518]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1527]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1536]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1545]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:1554]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:600]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:600]: (style) The scope of the variable 'freeze' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:686]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_main.c:686]: (style) The scope of the variable 'freeze' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:83]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:100]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:200]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:281]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:96]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:299]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_polygon.c:300]: (style) The scope of the variable 'p' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_rectangle.c:80]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_rectangle.c:134]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:81]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:96]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:112]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:139]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:160]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:175]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:238]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:264]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:276]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:300]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:326]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:331]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:347]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:352]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:441]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:505]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:533]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:564]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:596]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:629]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:666]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:674]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:703]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:709]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:726]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:762]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:777]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:795]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:804]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:860]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:959]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:1147]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_smart.c:871]: (style) The scope of the variable 'cb' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:269]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:283]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:307]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:325]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:405]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:411]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:598]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:657]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:673]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:690]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:705]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:721]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:736]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:751]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:766]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:781]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:798]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:815]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:834]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:875]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:894]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:935]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:960]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:975]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1002]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1010]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1024]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1051]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1059]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1073]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1100]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1108]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1122]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1149]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1157]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1176]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1184]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1406]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:134]: (style) The scope of the variable 'it' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:319]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1238]: (style) The scope of the variable 'dx' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_text.c:1239]: (style) The scope of the variable 'dy' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:440]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:949]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:967]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1017]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1037]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1059]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1080]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1216]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1222]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1237]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1243]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1261]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1358]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1366]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1398]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1419]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1438]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1454]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1473]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:383]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:1072]: (style) The scope of the variable 'is' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_object_textgrid.c:327]: (style) Variable 'glyphs_length' is assigned a value that is never used.

[evas-1.7.9\src\lib\canvas\evas_render.c:60]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:74]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:87]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1262]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1719]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1730]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1741]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1752]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1804]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1827]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:1843]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_render.c:672]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:673]: (style) The scope of the variable 'xm1' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:673]: (style) The scope of the variable 'ym1' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:673]: (style) The scope of the variable 'xm2' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:673]: (style) The scope of the variable 'ym2' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:1250]: (style) The scope of the variable 'surface' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:1256]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\lib\canvas\evas_render.c:1422]: (style) Variable 'pclip' is assigned a value that is never used.

[evas-1.7.9\src\lib\canvas\evas_smart.c:15]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:52]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:61]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:71]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:83]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:124]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_smart.c:282]: (style) Variable 'total_priv_sz' is assigned a value that is never used.

[evas-1.7.9\src\lib\canvas\evas_stack.c:45]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:91]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:138]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:216]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:294]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:319]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:346]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_stack.c:370]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_touch_point.c:58]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_touch_point.c:71]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_touch_point.c:91]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\canvas\evas_touch_point.c:105]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\cserve2\evas_cs2_utils.c:35]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_convert_colorspace.c:62]: (error) Memory leak: ret

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:425]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:72]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:165]: (style) The scope of the variable 'dp' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:165]: (style) The scope of the variable 'tp' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:308]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:309]: (style) The scope of the variable 'c' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:309]: (style) The scope of the variable 'cx' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:309]: (style) The scope of the variable 'cy' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:309]: (style) The scope of the variable 'cw' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:309]: (style) The scope of the variable 'ch' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:310]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:376]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_draw.c:169]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_font_load.c:785]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\engines\common\evas_font_load.c:803]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\engines\common\evas_font_load.c:822]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\engines\common\evas_font_load.c:835]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\lib\engines\common\evas_font_main.c:664]: (style) The scope of the variable 'idx' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_font_query.c:309]: (style) Variable '_pen_x' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_image_data.c:91]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\engines\common\evas_image_save.c:14]: (style) The scope of the variable 'evas_image_save_func' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_image_scalecache.c:589]: (style) The scope of the variable 'osize' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_image_scalecache.c:589]: (style) The scope of the variable 'used' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image.c:91]: (style) The scope of the variable 'edge_num' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image.c:569]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image.c:663]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image.c:733]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:10]: (style) The scope of the variable 'y' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image_core.c:129]: (style) The scope of the variable 'ww' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:124]: (style) The scope of the variable 'buf' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_map_image_core.c:150]: (style) Variable 'ww' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_core.c:131]: (style) Unused variable: s

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:160]: (style) Variable 'buf' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:142]: (style) Variable 'sp' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:166]: (style) Variable 'func' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:127]: (style) Unused variable: y

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:145]: (style) Variable 'shp' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:144]: (style) Variable 'swp' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:129]: (style) Unused variable: i

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:76]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:95]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:150]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_map_image_internal.c:160]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_op_add_main_.c:127]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_add_main_.c:222]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_add_main_.c:357]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_add_main_.c:452]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_blend_main_.c:156]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_blend_main_.c:280]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_blend_main_.c:447]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_blend_main_.c:566]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_copy_main_.c:153]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_copy_main_.c:271]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_copy_main_.c:441]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_copy_main_.c:560]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_mask_main_.c:95]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_mask_main_.c:205]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_mul_main_.c:94]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_mul_main_.c:204]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_sub_main_.c:128]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_sub_main_.c:223]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_sub_main_.c:358]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_op_sub_main_.c:453]: (style) Variable 'cpu' is assigned a value that is never used.

[evas-1.7.9\src\lib\engines\common\evas_polygon_main.c:288]: (style) The scope of the variable 'ptr' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_rectangle_main.c:65]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\engines\common\evas_rectangle_main.c:16]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_rectangle_main.c:18]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_rectangle_main.c:78]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_rectangle_main.c:105]: (style) The scope of the variable 'yy' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_main.c:29]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth.c:77]: (style) The scope of the variable 'ap' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downy.c:4]: (style) The scope of the variable 'a' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downy.c:4]: (style) The scope of the variable 'aa' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downx.c:4]: (style) The scope of the variable 'a' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downx.c:4]: (style) The scope of the variable 'aa' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downx_downy.c:4]: (style) The scope of the variable 'a' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_downx_downy.c:4]: (style) The scope of the variable 'ax' can be reduced.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_up.c:35]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\evas_scale_smooth_scaler_down.c:19]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common\language\evas_language_utils.c:40]: (style) The scope of the variable 'mid' can be reduced.

[evas-1.7.9\src\lib\engines\common_16\evas_soft16_font.c:232]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_16\evas_soft16_image_scaled_sampled.c:453]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_16\evas_soft16_image_scaled_sampled.c:457]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_16\evas_soft16_main.c:479]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common_16\evas_soft16_rectangle.c:83]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common_8\evas_soft8_font.c:220]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_8\evas_soft8_image_scaled_sampled.c:445]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_8\evas_soft8_image_scaled_sampled.c:449]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\lib\engines\common_8\evas_soft8_main.c:528]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\engines\common_8\evas_soft8_rectangle.c:84]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\lib\file\evas_module.c:311]: (style) The scope of the variable 'it' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:322]: (style) The scope of the variable 'src' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:322]: (style) The scope of the variable 'dst' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:323]: (style) The scope of the variable 'yy' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:356]: (style) The scope of the variable 'src' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:356]: (style) The scope of the variable 'dst' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:387]: (style) The scope of the variable 'src' can be reduced.

[evas-1.7.9\src\modules\engines\buffer\evas_outbuf.c:387]: (style) The scope of the variable 'dst' can be reduced.

[evas-1.7.9\src\modules\engines\direct3d\ref.h:93]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:103]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:113]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:141]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:157]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:181]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\ref.h:190]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\array.h:32]: (style) 'TArray<T>::operator=' should return 'TArray<T> &'.

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_scene.h:34]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_scene.h:44]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:64]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:482]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:494]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:507]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:521]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:587]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:609]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:643]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:667]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:700]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:722]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:753]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:695]: (style) Variable 'device' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_main.cpp:145]: (error) Memory leak: dev_ptr

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_object_image.cpp:129]: (style) The scope of the variable 'hr' can be reduced.

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_object_image.cpp:16]: (warning) Member variable 'D3DObjectImage::_data' is not initialized in the constructor.

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_object_line.cpp:9]: (warning) Member variable 'D3DObjectLine::_color' is not initialized in the constructor.

[evas-1.7.9\src\modules\engines\direct3d\evas_direct3d_object_rect.cpp:8]: (warning) Member variable 'D3DObjectRect::_color' is not initialized in the constructor.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:82]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:117] -> [evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:118]: (warning) Possible null pointer dereference: re - otherwise it is redundant to check it against null.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:113] -> [evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:111]: (warning) Possible null pointer dereference: re - otherwise it is redundant to check it against null.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:82]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:193]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:199]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:205]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\direct3d\evas_engine.c:254]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:720]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:721]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:91]: (style) Unused variable: im

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:92]: (style) Unused variable: has_alpha

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:515]: (style) Variable 'src_deie' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:1043]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:1096]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\directfb\evas_engine.c:1484]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\fb\evas_fb_main.c:214]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\fb\evas_fb_main.c:256]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\fb\evas_fb_main.c:286]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\fb\evas_fb_main.c:141]: (error) Common realloc mistake: 'modes' nulled but not freed upon failure

[evas-1.7.9\src\modules\engines\fb\evas_fb_main.c:325]: (error) Memory leak: mode

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:1164]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:1142]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:1163]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:45]: (style) struct or union member '_Render_Engine_GL_Context::initialized' is never used.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:356]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:365]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:504]: (style) Variable 'im' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:1033]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_cocoa\evas_engine.c:1175]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_context.c:6]: (error) gl_common should not get compiled if dlsym is not found on the system!

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_context.c:6]: (error) #error gl_common should not get compiled if dlsym is not found on the system!

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:30]: (style) The scope of the variable 'p1' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:30]: (style) The scope of the variable 'p2' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:46]: (style) The scope of the variable 'dp' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:46]: (style) The scope of the variable 'tp' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'bi' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'bj' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:47]: (style) The scope of the variable 'end' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:54]: (style) The scope of the variable 'p1' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:54]: (style) The scope of the variable 'p2' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:109]: (style) The scope of the variable 'rct' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:24]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_font.c:50]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:161]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:709]: (style) The scope of the variable 'mssx' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:709]: (style) The scope of the variable 'mssy' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:709]: (style) The scope of the variable 'mssw' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:709]: (style) The scope of the variable 'mssh' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:710]: (style) The scope of the variable 'rct' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:763]: (style) The scope of the variable 'scalex' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_image.c:763]: (style) The scope of the variable 'scaley' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_polygon.c:126]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_polygon.c:128]: (style) The scope of the variable 'x' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_polygon.c:128]: (style) The scope of the variable 'w' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_polygon.c:128]: (style) The scope of the variable 'h' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_polygon.c:76]: (error) Memory leak: poly

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_rectangle.c:7]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_rectangle.c:8]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:595]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:596]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:597]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:598]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:599]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:201]: (style) The scope of the variable 'd' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:201]: (style) The scope of the variable 'b' can be reduced.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:921]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:1440]: (style) Clarify calculation precedence for '%' and '?'.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:1441]: (style) Clarify calculation precedence for '%' and '?'.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:1636]: (style) Clarify calculation precedence for '%' and '?'.

[evas-1.7.9\src\modules\engines\gl_common\evas_gl_texture.c:1639]: (style) Clarify calculation precedence for '%' and '?'.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:83]: (style) The scope of the variable 'surface' can be reduced.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:262]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:323]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:332]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:377]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:445]: (style) Variable 'im' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:455]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:571]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:648]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:662]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:724]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:1068]: (style) Unused variable: context_attrs

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:1069]: (style) Unused variable: config_attrs

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:1070]: (style) Unused variable: major_version

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:1070]: (style) Unused variable: minor_version

[evas-1.7.9\src\modules\engines\gl_sdl\evas_engine.c:1071]: (style) Unused variable: num_config

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:449]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:449]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'vendor' can be reduced.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'renderer' can be reduced.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:46]: (style) The scope of the variable 'version' can be reduced.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:47]: (style) The scope of the variable 'blacklist' can be reduced.

[evas-1.7.9\src\modules\engines\gl_x11\evas_x_main.c:743]: (style) The scope of the variable 'format' can be reduced.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:222]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:224]: (style) The scope of the variable 'image_data' can be reduced.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:225]: (style) The scope of the variable 'image_size' can be reduced.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:171]: (style) Variable 'info' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:438]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\psl1ght\evas_engine.c:447]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\psl1ght\rsxutil.c:124]: (style) The scope of the variable 'mode_area' can be reduced.

[evas-1.7.9\src\modules\engines\psl1ght\rsxutil.c:126]: (style) The scope of the variable 'area_diff' can be reduced.

[evas-1.7.9\src\modules\engines\software_16_sdl\evas_engine.c:904]: (style) Variable 'im' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_16_wince\evas_engine.c:100]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\software_16_wince\evas_engine.c:100]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\software_16_wince\evas_engine.c:654]: (error) Uninitialized variable: width

[evas-1.7.9\src\modules\engines\software_16_wince\evas_engine.c:654]: (error) Uninitialized variable: height

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:38]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:128]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:129]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:130]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:157]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_ddraw_buffer.cpp:176]: (style) C-style pointer casting

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_fb_buffer.c:27]: (style) struct or union member '_RawFrameBufferInfo::cxStride' is never used.

[evas-1.7.9\src\modules\engines\software_16_wince\evas_wince_fb_buffer.c:28]: (style) struct or union member '_RawFrameBufferInfo::cyStride' is never used.

[evas-1.7.9\src\modules\engines\software_16_x11\evas_engine.c:109]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\software_16_x11\evas_engine.c:109]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_engine.c:66]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_engine.c:66]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:191]: (style) The scope of the variable 'data' can be reduced.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:192]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:192]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:85]: (error) Memory pointed to by 'c' is freed twice.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:92]: (error) Memory pointed to by 'c' is freed twice.

[evas-1.7.9\src\modules\engines\software_8_x11\evas_x_buffer.c:93]: (error) Memory pointed to by 'c' is freed twice.

[evas-1.7.9\src\modules\engines\software_ddraw\evas_engine.c:101]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\software_ddraw\evas_engine.c:101]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\software_ddraw\evas_engine.c:146]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_gdi\evas_engine.c:152]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_gdi\evas_outbuf.c:424]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\engines\software_gdi\evas_outbuf.c:436]: (style) Variable 'ww' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_gdi\evas_outbuf.c:437]: (style) Variable 'wh' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_generic\evas_engine.c:67]: (style) struct or union member '_Render_Engine_GL_Surface::initialized' is never used.

[evas-1.7.9\src\modules\engines\software_generic\evas_engine.c:73]: (style) struct or union member '_Render_Engine_GL_Surface::internal_cpp' is never used.

[evas-1.7.9\src\modules\engines\software_generic\evas_engine.c:75]: (style) struct or union member '_Render_Engine_GL_Surface::depth_bits' is never used.

[evas-1.7.9\src\modules\engines\software_generic\evas_engine.c:76]: (style) struct or union member '_Render_Engine_GL_Surface::stencil_bits' is never used.

[evas-1.7.9\src\modules\engines\software_generic\evas_engine.c:79]: (style) struct or union member '_Render_Engine_GL_Surface::buffer' is never used.

[evas-1.7.9\src\modules\engines\software_x11\evas_engine.c:438]: (style) Variable 'info' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_buffer.c:419]: (error) Memory pointed to by 'conn' is freed twice.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_color.c:114]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_color.c:181]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_color.c:410]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_color.c:50]: (style) Variable 'sig_mask' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_outbuf.c:583]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_outbuf.c:796]: (style) The scope of the variable 'yy' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_outbuf.c:295]: (error) Memory leak: obr

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_outbuf.c:1219]: (error) Memory pointed to by 'conn' is freed twice.

[evas-1.7.9\src\modules\engines\software_x11\evas_xcb_xdefaults.c:54]: (warning) scanf without field width limits can crash with huge input data.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:98]: (style) The scope of the variable 'pixels' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:99]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:149]: (style) The scope of the variable 'pixels' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:150]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:353]: (style) The scope of the variable 'pixels' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:354]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_color.c:47]: (style) Variable 'sig_mask' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_outbuf.c:711]: (style) The scope of the variable 'l' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_outbuf.c:935]: (style) The scope of the variable 'yy' can be reduced.

[evas-1.7.9\src\modules\engines\software_x11\evas_xlib_outbuf.c:396]: (error) Memory leak: obr

[evas-1.7.9\src\modules\engines\wayland_egl\evas_wl_main.c:209]: (warning) Assignment of function parameter has no effect outside the function.

[evas-1.7.9\src\modules\engines\wayland_egl\evas_wl_main.c:209]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evas-1.7.9\src\modules\engines\wayland_egl\evas_wl_main.c:20]: (style) Variable 'n' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\wayland_shm\evas_engine.c:295]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\wayland_shm\evas_engine.c:303]: (style) Variable 're' is assigned a value that is never used.

[evas-1.7.9\src\modules\engines\wayland_shm\evas_outbuf.c:121]: (style) The scope of the variable 'dst' can be reduced.

[evas-1.7.9\src\modules\engines\wayland_shm\evas_outbuf.c:121]: (style) The scope of the variable 'src' can be reduced.

[evas-1.7.9\src\modules\engines\wayland_shm\evas_outbuf.c:127]: (style) Variable 'dest' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\bmp\evas_image_load_bmp.c:358] -> [evas-1.7.9\src\modules\loaders\bmp\evas_image_load_bmp.c:352]: (style) Duplicate conditions in 'if' and related 'else if'.

[evas-1.7.9\src\modules\loaders\bmp\evas_image_load_bmp.c:1446] -> [evas-1.7.9\src\modules\loaders\bmp\evas_image_load_bmp.c:1287]: (style) Duplicate conditions in 'if' and related 'else if'.

[evas-1.7.9\src\modules\loaders\bmp\evas_image_load_bmp.c:650]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\generic\evas_image_load_generic.c:126]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\generic\evas_image_load_generic.c:134]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:974] -> [evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:976]: (performance) Variable 'hit' is reassigned a value before the old one has been used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:447]: (style) The scope of the variable 'j1' can be reduced.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:484]: (style) The scope of the variable 'j1' can be reduced.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:527]: (style) The scope of the variable 'j1' can be reduced.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:583]: (style) Variable 'gif_frame' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:647]: (style) Variable 'w' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:648]: (style) Variable 'h' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:649]: (style) Variable 'dst_x' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:650]: (style) Variable 'dst_y' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:1006]: (style) Variable 'done' is assigned a value that is never used.

[evas-1.7.9\src\modules\loaders\gif\evas_image_load_gif.c:876]: (error) Memory leak: frame

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:191]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:191]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:420]: (style) Checking if unsigned variable 'bmsize' is less than zero.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:420]: (style) Checking if unsigned variable 'bmoffset' is less than zero.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:580]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:593]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\ico\evas_image_load_ico.c:594]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\jpeg\evas_image_load_jpeg.c:312]: (style) The scope of the variable 'scalew' can be reduced.

[evas-1.7.9\src\modules\loaders\jpeg\evas_image_load_jpeg.c:312]: (style) The scope of the variable 'scaleh' can be reduced.

[evas-1.7.9\src\modules\loaders\jpeg\evas_image_load_jpeg.c:1050]: (style) The scope of the variable 'from' can be reduced.

[evas-1.7.9\src\modules\loaders\jpeg\evas_image_load_jpeg.c:1051]: (style) The scope of the variable 'ly' can be reduced.

[evas-1.7.9\src\modules\loaders\jpeg\evas_image_load_jpeg.c:744]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\pmaps\evas_image_load_pmaps.c:333]: (portability) 'b.map' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[evas-1.7.9\src\modules\loaders\pmaps\evas_image_load_pmaps.c:380]: (portability) 'b.map' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[evas-1.7.9\src\modules\loaders\png\evas_image_load_png.c:262]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\png\evas_image_load_png.c:270]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\psd\evas_image_load_psd.c:511]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\modules\loaders\psd\evas_image_load_psd.c:943]: (style) The scope of the variable 'j' can be reduced.

[evas-1.7.9\src\modules\loaders\psd\evas_image_load_psd.c:396]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\psd\evas_image_load_psd.c:397]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\loaders\tga\evas_image_load_tga.c:368]: (style) The scope of the variable 'count' can be reduced.

[evas-1.7.9\src\modules\loaders\tga\evas_image_load_tga.c:369]: (style) The scope of the variable 'val' can be reduced.

[evas-1.7.9\src\modules\loaders\tiff\evas_image_load_tiff.c:252]: (style) The scope of the variable 'a' can be reduced.

[evas-1.7.9\src\modules\loaders\tiff\evas_image_load_tiff.c:252]: (style) The scope of the variable 'r' can be reduced.

[evas-1.7.9\src\modules\loaders\tiff\evas_image_load_tiff.c:252]: (style) The scope of the variable 'g' can be reduced.

[evas-1.7.9\src\modules\loaders\tiff\evas_image_load_tiff.c:252]: (style) The scope of the variable 'b' can be reduced.

[evas-1.7.9\src\modules\loaders\wbmp\evas_image_load_wbmp.c:31]: (style) The scope of the variable 'buf' can be reduced.

[evas-1.7.9\src\modules\loaders\xpm\evas_image_load_xpm.c:38]: (style) The scope of the variable 'lookup' can be reduced.

[evas-1.7.9\src\modules\loaders\xpm\evas_image_load_xpm.c:39]: (style) The scope of the variable 'c' can be reduced.

[evas-1.7.9\src\modules\loaders\xpm\evas_image_load_xpm.c:105]: (warning) scanf without field width limits can crash with huge input data.

[evas-1.7.9\src\modules\savers\jpeg\evas_image_save_jpeg.c:59]: (style) The scope of the variable 'jbuf' can be reduced.

[evas-1.7.9\src\modules\savers\jpeg\evas_image_save_jpeg.c:65]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\savers\png\evas_image_save_png.c:105]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evas-1.7.9\src\modules\savers\tiff\evas_image_save_tiff.c:22]: (style) The scope of the variable 'i' can be reduced.

[evas-1.7.9\src\static_deps\liblinebreak\linebreak.c:275]: (style) The scope of the variable 'lbplIter' can be reduced.

[evas-1.7.9\src\static_deps\liblinebreak\linebreak.c:343]: (style) The scope of the variable 'lbcResult' can be reduced.

[evas-1.7.9\src\static_deps\liblinebreak\wordbreak.c:81]: (style) The scope of the variable 'mid' can be reduced.

[evas-1.7.9\src\tests\evas_test_textblock.c:1020] -> [evas-1.7.9\src\tests\evas_test_textblock.c:1023]: (performance) Variable 'buf' is reassigned a value before the old one has been used.

[evas-1.7.9\src\tests\evas_test_textblock.c:1576] -> [evas-1.7.9\src\tests\evas_test_textblock.c:1580]: (performance) Variable 'content' is reassigned a value before the old one has been used.

[evas-1.7.9\src\tests\evas_test_textblock.c:1580] -> [evas-1.7.9\src\tests\evas_test_textblock.c:1584]: (performance) Variable 'content' is reassigned a value before the old one has been used.

[evas-1.7.9\src\tests\evas_test_textblock.c:1584] -> [evas-1.7.9\src\tests\evas_test_textblock.c:1588]: (performance) Variable 'content' is reassigned a value before the old one has been used.

[evas-1.7.9\src\tests\evas_test_textblock.c:1452]: (error) Memory pointed to by 'tr' is freed twice.

[evas-1.7.9\src\tests\evas_test_textblock.c:1464]: (error) Memory pointed to by 'tr' is freed twice.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evas-loaders/evas-loaders_1.8.1.orig.tar.gz
[evas_generic_loaders-1.8.1\src\bin\gst\main.c:190]: (style) The scope of the variable 'page' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\gst\main.c:203]: (style) Variable 'page' is assigned a value that is never used.

[evas_generic_loaders-1.8.1\src\bin\pdf\main.cpp:104] -> [evas_generic_loaders-1.8.1\src\bin\pdf\main.cpp:106]: (performance) Variable 'w2' is reassigned a value before the old one has been used.

[evas_generic_loaders-1.8.1\src\bin\pdf\main.cpp:104] -> [evas_generic_loaders-1.8.1\src\bin\pdf\main.cpp:107]: (performance) Variable 'h2' is reassigned a value before the old one has been used.

[evas_generic_loaders-1.8.1\src\bin\ps\main.c:102] -> [evas_generic_loaders-1.8.1\src\bin\ps\main.c:104]: (performance) Variable 'w2' is reassigned a value before the old one has been used.

[evas_generic_loaders-1.8.1\src\bin\ps\main.c:102] -> [evas_generic_loaders-1.8.1\src\bin\ps\main.c:105]: (performance) Variable 'h2' is reassigned a value before the old one has been used.

[evas_generic_loaders-1.8.1\src\bin\ps\main.c:172]: (style) The scope of the variable 'dst' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\ps\main.c:173]: (style) The scope of the variable 'yy' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1294]: (warning) Assignment of function parameter has no effect outside the function.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1356]: (warning) Assignment of function parameter has no effect outside the function.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:491]: (style) The scope of the variable 'bytes' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:617]: (style) The scope of the variable 'amount' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:731]: (style) The scope of the variable 'amount' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'tile_x' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'tile_y' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'x' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'y' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'offset_x' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:824]: (style) The scope of the variable 'offset_y' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:827]: (style) The scope of the variable 'ptr2' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:828]: (style) The scope of the variable 't' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:829]: (style) The scope of the variable 'warned' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1000]: (style) The scope of the variable 'amount' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1058]: (style) The scope of the variable 'saved_pos' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1064]: (style) The scope of the variable 'fail' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1066]: (style) The scope of the variable 'current_tile' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1382]: (style) The scope of the variable 'i' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1383]: (style) The scope of the variable 'ptr' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1402]: (style) The scope of the variable 'i' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\main.c:1402]: (style) The scope of the variable 'tmp' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:45]: (style) The scope of the variable 'delta' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:125]: (style) The scope of the variable 'm1' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:125]: (style) The scope of the variable 'm2' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:161]: (style) The scope of the variable 'delta' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:214]: (style) The scope of the variable 'h' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:214]: (style) The scope of the variable 's' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:214]: (style) The scope of the variable 'v' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:215]: (style) The scope of the variable 'f' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:215]: (style) The scope of the variable 'p' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:215]: (style) The scope of the variable 'q' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:215]: (style) The scope of the variable 't' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:724]: (style) The scope of the variable 'b' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:726]: (style) The scope of the variable 'new_alpha' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:727]: (style) The scope of the variable 'ratio' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:727]: (style) The scope of the variable 'compl_ratio' can be reduced.

[evas_generic_loaders-1.8.1\src\bin\xcf\pixelfuncs.c:728]: (style) The scope of the variable 'tmp' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evemu/evemu_1.2.0.orig.tar.xz
[evemu-1.2.0\src\evemu.c:668]: (style) The scope of the variable 'ret' can be reduced.

[evemu-1.2.0\src\evemu.c:740]: (style) The scope of the variable 'usec' can be reduced.

[evemu-1.2.0\src\evemu.c:790]: (style) The scope of the variable 'ret' can be reduced.

[evemu-1.2.0\src\evemu.c:460]: (style) Variable 'mask' is not assigned a value.

[evemu-1.2.0\src\evemu.c:484]: (style) Variable 'mask' is not assigned a value.

[evemu-1.2.0\src\evemu.c:807]: (style) Variable 'ret' is assigned a value that is never used.

[evemu-1.2.0\src\evemu.c:938]: (style) Variable 'ret' is assigned a value that is never used.

[evemu-1.2.0\tools\evemu-device.c:196]: (style) Variable 'ret' is assigned a value that is never used.

[evemu-1.2.0\tools\find_event_devices.c:59] -> [evemu-1.2.0\tools\find_event_devices.c:64]: (performance) Variable 'fd' is reassigned a value before the old one has been used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/event-dance/event-dance_0.1.28.orig.tar.bz2
[EventDance-0.1.28\evd\evd-buffered-input-stream.c:159]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[EventDance-0.1.28\evd\evd-buffered-output-stream.c:301]: (portability) 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[EventDance-0.1.28\evd\evd-dbus-agent.c:513]: (style) The scope of the variable 'proxy_data' can be reduced.

[EventDance-0.1.28\evd\evd-dbus-agent.c:905]: (style) The scope of the variable 'proxy_data' can be reduced.

[EventDance-0.1.28\evd\evd-dbus-agent.c:834]: (style) Variable 'conn' is assigned a value that is never used.

[EventDance-0.1.28\evd\evd-dbus-daemon.c:236]: (style) The scope of the variable 'lines' can be reduced.

[EventDance-0.1.28\evd\evd-http-chunked-decoder.c:115]: (style) The scope of the variable 'c' can be reduced.

[EventDance-0.1.28\evd\evd-http-chunked-decoder.c:226]: (portability) 'outbuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[EventDance-0.1.28\evd\evd-http-chunked-decoder.c:226]: (portability) 'inbuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[EventDance-0.1.28\evd\evd-http-connection.c:808] -> [EventDance-0.1.28\evd\evd-http-connection.c:813]: (performance) Variable 'result' is reassigned a value before the old one has been used.

[EventDance-0.1.28\evd\evd-http-connection.c:433]: (style) The scope of the variable 'unread_buf' can be reduced.

[EventDance-0.1.28\evd\evd-http-connection.c:641]: (style) Variable 'result' is assigned a value that is never used.

[EventDance-0.1.28\evd\evd-http-message.c:230]: (style) The scope of the variable 'st' can be reduced.

[EventDance-0.1.28\evd\evd-jsonrpc.c:823] -> [EventDance-0.1.28\evd\evd-jsonrpc.c:825]: (warning) Possible null pointer dereference: message - otherwise it is redundant to check it against null.

[EventDance-0.1.28\evd\evd-jsonrpc.c:189]: (style) The scope of the variable 'error_node' can be reduced.

[EventDance-0.1.28\evd\evd-jsonrpc.c:345]: (style) The scope of the variable 'data' can be reduced.

[EventDance-0.1.28\evd\evd-pki.c:60] -> [EventDance-0.1.28\evd\evd-pki.c:76]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[EventDance-0.1.28\evd\evd-reproxy.c:195]: (style) The scope of the variable 'backend' can be reduced.

[EventDance-0.1.28\evd\evd-resolver.c:119]: (style) The scope of the variable 'inet_addr' can be reduced.

[EventDance-0.1.28\evd\evd-resolver.c:120]: (style) The scope of the variable 'addr' can be reduced.

[EventDance-0.1.28\evd\evd-resolver.c:197]: (style) The scope of the variable 'net_addr' can be reduced.

[EventDance-0.1.28\evd\evd-resolver.c:199]: (style) The scope of the variable 'domain' can be reduced.

[EventDance-0.1.28\evd\evd-socket.c:958]: (style) The scope of the variable 'conn' can be reduced.

[EventDance-0.1.28\evd\evd-socket.c:1099]: (style) The scope of the variable 'client' can be reduced.

[EventDance-0.1.28\evd\evd-tls-dh-generator.c:127]: (style) The scope of the variable 'item' can be reduced.

[EventDance-0.1.28\evd\evd-tls-session.c:583]: (style) The scope of the variable 'cred' can be reduced.

[EventDance-0.1.28\evd\evd-tls-session.c:782]: (style) The scope of the variable 'cert' can be reduced.

[EventDance-0.1.28\evd\evd-tls-session.c:856]: (style) The scope of the variable 'cert' can be reduced.

[EventDance-0.1.28\evd\evd-web-transport-server.c:419]: (style) The scope of the variable 'element' can be reduced.

[EventDance-0.1.28\evd\evd-websocket-protocol.c:287]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[EventDance-0.1.28\tests\test-all-js.c:78] -> [EventDance-0.1.28\tests\test-all-js.c:80]: (warning) Possible null pointer dereference: error - otherwise it is redundant to check it against null.

[EventDance-0.1.28\tests\test-dbus-bridge.c:497]: (style) Unused variable: dbus_conn


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eventlog/eventlog_0.2.8~1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eventstat/eventstat_0.01.29.orig.tar.gz
[eventstat-0.01.29\eventstat.c:747]: (style) The scope of the variable 'g' can be reduced.

[eventstat-0.01.29\eventstat.c:898]: (style) The scope of the variable 'j' can be reduced.

[eventstat-0.01.29\eventstat.c:899]: (style) The scope of the variable 'total' can be reduced.

[eventstat-0.01.29\eventstat.c:900]: (style) The scope of the variable 'kt_total' can be reduced.

[eventstat-0.01.29\eventstat.c:1023]: (warning) scanf without field width limits can crash with huge input data.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evernote-mode/evernote-mode_0.41.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evilvte/evilvte_0.5.1.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evilwm/evilwm_1.1.0.orig.tar.gz
[evilwm-1.1.0\client.c:239]: (style) The scope of the variable 'i' can be reduced.

[evilwm-1.1.0\events.c:576]: (style) The scope of the variable 'rc' can be reduced.

[evilwm-1.1.0\ewmh.c:350]: (style) The scope of the variable 'i' can be reduced.

[evilwm-1.1.0\ewmh.c:395]: (error) Common realloc mistake: 'window_array' nulled but not freed upon failure

[evilwm-1.1.0\main.c:314]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[evilwm-1.1.0\main.c:302]: (style) The scope of the variable 'dot' can be reduced.

[evilwm-1.1.0\xconfig.c:138]: (style) The scope of the variable 'option' can be reduced.

[evilwm-1.1.0\xconfig.c:140]: (style) The scope of the variable 'optstr' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evince/evince_3.4.0.orig.tar.xz
[evince-3.4.0\backend\comics\comics-document.c:248]: (style) The scope of the variable 'quoted_file_aux' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:589]: (style) The scope of the variable 'loader' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:590]: (style) The scope of the variable 'argv' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:597]: (style) The scope of the variable 'filename' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:664]: (style) The scope of the variable 'loader' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:666]: (style) The scope of the variable 'argv' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:673]: (style) The scope of the variable 'filename' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:767]: (style) The scope of the variable 'content_dir' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:768]: (style) The scope of the variable 'filename' can be reduced.

[evince-3.4.0\backend\comics\comics-document.c:769]: (style) The scope of the variable 'filename_with_path' can be reduced.

[evince-3.4.0\backend\djvu\djvu-document.c:634] -> [evince-3.4.0\backend\djvu\djvu-document.c:639]: (performance) Variable 'tmp' is reassigned a value before the old one has been used.

[evince-3.4.0\backend\djvu\djvu-links.c:371]: (style) The scope of the variable 'iter' can be reduced.

[evince-3.4.0\backend\djvu\djvu-text-page.c:378]: (style) The scope of the variable 'result' can be reduced.

[evince-3.4.0\backend\dvi\cairo-device.c:204]: (style) The scope of the variable 'frac' can be reduced.

[evince-3.4.0\backend\dvi\cairo-device.c:207]: (style) The scope of the variable 'alpha' can be reduced.

[evince-3.4.0\backend\dvi\dvi-document.c:401]: (error) Uninitialized variable: r

[evince-3.4.0\backend\dvi\dvi-document.c:402]: (error) Uninitialized variable: g

[evince-3.4.0\backend\dvi\dvi-document.c:403]: (error) Uninitialized variable: b

[evince-3.4.0\backend\dvi\fonts.c:46]: (style) The scope of the variable 'type' can be reduced.

[evince-3.4.0\backend\dvi\mdvi-lib\sysdeps.h:56]: (error) No appropriate 32bit native type found. Fix sysdeps.h

[evince-3.4.0\backend\dvi\mdvi-lib\sysdeps.h:73]: (error) No appropriate 16bit native type found. Fix sysdeps.h

[evince-3.4.0\backend\dvi\mdvi-lib\sysdeps.h:101]: (error) No native pointer-compatible integer type found. Fix sysdeps.h

[evince-3.4.0\backend\dvi\mdvi-lib\sysdeps.h:56]: (error) #error No appropriate 32bit native type found. Fix sysdeps.h

[evince-3.4.0\backend\pdf\ev-poppler.cc:2960]: (style) C-style pointer casting

[evince-3.4.0\backend\pdf\ev-poppler.cc:771] -> [evince-3.4.0\backend\pdf\ev-poppler.cc:773]: (warning) Variable 'layout' is reassigned a value before the old one has been used. 'break;' missing?

[evince-3.4.0\backend\pdf\ev-poppler.cc:481]: (style) The scope of the variable 'i' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:550]: (style) The scope of the variable 'language_string' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:551]: (style) The scope of the variable 'aux' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:552]: (style) The scope of the variable 'tags' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:553]: (style) The scope of the variable 'tag' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:554]: (style) The scope of the variable 'i' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:554]: (style) The scope of the variable 'j' can be reduced.

[evince-3.4.0\backend\pdf\ev-poppler.cc:3020]: (style) The scope of the variable 'ev_attachment' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1547] -> [evince-3.4.0\backend\tiff\tiff2ps.c:1548]: (warning) Possible null pointer dereference: tf_buf - otherwise it is redundant to check it against null.

[evince-3.4.0\backend\tiff\tiff2ps.c:370]: (style) The scope of the variable 'xtran' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:453]: (style) The scope of the variable 'scale' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:457]: (style) The scope of the variable 'split' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1197]: (style) The scope of the variable 'adjust' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1390]: (style) The scope of the variable 'adjust' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1594]: (style) The scope of the variable 'adjust' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1615]: (style) The scope of the variable 'adjust' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1773]: (style) The scope of the variable 'ascii85' can be reduced.

[evince-3.4.0\backend\tiff\tiff2ps.c:1775]: (style) The scope of the variable 'rc' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:498]: (style) The scope of the variable 'try_exec' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:498]: (style) The scope of the variable 'found_program' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:499]: (style) The scope of the variable 'only_show_in' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:499]: (style) The scope of the variable 'not_show_in' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:501]: (style) The scope of the variable 'i' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggdesktopfile.c:623]: (style) The scope of the variable 'p' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggsmclient-xsmp.c:341]: (warning) Assignment of function parameter has no effect outside the function.

[evince-3.4.0\cut-n-paste\smclient\eggsmclient-xsmp.c:230]: (style) The scope of the variable 'cmdline' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggsmclient-xsmp.c:785]: (style) The scope of the variable 'fd' can be reduced.

[evince-3.4.0\cut-n-paste\smclient\eggsmclient-xsmp.c:820]: (style) The scope of the variable 'keys' can be reduced.

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:395]: (error) Possible null pointer dereference: dir_name

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:390] -> [evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:392]: (performance) Variable 'dir_name' is reassigned a value before the old one has been used.

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:238]: (style) The scope of the variable 'lpc' can be reduced.

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:334]: (style) The scope of the variable 'size' can be reduced.

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:315]: (style) Variable 'temp' is assigned a value that is never used.

[evince-3.4.0\cut-n-paste\synctex\synctex_parser_utils.c:464]: (style) Variable 'the_time' is assigned a value that is never used.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:232]: (style) The scope of the variable 'action' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:826]: (style) The scope of the variable 'type' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:853]: (style) The scope of the variable 'flags' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:898]: (style) The scope of the variable 'string' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:905]: (style) The scope of the variable 'toolbar_name' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1291]: (style) The scope of the variable 'n_items' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1436]: (style) The scope of the variable 'children' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1548]: (style) The scope of the variable 'l' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-editable-toolbar.c:1548]: (style) The scope of the variable 'n_items' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-toolbars-model.c:761]: (style) The scope of the variable 'node' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-toolbars-model.c:839]: (style) The scope of the variable 'ipos' can be reduced.

[evince-3.4.0\cut-n-paste\toolbar-editor\egg-toolbars-model.c:681]: (style) Variable 'flags_type' is assigned a value that is never used.

[evince-3.4.0\cut-n-paste\zoom-control\ephy-zoom.c:31]: (style) The scope of the variable 'current' can be reduced.

[evince-3.4.0\cut-n-paste\zoom-control\ephy-zoom.c:31]: (style) The scope of the variable 'mean' can be reduced.

[evince-3.4.0\libdocument\ev-annotation.h:23]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document.h:24]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-info.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-page.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-render-context.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-attachment.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-misc.h:23]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-type-builtins.h:6]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-annotation.h:23]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-async-renderer.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-async-renderer.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-file-helpers.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-file-helpers.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-module.h:42]: (error) "This is a private header."

[evince-3.4.0\libdocument\ev-backends-manager.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-module.h:42]: (error) #error "This is a private header."

[evince-3.4.0\libdocument\ev-debug.h:36]: (error) "This is a private header."

[evince-3.4.0\libdocument\ev-debug.h:36]: (error) #error "This is a private header."

[evince-3.4.0\libdocument\ev-document-annotations.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-mapping-list.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-annotations.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-attachments.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-attachments.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-factory.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-backends-manager.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-find.h:23]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-find.h:23]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-fonts.h:25]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link-action.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link-dest.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-fonts.h:25]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-forms.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-form-field.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-forms.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-images.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-image.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-images.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-layers.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-layer.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-layers.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-links.h:25]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-links.h:25]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-misc.h:23]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document.h:24]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-security.h:25]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-security.h:25]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-text.h:23]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-text.h:23]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-transition.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-transition-effect.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-transition.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-file-exporter.h:24]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-selection.h:22]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-document-type-builtins.h:6]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-file-exporter.h:24]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-form-field.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-init.h:21]: (error) "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-init.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-layer.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link-action.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link-dest.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-link.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-mapping-list.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-page.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-render-context.h:21]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-selection.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libdocument\ev-transition-effect.h:22]: (error) #error "Only <evince-document.h> can be included directly."

[evince-3.4.0\libview\ev-stock-icons.h:25]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-stock-icons.h:25]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-document-model.h:21]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-type-builtins.h:6]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-document-model.h:21]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-job-scheduler.h:22]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-jobs.h:22]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-job-scheduler.h:22]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-jobs.h:22]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-page-cache.h:21]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-pixbuf-cache.h:25]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-private.h:22]: (error) "This is a private header."

[evince-3.4.0\libview\ev-view.h:21]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-cursor.h:21]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-pixbuf-cache.h:25]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-print-operation.h:21]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-print-operation.h:21]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-timeline.h:23]: (error) "This is a private header."

[evince-3.4.0\libview\ev-timeline.h:23]: (error) #error "This is a private header."

[evince-3.4.0\libview\ev-transition-animation.h:23]: (error) "This is a private header."

[evince-3.4.0\libview\ev-transition-animation.h:23]: (error) #error "This is a private header."

[evince-3.4.0\libview\ev-view-accessible.h:22]: (error) "This is a private header."

[evince-3.4.0\libview\ev-page-cache.h:21]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-cursor.h:21]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-presentation.h:22]: (error) "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-presentation.h:22]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\libview\ev-view-type-builtins.h:6]: (error) #error "Only <evince-view.h> can be included directly."

[evince-3.4.0\properties\ev-properties-view.c:160]: (style) The scope of the variable 'valid_text' can be reduced.

[evince-3.4.0\properties\ev-properties-view.c:55]: (style) struct or union member 'PropertyInfo::property' is never used.

[evince-3.4.0\shell\ev-application.c:938]: (style) The scope of the variable 'config_files' can be reduced.

[evince-3.4.0\shell\ev-navigation-action.c:126]: (style) The scope of the variable 'item' can be reduced.

[evince-3.4.0\shell\ev-navigation-action.c:127]: (style) The scope of the variable 'link' can be reduced.

[evince-3.4.0\shell\ev-navigation-action.c:162]: (style) The scope of the variable 'menu' can be reduced.

[evince-3.4.0\shell\ev-properties-license.c:77]: (style) The scope of the variable 'markup' can be reduced.

[evince-3.4.0\shell\ev-sidebar-annotations.c:314]: (style) The scope of the variable 'toolbutton' can be reduced.

[evince-3.4.0\shell\ev-sidebar-links.c:274]: (style) The scope of the variable 'window' can be reduced.

[evince-3.4.0\shell\ev-sidebar-thumbnails.c:704]: (style) The scope of the variable 'tree_view' can be reduced.

[evince-3.4.0\shell\ev-utils.c:135]: (style) Variable 'sumr' is assigned a value that is never used.

[evince-3.4.0\shell\ev-utils.c:138]: (style) Variable 'sumg' is assigned a value that is never used.

[evince-3.4.0\shell\ev-utils.c:142]: (style) Variable 'sumb' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evince-hwp/evince-hwp_0.1.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution/evolution_3.8.5.orig.tar.xz
[evolution-3.8.5\addressbook\gui\contact-editor\e-contact-quick-add.c:406] -> [evolution-3.8.5\addressbook\gui\contact-editor\e-contact-quick-add.c:413]: (performance) Variable 'enabled' is reassigned a value before the old one has been used.

[evolution-3.8.5\addressbook\gui\contact-list-editor\e-contact-list-editor.c:443]: (style) The scope of the variable 'out' can be reduced.

[evolution-3.8.5\addressbook\gui\contact-list-editor\e-contact-list-editor.c:1050]: (style) The scope of the variable 'path' can be reduced.

[evolution-3.8.5\addressbook\gui\contact-list-editor\e-contact-list-editor.c:1169]: (style) The scope of the variable 'path' can be reduced.

[evolution-3.8.5\addressbook\gui\contact-list-editor\e-contact-list-editor.c:785]: (style) Array index 'i' is used before limits check.

[evolution-3.8.5\addressbook\gui\merging\eab-contact-compare.c:680]: (style) The scope of the variable 'contact_name' can be reduced.

[evolution-3.8.5\addressbook\gui\merging\eab-contact-merging.c:337]: (style) The scope of the variable 'string' can be reduced.

[evolution-3.8.5\addressbook\gui\merging\eab-contact-merging.c:337]: (style) The scope of the variable 'string1' can be reduced.

[evolution-3.8.5\addressbook\gui\merging\eab-contact-merging.c:387]: (style) The scope of the variable 'data' can be reduced.

[evolution-3.8.5\addressbook\gui\merging\eab-contact-merging.c:660]: (style) The scope of the variable 'merge_button' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-addressbook-reflow-adapter.c:246]: (style) The scope of the variable 'contact1' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-addressbook-reflow-adapter.c:246]: (style) The scope of the variable 'contact2' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-minicard-view.c:449] -> [evolution-3.8.5\addressbook\gui\widgets\e-minicard-view.c:452]: (performance) Variable 'return_val' is reassigned a value before the old one has been used.

[evolution-3.8.5\addressbook\gui\widgets\e-minicard.c:840]: (style) The scope of the variable 'minicard_field' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-minicard.c:849]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-minicard.c:953]: (style) The scope of the variable 'file_as' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\e-minicard.c:1018]: (style) The scope of the variable 'string' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\ea-addressbook-view.c:39]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\ea-addressbook.c:74]: (style) The scope of the variable 'ea_event' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\ea-minicard-view.c:77]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\ea-minicard-view.c:258]: (style) The scope of the variable 'card' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\ea-minicard.c:71]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\eab-contact-formatter.c:314]: (style) The scope of the variable 'gdate' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\eab-contact-formatter.c:377]: (style) The scope of the variable 'html' can be reduced.

[evolution-3.8.5\addressbook\gui\widgets\eab-contact-formatter.c:956]: (style) Variable 'comma' is assigned a value that is never used.

[evolution-3.8.5\addressbook\gui\widgets\eab-gui-util.c:682]: (error) Uninitialized variable: ret

[evolution-3.8.5\addressbook\importers\evolution-csv-importer.c:423]: (style) The scope of the variable 'field_text' can be reduced.

[evolution-3.8.5\addressbook\importers\evolution-ldif-importer.c:232]: (style) The scope of the variable 'ldif_value' can be reduced.

[evolution-3.8.5\addressbook\importers\evolution-vcard-importer.c:829]: (style) Variable 'have' is assigned a value that is never used.

[evolution-3.8.5\addressbook\tools\evolution-addressbook-export-list-cards.c:290]: (style) The scope of the variable 'date' can be reduced.

[evolution-3.8.5\addressbook\tools\evolution-addressbook-export-list-cards.c:486]: (style) The scope of the variable 'str_temp' can be reduced.

[evolution-3.8.5\addressbook\tools\evolution-addressbook-export-list-cards.c:486]: (style) The scope of the variable 'str_temp_a' can be reduced.

[evolution-3.8.5\calendar\alarm-notify\alarm-queue.c:322]: (style) The scope of the variable 'qa' can be reduced.

[evolution-3.8.5\calendar\alarm-notify\alarm-queue.c:1195]: (style) The scope of the variable 'model' can be reduced.

[evolution-3.8.5\calendar\alarm-notify\alarm-queue.c:1221]: (style) The scope of the variable 'sel' can be reduced.

[evolution-3.8.5\calendar\alarm-notify\alarm-queue.c:2481]: (style) The scope of the variable 'al_inst' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\alarm-dialog.c:412]: (style) The scope of the variable 'text_buffer' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\alarm-dialog.c:550]: (style) The scope of the variable 'text_buffer' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\alarm-dialog.c:1023]: (style) The scope of the variable 'dir' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\alarm-list-dialog.c:91] -> [evolution-3.8.5\calendar\gui\dialogs\alarm-list-dialog.c:93]: (performance) Variable 'read_only' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:1046]: (style) The scope of the variable 'comp' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:2766]: (style) The scope of the variable 'action' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:3222]: (style) The scope of the variable 'new_name' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:3385]: (style) The scope of the variable 'param' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:3415]: (style) The scope of the variable 'attendees' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:3416]: (style) The scope of the variable 'iter' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\comp-editor.c:3815]: (style) The scope of the variable 'comp' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\delete-comp.c:170] -> [evolution-3.8.5\calendar\gui\dialogs\delete-comp.c:173]: (performance) Variable 'active' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\dialogs\delete-comp.c:184] -> [evolution-3.8.5\calendar\gui\dialogs\delete-comp.c:189]: (performance) Variable 'type' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\dialogs\event-editor.c:290]: (style) The scope of the variable 'alarm_page' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\event-editor.c:291]: (style) The scope of the variable 'attendee_page' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\memo-page.c:683] -> [evolution-3.8.5\calendar\gui\dialogs\memo-page.c:689]: (performance) Variable 'str' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\dialogs\memo-page.c:528]: (style) The scope of the variable 'icalcomp' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\memo-page.c:529]: (style) The scope of the variable 'icalprop' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\memo-page.c:537]: (style) The scope of the variable 'des' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\memo-page.c:574]: (style) The scope of the variable 'n_con' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\recurrence-page.c:548]: (style) The scope of the variable 'label' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\recurrence-page.c:882]: (style) Variable 'ending_type' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\dialogs\recurrence-page.c:1566]: (style) Variable 'ending_type' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\dialogs\recurrence-page.c:2077]: (style) Variable 'icaltime' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\dialogs\task-details-page.c:510] -> [evolution-3.8.5\calendar\gui\dialogs\task-details-page.c:514]: (performance) Variable 'completed_tt' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\dialogs\task-page.c:1258]: (style) The scope of the variable 'ia' can be reduced.

[evolution-3.8.5\calendar\gui\dialogs\task-page.c:1893]: (style) The scope of the variable 'source' can be reduced.

[evolution-3.8.5\calendar\gui\e-alarm-list.c:531] -> [evolution-3.8.5\calendar\gui\e-alarm-list.c:532]: (warning) Possible null pointer dereference: iter - otherwise it is redundant to check it against null.

[evolution-3.8.5\calendar\gui\e-alarm-list.c:351]: (style) The scope of the variable 'ret' can be reduced.

[evolution-3.8.5\calendar\gui\e-cal-list-view.c:455]: (style) The scope of the variable 'zone' can be reduced.

[evolution-3.8.5\calendar\gui\e-cal-model-tasks.c:1434]: (style) The scope of the variable 'comp_data' can be reduced.

[evolution-3.8.5\calendar\gui\e-cal-model-tasks.c:1435]: (style) The scope of the variable 'status' can be reduced.

[evolution-3.8.5\calendar\gui\e-cal-model-tasks.c:630]: (style) Redundant condition: If col == 21, the comparison col < 22 is always true.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1162] -> [evolution-3.8.5\calendar\gui\e-calendar-view.c:1163]: (warning) Possible null pointer dereference: error - otherwise it is redundant to check it against null.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1422] -> [evolution-3.8.5\calendar\gui\e-calendar-view.c:1426]: (performance) Variable 'is_instance' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1696]: (style) The scope of the variable 'comp' can be reduced.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1776]: (style) The scope of the variable 'model' can be reduced.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1777]: (style) The scope of the variable 'registry' can be reduced.

[evolution-3.8.5\calendar\gui\e-calendar-view.c:1872]: (style) The scope of the variable 'keyboard' can be reduced.

[evolution-3.8.5\calendar\gui\e-date-time-list.c:311] -> [evolution-3.8.5\calendar\gui\e-date-time-list.c:312]: (warning) Possible null pointer dereference: iter - otherwise it is redundant to check it against null.

[evolution-3.8.5\calendar\gui\e-day-view-layout.c:62]: (style) The scope of the variable 'event' can be reduced.

[evolution-3.8.5\calendar\gui\e-day-view-main-item.c:205]: (style) The scope of the variable 'end_regsizeime' can be reduced.

[evolution-3.8.5\calendar\gui\e-day-view-top-item.c:583]: (style) The scope of the variable 'layout' can be reduced.

[evolution-3.8.5\calendar\gui\e-meeting-list-view.c:268] -> [evolution-3.8.5\calendar\gui\e-meeting-list-view.c:273]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\e-meeting-list-view.c:293] -> [evolution-3.8.5\calendar\gui\e-meeting-list-view.c:298]: (performance) Variable 'i' is reassigned a value before the old one has been used.

[evolution-3.8.5\calendar\gui\e-meeting-list-view.c:916]: (style) The scope of the variable 'n_con' can be reduced.

[evolution-3.8.5\calendar\gui\e-meeting-store.c:1048]: (style) The scope of the variable 'path' can be reduced.

[evolution-3.8.5\calendar\gui\e-meeting-store.c:1151]: (style) The scope of the variable 'attendee' can be reduced.

[evolution-3.8.5\calendar\gui\e-meeting-store.c:1244]: (style) The scope of the variable 'clone' can be reduced.

[evolution-3.8.5\calendar\gui\e-meeting-store.c:1935]: (style) Variable 'tried' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\e-meeting-time-sel-item.c:237]: (style) The scope of the variable 'ia' can be reduced.

[evolution-3.8.5\calendar\gui\e-memo-table.c:838]: (style) The scope of the variable 'comp' can be reduced.

[evolution-3.8.5\calendar\gui\e-memo-table.c:520]: (style) Variable 'free_text' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\e-task-table.c:1136]: (style) The scope of the variable 'comp' can be reduced.

[evolution-3.8.5\calendar\gui\e-task-table.c:1782]: (style) The scope of the variable 'comp_data' can be reduced.

[evolution-3.8.5\calendar\gui\e-task-table.c:808]: (style) Variable 'free_text' is assigned a value that is never used.

[evolution-3.8.5\calendar\gui\e-timezone-entry.c:120]: (style) The scope of the variable 'target' can be reduced.

[evolution-3.8.5\calendar\gui\e-week-view-layout.c:60]: (style) The scope of the variable 'event' can be reduced.

[evolution-3.8.5\calendar\gui\e-week-view-layout.c:61]: (style) The scope of the variable 'span' can be reduced.

[evolution-3.8.5\calendar\gui\ea-cal-view-event.c:308] -> [evolution-3.8.5\calendar\gui\ea-cal-view-event.c:296]: (warning) Possible null pointer dereference: event - otherwise it is redundant to check it against null.

[evolution-3.8.5\calendar\gui\ea-cal-view-event.c:79]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-cal-view-event.c:584]: (style) The scope of the variable 'atk_comp' can be reduced.

[evolution-3.8.5\calendar\gui\ea-cal-view.c:71]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-day-view-cell.c:212]: (style) The scope of the variable 'atk_gobj' can be reduced.

[evolution-3.8.5\calendar\gui\ea-day-view-cell.c:213]: (style) The scope of the variable 'g_obj' can be reduced.

[evolution-3.8.5\calendar\gui\ea-day-view-main-item.c:162]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-day-view.c:47]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-day-view.c:250]: (style) The scope of the variable 'event' can be reduced.

[evolution-3.8.5\calendar\gui\ea-gnome-calendar.c:63]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-jump-button.c:54]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-week-view-cell.c:212]: (style) The scope of the variable 'atk_gobj' can be reduced.

[evolution-3.8.5\calendar\gui\ea-week-view-cell.c:213]: (style) The scope of the variable 'g_obj' can be reduced.

[evolution-3.8.5\calendar\gui\ea-week-view-main-item.c:192]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\ea-week-view.c:49]: (style) The scope of the variable 'factory' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:79]: (style) The scope of the variable 'extension' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:80]: (style) The scope of the variable 'extension_name' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:269]: (style) The scope of the variable 'strip' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:310]: (style) The scope of the variable 'strip' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:385]: (style) The scope of the variable 'source' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:1186]: (style) The scope of the variable 'param' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:1187]: (style) The scope of the variable 'attendee_sentby' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:1553]: (style) The scope of the variable 'mime_attach' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:2021]: (style) The scope of the variable 'icomp' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:2021]: (style) The scope of the variable 'icomp_clone' can be reduced.

[evolution-3.8.5\calendar\gui\itip-utils.c:2022]: (style) The scope of the variable 'prop' can be reduced.

[evolution-3.8.5\calendar\gui\misc.c:47]: (style) The scope of the variable 'p' can be reduced.

[evolution-3.8.5\calendar\importers\icalendar-importer.c:648]: (style) The scope of the variable 'vcal' can be reduced.

[evolution-3.8.5\composer\e-composer-header-table.c:100]: (style) The scope of the variable 'dest' can be reduced.

[evolution-3.8.5\e-util\e-action-combo-box.h:22]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-action-combo-box.h:22]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity-bar.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity-bar.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity-proxy.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity-proxy.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-activity.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alarm-selector.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alarm-selector.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-bar.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-bar.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-dialog.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-dialog.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-sink.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert-sink.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-alert.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-bar.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-store.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-icon-view.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-tree-view.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-bar.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-button.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-button.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-dialog.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-dialog.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler-image.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler-image.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler-sendto.h:22]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler-sendto.h:22]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-handler.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-view.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-icon-view.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-paned.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-paned.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-icon-factory.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mktemp.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-store.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-tree-view.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-misc-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-ui-manager.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment-view.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-attachment.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-auth-combo-box.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-auth-combo-box.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-autocomplete-selector.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-autocomplete-selector.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-bit-array.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-bit-array.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-book-source-config.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-book-source-config.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-buffer-tagger.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-buffer-tagger.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cal-source-config.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cal-source-config.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-calendar.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-calendar.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas-background.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas-background.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas-vbox.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-canvas.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-config.h:27]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-dialog.h:21]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-config.h:27]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-editor.h:21]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-selector.h:21]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-category-completion.h:19]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-category-editor.h:21]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-dialog.h:21]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-editor.h:21]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-categories-selector.h:21]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-category-completion.h:19]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-category-editor.h:21]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-item.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-checkbox.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-item.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-combo.h:32]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-text.h:39]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-unicode.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-combo.h:32]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-date-edit.h:30]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-date-edit.h:30]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-date.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-datetime-format.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-date.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-hbox.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-hbox.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-number.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-number.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-percent.h:30]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-percent.h:30]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-pixbuf.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-pixbuf.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-popup.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-registry.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-popup.h:33]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-popup.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-renderer-color.h:22]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-renderer-color.h:22]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-size.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-size.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-event-processor-emacs-like.h:28]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-event-processor.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text.h:39]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-toggle.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-toggle.h:27]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-toggle.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-tree.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-tree.h:32]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-model.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-table-adapter.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-registry.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-vbox.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-vbox.h:30]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-charset-combo-box.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-charset.h:22]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-charset-combo-box.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-charset.h:22]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-cache.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-cache.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-combo-box.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-combo-box.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-selector.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-client-selector.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-config.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-config.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-contact-store.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-contact-store.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dateedit.h:42]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dateedit.h:42]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-datetime-format.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-destination-store.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-destination-store.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dialog-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dialog-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dialog-widgets.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-dialog-widgets.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-event.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-event.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-file-request.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-file-request.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-file-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-file-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-code.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-part.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-code.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-color.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-color.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-datespec.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-datespec.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-element.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-input.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-option.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-int.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-file.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-element.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-int.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-option.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-rule-context.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-file.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-filter-rule.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-focus-tracker.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selectable.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-focus-tracker.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-html-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-html-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-icon-factory.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-image-chooser.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-image-chooser.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-import-assistant.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-import.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-import-assistant.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-import.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-interval-chooser.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-util-enums.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-interval-chooser.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-identity-combo-box.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-identity-combo-box.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-combo-box.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-combo-box.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-editor.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view-gtkhtml.h:28]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-editor.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-manager.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-preview.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-tree-view.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-script-dialog.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-manager.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-preview.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-script-dialog.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mail-signature-tree-view.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-map.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-map.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-menu-tool-action.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-menu-tool-action.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-menu-tool-button.h:27]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-menu-tool-button.h:27]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-misc-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-mktemp.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-dialog.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-entry.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-list.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-list.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-model.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector-model.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-name-selector.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-online-button.h:19]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-online-button.h:19]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-paned.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-paned.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-passwords.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-passwords.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-photo-cache.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-photo-cache.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-picture-gallery.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-picture-gallery.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-plugin-ui.h:19]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-plugin-ui.h:19]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-plugin.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-plugin.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-poolv.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-poolv.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-popup-action.h:37]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-popup-action.h:37]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-popup-menu.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-popup-menu.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-port-entry.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-port-entry.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-preferences-window.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-preferences-window.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-preview-pane.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-preview-pane.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-print.h:27]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-print.h:27]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-printable.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-printable.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-reflow-model.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-reflow-model.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-reflow.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection-model-simple.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-reflow.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-xml-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-rule-editor.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-rule-editor.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-search-bar.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-search-bar.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selectable.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection-model-array.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection-model-array.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection-model.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection-model.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-selection.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-send-options.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-send-options.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-sorter-array.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-sorter-array.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-sorter.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-sorter.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-combo-box.h:22]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-combo-box.h:22]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config-backend.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config-backend.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config-dialog.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config-dialog.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-config.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-selector.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-selector-dialog.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-selector.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-util.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-source-util.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-spell-entry.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-spell-entry.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-stock-request.h:20]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-stock-request.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-click-to-add.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-defines.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-header.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-one.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-click-to-add.h:23]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-click-to-add.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-col.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-col.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-column-specification.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-column-specification.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-config.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory-store.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-without.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-config.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-extras.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorting-utils.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-cell-checkbox.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-field-chooser-dialog.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-field-chooser-dialog.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-col-dnd.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-field-chooser-item.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-header-utils.h:27]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-field-chooser.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-field-chooser.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group-container.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group-leaf.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group-container.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorted.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorted-variable.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group-leaf.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-group.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-header-item.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-header-item.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-header-utils.h:27]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-defines.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory-callbacks.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory-callbacks.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory-store.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-memory.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-model.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-model.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-one.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-search.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-search.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-selection-model.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-selection-model.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sort-info.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sort-info.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorted-variable.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorted.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorter.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorter.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-sorting-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-specification.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-specification.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-state.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-state.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-subset-variable.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-subset-variable.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-subset.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-subset.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-utils.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-utils.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table-without.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-table.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-event-processor-emacs-like.h:28]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-event-processor.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-model-repos.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-model.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-model-repos.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text-model.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-text.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-text.h:39]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-timezone-dialog.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-timezone-dialog.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-memory-callbacks.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-memory-callbacks.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-memory.h:26]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-memory.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-model-generator.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-model-generator.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-model.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-selection-model.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-selection-model.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-sorted.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-sorted.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-tree-table-adapter.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-tree.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-ui-manager.h:20]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-unicode.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-url-entry.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-url-entry.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view-gtkhtml.h:28]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view-preview.h:38]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view-preview.h:38]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view.h:28]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-web-view.h:28]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\e-win32-defaults.c:497]: (style) Variable 'returnValue' is assigned a value that is never used.

[evolution-3.8.5\e-util\e-xml-utils.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-calendar-cell.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-calendar-item.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-factory.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-calendar-cell.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-cell-table.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-calendar-item.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-cell-table.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-widgets.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\ea-factory.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-util.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-tree.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-cell-vbox.h:26]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-item.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-click-to-add-factory.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-click-to-add-factory.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-click-to-add.h:23]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-column-header.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-column-header.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-factory.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-item-factory.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-item-factory.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-table-item.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-text-factory.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-text.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-tree-factory.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-e-tree.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-a11y-util.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-define-views-dialog.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-define-views-model.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-new-dialog.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-define-views-model.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-collection.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-collection.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-etable.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-etable.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-factory-etable.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-factory.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-factory.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-instance-save-as-dialog.h:24]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-instance-save-as-dialog.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-instance.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-instance.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view-new-dialog.h:24]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view.h:25]: (error) "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\e-util\gal-view.h:25]: (error) #error "Only <e-util/e-util.h> should be included directly."

[evolution-3.8.5\em-format\e-mail-formatter-attachment.c:115]: (style) The scope of the variable 'store' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-image.c:71]: (style) The scope of the variable 'content' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-quote-text-plain.c:58]: (style) The scope of the variable 'sig_strip' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-text-plain.c:57]: (style) The scope of the variable 'dw' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-text-plain.c:58]: (style) The scope of the variable 'filtered_stream' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-text-plain.c:59]: (style) The scope of the variable 'html_filter' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-text-plain.c:60]: (style) The scope of the variable 'content' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-text-plain.c:61]: (style) The scope of the variable 'format' can be reduced.

[evolution-3.8.5\em-format\e-mail-formatter-utils.c:143]: (style) The scope of the variable 'mailaddr' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-message-rfc822.c:59]: (style) The scope of the variable 'dw' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-message-rfc822.c:60]: (style) The scope of the variable 'new_stream' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-message-rfc822.c:61]: (style) The scope of the variable 'mime_parser' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-multipart-digest.c:68]: (style) The scope of the variable 'cts' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-multipart-related.c:54]: (style) The scope of the variable 'body_part' can be reduced.

[evolution-3.8.5\em-format\e-mail-parser-multipart-signed.c:76]: (style) Variable 'cpart' is assigned a value that is never used.

[evolution-3.8.5\em-format\e-mail-part-utils.c:265]: (style) The scope of the variable 'cid' can be reduced.

[evolution-3.8.5\em-format\e-mail-part-utils.c:377]: (style) The scope of the variable 'store' can be reduced.

[evolution-3.8.5\libemail-engine\e-mail-folder-utils.c:674]: (style) The scope of the variable 'message' can be reduced.

[evolution-3.8.5\libemail-engine\e-mail-folder-utils.c:718]: (style) The scope of the variable 'buffer' can be reduced.

[evolution-3.8.5\libemail-engine\e-mail-folder-utils.c:925]: (style) The scope of the variable 'message' can be reduced.

[evolution-3.8.5\libemail-engine\e-mail-session.c:178] -> [evolution-3.8.5\libemail-engine\e-mail-session.c:186]: (warning) Possible null pointer dereference: m - otherwise it is redundant to check it against null.

[evolution-3.8.5\libemail-engine\mail-config.c:150] -> [evolution-3.8.5\libemail-engine\mail-config.c:152]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:207]: (style) The scope of the variable 'ud' can be reduced.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:424]: (style) The scope of the variable 'info' can be reduced.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:517]: (style) The scope of the variable 'up' can be reduced.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:551]: (style) The scope of the variable 'up' can be reduced.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:632]: (style) The scope of the variable 'mfi' can be reduced.

[evolution-3.8.5\libemail-engine\mail-folder-cache.c:811]: (style) The scope of the variable 'folder' can be reduced.

[evolution-3.8.5\libemail-engine\mail-ops.c:869]: (style) The scope of the variable 'str' can be reduced.

[evolution-3.8.5\libemail-engine\mail-tools.c:178]: (style) The scope of the variable 'fromstr' can be reduced.

[evolution-3.8.5\libemail-engine\mail-vfolder.c:675]: (style) The scope of the variable 'source' can be reduced.

[evolution-3.8.5\libemail-engine\mail-vfolder.c:977]: (style) The scope of the variable 'user' can be reduced.

[evolution-3.8.5\libemail-engine\mail-vfolder.c:1031]: (style) The scope of the variable 'rule' can be reduced.

[evolution-3.8.5\libemail-engine\mail-vfolder.c:1032]: (style) The scope of the variable 'user' can be reduced.

[evolution-3.8.5\libgnomecanvas\gailcanvasitem.c:178]: (style) The scope of the variable 'item' can be reduced.

[evolution-3.8.5\libgnomecanvas\gailcanvastext.c:437]: (style) The scope of the variable 'cursor_mark' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1406]: (style) The scope of the variable 'i' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1445]: (style) The scope of the variable 'i' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1466]: (style) The scope of the variable 'i' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1487]: (style) The scope of the variable 'i' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1507]: (style) The scope of the variable 'i' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1532]: (style) The scope of the variable 'child' can be reduced.

[evolution-3.8.5\libgnomecanvas\gnome-canvas.c:1564]: (style) The scope of the variable 'child' can be reduced.

[evolution-3.8.5\mail\e-http-request.c:192] -> [evolution-3.8.5\mail\e-http-request.c:194]: (warning) Possible null pointer dereference: evo_uri - otherwise it is redundant to check it against null.

[evolution-3.8.5\mail\e-mail-config-security-page.c:211]: (style) Unused variable: entry

[evolution-3.8.5\mail\e-mail-display.c:1570]: (style) The scope of the variable 'user_cache_dir' can be reduced.

[evolution-3.8.5\mail\e-mail-migrate.c:176]: (style) The scope of the variable 'd' can be reduced.

[evolution-3.8.5\mail\e-mail-notebook-view.c:902] -> [evolution-3.8.5\mail\e-mail-notebook-view.c:906]: (performance) Variable 'pos' is reassigned a value before the old one has been used.

[evolution-3.8.5\mail\e-mail-printer.c:356]: (style) The scope of the variable 'iter_prev' can be reduced.

[evolution-3.8.5\mail\e-mail-printer.c:357]: (style) The scope of the variable 'node2' can be reduced.

[evolution-3.8.5\mail\e-mail-printer.c:384]: (style) The scope of the variable 'iter_next' can be reduced.

[evolution-3.8.5\mail\e-mail-printer.c:385]: (style) The scope of the variable 'node2' can be reduced.

[evolution-3.8.5\mail\e-mail-printer.c:703]: (style) The scope of the variable 'header' can be reduced.

[evolution-3.8.5\mail\e-mail-sidebar.c:295]: (style) The scope of the variable 'key' can be reduced.

[evolution-3.8.5\mail\e-mail-ui-session.c:372]: (style) The scope of the variable 'rule' can be reduced.

[evolution-3.8.5\mail\em-composer-utils.c:1283]: (style) The scope of the variable 'part' can be reduced.

[evolution-3.8.5\mail\em-composer-utils.c:2127]: (style) The scope of the variable 'list' can be reduced.

[evolution-3.8.5\mail\em-composer-utils.c:156]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\mail\em-composer-utils.c:174]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\mail\em-composer-utils.c:383]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\mail\em-filter-context.c:168]: (style) Variable 'count' is assigned a value that is never used.

[evolution-3.8.5\mail\em-filter-rule.c:568]: (style) The scope of the variable 'w' can be reduced.

[evolution-3.8.5\mail\em-filter-rule.c:573]: (style) The scope of the variable 'part' can be reduced.

[evolution-3.8.5\mail\em-folder-tree.c:3066]: (style) The scope of the variable 'current_path' can be reduced.

[evolution-3.8.5\mail\em-utils.c:217]: (style) The scope of the variable 'fc' can be reduced.

[evolution-3.8.5\mail\em-utils.c:316]: (style) The scope of the variable 'ts' can be reduced.

[evolution-3.8.5\mail\em-utils.c:507]: (style) The scope of the variable 'tag' can be reduced.

[evolution-3.8.5\mail\em-utils.c:803]: (style) The scope of the variable 'info' can be reduced.

[evolution-3.8.5\mail\em-utils.c:1386]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\mail\importers\elm-importer.c:126]: (style) The scope of the variable 'elmrc' can be reduced.

[evolution-3.8.5\mail\importers\elm-importer.c:258]: (style) The scope of the variable 'what' can be reduced.

[evolution-3.8.5\mail\importers\evolution-mbox-importer.c:220]: (style) The scope of the variable 'what' can be reduced.

[evolution-3.8.5\mail\importers\pine-importer.c:102]: (style) The scope of the variable 'addr' can be reduced.

[evolution-3.8.5\mail\importers\pine-importer.c:102]: (style) The scope of the variable 'addrs' can be reduced.

[evolution-3.8.5\mail\importers\pine-importer.c:104]: (style) The scope of the variable 'list' can be reduced.

[evolution-3.8.5\mail\importers\pine-importer.c:324]: (style) The scope of the variable 'what' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:55]: (style) The scope of the variable 'part' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:56]: (style) The scope of the variable 'element' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:59]: (style) The scope of the variable 'namestr' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:242]: (style) The scope of the variable 'addr' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:261]: (style) The scope of the variable 'namestr' can be reduced.

[evolution-3.8.5\mail\mail-autofilter.c:287]: (style) The scope of the variable 'name' can be reduced.

[evolution-3.8.5\mail\mail-send-recv.c:408]: (error) Possible null pointer dereference: user

[evolution-3.8.5\mail\mail-send-recv.c:605] -> [evolution-3.8.5\mail\mail-send-recv.c:607]: (performance) Variable 'type' is reassigned a value before the old one has been used.

[evolution-3.8.5\mail\mail-send-recv.c:526]: (style) The scope of the variable 'send_icon' can be reduced.

[evolution-3.8.5\mail\mail-send-recv.c:1029]: (style) The scope of the variable 'folder' can be reduced.

[evolution-3.8.5\modules\addressbook\e-book-shell-backend.c:177]: (style) The scope of the variable 'registry' can be reduced.

[evolution-3.8.5\modules\addressbook\e-book-shell-backend.c:395]: (style) Variable 'source_uid' is assigned a value that is never used.

[evolution-3.8.5\modules\addressbook\e-book-shell-backend.c:398]: (style) Variable 'contact_uid' is assigned a value that is never used.

[evolution-3.8.5\modules\backup-restore\evolution-backup-restore.c:246]: (style) The scope of the variable 'path' can be reduced.

[evolution-3.8.5\modules\backup-restore\evolution-backup-restore.c:251]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\modules\backup-restore\evolution-backup-restore.c:291]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-3.8.5\modules\calendar\e-cal-shell-content.c:332]: (style) The scope of the variable 'calendar_view' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-content.c:339]: (style) The scope of the variable 'foreign_content' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-content.c:340]: (style) The scope of the variable 'foreign_view' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-content.c:344]: (style) The scope of the variable 'settings' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-content.c:347]: (style) The scope of the variable 'markup' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-settings.c:78]: (style) The scope of the variable 'timezone' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-sidebar.c:179]: (style) Variable 'cancelled' is assigned a value that is never used.

[evolution-3.8.5\modules\calendar\e-cal-shell-view-actions.c:1957]: (style) The scope of the variable 'combo_box' can be reduced.

[evolution-3.8.5\modules\calendar\e-cal-shell-view-memopad.c:370]: (style) Variable 'editable' is assigned a value that is never used.

[evolution-3.8.5\modules\calendar\e-cal-shell-view-private.c:950]: (style) The scope of the variable 'icalcomp_clone' can be reduced.

[evolution-3.8.5\modules\calendar\e-calendar-preferences.c:174]: (style) The scope of the variable 'zone' can be reduced.

[evolution-3.8.5\modules\calendar\e-calendar-preferences.c:221]: (style) The scope of the variable 'zone' can be reduced.

[evolution-3.8.5\modules\calendar\e-memo-shell-sidebar.c:176]: (style) Variable 'cancelled' is assigned a value that is never used.

[evolution-3.8.5\modules\calendar\e-task-shell-sidebar.c:176]: (style) Variable 'cancelled' is assigned a value that is never used.

[evolution-3.8.5\modules\mail-config\e-mail-config-google-summary.c:238] -> [evolution-3.8.5\modules\mail-config\e-mail-config-google-summary.c:250]: (performance) Variable 'container' is reassigned a value before the old one has been used.

[evolution-3.8.5\modules\mail-config\e-mail-config-yahoo-summary.c:233] -> [evolution-3.8.5\modules\mail-config\e-mail-config-yahoo-summary.c:245]: (performance) Variable 'container' is reassigned a value before the old one has been used.

[evolution-3.8.5\modules\mail\em-mailer-prefs.c:209]: (style) The scope of the variable 'tok' can be reduced.

[evolution-3.8.5\modules\mail\em-mailer-prefs.c:210]: (style) The scope of the variable 'name' can be reduced.

[evolution-3.8.5\modules\mail\em-mailer-prefs.c:210]: (style) The scope of the variable 'value' can be reduced.

[evolution-3.8.5\modules\mail\em-mailer-prefs.c:1090]: (style) The scope of the variable 'def' can be reduced.

[evolution-3.8.5\modules\prefer-plain\plugin\config-ui.c:159]: (style) The scope of the variable 'key' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:293]: (style) The scope of the variable 'file' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'pobox' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'street' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'city' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'state' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'zip' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:470]: (style) The scope of the variable 'country' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:867]: (style) The scope of the variable 'filename' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:951]: (style) The scope of the variable 'dword_ptr' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:1199]: (style) The scope of the variable 'charptr' can be reduced.

[evolution-3.8.5\modules\tnef-attachment\e-mail-parser-tnef-attachment.c:1202]: (style) The scope of the variable 'dword_ptr' can be reduced.

[evolution-3.8.5\plugins\bbdb\bbdb.c:64] -> [evolution-3.8.5\plugins\bbdb\bbdb.c:67]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[evolution-3.8.5\plugins\bbdb\bbdb.c:451]: (style) The scope of the variable 'selected_source' can be reduced.

[evolution-3.8.5\plugins\bbdb\bbdb.c:488]: (style) The scope of the variable 'selected_source' can be reduced.

[evolution-3.8.5\plugins\dbx-import\dbx-importer.c:761]: (style) The scope of the variable 'what' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:99]: (style) The scope of the variable 'sub_combo_box_get' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:140]: (style) The scope of the variable 'sub_combo_box_fill' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:283]: (style) The scope of the variable 'temp_header_ptr' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:283]: (style) The scope of the variable 'temp' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:286]: (style) The scope of the variable 'sub_combo_box_ptr' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:413]: (style) The scope of the variable 'temp_header_ptr' can be reduced.

[evolution-3.8.5\plugins\email-custom-header\email-custom-header.c:414]: (style) The scope of the variable 'temp_header_value_ptr' can be reduced.

[evolution-3.8.5\plugins\mail-notification\mail-notification.c:84] -> [evolution-3.8.5\plugins\mail-notification\mail-notification.c:89]: (performance) Variable 'res' is reassigned a value before the old one has been used.

[evolution-3.8.5\plugins\mail-to-task\mail-to-task.c:1044]: (warning) Assignment of function parameter has no effect outside the function.

[evolution-3.8.5\plugins\mail-to-task\mail-to-task.c:736] -> [evolution-3.8.5\plugins\mail-to-task\mail-to-task.c:741]: (performance) Variable 'source_type' is reassigned a value before the old one has been used.

[evolution-3.8.5\plugins\mail-to-task\mail-to-task.c:1197] -> [evolution-3.8.5\plugins\mail-to-task\mail-to-task.c:1176]: (style) Duplicate conditions in 'if' and related 'else if'.

[evolution-3.8.5\plugins\pst-import\pst-importer.c:819] -> [evolution-3.8.5\plugins\pst-import\pst-importer.c:821]: (warning) Possible null pointer dereference: topitem - otherwise it is redundant to check it against null.

[evolution-3.8.5\plugins\pst-import\pst-importer.c:224]: (style) The scope of the variable 'inbox' can be reduced.

[evolution-3.8.5\plugins\pst-import\pst-importer.c:225]: (style) The scope of the variable 'delim' can be reduced.

[evolution-3.8.5\plugins\pst-import\pst-importer.c:1459]: (style) The scope of the variable 'eaddress' can be reduced.

[evolution-3.8.5\plugins\pst-import\pst-importer.c:2112]: (style) The scope of the variable 'what' can be reduced.

[evolution-3.8.5\plugins\publish-calendar\publish-calendar.c:695]: (style) The scope of the variable 'uri' can be reduced.

[evolution-3.8.5\plugins\publish-calendar\url-editor-dialog.c:453]: (style) The scope of the variable 'source' can be reduced.

[evolution-3.8.5\plugins\publish-calendar\url-editor-dialog.c:61]: (style) Variable 'password' is allocated memory that is never used.

[evolution-3.8.5\plugins\save-calendar\csv-format.c:154] -> [evolution-3.8.5\plugins\save-calendar\csv-format.c:163]: (performance) Variable 'needquotes' is reassigned a value before the old one has been used.

[evolution-3.8.5\plugins\save-calendar\csv-format.c:325]: (style) The scope of the variable 'line' can be reduced.

[evolution-3.8.5\plugins\save-calendar\rdf-format.c:193]: (style) The scope of the variable 'temp' can be reduced.

[evolution-3.8.5\plugins\templates\templates.c:173]: (style) The scope of the variable 'key' can be reduced.

[evolution-3.8.5\plugins\templates\templates.c:864]: (style) Variable 'new_content_type' is assigned a value that is never used.

[evolution-3.8.5\shell\e-shell-searchbar.c:114]: (style) The scope of the variable 'action_name' can be reduced.

[evolution-3.8.5\shell\e-shell-searchbar.c:146]: (style) The scope of the variable 'action_name' can be reduced.

[evolution-3.8.5\shell\e-shell-searchbar.c:204]: (style) The scope of the variable 'action_name' can be reduced.

[evolution-3.8.5\shell\e-shell-searchbar.c:322]: (style) The scope of the variable 'shell_content' can be reduced.

[evolution-3.8.5\smime\gui\certificate-manager.c:488]: (style) The scope of the variable 'selection' can be reduced.

[evolution-3.8.5\smime\gui\component.c:71]: (style) The scope of the variable 'prompt' can be reduced.

[evolution-3.8.5\smime\gui\e-cert-selector.c:156]: (style) The scope of the variable 'node' can be reduced.

[evolution-3.8.5\smime\lib\e-asn1-object.c:556]: (style) The scope of the variable 'avas' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-data-server/evolution-data-server_3.8.5.orig.tar.xz
[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:574] -> [evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:579]: (performance) Variable 'modified' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:284]: (style) The scope of the variable 'str' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:347]: (style) The scope of the variable 'str' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:704]: (style) The scope of the variable 'id' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:903]: (style) The scope of the variable 'contact_rev' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\file\e-book-backend-file.c:903]: (style) The scope of the variable 'old_contact_rev' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-book-backend-google.c:1066]: (style) The scope of the variable 'authorizer' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-book-google-utils.c:495]: (style) The scope of the variable 'multi_name' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-book-google-utils.c:496]: (style) The scope of the variable 'str' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-book-google-utils.c:497]: (style) The scope of the variable 'p' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-book-google-utils.c:1635]: (style) The scope of the variable 'base' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\google\e-gdata-goa-authorizer.c:443] -> [evolution-data-server-3.8.5\addressbook\backends\google\e-gdata-goa-authorizer.c:458]: (performance) Variable 'success' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\addressbook\backends\google\e-gdata-oauth2-authorizer.c:231] -> [evolution-data-server-3.8.5\addressbook\backends\google\e-gdata-oauth2-authorizer.c:244]: (performance) Variable 'success' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\addressbook\backends\webdav\e-book-backend-webdav.c:291]: (style) The scope of the variable 'etag' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\webdav\e-book-backend-webdav.c:988]: (style) The scope of the variable 'GETCTAG_XPATH_VALUE' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\webdav\e-book-backend-webdav.c:1463]: (style) The scope of the variable 'filename' can be reduced.

[evolution-data-server-3.8.5\addressbook\backends\webdav\e-book-backend-webdav.c:303]: (style) Variable 'source' is assigned a value that is never used.

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-address-western.h:2]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-address-western.h:2]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-book-contacts-types.h:13]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-book-contacts-types.h:13]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-book-query.h:3]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-book-query.h:3]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-contact.h:10]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-name-western.h:5]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-contact.h:10]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-name-western.h:5]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-phone-number-private.cpp:27]: (error) Phone number support must be enabled for this file

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-phone-number-private.h:35]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-phone-number.h:32]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-phone-number-private.cpp:27]: (error) #error Phone number support must be enabled for this file

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-phone-number.h:32]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-source-backend-summary-setup.h:24]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-source-backend-summary-setup.h:24]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-vcard.h:24]: (error) "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook-contacts\e-vcard.h:24]: (error) #error "Only <libebook-contacts/libebook-contacts.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book-client.h:23]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book-client-view.h:22]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book-client.h:23]: (error) #error "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book.h:12]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book-view.h:12]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book-types.h:13]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-book.h:12]: (error) #error "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-error.h:2]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-destination.h:29]: (error) "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libebook\e-destination.h:29]: (error) #error "Only <libebook/libebook.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-cache.h:24]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sexp.h:25]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-cache.h:24]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-db-cache.h:23]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend.h:23]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-db-cache.h:23]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-factory.h:24]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-factory.h:22]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend.h:23]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sexp.h:25]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sqlitedb.h:23]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sqlitedb.h:23]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-summary.h:25]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-summary.h:25]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sync.h:6]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-book-backend-sync.h:6]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-view.h:25]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book.h:24]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-view.h:25]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-direct.h:22]: (error) "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-direct.h:22]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\addressbook\libedata-book\e-data-book-factory.h:22]: (error) #error "Only <libedata-book/libedata-book.h> should be included directly."

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:334] -> [evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:343]: (performance) Variable 'changed' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:456]: (style) The scope of the variable 'newuri' can be reduced.

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:457]: (style) The scope of the variable 'uri_parsed' can be reduced.

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:650]: (style) The scope of the variable 'comp' can be reduced.

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:1020]: (style) The scope of the variable 'comp' can be reduced.

[evolution-data-server-3.8.5\calendar\backends\http\e-cal-backend-http.c:1257]: (style) The scope of the variable 'param' can be reduced.

[evolution-data-server-3.8.5\calendar\libecal\e-cal-check-timezones.h:21]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-check-timezones.h:21]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-client.h:23]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-client-view.h:22]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-client.h:23]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-system-timezone.h:21]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-system-timezone.h:21]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-time-util.h:12]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-time-util.h:12]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-util.h:22]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-util.h:22]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal.h:23]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal-view.h:22]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-cal.h:23]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-timezone-cache.h:20]: (error) "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libecal\e-timezone-cache.h:20]: (error) #error "Only <libecal/libecal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-cache.h:23]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-cache.h:23]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend.h:24]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-factory.h:24]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-data-cal-factory.h:23]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend.h:24]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-intervaltree.h:24]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-intervaltree.h:24]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-sexp.h:25]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-sexp.h:25]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-store.h:23]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-store.h:23]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-sync.h:6]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-sync.h:6]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-util.h:23]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-cal-backend-util.h:23]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-data-cal.h:24]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-data-cal-view.h:22]: (error) "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\calendar\libedata-cal\e-data-cal.h:24]: (error) #error "Only <libedata-cal/libedata-cal.h> should be included directly."

[evolution-data-server-3.8.5\camel\camel-address.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-address.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-block-file.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-file-utils.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-block-file.h:22]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-certdb.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-certdb.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-iconv.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-charset-map.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-utf8.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-iconv.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-cipher-context.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-debug.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-session.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-operation.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-utils.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-medium.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-multipart.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-multipart-encrypted.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-multipart-signed.h:28]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-message.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-canon.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-filter.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-cipher-context.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-data-cache.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-object-bag.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-fs.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-mem.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-data-cache.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-data-wrapper.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-basic.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-crlf.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-data-wrapper.h:26]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-db.h:4]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-string-utils.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-object.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-db.h:4]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-debug.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-disco-diary.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-disco-folder.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-disco-store.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-store.h:28]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-disco-diary.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-offline-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-subscribable.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-enums.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-enums.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-url.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-file-utils.h:27]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-filter-driver.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-filter-search.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-service.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sexp.h:6]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-provider.h:28]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder-search.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder-thread.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-vee-folder.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-search-sql-sexp.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder-search.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder-thread.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-gpg-context.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-internet-address.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-charset.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-part.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-null.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-html-parser.h:29]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-html-parser.h:29]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-command.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-utils.h:21]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-job.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-server.h:21]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-stream.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-store-summary.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-store.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-conn-manager.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-command.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-conn-manager.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-folder.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-search.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-summary.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-folder.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-job.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-offline-store.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-search.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-utils.h:21]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-summary.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-imapx-tokenise.h:28]: (error) "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

[evolution-data-server-3.8.5\camel\camel-text-index.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-index.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-index.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-object.h:26]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-index.h:22]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-internet-address.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-junk-filter.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-junk-filter.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-local-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-local-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock-client.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock-helper.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock-client.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock-helper.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-lock.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-medium.h:27]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-memchunk.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-memchunk.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mempool.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mempool.h:22]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-basic.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-bestenc.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-bestenc.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-canon.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-charset-map.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-crlf.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-enriched.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-enriched.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-from.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-from.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-gzip.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-gzip.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-html.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-index.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-linewrap.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-linewrap.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-pgp.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-pgp.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-progress.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-progress.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-save.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-save.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-tohtml.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-url-scanner.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-tohtml.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-windows.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-yenc.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter-yenc.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter.h:25]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-filter.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-parser.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-part-utils.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-buffer.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-movemail.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-msgport.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-msgport.h:22]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-part.h:27]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-net-utils.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-network-service.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-network-service.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-network-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-network-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-nntp-address.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-utils.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-object-bag.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-offline-folder.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder-summary.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-offline-journal.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-offline-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-folder.h:26]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-partition-table.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-vee-store.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-provider.h:28]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-anonymous.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-cram-md5.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-digest-md5.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-gssapi.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-net-utils.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-login.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-ntlm.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-process.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-plain.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-popb4smtp.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl-popb4smtp.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sasl.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-mime-message.h:25]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-search-sql-sexp.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-transport.h:27]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-sexp.h:6]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-store-settings.h:20]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-store-settings.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-store-summary.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-vtrash-folder.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-buffer.h:27]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-filter.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-mem.h:26]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-null.h:23]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-stream-vfs.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-string-utils.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-subscribable.h:20]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-tcp-stream-raw.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-tcp-stream-ssl.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-tcp-stream.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-trie.h:22]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-uid-cache.h:26]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-trie.h:22]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-utf8.h:24]: (error) #error "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-vee-data-cache.h:23]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\camel-vee-summary.h:24]: (error) "Only <camel/camel.h> can be included directly."

[evolution-data-server-3.8.5\camel\providers\local\camel-local-summary.c:522]: (style) The scope of the variable 'xev' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-local-summary.c:671]: (style) The scope of the variable 'val' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-store.c:1227]: (warning) String literal compared with variable 'cc'. Did you intend to use strcmp() instead?

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-summary.c:304]: (style) The scope of the variable 'mdi' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-summary.c:305]: (style) The scope of the variable 'uid' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-summary.c:562]: (style) The scope of the variable 'p' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-summary.c:759]: (style) The scope of the variable 'info' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-maildir-summary.c:794]: (style) The scope of the variable 'dest' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mbox-store.c:462]: (style) The scope of the variable 'inode' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mbox-summary.c:821] -> [evolution-data-server-3.8.5\camel\providers\local\camel-mbox-summary.c:833]: (performance) Variable 'fd' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\camel\providers\local\camel-mbox-summary.c:280]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mbox-summary.c:303]: (style) The scope of the variable 'uid' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mh-store.c:283]: (style) The scope of the variable 'dp' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mh-store.c:284]: (style) The scope of the variable 'd' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mh-store.c:291]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\providers\local\camel-mh-summary.c:124]: (style) The scope of the variable 'name' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-mh-summary.c:208]: (style) The scope of the variable 'p' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-spool-store.c:466]: (style) The scope of the variable 'name' can be reduced.

[evolution-data-server-3.8.5\camel\providers\local\camel-spool-store.c:203]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-folder.c:279]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-folder.c:382]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-folder.c:504]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-store-summary.c:115]: (style) The scope of the variable 'info' can be reduced.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-store-summary.c:137]: (style) The scope of the variable 'f' can be reduced.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-store.c:283]: (style) The scope of the variable 'p' can be reduced.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-store.c:746]: (style) The scope of the variable 'relpath' can be reduced.

[evolution-data-server-3.8.5\camel\providers\nntp\camel-nntp-summary.c:486]: (style) The scope of the variable 'msgid' can be reduced.

[evolution-data-server-3.8.5\camel\providers\pop3\camel-pop3-engine.c:239]: (style) The scope of the variable 'pc' can be reduced.

[evolution-data-server-3.8.5\camel\providers\pop3\camel-pop3-folder.c:89]: (warning) scanf without field width limits can crash with huge input data.

[evolution-data-server-3.8.5\camel\providers\pop3\camel-pop3-store.c:598]: (style) The scope of the variable 'pc' can be reduced.

[evolution-data-server-3.8.5\camel\providers\smtp\camel-smtp-transport.c:642]: (style) The scope of the variable 'authtype' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test1.c:22]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test10.c:31]: (style) The scope of the variable 'store' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test10.c:32]: (style) The scope of the variable 'service' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test10.c:33]: (style) The scope of the variable 'folder' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test10.c:88]: (style) Variable 'error' is assigned a value that is never used.

[evolution-data-server-3.8.5\camel\tests\folder\test4.c:18]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test5.c:18]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test6.c:17]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test7.c:18]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test8.c:62]: (style) The scope of the variable 'sub' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test8.c:62]: (style) The scope of the variable 'content' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test8.c:63]: (style) The scope of the variable 'res' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test8.c:64]: (style) The scope of the variable 'msg' can be reduced.

[evolution-data-server-3.8.5\camel\tests\folder\test8.c:176]: (style) Variable 'error' is assigned a value that is never used.

[evolution-data-server-3.8.5\camel\tests\folder\test9.c:89]: (style) The scope of the variable 'msg' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\camel-test-provider.c:8]: (style) The scope of the variable 'name' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\camel-test-provider.c:8]: (style) The scope of the variable 'path' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\folders.c:346]: (style) The scope of the variable 'store' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\folders.c:347]: (style) The scope of the variable 'service' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\folders.c:348]: (style) The scope of the variable 'folder' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\messages.c:49]: (style) The scope of the variable 'dw' can be reduced.

[evolution-data-server-3.8.5\camel\tests\lib\messages.c:210]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[evolution-data-server-3.8.5\camel\tests\lib\messages.c:237]: (style) Variable 'content' is assigned a value that is never used.

[evolution-data-server-3.8.5\camel\tests\lib\messages.c:279]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-data-server-3.8.5\camel\tests\message\test2.c:106]: (style) The scope of the variable 'name' can be reduced.

[evolution-data-server-3.8.5\camel\tests\message\test2.c:107]: (style) The scope of the variable 'charset' can be reduced.

[evolution-data-server-3.8.5\camel\tests\message\test2.c:109]: (style) The scope of the variable 'enc2' can be reduced.

[evolution-data-server-3.8.5\camel\tests\message\test2.c:109]: (style) The scope of the variable 'format2' can be reduced.

[evolution-data-server-3.8.5\camel\tests\mime-filter\test-crlf.c:31]: (style) The scope of the variable 'work' can be reduced.

[evolution-data-server-3.8.5\camel\tests\misc\split.c:57]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-data-server-3.8.5\camel\tests\misc\url-scan.c:87]: (style) The scope of the variable 'html' can be reduced.

[evolution-data-server-3.8.5\camel\tests\misc\url.c:75]: (style) The scope of the variable 'url' can be reduced.

[evolution-data-server-3.8.5\camel\tests\misc\utf7.c:47]: (style) The scope of the variable 'utf8' can be reduced.

[evolution-data-server-3.8.5\camel\tests\misc\utf7.c:47]: (style) The scope of the variable 'utf7' can be reduced.

[evolution-data-server-3.8.5\libebackend\e-authentication-mediator.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-authentication-mediator.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-authentication-session.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-authentication-session.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend-enums.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend-enums.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend-factory.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend-factory.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-user-prompter.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-backend.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-collection-backend-factory.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-collection-backend-factory.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-collection-backend.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-collection-backend.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-data-factory.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-data-factory.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-db3-utils.h:12]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-db3-utils.h:12]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-dbhash.h:12]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-dbhash.h:12]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-dbus-server.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-dbus-server.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-extensible.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-extensible.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-extension.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-extension.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-file-cache.h:23]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-file-cache.h:23]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-module.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-module.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-oauth2-support.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-oauth2-support.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-offline-listener.h:24]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-offline-listener.h:24]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-server-side-source.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-server-side-source.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-source-registry-server.h:20]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-source-registry-server.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-sqlite3-vfs.h:22]: (error) "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-sqlite3-vfs.h:22]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libebackend\e-user-prompter.h:20]: (error) #error "Only <libebackend/libebackend.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-cancellable-locks.h:21]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-cancellable-locks.h:21]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-data-server-util.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-categories.h:21]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-data-server-util.h:23]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-client.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-client.h:23]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-credentials.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-debug-log.h:25]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-debug-log.h:25]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-flag.h:21]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-flag.h:21]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-gdbus-templates.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-iterator.h:10]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-iterator.h:10]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-list-iterator.h:10]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-list.h:10]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-list-iterator.h:10]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-list.h:10]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-memory.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-memory.h:23]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-operation-pool.h:23]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-operation-pool.h:23]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-proxy.h:25]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-proxy.h:25]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-sexp.h:6]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-sexp.h:6]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-address-book.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-address-book.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-alarms.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-alarms.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-authentication.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-authentication.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-authenticator.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-authenticator.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-autocomplete.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-autocomplete.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-backend.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-backend.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-calendar.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-calendar.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-camel.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-camel.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-collection.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-collection.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-enums.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-enums.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-extension.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-extension.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-goa.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-goa.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-account.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-account.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-composition.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-composition.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-identity.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-identity.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-signature.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-signature.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-submission.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-submission.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-transport.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mail-transport.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mdn.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-mdn.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-offline.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-offline.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-openpgp.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-openpgp.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-refresh.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-refresh.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-resource.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-resource.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-revision-guards.h:25]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-revision-guards.h:25]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-security.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-security.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-selectable.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-selectable.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-smime.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-smime.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-uoa.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-uoa.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-webdav.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source-webdav.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source.h:20]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-uid.h:24]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-source.h:20]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-time-utils.h:12]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-time-utils.h:12]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-uid.h:24]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-url.h:29]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-url.h:29]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-xml-hash-utils.h:21]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-xml-utils.h:21]: (error) "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-xml-hash-utils.h:21]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\libedataserver\e-xml-utils.h:21]: (error) #error "Only <libedataserver/libedataserver.h> should be included directly."

[evolution-data-server-3.8.5\modules\gnome-online-accounts\module-gnome-online-accounts.c:1154]: (style) Variable 'handler_id' is assigned a value that is never used.

[evolution-data-server-3.8.5\modules\owncloud-backend\module-owncloud-backend.c:100]: (style) The scope of the variable 'backend' can be reduced.

[evolution-data-server-3.8.5\modules\owncloud-backend\module-owncloud-backend.c:147]: (style) The scope of the variable 'master_source' can be reduced.

[evolution-data-server-3.8.5\modules\trust-prompt\e-asn1-object.c:556]: (style) The scope of the variable 'avas' can be reduced.

[evolution-data-server-3.8.5\modules\trust-prompt\module-trust-prompt.c:243]: (style) The scope of the variable 'cert' can be reduced.

[evolution-data-server-3.8.5\modules\ubuntu-online-accounts\module-ubuntu-online-accounts.c:183] -> [evolution-data-server-3.8.5\modules\ubuntu-online-accounts\module-ubuntu-online-accounts.c:188]: (performance) Variable 'supports_oauth2' is reassigned a value before the old one has been used.

[evolution-data-server-3.8.5\modules\ubuntu-online-accounts\module-ubuntu-online-accounts.c:146]: (style) The scope of the variable 'account_services' can be reduced.

[evolution-data-server-3.8.5\private\e-dbus-direct-book.c:1219]: (style) The scope of the variable 'variant' can be reduced.

[evolution-data-server-3.8.5\tests\libebook\ebook-test-utils.c:13]: (style) The scope of the variable 'debug_string' can be reduced.

[evolution-data-server-3.8.5\tests\libecal\ecal-test-utils.c:40]: (style) The scope of the variable 'debug_string' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-ews/evolution-ews_3.8.5.orig.tar.xz
[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:232]: (style) The scope of the variable 'full_path' can be reduced.

[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:747]: (style) The scope of the variable 'new_value' can be reduced.

[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:747]: (style) The scope of the variable 'old_value' can be reduced.

[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:987]: (style) The scope of the variable 'item_id' can be reduced.

[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:1223]: (style) The scope of the variable 'id' can be reduced.

[evolution-ews-3.8.5\src\addressbook\e-book-backend-ews.c:1224]: (style) The scope of the variable 'item_id' can be reduced.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:425]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:787]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:797]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:807]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:388]: (style) The scope of the variable 'bytes_todo' can be reduced.

[evolution-ews-3.8.5\src\addressbook\mspack\lzxd.c:391]: (style) The scope of the variable 'frame_size' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:56]: (style) The scope of the variable 'str' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:278]: (style) The scope of the variable 'offset' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:279]: (style) The scope of the variable 'tzname' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:318]: (style) The scope of the variable 'prop' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:466]: (style) The scope of the variable 'prop' can be reduced.

[evolution-ews-3.8.5\src\calendar\e-cal-backend-ews-utils.c:659]: (style) The scope of the variable 'c' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-folder.c:1664]: (style) The scope of the variable 'changes' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-folder.c:1807]: (style) The scope of the variable 'ews_info' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-folder.c:1808]: (style) The scope of the variable 'info' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:293]: (style) The scope of the variable 'pfid' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:632]: (style) The scope of the variable 'folder' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:900]: (style) The scope of the variable 'source' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:1240]: (style) The scope of the variable 'parent_fid' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:1272]: (style) The scope of the variable 'ews_summary' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-store.c:2289]: (style) The scope of the variable 'parent_id' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-summary.c:192]: (style) The scope of the variable 'iinfo' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-summary.c:197]: (style) The scope of the variable 'values' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-utils.c:756] -> [evolution-ews-3.8.5\src\camel\camel-ews-utils.c:756]: (style) Same expression on both sides of '||'.

[evolution-ews-3.8.5\src\camel\camel-ews-utils.c:104]: (style) The scope of the variable 'fi' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-utils.c:138]: (style) The scope of the variable 'fi' can be reduced.

[evolution-ews-3.8.5\src\camel\camel-ews-utils.c:286]: (style) The scope of the variable 'fi' can be reduced.

[evolution-ews-3.8.5\src\collection\e-ews-backend.c:376]: (style) The scope of the variable 'autocomplete_extension' can be reduced.

[evolution-ews-3.8.5\src\collection\e-ews-backend.c:377]: (style) The scope of the variable 'backend_extension' can be reduced.

[evolution-ews-3.8.5\src\collection\e-ews-backend.c:378]: (style) The scope of the variable 'folder_extension' can be reduced.

[evolution-ews-3.8.5\src\collection\e-ews-backend.c:379]: (style) The scope of the variable 'offline_extension' can be reduced.

[evolution-ews-3.8.5\src\collection\e-ews-backend.c:384]: (style) The scope of the variable 'extension_name' can be reduced.

[evolution-ews-3.8.5\src\configuration\e-ews-edit-folder-permissions.c:636] -> [evolution-ews-3.8.5\src\configuration\e-ews-edit-folder-permissions.c:640]: (performance) Variable 'can_select' is reassigned a value before the old one has been used.

[evolution-ews-3.8.5\src\configuration\e-mail-config-ews-backend.c:397]: (style) The scope of the variable 'ews_settings' can be reduced.

[evolution-ews-3.8.5\src\configuration\e-mail-config-ews-delegates-page.c:644] -> [evolution-ews-3.8.5\src\configuration\e-mail-config-ews-delegates-page.c:659]: (performance) Variable 'row' is reassigned a value before the old one has been used.

[evolution-ews-3.8.5\src\configuration\e-mail-config-ews-delegates-page.c:1013] -> [evolution-ews-3.8.5\src\configuration\e-mail-config-ews-delegates-page.c:1017]: (performance) Variable 'can_select' is reassigned a value before the old one has been used.

[evolution-ews-3.8.5\src\configuration\e-mail-config-ews-delegates-page.c:1206]: (style) Variable 'radio_group' is assigned a value that is never used.

[evolution-ews-3.8.5\src\server\e-ews-item.c:533]: (style) The scope of the variable 'value' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:575]: (style) The scope of the variable 'subparam1' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:576]: (style) The scope of the variable 'modified_occurrence_id' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:592]: (style) The scope of the variable 'subparam1' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:612]: (style) The scope of the variable 'subparam1' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:1538]: (style) The scope of the variable 'param_name' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:1538]: (style) The scope of the variable 'tmpfilename' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:1539]: (style) The scope of the variable 'filename' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:1539]: (style) The scope of the variable 'dirname' can be reduced.

[evolution-ews-3.8.5\src\server\e-ews-item.c:1542]: (style) The scope of the variable 'tmpdir' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-exchange/evolution-exchange_3.4.4.orig.tar.xz
[evolution-exchange-3.4.4\addressbook\e-book-backend-db-cache.c:99]: (style) The scope of the variable 'filename' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-db-cache.c:138]: (style) The scope of the variable 't' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-db-cache.c:36]: (warning, inconclusive) Size of pointer 'dbt' used instead of size of its data.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:429]: (style) The scope of the variable 'filename' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:435]: (style) The scope of the variable 'multipart' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:436]: (style) The scope of the variable 'part' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:639]: (style) The scope of the variable 'contact' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:670]: (style) The scope of the variable 'contact' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:895]: (style) The scope of the variable 'new_email' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:895]: (style) The scope of the variable 'cur_email' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:1219]: (style) The scope of the variable 'attr' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:1396]: (style) The scope of the variable 'type' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:1400]: (style) The scope of the variable 'photo_part' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:1954]: (style) The scope of the variable 'uri' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2221]: (style) The scope of the variable 'contact' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2272]: (style) The scope of the variable 'rn' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2273]: (style) The scope of the variable 'iter' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2274]: (style) The scope of the variable 'result' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2276]: (style) The scope of the variable 'vcard' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2277]: (style) The scope of the variable 'temp' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2279]: (style) The scope of the variable 'sexp' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2359]: (style) The scope of the variable 'rn' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2360]: (style) The scope of the variable 'iter' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2361]: (style) The scope of the variable 'result' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2363]: (style) The scope of the variable 'contact' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2364]: (style) The scope of the variable 'temp_list' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-exchange.c:2743]: (style) The scope of the variable 'account' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:670]: (style) The scope of the variable 'get_contact_op' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:673]: (style) The scope of the variable 'book_view' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:775]: (style) The scope of the variable 'e' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:874]: (style) The scope of the variable 'contact_list_op' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:877]: (style) The scope of the variable 'book_view' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:1236]: (style) The scope of the variable 'first' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:1236]: (style) The scope of the variable 'last' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:1404]: (style) The scope of the variable 'member_info' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:1560]: (style) The scope of the variable 'info' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:1774]: (style) The scope of the variable 'e' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:2496]: (style) The scope of the variable 'account' can be reduced.

[evolution-exchange-3.4.4\addressbook\e-book-backend-gal.c:2695]: (style) Variable 'book_name' is assigned a value that is never used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:425] -> [evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:426]: (performance) Variable 'receipts' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:506] -> [evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:507]: (performance) Variable 'receipts' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2536] -> [evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2539]: (performance) Variable 'object_class' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2537] -> [evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2542]: (performance) Variable 'sync_class' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:692]: (style) The scope of the variable 'x_name' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:805]: (style) The scope of the variable 'e2kctx' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:1031]: (style) The scope of the variable 'x_name' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:1031]: (style) The scope of the variable 'x_val' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:1604]: (style) The scope of the variable 'calobj' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2328]: (style) The scope of the variable 'prop' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2358]: (style) The scope of the variable 'ecomp_str' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-calendar.c:2359]: (style) The scope of the variable 'icalcomp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:853] -> [evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:857]: (performance) Variable 'status' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:1104]: (style) The scope of the variable 'attach_body' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:1277]: (style) The scope of the variable 'attach_body' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:1397]: (style) The scope of the variable 'ecalcomp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:1401]: (style) The scope of the variable 'subcomp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange-tasks.c:1444]: (error) Uninitialized variable: calobj

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1756]: (error) Possible null pointer dereference: file_contents

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:164]: (style) The scope of the variable 'tmp_comp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:167]: (style) The scope of the variable 'prop' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:168]: (style) The scope of the variable 'lastmod' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:380]: (style) The scope of the variable 'euri' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1140]: (style) The scope of the variable 'comp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1256]: (style) The scope of the variable 'comp' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1401]: (style) The scope of the variable 'error' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1677]: (style) The scope of the variable 'content' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1678]: (style) The scope of the variable 'multipart' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1679]: (style) The scope of the variable 'part' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1680]: (style) The scope of the variable 'filename' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1681]: (style) The scope of the variable 'attach_file_url' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1681]: (style) The scope of the variable 'attach_file' can be reduced.

[evolution-exchange-3.4.4\calendar\e-cal-backend-exchange.c:1684]: (style) The scope of the variable 'attach_data' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:64]: (style) The scope of the variable 'stream_cache' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:110]: (style) The scope of the variable 'stream_mem' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:183]: (style) The scope of the variable 'new' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:241]: (style) The scope of the variable 'info' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:443]: (style) The scope of the variable 'new_subject' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:548]: (style) The scope of the variable 'list_headers' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:1052]: (style) The scope of the variable 'changes' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:1091]: (style) The scope of the variable 'uids' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:1091]: (style) The scope of the variable 'hrefs' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-folder.c:1092]: (style) The scope of the variable 'flags' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-provider.c:202]: (style) The scope of the variable 'p' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-search.c:42]: (style) The scope of the variable 'uid' can be reduced.

[evolution-exchange-3.4.4\camel\camel-exchange-summary.c:195]: (style) The scope of the variable 'einfo' can be reduced.

[evolution-exchange-3.4.4\camel\mail-utils.c:172]: (style) The scope of the variable 'ctend' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-account-setup.c:441]: (style) The scope of the variable 'id_name' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-account-setup.c:535]: (style) The scope of the variable 'owaurl' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-account-setup.c:987]: (style) Variable 'auth_changed_id' is assigned a value that is never used.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:70]: (style) The scope of the variable 'folder' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:72]: (style) The scope of the variable 'type' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:152]: (style) The scope of the variable 'lbl_size' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:152]: (style) The scope of the variable 'lbl_size_val' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:158]: (style) The scope of the variable 'model' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:164]: (style) The scope of the variable 'ruri' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:167]: (style) The scope of the variable 'cal_name' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:168]: (style) The scope of the variable 'folder_size' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:172]: (style) The scope of the variable 'offline_msg' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-calendar.c:173]: (style) The scope of the variable 'lbl_offline_msg' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:510]: (style) The scope of the variable 'group' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:817]: (style) The scope of the variable 'title' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:817]: (style) The scope of the variable 'url_string' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:878]: (style) The scope of the variable 'widget' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:1410]: (style) The scope of the variable 'param1' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:1410]: (style) The scope of the variable 'param2' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-config-listener.c:1456]: (style) The scope of the variable 'group' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:73]: (style) The scope of the variable 'folder' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:90]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:138]: (style) The scope of the variable 'lbl_size' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:138]: (style) The scope of the variable 'lbl_size_val' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:142]: (style) The scope of the variable 'model' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:144]: (style) The scope of the variable 'ruri' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:147]: (style) The scope of the variable 'folder_size' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:147]: (style) The scope of the variable 'abook_name' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:152]: (style) The scope of the variable 'lbl_offline_msg' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:152]: (style) The scope of the variable 'vb_offline_msg' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-contacts.c:153]: (style) The scope of the variable 'offline_msg' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:205]: (style) The scope of the variable 'xml_form' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:206]: (style) The scope of the variable 'binary_form' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:298]: (style) The scope of the variable 'user' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:360]: (style) The scope of the variable 'match' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:407]: (style) The scope of the variable 'match' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-delegates.c:930]: (style) The scope of the variable 'user' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-folder-permission.c:272]: (style) The scope of the variable 'action' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-folder-permission.c:415]: (style) The scope of the variable 'action' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-folder.c:260]: (style) The scope of the variable 'node_to_be_deleted' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-mail-send-options.c:52]: (style) The scope of the variable 'sender_address' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-mail-send-options.c:53]: (style) The scope of the variable 'sender_id' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-mail-send-options.c:53]: (style) The scope of the variable 'recipient_id' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-mail-send-options.c:54]: (style) The scope of the variable 'addr' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-mail-send-options.c:55]: (style) The scope of the variable 'sender_addr' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-operations.c:208]: (style) The scope of the variable 'account' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-operations.c:310]: (style) The scope of the variable 'hier' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-permissions-dialog.c:374]: (style) The scope of the variable 'bsid' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-permissions-dialog.c:377]: (style) The scope of the variable 'email' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-permissions-dialog.c:877]: (style) Variable 'edit_none_radio_group' is assigned a value that is never used.

[evolution-exchange-3.4.4\eplugin\exchange-permissions-dialog.c:920]: (style) Variable 'delete_none_radio_group' is assigned a value that is never used.

[evolution-exchange-3.4.4\eplugin\exchange-send-options.c:92]: (style) The scope of the variable 'name_selector_entry' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-send-options.c:93]: (style) The scope of the variable 'destination_store' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-send-options.c:94]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-send-options.c:318]: (style) The scope of the variable 'des' can be reduced.

[evolution-exchange-3.4.4\eplugin\exchange-user-dialog.c:240]: (style) The scope of the variable 'destination' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:1415] -> [evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:1421]: (performance) Variable 'fd' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:249]: (style) The scope of the variable 'default_gal_limit' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:322]: (style) The scope of the variable 'challenge_hdr' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:1413]: (style) The scope of the variable 'value' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-autoconfig.c:1507]: (style) The scope of the variable 'path' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:636] -> [evolution-exchange-3.4.4\server\lib\e2k-context.c:637]: (warning) Possible null pointer dereference: response - otherwise it is redundant to check it against null.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:1954]: (style) The scope of the variable 'msg' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2016]: (style) The scope of the variable 'where' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2324]: (style) The scope of the variable 'msg' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2502]: (style) The scope of the variable 'msg' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2672]: (style) The scope of the variable 'sub2' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2711]: (style) The scope of the variable 'sub' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2880]: (style) The scope of the variable 'sub_list' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2947]: (style) The scope of the variable 'sub' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-context.c:2948]: (style) The scope of the variable 'msg' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-freebusy.c:401]: (style) The scope of the variable 'busystatus' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-freebusy.c:469]: (style) The scope of the variable 'data' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-global-catalog.c:1092]: (style) The scope of the variable 'val' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-global-catalog.c:982]: (style) Variable 'thread' is assigned a value that is never used.

[evolution-exchange-3.4.4\server\lib\e2k-http-utils.c:117]: (style) The scope of the variable 'sub' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-properties.c:87]: (style) The scope of the variable 'new' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-properties.c:87]: (style) The scope of the variable 'old' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:246] -> [evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:248]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:528] -> [evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:533]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:348]: (style) The scope of the variable 'value' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:348]: (style) The scope of the variable 'node' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:350]: (style) The scope of the variable 'match_type' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:779]: (style) The scope of the variable 'display_name' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule-xml.c:779]: (style) The scope of the variable 'email' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-rule.c:683]: (style) The scope of the variable 'rule' can be reduced.

[evolution-exchange-3.4.4\server\lib\e2k-uri.c:144]: (style) The scope of the variable 'eq' can be reduced.

[evolution-exchange-3.4.4\server\storage\e-folder-exchange.c:1008]: (style) The scope of the variable 'folder_type' can be reduced.

[evolution-exchange-3.4.4\server\storage\e-folder-exchange.c:1008]: (style) The scope of the variable 'physical_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\e-storage.c:85]: (style) The scope of the variable 'p' can be reduced.

[evolution-exchange-3.4.4\server\storage\e-storage.c:668]: (style) The scope of the variable 'folder_path' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-account.c:2169] -> [evolution-exchange-3.4.4\server\storage\exchange-account.c:2173]: (performance) Variable 'max_pwd_age_days' is reassigned a value before the old one has been used.

[evolution-exchange-3.4.4\server\storage\exchange-account.c:327]: (style) The scope of the variable 'toplevel' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-account.c:577]: (style) The scope of the variable 'name' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-account.c:1948]: (style) The scope of the variable 'dir' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-esource.c:80]: (style) The scope of the variable 'ids' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-esource.c:352]: (style) The scope of the variable 'group' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-folder-size.c:145]: (style) The scope of the variable 'f_info' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-folder-size.c:201]: (style) The scope of the variable 'row' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-folder-size.c:203]: (style) The scope of the variable 'path' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-favorites.c:122]: (style) The scope of the variable 'source_key' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-favorites.c:123]: (style) The scope of the variable 'shortcut_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-favorites.c:206]: (style) The scope of the variable 'folder_type' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-favorites.c:206]: (style) The scope of the variable 'physical_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-favorites.c:262]: (style) The scope of the variable 'folder_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:129]: (style) The scope of the variable 'entryid' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:130]: (style) The scope of the variable 'my_dn' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:130]: (style) The scope of the variable 'delegate_dn' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:441]: (style) The scope of the variable 'folder_type' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:442]: (style) The scope of the variable 'physical_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-foreign.c:443]: (style) The scope of the variable 'new_folder_name' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:233]: (style) The scope of the variable 'http_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:391]: (style) The scope of the variable 'source_parent' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:392]: (style) The scope of the variable 'source_folder_name' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:513]: (style) The scope of the variable 'folder' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:708]: (style) The scope of the variable 'folders' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-hierarchy-webdav.c:711]: (style) The scope of the variable 'int_uri' can be reduced.

[evolution-exchange-3.4.4\server\storage\exchange-oof.c:81]: (style) The scope of the variable 'ta_start' can be reduced.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:211]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:266]: (error) Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:234]: (style) The scope of the variable 'dentry' can be reduced.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:235]: (style) The scope of the variable 'dir' can be reduced.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:278]: (style) The scope of the variable 'group' can be reduced.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:651]: (style) The scope of the variable 'param1' can be reduced.

[evolution-exchange-3.4.4\tools\exchange-share-config-listener.c:651]: (style) The scope of the variable 'param2' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-mapi/evolution-mapi_3.8.5.orig.tar.xz
[evolution-mapi-3.8.5\src\addressbook\e-book-backend-mapi-contacts.c:973]: (style) Variable 'status' is assigned a value that is never used.

[evolution-mapi-3.8.5\src\addressbook\e-book-backend-mapi-gal.c:207]: (style) The scope of the variable 'pmid' can be reduced.

[evolution-mapi-3.8.5\src\addressbook\e-book-backend-mapi.c:356]: (style) The scope of the variable 'old_conn' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder-summary.c:261]: (style) The scope of the variable 'info' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1401] -> [evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1402]: (performance) Variable 'deleted_head' is reassigned a value before the old one has been used.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:153]: (style) The scope of the variable 'digest' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:179]: (style) The scope of the variable 'digest' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1307]: (style) The scope of the variable 'minfo' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1308]: (style) The scope of the variable 'info' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1641]: (style) The scope of the variable 'info' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-folder.c:1593]: (style) Variable 'success' is assigned a value that is never used.

[evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:1369] -> [evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:1371]: (warning) Possible null pointer dereference: parent_msi - otherwise it is redundant to check it against null.

[evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:746] -> [evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:750]: (performance) Variable 'subscription_list' is reassigned a value before the old one has been used.

[evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:934]: (style) The scope of the variable 'si' can be reduced.

[evolution-mapi-3.8.5\src\camel\camel-mapi-store.c:1940]: (style) The scope of the variable 'fi' can be reduced.

[evolution-mapi-3.8.5\src\configuration\e-mapi-config-utils.c:658]: (style) The scope of the variable 'session' can be reduced.

[evolution-mapi-3.8.5\src\configuration\e-mapi-edit-folder-permissions.c:656] -> [evolution-mapi-3.8.5\src\configuration\e-mapi-edit-folder-permissions.c:660]: (performance) Variable 'can_select' is reassigned a value before the old one has been used.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-book-utils.c:194]: (style) The scope of the variable 'str' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-recur-utils.c:510]: (style) The scope of the variable 'i' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-tz-utils.c:475] -> [evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-tz-utils.c:489]: (performance) Variable 'flag16' is reassigned a value before the old one has been used.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-tz-utils.c:489]: (style) Variable 'flag16' is assigned a value that is never used.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-tz-utils.c:490]: (style) Variable 'ptr' is assigned a value that is never used.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:2148] -> [evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:2148]: (performance) Variable 'b' is reassigned a value before the old one has been used.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:545]: (style) The scope of the variable 'publish_start' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:546]: (style) The scope of the variable 'busy_months' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:548]: (style) The scope of the variable 'tentative_months' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:550]: (style) The scope of the variable 'oof_months' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:555]: (style) The scope of the variable 'comp' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:558]: (style) The scope of the variable 'icalcomp' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:706]: (style) The scope of the variable 'ui32' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:849]: (style) The scope of the variable 'bin' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-cal-utils.c:854]: (style) The scope of the variable 'param' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:297]: (style) The scope of the variable 'icalcomp' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:298]: (style) The scope of the variable 'iter' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:380]: (style) The scope of the variable 'content_type' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:613]: (style) The scope of the variable 'part' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:1357]: (style) The scope of the variable 'part' can be reduced.

[evolution-mapi-3.8.5\src\libexchangemapi\e-mapi-mail-utils.c:1626]: (style) The scope of the variable 'multipart' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-rss/evolution-rss_0.3.93.orig.tar.xz
[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:97]: (style) The scope of the variable 'decoded_stream' can be reduced.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:100]: (style) The scope of the variable 'ba' can be reduced.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:101]: (style) The scope of the variable 'src' can be reduced.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:107]: (style) The scope of the variable 'pixbuf' can be reduced.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:212]: (style) The scope of the variable 'str' can be reduced.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:139]: (style) Variable 'category' is assigned a value that is never used.

[evolution-rss-0.3.93\src\e-mail-formatter-evolution-rss.c:162]: (style) Variable 'pixbuf' is assigned a value that is never used.

[evolution-rss-0.3.93\src\misc.c:460]: (style) The scope of the variable 'tmp' can be reduced.

[evolution-rss-0.3.93\src\misc.c:562]: (style) The scope of the variable 'tp' can be reduced.

[evolution-rss-0.3.93\src\misc.c:604]: (style) The scope of the variable 'tp' can be reduced.

[evolution-rss-0.3.93\src\misc.c:670]: (style) The scope of the variable 'fraction' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:431] -> [evolution-rss-0.3.93\src\network-soup.c:432]: (warning) Possible null pointer dereference: su - otherwise it is redundant to check it against null.

[evolution-rss-0.3.93\src\network-soup.c:743] -> [evolution-rss-0.3.93\src\network-soup.c:744]: (warning) Possible null pointer dereference: req - otherwise it is redundant to check it against null.

[evolution-rss-0.3.93\src\network-soup.c:110]: (style) The scope of the variable 'clen' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:480]: (style) The scope of the variable 'rfeed' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:519]: (style) The scope of the variable 'user' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:519]: (style) The scope of the variable 'pass' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:790]: (style) The scope of the variable 'res' can be reduced.

[evolution-rss-0.3.93\src\network-soup.c:998]: (style) The scope of the variable '_stnet' can be reduced.

[evolution-rss-0.3.93\src\notification.c:254]: (style) The scope of the variable 'activity_key' can be reduced.

[evolution-rss-0.3.93\src\parser.c:85]: (style) The scope of the variable 'url' can be reduced.

[evolution-rss-0.3.93\src\parser.c:121]: (style) The scope of the variable 'url' can be reduced.

[evolution-rss-0.3.93\src\rss-cache.c:88]: (style) Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead.

[evolution-rss-0.3.93\src\rss-config.c:619] -> [evolution-rss-0.3.93\src\rss-config.c:613]: (warning) Possible null pointer dereference: f - otherwise it is redundant to check it against null.

[evolution-rss-0.3.93\src\rss-config.c:386]: (style) The scope of the variable 'uid' can be reduced.

[evolution-rss-0.3.93\src\rss-config.c:476]: (style) The scope of the variable 'str' can be reduced.

[evolution-rss-0.3.93\src\rss-evo-common.c:244]: (style) Unused variable: addr_len

[evolution-rss-0.3.93\src\rss-image.c:169]: (style) The scope of the variable 'app' can be reduced.

[evolution-rss-0.3.93\src\rss-status-icon.c:46]: (style) The scope of the variable 'real_name' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolution-webcal/evolution-webcal_2.32.0.orig.tar.gz
[evolution-webcal-2.32.0\src\evolution-webcal-main.c:110]: (style) The scope of the variable 'header' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolver/evolver_2.30c.orig.tar.gz
[src\bk.c:67]: (style) The scope of the variable 'i' can be reduced.

[src\bk.c:828]: (style) The scope of the variable 'maxcount' can be reduced.

[src\bk.c:1015]: (style) The scope of the variable 'maxcount' can be reduced.

[src\bk.c:1231]: (style) The scope of the variable 'maxcount' can be reduced.

[src\bk.c:1304]: (style) The scope of the variable 'denom' can be reduced.

[src\bk.c:1462]: (style) The scope of the variable 'ii' can be reduced.

[src\bk.c:1462]: (style) The scope of the variable 'jj' can be reduced.

[src\bk.c:1463]: (style) The scope of the variable 'T1' can be reduced.

[src\bk.c:1463]: (style) The scope of the variable 'T2' can be reduced.

[src\bk.c:1463]: (style) The scope of the variable 'T3' can be reduced.

[src\bk.c:1464]: (style) The scope of the variable 'b_id' can be reduced.

[src\bk.c:1785]: (style) The scope of the variable 'j' can be reduced.

[src\bk.c:1785]: (style) The scope of the variable 'end' can be reduced.

[src\boundary.c:143]: (style) The scope of the variable 'newsq' can be reduced.

[src\boundary.c:143]: (style) The scope of the variable 'newx' can be reduced.

[src\boundary.c:144]: (style) The scope of the variable 'iter' can be reduced.

[src\boundary.c:208]: (style) The scope of the variable 'q' can be reduced.

[src\boundary.c:211]: (style) The scope of the variable 'norm' can be reduced.

[src\boundary.c:213]: (style) The scope of the variable 'qq' can be reduced.

[src\boundary.c:532]: (style) The scope of the variable 'prev' can be reduced.

[src\boundary.c:533]: (style) The scope of the variable 'x' can be reduced.

[src\calcforc.c:168]: (style) The scope of the variable 'f_id' can be reduced.

[src\calcforc.c:462]: (style) The scope of the variable 'i' can be reduced.

[src\calcforc.c:462]: (style) The scope of the variable 'j' can be reduced.

[src\calcforc.c:477]: (style) The scope of the variable 'ff' can be reduced.

[src\calcforc.c:538]: (style) The scope of the variable 'ss' can be reduced.

[src\calcforc.c:538]: (style) The scope of the variable 'fs' can be reduced.

[src\calcforc.c:601]: (style) The scope of the variable 'bi_id' can be reduced.

[src\calcforc.c:604]: (style) The scope of the variable 'gq' can be reduced.

[src\check.c:102]: (style) The scope of the variable 'backid' can be reduced.

[src\check.c:502]: (style) The scope of the variable 'v_id' can be reduced.

[src\check.c:743]: (style) The scope of the variable 'next_f' can be reduced.

[src\check.c:1018]: (style) The scope of the variable 'e_id' can be reduced.

[src\check.c:1022]: (style) The scope of the variable 'i' can be reduced.

[src\cnstrnt.c:45]: (style) The scope of the variable 'j' can be reduced.

[src\cnstrnt.c:332]: (style) The scope of the variable 'maxdiff' can be reduced.

[src\cnstrnt.c:412]: (style) The scope of the variable 'constr' can be reduced.

[src\cnstrnt.c:448]: (style) The scope of the variable 'constr' can be reduced.

[src\cnstrnt.c:517]: (style) The scope of the variable 'constr' can be reduced.

[src\cnstrnt.c:543]: (style) The scope of the variable 'constr' can be reduced.

[src\cnstrnt.c:1164]: (style) The scope of the variable 'b_id' can be reduced.

[src\cnstrnt.c:1165]: (style) The scope of the variable 'f_id' can be reduced.

[src\cnstrnt.c:1255]: (style) The scope of the variable 'bodysign' can be reduced.

[src\cnstrnt.c:1258]: (style) The scope of the variable 'f_id' can be reduced.

[src\cnstrnt.c:1394]: (style) The scope of the variable 'j' can be reduced.

[src\command.c:1139] -> [src\command.c:1139]: (style) Same expression on both sides of '||'.

[src\command.c:82]: (style) The scope of the variable 'i' can be reduced.

[src\command.c:83]: (style) The scope of the variable 'v_id' can be reduced.

[src\command.c:149]: (style) The scope of the variable 'k' can be reduced.

[src\command.c:911]: (style) The scope of the variable 'v_id' can be reduced.

[src\command.c:1117]: (style) The scope of the variable 'b_id' can be reduced.

[src\command.c:1120]: (style) The scope of the variable 'headerflag' can be reduced.

[src\command.c:1236]: (style) The scope of the variable 'response' can be reduced.

[src\command.c:1348]: (style) The scope of the variable 'q' can be reduced.

[src\diffuse.c:26]: (style) The scope of the variable 'e_id' can be reduced.

[src\diffuse.c:27]: (style) The scope of the variable 'f_id' can be reduced.

[src\diffuse.c:28]: (style) The scope of the variable 'fe_id' can be reduced.

[src\dodecGroup.c:203]: (style) The scope of the variable 'next' can be reduced.

[src\dodecGroup.c:283]: (style) The scope of the variable 'mat' can be reduced.

[src\dump.c:285]: (style) The scope of the variable 'q' can be reduced.

[src\dump.c:286]: (style) The scope of the variable 'mi' can be reduced.

[src\dump.c:908]: (style) The scope of the variable 'con' can be reduced.

[src\dump.c:932]: (style) The scope of the variable 'mi' can be reduced.

[src\dump.c:1056]: (style) The scope of the variable 'con' can be reduced.

[src\dump.c:1083]: (style) The scope of the variable 'mi' can be reduced.

[src\dump.c:1130]: (style) The scope of the variable 'per_line' can be reduced.

[src\dump.c:1131]: (style) The scope of the variable 'e_id' can be reduced.

[src\dump.c:1132]: (style) The scope of the variable 'fe' can be reduced.

[src\dump.c:1180]: (style) The scope of the variable 'con' can be reduced.

[src\dump.c:1214]: (style) The scope of the variable 'mi' can be reduced.

[src\dump.c:1347]: (style) The scope of the variable 'mi' can be reduced.

[src\dump.c:1497]: (style) The scope of the variable 'pp' can be reduced.

[src\dump.c:1693]: (style) The scope of the variable 'forward_comment_flag' can be reduced.

[src\dump.c:2112]: (style) The scope of the variable 'con' can be reduced.

[src\dump.c:58]: (error) Dangerous usage of 'defaultname' (strncpy doesn't always null-terminate it).

[src\dump.c:1435]: (error) Dangerous usage of 'defaultname' (strncpy doesn't always null-terminate it).

[src\eval_all.c:47] -> [src\eval_all.c:52]: (warning) Possible null pointer dereference: ex - otherwise it is redundant to check it against null.

[src\eval_all.c:1309]: (style) The scope of the variable 'id' can be reduced.

[src\eval_sec.c:69] -> [src\eval_sec.c:77]: (warning) Possible null pointer dereference: ex - otherwise it is redundant to check it against null.

[src\eval_sec.c:64]: (style) The scope of the variable 'x' can be reduced.

[src\eval_sec.c:64]: (style) The scope of the variable 'y' can be reduced.

[src\eval_sec.c:68]: (style) The scope of the variable 'id' can be reduced.

[src\eval_sec.c:258]: (style) The scope of the variable 'i' can be reduced.

[src\eval_sec.c:258]: (style) The scope of the variable 'j' can be reduced.

[src\eval_sec.c:338]: (style) The scope of the variable 'i' can be reduced.

[src\eval_sec.c:338]: (style) The scope of the variable 'j' can be reduced.

[src\eval_sec.c:1552]: (style) The scope of the variable 'id' can be reduced.

[src\eval_sec.c:1553]: (style) The scope of the variable 'i' can be reduced.

[src\exprint.c:423]: (warning) sprintf format string requires 1 parameter but 3 are given.

[src\exprint.c:2875]: (style) The scope of the variable 'con' can be reduced.

[src\exprint.c:2890]: (style) The scope of the variable 'bdry' can be reduced.

[src\filgraph.c:78]: (style) The scope of the variable 'e_id' can be reduced.

[src\filml.c:225]: (warning) %lX in format string (no. 1) requires 'unsigned long' but the argument type is 'unsigned int'.

[src\filml.c:301]: (style) The scope of the variable 'wforce' can be reduced.

[src\filml.c:331]: (style) The scope of the variable 'fe_id' can be reduced.

[src\filml.c:405]: (style) The scope of the variable 'wraps' can be reduced.

[src\filml.c:641]: (style) The scope of the variable 'f_id' can be reduced.

[src\filmq.c:127]: (style) The scope of the variable 'wforce' can be reduced.

[src\filmq.c:502]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:503]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:503]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:503]: (style) The scope of the variable 'tt' can be reduced.

[src\filmq.c:504]: (style) The scope of the variable 'tang' can be reduced.

[src\filmq.c:544]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:544]: (style) The scope of the variable 'norm' can be reduced.

[src\filmq.c:545]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:545]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:545]: (style) The scope of the variable 'tt' can be reduced.

[src\filmq.c:546]: (style) The scope of the variable 'fudge' can be reduced.

[src\filmq.c:593]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:594]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:594]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:594]: (style) The scope of the variable 'tt' can be reduced.

[src\filmq.c:678]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:679]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:679]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:679]: (style) The scope of the variable 'tt' can be reduced.

[src\filmq.c:718]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:720]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:720]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:720]: (style) The scope of the variable 'tt' can be reduced.

[src\filmq.c:770]: (style) The scope of the variable 'det' can be reduced.

[src\filmq.c:771]: (style) The scope of the variable 'st' can be reduced.

[src\filmq.c:771]: (style) The scope of the variable 'ss' can be reduced.

[src\filmq.c:771]: (style) The scope of the variable 'tt' can be reduced.

[src\fixvol.c:505]: (style) The scope of the variable 'q' can be reduced.

[src\fixvol.c:507]: (style) The scope of the variable 'b_id' can be reduced.

[src\fixvol.c:558]: (style) The scope of the variable 'i' can be reduced.

[src\fixvol.c:558]: (style) The scope of the variable 'j' can be reduced.

[src\fixvol.c:559]: (style) The scope of the variable 'bi' can be reduced.

[src\fixvol.c:559]: (style) The scope of the variable 'bj' can be reduced.

[src\fixvol.c:677]: (style) The scope of the variable 'v_id' can be reduced.

[src\fixvol.c:678]: (style) The scope of the variable 'bi' can be reduced.

[src\fixvol.c:678]: (style) The scope of the variable 'bj' can be reduced.

[src\fixvol.c:732]: (style) The scope of the variable 'b_id' can be reduced.

[src\fixvol.c:917]: (style) The scope of the variable 'i' can be reduced.

[src\fixvol.c:917]: (style) The scope of the variable 'k' can be reduced.

[src\fixvol.c:981]: (style) The scope of the variable 'bi' can be reduced.

[src\fixvol.c:1019]: (style) The scope of the variable 'bi' can be reduced.

[src\fixvol.c:1120]: (style) The scope of the variable 'bi_id' can be reduced.

[src\fixvol.c:1122]: (style) The scope of the variable 'i' can be reduced.

[src\fixvol.c:1266]: (style) The scope of the variable 'bi' can be reduced.

[src\fixvol.c:305]: (error) Common realloc mistake: 'one_sided_fixcount_list' nulled but not freed upon failure

[src\gauss.c:64]: (style) The scope of the variable 'v_id' can be reduced.

[src\gauss.c:109]: (style) The scope of the variable 'v_id' can be reduced.

[src\gauss.c:240]: (style) The scope of the variable 'con' can be reduced.

[src\gauss.c:447]: (style) The scope of the variable 'e_id' can be reduced.

[src\gauss.c:775]: (style) The scope of the variable 'kk' can be reduced.

[src\gauss.c:775]: (style) The scope of the variable 'j' can be reduced.

[src\gauss.c:1004]: (style) The scope of the variable 'g' can be reduced.

[src\gauss.c:787]: (style) Variable 'final_edge' is assigned a value that is never used.

[src\gauss.c:1220] -> [src\gauss.c:1088]: (warning) Either the condition 'fn!=0.0' is useless or there is division by zero at line 1088.

[src\gnugraph.c:141]: (style) The scope of the variable 'icolor' can be reduced.

[src\gnugraph.c:31]: (style) Unused variable: k

[src\gnugraph.c:139]: (style) Variable 'n' is assigned a value that is never used.

[src\gnugraph.c:141]: (style) Unused variable: j

[src\gnugraph.c:182]: (style) Unused variable: c

[src\gnugraph.c:182]: (style) Unused variable: r

[src\gnugraph.c:182]: (style) Unused variable: g

[src\gnugraph.c:182]: (style) Unused variable: b

[src\grapher.c:433]: (style) The scope of the variable 'i' can be reduced.

[src\grapher.c:603]: (style) The scope of the variable 'k' can be reduced.

[src\grapher.c:624]: (style) The scope of the variable 'xx' can be reduced.

[src\grapher.c:636]: (style) The scope of the variable 'xx' can be reduced.

[src\grapher.c:699]: (style) The scope of the variable 'xx' can be reduced.

[src\help.c:164]: (style) The scope of the variable 's' can be reduced.

[src\help.c:183]: (style) The scope of the variable 'src' can be reduced.

[src\help.c:233]: (style) The scope of the variable 'c' can be reduced.

[src\help.c:511]: (error) Used file that is not opened.

[src\hessian.c:2183] -> [src\hessian.c:2188]: (performance) Variable 'emid' is reassigned a value before the old one has been used.

[src\hessian.c:105]: (style) The scope of the variable 'g' can be reduced.

[src\hessian.c:106]: (style) The scope of the variable 'k' can be reduced.

[src\hessian.c:106]: (style) The scope of the variable 'a' can be reduced.

[src\hessian.c:106]: (style) The scope of the variable 'b' can be reduced.

[src\hessian.c:477]: (style) The scope of the variable 'seekcount' can be reduced.

[src\hessian.c:1230]: (style) The scope of the variable 'i' can be reduced.

[src\hessian.c:1231]: (style) The scope of the variable 'b_id' can be reduced.

[src\hessian.c:1942]: (style) The scope of the variable 'j' can be reduced.

[src\hessian.c:1943]: (style) The scope of the variable 'vc' can be reduced.

[src\hessian.c:1944]: (style) The scope of the variable 'v_id' can be reduced.

[src\hessian2.c:32]: (style) The scope of the variable 'q' can be reduced.

[src\hessian2.c:64]: (style) The scope of the variable 'e1' can be reduced.

[src\hessian2.c:64]: (style) The scope of the variable 'e2' can be reduced.

[src\hessian2.c:64]: (style) The scope of the variable 'e3' can be reduced.

[src\hessian2.c:64]: (style) The scope of the variable 'e4' can be reduced.

[src\hessian2.c:65]: (style) The scope of the variable 'vv_id' can be reduced.

[src\hessian2.c:352]: (style) The scope of the variable 'n' can be reduced.

[src\hessian2.c:575]: (style) The scope of the variable 't' can be reduced.

[src\hessian2.c:649]: (style) The scope of the variable 'maxk' can be reduced.

[src\hessian2.c:738]: (style) The scope of the variable 'coeffA' can be reduced.

[src\hessian2.c:738]: (style) The scope of the variable 'coeffc' can be reduced.

[src\hessian2.c:1082]: (style) The scope of the variable 'growth' can be reduced.

[src\hessian2.c:1199]: (style) The scope of the variable 'iter' can be reduced.

[src\hessian2.c:1431]: (error) Common realloc mistake: 'evalues' nulled but not freed upon failure

[src\hessian3.c:179]: (style) The scope of the variable 'constr' can be reduced.

[src\hessian3.c:217]: (style) The scope of the variable 'jj' can be reduced.

[src\hessian3.c:1205]: (style) The scope of the variable 'n' can be reduced.

[src\hessian3.c:1210]: (style) The scope of the variable 'hi' can be reduced.

[src\hessian3.c:1211]: (style) The scope of the variable 'len' can be reduced.

[src\hessian3.c:1217]: (style) The scope of the variable 'vv' can be reduced.

[src\hessian3.c:1218]: (style) The scope of the variable 'lo' can be reduced.

[src\hessian3.c:1565]: (style) The scope of the variable 'e_id' can be reduced.

[src\hessian3.c:1566]: (style) The scope of the variable 'f_id' can be reduced.

[src\iterate.c:460]: (style) The scope of the variable 'perp' can be reduced.

[src\iterate.c:551]: (style) The scope of the variable 'velocity' can be reduced.

[src\iterate.c:554]: (style) The scope of the variable 'v_id' can be reduced.

[src\iterate.c:643]: (style) The scope of the variable 'v_id' can be reduced.

[src\iterate.c:936]: (style) The scope of the variable 'i' can be reduced.

[src\iterate.c:937]: (style) The scope of the variable 'p' can be reduced.

[src\iterate.c:937]: (style) The scope of the variable 'x' can be reduced.

[src\iterate.c:938]: (style) The scope of the variable 'bdry' can be reduced.

[src\iterate.c:1256]: (style) The scope of the variable 'b_id' can be reduced.

[src\iterate.c:1258]: (style) The scope of the variable 'vol' can be reduced.

[src\iterate.c:1541]: (style) The scope of the variable 'e_id' can be reduced.

[src\iterate.c:1544]: (style) The scope of the variable 'normal' can be reduced.

[src\iterate.c:1616]: (style) The scope of the variable 'h1' can be reduced.

[src\iterate.c:1616]: (style) The scope of the variable 'h2' can be reduced.

[src\iterate.c:1619]: (style) The scope of the variable 'next_fe' can be reduced.

[src\iterate.c:1620]: (style) The scope of the variable 'e1' can be reduced.

[src\iterate.c:1620]: (style) The scope of the variable 'e2' can be reduced.

[src\iterate.c:1695]: (style) The scope of the variable 'm' can be reduced.

[src\iterate.c:1719]: (style) The scope of the variable 'e_id' can be reduced.

[src\iterate.c:1720]: (style) The scope of the variable 'f_id' can be reduced.

[src\iterate.c:1827]: (style) The scope of the variable 'rr' can be reduced.

[src\iterate.c:1827]: (style) The scope of the variable 'rf' can be reduced.

[src\iterate.c:1877]: (style) The scope of the variable 'ff' can be reduced.

[src\iterate.c:1890]: (style) The scope of the variable 'ss' can be reduced.

[src\iterate.c:1890]: (style) The scope of the variable 'fs' can be reduced.

[src\iterate.c:1951]: (style) The scope of the variable 'e_id' can be reduced.

[src\iterate.c:1951]: (style) The scope of the variable 'start_e' can be reduced.

[src\iterate.c:2072]: (style) The scope of the variable 'h' can be reduced.

[src\iterate.c:2099]: (style) The scope of the variable 'perp' can be reduced.

[src\knot1.c:994]: (style) The scope of the variable 'tj' can be reduced.

[src\knot1.c:1029]: (style) The scope of the variable 'tj' can be reduced.

[src\knot1.c:1173]: (style) The scope of the variable 'fe' can be reduced.

[src\knot1.c:1173]: (style) The scope of the variable 'next_fe' can be reduced.

[src\knot1.c:1174]: (style) The scope of the variable 'sumj' can be reduced.

[src\knot1.c:1174]: (style) The scope of the variable 'sumjj' can be reduced.

[src\knot1.c:1174]: (style) The scope of the variable 'area' can be reduced.

[src\knot1.c:1175]: (style) The scope of the variable 's11' can be reduced.

[src\knot1.c:1175]: (style) The scope of the variable 's12' can be reduced.

[src\knot1.c:1175]: (style) The scope of the variable 's22' can be reduced.

[src\knot1.c:1175]: (style) The scope of the variable 'side1' can be reduced.

[src\knot1.c:1175]: (style) The scope of the variable 'side2' can be reduced.

[src\knot1.c:1176]: (style) The scope of the variable 'da' can be reduced.

[src\knot1.c:1347]: (style) The scope of the variable 'v_id' can be reduced.

[src\knot1.c:1349]: (style) The scope of the variable 'd' can be reduced.

[src\knot1.c:1350]: (style) The scope of the variable 'rr' can be reduced.

[src\knot1.c:1350]: (style) The scope of the variable 'p' can be reduced.

[src\knot1.c:1352]: (style) The scope of the variable 'tj' can be reduced.

[src\knot1.c:1354]: (style) The scope of the variable 'sumj' can be reduced.

[src\knot1.c:1354]: (style) The scope of the variable 'sumjj' can be reduced.

[src\knot1.c:1354]: (style) The scope of the variable 'area' can be reduced.

[src\knot1.c:1355]: (style) The scope of the variable 's11' can be reduced.

[src\knot1.c:1355]: (style) The scope of the variable 's12' can be reduced.

[src\knot1.c:1355]: (style) The scope of the variable 's22' can be reduced.

[src\knot1.c:1355]: (style) The scope of the variable 'side1' can be reduced.

[src\knot1.c:1355]: (style) The scope of the variable 'side2' can be reduced.

[src\knot1.c:1356]: (style) The scope of the variable 'da' can be reduced.

[src\knot1.c:1507]: (style) The scope of the variable 'fe' can be reduced.

[src\knot1.c:1507]: (style) The scope of the variable 'next_fe' can be reduced.

[src\knot1.c:1508]: (style) The scope of the variable 'sumj' can be reduced.

[src\knot1.c:1508]: (style) The scope of the variable 'sumjj' can be reduced.

[src\knot1.c:1508]: (style) The scope of the variable 'area' can be reduced.

[src\knot1.c:1509]: (style) The scope of the variable 's11' can be reduced.

[src\knot1.c:1509]: (style) The scope of the variable 's12' can be reduced.

[src\knot1.c:1509]: (style) The scope of the variable 's22' can be reduced.

[src\knot1.c:1509]: (style) The scope of the variable 'side1' can be reduced.

[src\knot1.c:1509]: (style) The scope of the variable 'side2' can be reduced.

[src\knot1.c:1510]: (style) The scope of the variable 'da' can be reduced.

[src\knot1.c:1725]: (style) The scope of the variable 'rr' can be reduced.

[src\knot1.c:1771]: (style) The scope of the variable 'vvattr' can be reduced.

[src\knot1.c:1830]: (style) The scope of the variable 'fe' can be reduced.

[src\knot1.c:1830]: (style) The scope of the variable 'next_fe' can be reduced.

[src\knot1.c:1831]: (style) The scope of the variable 'sumj' can be reduced.

[src\knot1.c:1831]: (style) The scope of the variable 'sumjj' can be reduced.

[src\knot1.c:1831]: (style) The scope of the variable 'area' can be reduced.

[src\knot1.c:1832]: (style) The scope of the variable 's11' can be reduced.

[src\knot1.c:1832]: (style) The scope of the variable 's12' can be reduced.

[src\knot1.c:1832]: (style) The scope of the variable 's22' can be reduced.

[src\knot1.c:1832]: (style) The scope of the variable 'side1' can be reduced.

[src\knot1.c:1832]: (style) The scope of the variable 'side2' can be reduced.

[src\knot1.c:1833]: (style) The scope of the variable 'da' can be reduced.

[src\knot1.c:1781]: (style) Variable 'rr' is assigned a value that is never used.

[src\knot1.c:1842]: (style) Variable 'halfpower' is assigned a value that is never used.

[src\knot3.c:305]: (style) The scope of the variable 'dist' can be reduced.

[src\kusner.c:307]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\kusner.c:320]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\kusner.c:686]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\kusner.c:796]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\kusner.c:387]: (style) The scope of the variable 'f_id' can be reduced.

[src\kusner.c:390]: (style) The scope of the variable 'cbh' can be reduced.

[src\kusner.c:390]: (style) The scope of the variable 'cbt' can be reduced.

[src\kusner.c:849]: (style) The scope of the variable 'newmag' can be reduced.

[src\lagrange.c:40]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:41]: (style) The scope of the variable 'tang' can be reduced.

[src\lagrange.c:82]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:83]: (style) The scope of the variable 'fudge' can be reduced.

[src\lagrange.c:128]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:129]: (style) The scope of the variable 'fudge' can be reduced.

[src\lagrange.c:135]: (style) The scope of the variable 'detinv' can be reduced.

[src\lagrange.c:170]: (style) The scope of the variable 'gp01' can be reduced.

[src\lagrange.c:171]: (style) The scope of the variable 'gp10' can be reduced.

[src\lagrange.c:254]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:255]: (style) The scope of the variable 'tang' can be reduced.

[src\lagrange.c:297]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:343]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:389]: (style) The scope of the variable 'gp01' can be reduced.

[src\lagrange.c:390]: (style) The scope of the variable 'gp10' can be reduced.

[src\lagrange.c:1052]: (style) The scope of the variable 'z' can be reduced.

[src\lagrange.c:1052]: (style) The scope of the variable 'det' can be reduced.

[src\lagrange.c:670]: (style) Variable 'val' is not assigned a value.

[src\lagrange.c:721]: (style) Variable 'val' is not assigned a value.

[src\lagrange.c:856]: (style) Variable 'val' is not assigned a value.

[src\lagrange.c:913]: (style) Variable 'val' is not assigned a value.

[src\machine.c:36]: (style) The scope of the variable 'aa' can be reduced.

[src\machine.c:36]: (style) The scope of the variable 'bb' can be reduced.

[src\machine.c:50]: (style) The scope of the variable 'aa' can be reduced.

[src\machine.c:50]: (style) The scope of the variable 'bb' can be reduced.

[src\matrix.c:814]: (style) The scope of the variable 'temp' can be reduced.

[src\matrix.c:936]: (style) The scope of the variable 'big' can be reduced.

[src\matrix.c:1273]: (style) The scope of the variable 'i' can be reduced.

[src\matrix.c:1273]: (style) The scope of the variable 'j' can be reduced.

[src\matrix.c:1654]: (style) The scope of the variable 'maxp' can be reduced.

[src\matrix.c:1883]: (style) The scope of the variable 'd' can be reduced.

[src\matrix.c:2201]: (style) The scope of the variable 'oldsum' can be reduced.

[src\meanint.c:99]: (style) The scope of the variable 'dsinq' can be reduced.

[src\meanint.c:99]: (style) The scope of the variable 'dcosq' can be reduced.

[src\meanint.c:101]: (style) The scope of the variable 'dtheta' can be reduced.

[src\meanint.c:102]: (style) The scope of the variable 'dlen' can be reduced.

[src\meanint.c:103]: (style) The scope of the variable 'dvol' can be reduced.

[src\meanint.c:105]: (style) The scope of the variable 'g' can be reduced.

[src\meanint.c:171]: (style) The scope of the variable 'dsinq' can be reduced.

[src\meanint.c:171]: (style) The scope of the variable 'dcosq' can be reduced.

[src\meanint.c:173]: (style) The scope of the variable 'dtheta' can be reduced.

[src\meanint.c:174]: (style) The scope of the variable 'dlen' can be reduced.

[src\meanint.c:175]: (style) The scope of the variable 'dvol' can be reduced.

[src\meanint.c:177]: (style) The scope of the variable 'g' can be reduced.

[src\meanint.c:243]: (style) Variable 'bb' is assigned a value that is never used.

[src\meanint.c:244]: (style) Variable 'cc' is assigned a value that is never used.

[src\meanint.c:251]: (style) Variable 'value' is assigned a value that is never used.

[src\meanint.c:985]: (style) Variable 'bb' is assigned a value that is never used.

[src\meanint.c:986]: (style) Variable 'cc' is assigned a value that is never used.

[src\meanint.c:991]: (style) Variable 'aaa' is assigned a value that is never used.

[src\method2.c:196]: (style) The scope of the variable 'i' can be reduced.

[src\method2.c:196]: (style) The scope of the variable 'j' can be reduced.

[src\method2.c:196]: (style) The scope of the variable 'k' can be reduced.

[src\method2.c:196]: (style) The scope of the variable 'm' can be reduced.

[src\method2.c:197]: (style) The scope of the variable 'val' can be reduced.

[src\method2.c:198]: (style) The scope of the variable 'area' can be reduced.

[src\method2.c:199]: (style) The scope of the variable 'ssdet' can be reduced.

[src\method2.c:199]: (style) The scope of the variable 'fudge' can be reduced.

[src\method2.c:199]: (style) The scope of the variable 'energy' can be reduced.

[src\method2.c:577]: (style) The scope of the variable 'area' can be reduced.

[src\method2.c:578]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:578]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:578]: (style) The scope of the variable 'tt' can be reduced.

[src\method2.c:610]: (style) The scope of the variable 'det' can be reduced.

[src\method2.c:611]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:611]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:611]: (style) The scope of the variable 'tt' can be reduced.

[src\method2.c:663]: (style) The scope of the variable 'det' can be reduced.

[src\method2.c:663]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:663]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:663]: (style) The scope of the variable 'tt' can be reduced.

[src\method2.c:742]: (style) The scope of the variable 'area' can be reduced.

[src\method2.c:743]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:743]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:743]: (style) The scope of the variable 'tt' can be reduced.

[src\method2.c:775]: (style) The scope of the variable 'det' can be reduced.

[src\method2.c:776]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:776]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:776]: (style) The scope of the variable 'tt' can be reduced.

[src\method2.c:824]: (style) The scope of the variable 'det' can be reduced.

[src\method2.c:824]: (style) The scope of the variable 'ss' can be reduced.

[src\method2.c:824]: (style) The scope of the variable 'st' can be reduced.

[src\method2.c:824]: (style) The scope of the variable 'tt' can be reduced.

[src\method3.c:591]: (style) The scope of the variable 'gdensity' can be reduced.

[src\method3.c:678]: (style) The scope of the variable 'jac' can be reduced.

[src\method3.c:682]: (style) The scope of the variable 'b_id' can be reduced.

[src\method3.c:769]: (style) The scope of the variable 'b_id' can be reduced.

[src\method3.c:772]: (style) The scope of the variable 'z' can be reduced.

[src\method3.c:773]: (style) The scope of the variable 'val' can be reduced.

[src\method5.c:700] -> [src\method5.c:707]: (performance) Variable 's4' is reassigned a value before the old one has been used.

[src\method5.c:699] -> [src\method5.c:709]: (performance) Variable 's3' is reassigned a value before the old one has been used.

[src\method5.c:772]: (style) The scope of the variable 'e' can be reduced.

[src\method5.c:772]: (style) The scope of the variable 't' can be reduced.

[src\method5.c:442]: (style) Variable 'c33' is assigned a value that is never used.

[src\metis.c:947]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[src\metis.c:947]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[src\metis.c:677]: (style) The scope of the variable 'kk' can be reduced.

[src\metric.c:90]: (style) The scope of the variable 'j' can be reduced.

[src\metric.c:96]: (style) The scope of the variable 'euclidean' can be reduced.

[src\metric.c:291]: (style) The scope of the variable 'new_area' can be reduced.

[src\metric.c:293]: (style) The scope of the variable 'det' can be reduced.

[src\metric.c:372]: (style) The scope of the variable 'area' can be reduced.

[src\metric.c:466]: (style) The scope of the variable 'rr' can be reduced.

[src\metric.c:466]: (style) The scope of the variable 'rf' can be reduced.

[src\metric.c:544]: (style) The scope of the variable 'gpt' can be reduced.

[src\metric.c:555]: (style) The scope of the variable 'det' can be reduced.

[src\mindeg.c:1205] -> [src\mindeg.c:1206]: (performance) Variable 'bounddegree' is reassigned a value before the old one has been used.

[src\mindeg.c:255]: (style) The scope of the variable 'b_id' can be reduced.

[src\mindeg.c:841]: (style) The scope of the variable 'r' can be reduced.

[src\mindeg.c:872]: (style) The scope of the variable 'r' can be reduced.

[src\mindeg.c:994]: (style) The scope of the variable 'ss' can be reduced.

[src\mindeg.c:1196]: (style) The scope of the variable 'spot' can be reduced.

[src\mindeg.c:1403]: (style) The scope of the variable 'ii_next' can be reduced.

[src\mindeg.c:1404]: (style) The scope of the variable 'end' can be reduced.

[src\mindeg.c:1962]: (style) The scope of the variable 'pa1' can be reduced.

[src\mindeg.c:1962]: (style) The scope of the variable 'pa2' can be reduced.

[src\model.c:2150]: (warning) %lX in format string (no. 1) requires 'unsigned long' but the argument type is 'unsigned int'.

[src\model.c:103]: (style) The scope of the variable 'f_id' can be reduced.

[src\model.c:104]: (style) The scope of the variable 'fe' can be reduced.

[src\model.c:105]: (style) The scope of the variable 'v' can be reduced.

[src\model.c:207]: (style) The scope of the variable 'i' can be reduced.

[src\model.c:207]: (style) The scope of the variable 'spot' can be reduced.

[src\model.c:1398]: (style) The scope of the variable 'd__1' can be reduced.

[src\model.c:2270]: (style) The scope of the variable 'fixed' can be reduced.

[src\model.c:2272]: (style) The scope of the variable 'conmap' can be reduced.

[src\model.c:2352]: (style) The scope of the variable 'fixed' can be reduced.

[src\model.c:2423]: (style) The scope of the variable 'f_id' can be reduced.

[src\model.c:2474]: (style) The scope of the variable 'f_id' can be reduced.

[src\modify.c:242]: (warning) sprintf format string requires 1 parameter but 2 are given.

[src\modify.c:30]: (style) The scope of the variable 'k' can be reduced.

[src\modify.c:35]: (style) The scope of the variable 'next_fe' can be reduced.

[src\modify.c:36]: (style) The scope of the variable 'x' can be reduced.

[src\modify.c:38]: (style) The scope of the variable 'wrap' can be reduced.

[src\modify.c:337]: (style) The scope of the variable 'aa' can be reduced.

[src\modify.c:337]: (style) The scope of the variable 'bb' can be reduced.

[src\modify.c:338]: (style) The scope of the variable 'a' can be reduced.

[src\modify.c:339]: (style) The scope of the variable 'b' can be reduced.

[src\modify.c:340]: (style) The scope of the variable 'a_next' can be reduced.

[src\modify.c:340]: (style) The scope of the variable 'b_next' can be reduced.

[src\modify.c:342]: (style) The scope of the variable 'a_edge' can be reduced.

[src\modify.c:343]: (style) The scope of the variable 'b_edge' can be reduced.

[src\modify.c:345]: (style) The scope of the variable 'retval' can be reduced.

[src\modify.c:419]: (style) The scope of the variable 'ab' can be reduced.

[src\modify.c:575]: (style) The scope of the variable 'wrap' can be reduced.

[src\modify.c:733]: (style) The scope of the variable 'front' can be reduced.

[src\modify.c:733]: (style) The scope of the variable 'rear' can be reduced.

[src\modify.c:817]: (style) The scope of the variable 'coeff' can be reduced.

[src\modify.c:1099]: (style) The scope of the variable 'i' can be reduced.

[src\modify.c:1099]: (style) The scope of the variable 'k' can be reduced.

[src\modify.c:1182]: (style) The scope of the variable 'paramb' can be reduced.

[src\modify.c:1182]: (style) The scope of the variable 'parammid' can be reduced.

[src\modify.c:1183]: (style) The scope of the variable 'mu' can be reduced.

[src\modify.c:1183]: (style) The scope of the variable 'mv' can be reduced.

[src\modify.c:1374]: (style) The scope of the variable 'old_b' can be reduced.

[src\modify.c:1729]: (style) The scope of the variable 'start_fe' can be reduced.

[src\modify.c:1864]: (style) The scope of the variable 'fe' can be reduced.

[src\modify.c:1864]: (style) The scope of the variable 'fe_id' can be reduced.

[src\modify.c:1865]: (style) The scope of the variable 'e_id' can be reduced.

[src\modify.c:1942]: (style) The scope of the variable 'k' can be reduced.

[src\modify.c:2048]: (style) The scope of the variable 'j' can be reduced.

[src\modify.c:2559]: (style) The scope of the variable 'wrap' can be reduced.

[src\modify.c:2562]: (style) The scope of the variable 'bestdist' can be reduced.

[src\modify.c:2564]: (style) The scope of the variable 'k' can be reduced.

[src\modify.c:2695]: (style) The scope of the variable 'fe_next' can be reduced.

[src\modify.c:2696]: (style) The scope of the variable 'next_fe2' can be reduced.

[src\modify.c:2696]: (style) The scope of the variable 'prev_fe1' can be reduced.

[src\modify.c:978]: (style) Variable 'oldv' is assigned a value that is never used.

[src\modify.c:963]: (style) Variable 'newv' is assigned a value that is never used.

[src\modify.c:2639]: (style) Variable 'body_restricted' is assigned a value that is never used.

[src\oglgraph.c:350]: (style) The scope of the variable 'v_id' can be reduced.

[src\oglgraph.c:399]: (style) The scope of the variable 'ee_id' can be reduced.

[src\oglgraph.c:400]: (style) The scope of the variable 'ii' can be reduced.

[src\oglgraph.c:400]: (style) The scope of the variable 'nn' can be reduced.

[src\oglgraph.c:400]: (style) The scope of the variable 'ccount' can be reduced.

[src\oglgraph.c:933]: (style) The scope of the variable 'n' can be reduced.

[src\oglgraph.c:1355]: (style) The scope of the variable 'tmat' can be reduced.

[src\oglgraph.c:1501]: (style) The scope of the variable 'bestway' can be reduced.

[src\oglgraph.c:1603]: (style) The scope of the variable 'nextf' can be reduced.

[src\oglgraph.c:1603]: (style) The scope of the variable 'va' can be reduced.

[src\oglgraph.c:1603]: (style) The scope of the variable 'vb' can be reduced.

[src\oglgraph.c:1603]: (style) The scope of the variable 'whichway' can be reduced.

[src\oglgraph.c:1604]: (style) The scope of the variable 'firstcount' can be reduced.

[src\oglgraph.c:1604]: (style) The scope of the variable 'secondcount' can be reduced.

[src\oglgraph.c:526]: (style) Variable 'dang' is assigned a value that is never used.

[src\oglgraph.c:1691]: (style) Variable 'bestway' is assigned a value that is never used.

[src\painter.c:113]: (style) The scope of the variable 'dx' can be reduced.

[src\painter.c:113]: (style) The scope of the variable 'dy' can be reduced.

[src\painter.c:113]: (style) The scope of the variable 'len' can be reduced.

[src\painter.c:118]: (style) The scope of the variable 'center' can be reduced.

[src\painter.c:118]: (style) The scope of the variable 'radius' can be reduced.

[src\painter.c:119]: (style) The scope of the variable 'angle1' can be reduced.

[src\painter.c:119]: (style) The scope of the variable 'angle2' can be reduced.

[src\painter.c:369]: (style) The scope of the variable 'normal' can be reduced.

[src\painter.c:369]: (style) The scope of the variable 'mag' can be reduced.

[src\painter.c:2238]: (style) The scope of the variable 'result' can be reduced.

[src\painter.c:2538]: (error) Uninitialized struct member: ev.e1

[src\painter.c:2538]: (error) Uninitialized struct member: ev.e2

[src\pixgraph.c:40]: (style) The scope of the variable 'response' can be reduced.

[src\pixgraph.c:41]: (style) The scope of the variable 'tptr' can be reduced.

[src\psgraph.c:59]: (style) The scope of the variable 'n' can be reduced.

[src\psgraph.c:259]: (style) The scope of the variable 'center' can be reduced.

[src\psgraph.c:259]: (style) The scope of the variable 'radius' can be reduced.

[src\psgraph.c:260]: (style) The scope of the variable 'angle1' can be reduced.

[src\psgraph.c:260]: (style) The scope of the variable 'angle2' can be reduced.

[src\psgraph.c:134]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[src\query.c:342]: (style) The scope of the variable 'groups' can be reduced.

[src\quotient.c:815]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[src\quotient.c:670]: (style) The scope of the variable 'zper' can be reduced.

[src\simplex.c:1270] -> [src\simplex.c:1269]: (style) Duplicate conditions in 'if' and related 'else if'.

[src\simplex.c:755]: (style) The scope of the variable 'constr' can be reduced.

[src\simplex.c:818]: (style) The scope of the variable 'constr' can be reduced.

[src\simplex.c:906]: (style) The scope of the variable 'constr' can be reduced.

[src\simplex.c:1125]: (style) The scope of the variable 'newf' can be reduced.

[src\simplex.c:1494]: (style) The scope of the variable 'g' can be reduced.

[src\simplex.c:1882]: (style) The scope of the variable 'f_id' can be reduced.

[src\simplex.c:1882]: (style) The scope of the variable 'startf' can be reduced.

[src\simplex.c:1884]: (style) The scope of the variable 'j' can be reduced.

[src\simplex.c:1606]: (style) Variable 'val' is not assigned a value.

[src\simplex.c:1657]: (style) Variable 'val' is not assigned a value.

[src\simplex.c:1805]: (style) Variable 'val' is not assigned a value.

[src\skeleton.c:183]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[src\skeleton.c:193]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[src\skeleton.c:98]: (style) The scope of the variable 'next_f' can be reduced.

[src\skeleton.c:98]: (style) The scope of the variable 'prev_f' can be reduced.

[src\skeleton.c:165]: (style) The scope of the variable 'e_id' can be reduced.

[src\skeleton.c:177]: (style) The scope of the variable 'inst_num' can be reduced.

[src\skeleton.c:260]: (style) The scope of the variable 'f_id' can be reduced.

[src\skeleton.c:396]: (style) The scope of the variable 'i' can be reduced.

[src\skeleton.c:398]: (style) The scope of the variable 'y' can be reduced.

[src\skeleton.c:436]: (style) The scope of the variable 'v_id' can be reduced.

[src\skeleton.c:437]: (style) The scope of the variable 'x' can be reduced.

[src\skeleton.c:437]: (style) The scope of the variable 'h' can be reduced.

[src\skeleton.c:437]: (style) The scope of the variable 't' can be reduced.

[src\skeleton.c:438]: (style) The scope of the variable 'i' can be reduced.

[src\skeleton.c:438]: (style) The scope of the variable 'k' can be reduced.

[src\skeleton.c:479]: (style) The scope of the variable 'newmid' can be reduced.

[src\skeleton.c:529]: (style) The scope of the variable 'b_id' can be reduced.

[src\skeleton.c:925]: (style) The scope of the variable 'newsize' can be reduced.

[src\skeleton.c:1234]: (style) The scope of the variable 'ex' can be reduced.

[src\skeleton.c:1302]: (style) The scope of the variable 'j' can be reduced.

[src\skeleton.c:1348]: (style) The scope of the variable 'name' can be reduced.

[src\skeleton.c:1349]: (style) The scope of the variable 'b_id' can be reduced.

[src\skeleton.c:1406]: (style) The scope of the variable 'i' can be reduced.

[src\sqcurve.c:32]: (style) The scope of the variable 'k' can be reduced.

[src\sqcurve.c:75]: (style) The scope of the variable 'k' can be reduced.

[src\sqcurve.c:311]: (style) The scope of the variable 'denom' can be reduced.

[src\sqcurve.c:312]: (style) The scope of the variable 'f_id' can be reduced.

[src\sqcurve.c:426]: (style) The scope of the variable 'sim' can be reduced.

[src\sqcurve.c:585]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve.c:585]: (style) The scope of the variable 'sim' can be reduced.

[src\sqcurve.c:586]: (style) The scope of the variable 'simd' can be reduced.

[src\sqcurve.c:797]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve.c:865]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve.c:1085]: (style) The scope of the variable 'nn' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'x1' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'y1' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'x2' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'y2' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'u1' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'u2' can be reduced.

[src\sqcurve.c:1086]: (style) The scope of the variable 'det' can be reduced.

[src\sqcurve.c:1092]: (style) The scope of the variable 'hinc' can be reduced.

[src\sqcurve.c:882]: (style) Variable 'area' is assigned a value that is never used.

[src\sqcurve2.c:40]: (style) The scope of the variable 'n' can be reduced.

[src\sqcurve2.c:42]: (style) The scope of the variable 'gm' can be reduced.

[src\sqcurve2.c:44]: (style) The scope of the variable 'vv_id' can be reduced.

[src\sqcurve2.c:588]: (style) The scope of the variable 'sim' can be reduced.

[src\sqcurve2.c:629]: (style) The scope of the variable 'e_id' can be reduced.

[src\sqcurve2.c:630]: (style) The scope of the variable 'j' can be reduced.

[src\sqcurve2.c:631]: (style) The scope of the variable 'e1' can be reduced.

[src\sqcurve2.c:631]: (style) The scope of the variable 'e2' can be reduced.

[src\sqcurve2.c:634]: (style) The scope of the variable 'fudge11' can be reduced.

[src\sqcurve2.c:634]: (style) The scope of the variable 'fudge12' can be reduced.

[src\sqcurve2.c:634]: (style) The scope of the variable 'fudge13' can be reduced.

[src\sqcurve2.c:635]: (style) The scope of the variable 'fudge21' can be reduced.

[src\sqcurve2.c:635]: (style) The scope of the variable 'fudge22' can be reduced.

[src\sqcurve2.c:635]: (style) The scope of the variable 'fudge23' can be reduced.

[src\sqcurve2.c:716]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve2.c:759]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve2.c:759]: (style) The scope of the variable 'sim' can be reduced.

[src\sqcurve2.c:760]: (style) The scope of the variable 'simd' can be reduced.

[src\sqcurve2.c:955]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve2.c:1019]: (style) The scope of the variable 'net' can be reduced.

[src\sqcurve2.c:1323]: (style) The scope of the variable 'k' can be reduced.

[src\sqcurve2.c:1603]: (style) The scope of the variable 'k' can be reduced.

[src\sqcurve2.c:705]: (style) Variable 'fudge3' is assigned a value that is never used.

[src\sqcurve2.c:1036]: (style) Variable 'area' is assigned a value that is never used.

[src\sqcurve2.c:1707]: (style) Variable 'dprod_dy0' is assigned a value that is never used.

[src\sqcurve2.c:1768]: (style) Variable 'dprod_dx0_dx1' is assigned a value that is never used.

[src\sqcurve2.c:1770]: (style) Variable 'dprod_dx0_dy0' is assigned a value that is never used.

[src\sqcurve2.c:1775]: (style) Variable 'dprod_dx1_dx0' is assigned a value that is never used.

[src\sqcurve2.c:1777]: (style) Variable 'dprod_dx1_dx1' is assigned a value that is never used.

[src\sqcurve2.c:1779]: (style) Variable 'dprod_dx1_dy0' is assigned a value that is never used.

[src\sqcurve2.c:1784]: (style) Variable 'dprod_dy0_dx0' is assigned a value that is never used.

[src\sqcurve2.c:1786]: (style) Variable 'dprod_dy0_dx1' is assigned a value that is never used.

[src\sqcurve2.c:1788]: (style) Variable 'dprod_dy0_dy0' is assigned a value that is never used.

[src\sqcurve2.c:1790]: (style) Variable 'dprod_dy0_dy1' is assigned a value that is never used.

[src\sqcurve2.c:1793]: (style) Variable 'dprod_dy1_dx0' is assigned a value that is never used.

[src\sqcurve2.c:1795]: (style) Variable 'dprod_dy1_dx1' is assigned a value that is never used.

[src\sqcurve2.c:1797]: (style) Variable 'dprod_dy1_dy0' is assigned a value that is never used.

[src\sqcurve3.c:52]: (style) The scope of the variable 'k' can be reduced.

[src\sqcurve3.c:52]: (style) The scope of the variable 'n' can be reduced.

[src\sqcurve3.c:53]: (style) The scope of the variable 'gm' can be reduced.

[src\sqcurve3.c:428]: (style) The scope of the variable 'g1' can be reduced.

[src\sqcurve3.c:428]: (style) The scope of the variable 'g2' can be reduced.

[src\sqcurve3.c:428]: (style) The scope of the variable 'g3' can be reduced.

[src\storage.c:728]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'long'.

[src\storage.c:1127]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\storage.c:1128]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[src\storage.c:84]: (style) The scope of the variable 'oldblock' can be reduced.

[src\storage.c:326]: (style) The scope of the variable 'last' can be reduced.

[src\storage.c:493]: (style) The scope of the variable 'midv' can be reduced.

[src\storage.c:494]: (style) The scope of the variable 'i' can be reduced.

[src\storage.c:704]: (style) The scope of the variable 'mem' can be reduced.

[src\storage.c:965]: (style) The scope of the variable 'next_id' can be reduced.

[src\storage.c:1031]: (style) The scope of the variable 'bptr' can be reduced.

[src\storage.c:1432]: (style) The scope of the variable 'i' can be reduced.

[src\storage.c:639]: (style) Variable 'task' is assigned a value that is never used.

[src\stringl.c:70]: (style) The scope of the variable 't' can be reduced.

[src\stringl.c:70]: (style) The scope of the variable 'h' can be reduced.

[src\stringl.c:71]: (style) The scope of the variable 'grav_e' can be reduced.

[src\stringl.c:103]: (style) The scope of the variable 'wraps' can be reduced.

[src\stringl.c:151]: (style) The scope of the variable 't' can be reduced.

[src\stringl.c:151]: (style) The scope of the variable 'h' can be reduced.

[src\stringl.c:197]: (style) The scope of the variable 'b_id' can be reduced.

[src\stringl.c:199]: (style) The scope of the variable 'f_id' can be reduced.

[src\stringl.c:402]: (style) The scope of the variable 'e_id' can be reduced.

[src\stringl.c:416]: (style) The scope of the variable 'fe_id' can be reduced.

[src\stringl.c:419]: (style) The scope of the variable 'sign' can be reduced.

[src\stringl.c:476]: (style) The scope of the variable 'fe_id0' can be reduced.

[src\stringl.c:497]: (style) The scope of the variable 'i' can be reduced.

[src\stringl.c:497]: (style) The scope of the variable 'j' can be reduced.

[src\stringl.c:499]: (style) The scope of the variable 'f_id' can be reduced.

[src\stringl.c:500]: (style) The scope of the variable 'bf' can be reduced.

[src\stringq.c:144]: (style) The scope of the variable 'z' can be reduced.

[src\symtable.c:258]: (style) The scope of the variable 'entry' can be reduced.

[src\symtable.c:645]: (style) The scope of the variable 'n' can be reduced.

[src\symtable.c:673]: (style) The scope of the variable 'n' can be reduced.

[src\symtable.c:339]: (style) Expression '(X & 0x0) == 0x10000000' is always false.

[src\symtable.c:339]: (style) Expression '(X & 0x0) == 0x30000000' is always false.

[src\symtable.c:339]: (style) Expression '(X & 0x0) == 0x20000000' is always false.

[src\symtable.c:371]: (style) Expression '(X & 0x0) == 0x10000000' is always false.

[src\symtable.c:371]: (style) Expression '(X & 0x0) == 0x30000000' is always false.

[src\symtable.c:371]: (style) Expression '(X & 0x0) == 0x20000000' is always false.

[src\teix.c:158]: (style) The scope of the variable 'len' can be reduced.

[src\teix.c:235]: (style) The scope of the variable 'len' can be reduced.

[src\teix.c:345]: (style) The scope of the variable 'e_id' can be reduced.

[src\teix.c:354]: (style) The scope of the variable 'f_id' can be reduced.

[src\teix.c:378]: (style) The scope of the variable 'h1' can be reduced.

[src\teix.c:401]: (style) The scope of the variable 'f_id' can be reduced.

[src\teix.c:403]: (style) The scope of the variable 'mobility' can be reduced.

[src\teix.c:409]: (style) The scope of the variable 's11' can be reduced.

[src\teix.c:409]: (style) The scope of the variable 's12' can be reduced.

[src\teix.c:409]: (style) The scope of the variable 's22' can be reduced.

[src\teix.c:409]: (style) The scope of the variable 'det' can be reduced.

[src\teix.c:448]: (style) The scope of the variable 'len1' can be reduced.

[src\teix.c:449]: (style) The scope of the variable 'v1' can be reduced.

[src\teix.c:450]: (style) The scope of the variable 'h1' can be reduced.

[src\teix.c:454]: (style) The scope of the variable 'mobility' can be reduced.

[src\teix.c:492]: (style) The scope of the variable 'f_id' can be reduced.

[src\teix.c:494]: (style) The scope of the variable 'mobility' can be reduced.

[src\teix.c:507]: (style) The scope of the variable 's11' can be reduced.

[src\teix.c:507]: (style) The scope of the variable 's12' can be reduced.

[src\teix.c:507]: (style) The scope of the variable 's22' can be reduced.

[src\teix.c:507]: (style) The scope of the variable 'det' can be reduced.

[src\tordup.c:174]: (style) The scope of the variable 'new_next_fe' can be reduced.

[src\tordup.c:174]: (style) The scope of the variable 'next_fe' can be reduced.

[src\torus.c:57]: (style) The scope of the variable 'wrapnum' can be reduced.

[src\torus.c:181]: (style) The scope of the variable 'i' can be reduced.

[src\trirevis.c:2665]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[src\trirevis.c:2739]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[src\trirevis.c:125]: (style) The scope of the variable 'p' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'q' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'i' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'j' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'k' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'a' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'b' can be reduced.

[src\trirevis.c:125]: (style) The scope of the variable 'c' can be reduced.

[src\trirevis.c:153]: (style) The scope of the variable 'next_fe' can be reduced.

[src\trirevis.c:154]: (style) The scope of the variable 'k' can be reduced.

[src\trirevis.c:227]: (style) The scope of the variable 'midv' can be reduced.

[src\trirevis.c:228]: (style) The scope of the variable 'next_e' can be reduced.

[src\trirevis.c:448]: (style) The scope of the variable 'vx' can be reduced.

[src\trirevis.c:767]: (style) The scope of the variable 'next_fe' can be reduced.

[src\trirevis.c:768]: (style) The scope of the variable 'e_id' can be reduced.

[src\trirevis.c:1340]: (style) The scope of the variable 'ffe' can be reduced.

[src\trirevis.c:1341]: (style) The scope of the variable 'e1' can be reduced.

[src\trirevis.c:1341]: (style) The scope of the variable 'e2' can be reduced.

[src\trirevis.c:1370]: (style) The scope of the variable 'e_id' can be reduced.

[src\trirevis.c:1463]: (style) The scope of the variable 'ktcomp' can be reduced.

[src\trirevis.c:1708]: (style) The scope of the variable 'bailcount' can be reduced.

[src\trirevis.c:1736]: (style) The scope of the variable 'b_id' can be reduced.

[src\trirevis.c:1737]: (style) The scope of the variable 'bf_id' can be reduced.

[src\trirevis.c:1738]: (style) The scope of the variable 'f_id' can be reduced.

[src\trirevis.c:1790]: (style) The scope of the variable 'pre_fe' can be reduced.

[src\trirevis.c:1883]: (style) The scope of the variable 'fe' can be reduced.

[src\trirevis.c:2378]: (style) The scope of the variable 'bb' can be reduced.

[src\trirevis.c:2628]: (style) The scope of the variable 'k' can be reduced.

[src\trirevis.c:2629]: (style) The scope of the variable 'name' can be reduced.

[src\trirevis.c:2701]: (style) The scope of the variable 'k' can be reduced.

[src\trirevis.c:2702]: (style) The scope of the variable 'name' can be reduced.

[src\trirevis.c:629]: (error) Array 'fe[3]' accessed at index 3, which is out of bounds.

[src\trirevis.c:713]: (error) Array 'fe[3]' accessed at index 3, which is out of bounds.

[src\userfunc.c:316]: (style) The scope of the variable 'anext' can be reduced.

[src\userfunc.c:336]: (style) The scope of the variable 'anext' can be reduced.

[src\userfunc.c:394]: (style) The scope of the variable 'anext' can be reduced.

[src\userfunc.c:394]: (style) The scope of the variable 'bnext' can be reduced.

[src\userfunc.c:394]: (style) The scope of the variable 'cnext' can be reduced.

[src\userfunc.c:435]: (style) The scope of the variable 'anext' can be reduced.

[src\userfunc.c:435]: (style) The scope of the variable 'bnext' can be reduced.

[src\userfunc.c:435]: (style) The scope of the variable 'cnext' can be reduced.

[src\userfunc.c:461]: (style) Variable 'csum' is assigned a value that is never used.

[src\userfunc.c:462]: (style) Variable 'csinphisum' is assigned a value that is never used.

[src\userio.c:834]: (style) The scope of the variable 'c' can be reduced.

[src\veravg.c:159]: (style) The scope of the variable 'next_e' can be reduced.

[src\veravg.c:262]: (style) The scope of the variable 'found' can be reduced.

[src\veravg.c:262]: (style) The scope of the variable 'kk' can be reduced.

[src\veravg.c:262]: (style) The scope of the variable 'bad' can be reduced.

[src\veravg.c:535]: (style) The scope of the variable 'i' can be reduced.

[src\veravg.c:736]: (style) The scope of the variable 'perp' can be reduced.

[src\verpopst.c:417]: (style) The scope of the variable 'topcos' can be reduced.

[src\verpopst.c:417]: (style) The scope of the variable 'bottomcos' can be reduced.

[src\verpopst.c:494]: (style) The scope of the variable 'x0' can be reduced.

[src\verpopst.c:494]: (style) The scope of the variable 'x1' can be reduced.

[src\verpopst.c:494]: (style) The scope of the variable 'x2' can be reduced.

[src\verpopst.c:494]: (style) The scope of the variable 'x3' can be reduced.

[src\verpopst.c:529]: (style) Variable 'b_id' is assigned a value that is never used.

[src\wulff.c:53]: (style) The scope of the variable 'row' can be reduced.

[src\wulff.c:119]: (style) The scope of the variable 'w' can be reduced.

[src\wulff.c:144]: (style) The scope of the variable 'i' can be reduced.

[src\wulff.c:200]: (style) The scope of the variable 'response' can be reduced.

[src\xgraph.c:105]: (style) The scope of the variable 'g' can be reduced.

[src\xgraph.c:227]: (style) The scope of the variable 'n' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evolvotron/evolvotron_0.6.3.orig.tar.gz
[evolvotron\evolvotron\evolvotron.cpp:254]: (style) Statements following return, break, continue, goto or throw will never be executed.

[evolvotron\libevolvotron\dialog_favourite.cpp:54]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\dialog_functions.cpp:86]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\dialog_functions.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:58]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:66]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:74]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:158]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:349]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:470]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:540]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:704]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\evolvotron_main.cpp:794]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:98]: (style) The scope of the variable 'any_deferred' can be reduced.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:103]: (style) Variable 'any_deferred' is assigned a value that is never used.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:51]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:99]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:167]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:173]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:184]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:190]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:195]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:198]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:210]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:219]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:230]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:245]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_computer_farm.cpp:257]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libevolvotron\mutatable_image_display.cpp:305]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:37]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:59]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:148]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:158]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:254]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:398]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:425]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_node.cpp:430]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\function_registry.cpp:61]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\mutation_parameters.cpp:75]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\mutation_parameters.cpp:192]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\mutation_parameters.cpp:212]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\mutation_parameters.cpp:240]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\mutation_parameters.cpp:249]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[evolvotron\libfunction\useful.cpp:85]: (performance) Prefer prefix ++/-- operators for non-primitive types.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/evtest/evtest_1.31.orig.tar.gz
[evtest-1.31\evtest.c:741]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[evtest-1.31\evtest.c:655] -> [evtest-1.31\evtest.c:660]: (performance) Variable 'fd' is reassigned a value before the old one has been used.

[evtest-1.31\evtest.c:822]: (style) The scope of the variable 'rd' can be reduced.

[evtest-1.31\evtest.c:909]: (error) Memory leak: filename


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ewipe/ewipe_1.2.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exabgp/exabgp_3.1.9.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exactimage/exactimage_0.8.9.orig.tar.gz
[exactimage-0.8.9\ContourMatching\segmentation.cc:157]: (warning) Redundant assignment of 'segment' to itself.

[exactimage-0.8.9\bardecode\Tokenizer.hh:66]: (style) The scope of the variable 'lum' can be reduced.

[exactimage-0.8.9\bardecode\code39.hh:278]: (style) The scope of the variable 'old_psize' can be reduced.

[exactimage-0.8.9\bardecode\code39.hh:327]: (style) The scope of the variable 'old_psize' can be reduced.

[exactimage-0.8.9\bardecode\Scanner.tcc:47]: (style) The scope of the variable 'vy' can be reduced.

[exactimage-0.8.9\bardecode\code128.hh:240]: (error) Buffer is accessed out of bounds.

[exactimage-0.8.9\bardecode\PixelIterator.hh:50]: (warning) Member variable 'PixelIterator::cache' is not initialized in the constructor.

[exactimage-0.8.9\codecs\agg_svg_parser.cc:265]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\agg_svg_parser.cc:330]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\agg_svg_parser.cc:357]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\agg_svg_parser.cc:425]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\agg_svg_parser.cc:456]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\agg_svg_parser.hh:38]: (style) 'class parser' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\codecs\bmp.cc:214]: (style) struct or union member 'BMPColorEntry::bBlue' is never used.

[exactimage-0.8.9\codecs\bmp.cc:215]: (style) struct or union member 'BMPColorEntry::bGreen' is never used.

[exactimage-0.8.9\codecs\bmp.cc:216]: (style) struct or union member 'BMPColorEntry::bRed' is never used.

[exactimage-0.8.9\codecs\bmp.cc:217]: (style) struct or union member 'BMPColorEntry::bReserved' is never used.

[exactimage-0.8.9\codecs\dcraw.cc:159]: (style) The scope of the variable 'out_profile' can be reduced.

[exactimage-0.8.9\codecs\dcraw.cc:147]: (style) Variable 'cam_profile' is assigned a value that is never used.

[exactimage-0.8.9\codecs\dcraw.cc:147]: (style) Variable 'out_profile' is assigned a value that is never used.

[exactimage-0.8.9\codecs\gif.cc:235]: (error) Mismatching allocation and deallocation: RedBuffer

[exactimage-0.8.9\codecs\gif.cc:235]: (error) Mismatching allocation and deallocation: GreenBuffer

[exactimage-0.8.9\codecs\gif.cc:235]: (error) Mismatching allocation and deallocation: BlueBuffer

[exactimage-0.8.9\codecs\jpeg.cc:179]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\jpeg.cc:691]: (error) Mismatching allocation and deallocation: cinfo

[exactimage-0.8.9\codecs\openexr.cc:192]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[exactimage-0.8.9\codecs\pdf.cc:469]: (warning) Member variable 'PDFContentStream::last_x' is not initialized in the constructor.

[exactimage-0.8.9\codecs\pdf.cc:469]: (warning) Member variable 'PDFContentStream::last_y' is not initialized in the constructor.

[exactimage-0.8.9\codecs\pdf.cc:469]: (warning) Member variable 'PDFContentStream::last_text_x' is not initialized in the constructor.

[exactimage-0.8.9\codecs\pdf.cc:469]: (warning) Member variable 'PDFContentStream::last_text_y' is not initialized in the constructor.

[exactimage-0.8.9\codecs\pdf.cc:469]: (warning) Member variable 'PDFContentStream::last_text_height' is not initialized in the constructor.

[exactimage-0.8.9\codecs\pdf.cc:472]: (performance) Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list.

[exactimage-0.8.9\codecs\png.cc:43]: (warning) Redundant assignment of 'stream' to itself.

[exactimage-0.8.9\codecs\png.cc:43]: (style) Variable 'stream' is assigned a value that is never used.

[exactimage-0.8.9\codecs\tiff.cc:51]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:63]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:84]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:109]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:190]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:212]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:226]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:242]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\tiff.cc:248]: (style) C-style pointer casting

[exactimage-0.8.9\codecs\transupp.c:88]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:129]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:195]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:256]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:333]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:386]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:466]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:537]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:646]: (style) The scope of the variable 'compptr' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:866]: (style) The scope of the variable 'ci' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:866]: (style) The scope of the variable 'h_samp_factor' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:866]: (style) The scope of the variable 'v_samp_factor' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:1062]: (style) The scope of the variable 'itemp' can be reduced.

[exactimage-0.8.9\codecs\transupp.c:361]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[exactimage-0.8.9\codecs\transupp.c:440]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[exactimage-0.8.9\codecs\transupp.c:510]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[exactimage-0.8.9\codecs\transupp.c:728]: (style) Variable 'dst_ptr' is assigned a value that is never used.

[exactimage-0.8.9\codecs\xpm.cc:201]: (error) Mismatching allocation and deallocation: rmap

[exactimage-0.8.9\codecs\xpm.cc:135]: (error) Memory leak: rmap

[exactimage-0.8.9\codecs\xpm.cc:201]: (error) Mismatching allocation and deallocation: gmap

[exactimage-0.8.9\codecs\xpm.cc:135]: (error) Memory leak: gmap

[exactimage-0.8.9\codecs\xpm.cc:201]: (error) Mismatching allocation and deallocation: bmap

[exactimage-0.8.9\codecs\xpm.cc:135]: (error) Memory leak: bmap

[exactimage-0.8.9\config\c++-exception.c:32]: (style) Unused variable: e

[exactimage-0.8.9\config\c++-exception.c:33]: (style) Unused variable: e

[exactimage-0.8.9\config\c++-function-template.c:37]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\c++-partial-template-specialization.c:45]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\c++-rtti.c:40]: (style) Variable 'xx' is assigned a value that is never used.

[exactimage-0.8.9\config\c++-rtti.c:40]: (error) Uninitialized variable: x

[exactimage-0.8.9\config\c++-stl.c:35]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\c++-stl.c:36]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\c++-stl.c:33]: (style) Variable 's' is assigned a value that is never used.

[exactimage-0.8.9\config\c++-template-specialization.c:44]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\c++-template.c:37]: (warning) Comparison of a boolean value using relational operator (<, >, <= or >=).

[exactimage-0.8.9\config\cc-99.c:29]: (style) Unused variable: a

[exactimage-0.8.9\config\cc-99.c:32]: (style) Unused variable: b

[exactimage-0.8.9\config\cc-available.c:29]: (style) Unused variable: a

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::evas_osd_rect' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::evas_osd_text1' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::evas_osd_text2' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::channel' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::dpy' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::scr' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::visual' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::depth' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::evas' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:36]: (warning) Member variable 'Viewer::evas_bgr_image' is not initialized in the constructor.

[exactimage-0.8.9\edisplay\edisplay.hh:33]: (style) 'class Viewer' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\frontends\econvert.cc:655]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[exactimage-0.8.9\frontends\econvert.cc:655]: (warning) %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[exactimage-0.8.9\frontends\econvert.cc:655]: (warning) %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'.

[exactimage-0.8.9\frontends\econvert.cc:655]: (warning) %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'.

[exactimage-0.8.9\frontends\econvert.cc:136]: (style) Variable 'ext' is assigned a value that is never used.

[exactimage-0.8.9\frontends\econvert.cc:479]: (style) Variable 'n' is assigned a value that is never used.

[exactimage-0.8.9\frontends\econvert.cc:505]: (style) Variable 'n' is assigned a value that is never used.

[exactimage-0.8.9\frontends\edentify.cc:198] -> [exactimage-0.8.9\frontends\edentify.cc:198]: (style) Same expression on both sides of '&&'.

[exactimage-0.8.9\frontends\edentify.cc:140]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[exactimage-0.8.9\gfx\EvasHelper.cc:61]: (warning) Member variable 'EvasBase::ob' is not initialized in the constructor.

[exactimage-0.8.9\gfx\EvasHelper.cc:75]: (warning) Member variable 'EvasImage::cached_w' is not initialized in the constructor.

[exactimage-0.8.9\gfx\EvasHelper.cc:75]: (warning) Member variable 'EvasImage::cached_h' is not initialized in the constructor.

[exactimage-0.8.9\gfx\EvasHelper.cc:81]: (warning) Member variable 'EvasImage::cached_w' is not initialized in the constructor.

[exactimage-0.8.9\gfx\EvasHelper.cc:81]: (warning) Member variable 'EvasImage::cached_h' is not initialized in the constructor.

[exactimage-0.8.9\gfx\X11Helper.cc:258] -> [exactimage-0.8.9\gfx\X11Helper.cc:256]: (warning) Possible null pointer dereference: vi_out - otherwise it is redundant to check it against null.

[exactimage-0.8.9\gfx\X11Helper.cc:46]: (style) The scope of the variable 'format' can be reduced.

[exactimage-0.8.9\lib\Colorspace.cc:921]: (style) The scope of the variable 'r' can be reduced.

[exactimage-0.8.9\lib\Colorspace.cc:921]: (style) The scope of the variable 'g' can be reduced.

[exactimage-0.8.9\lib\Colorspace.cc:921]: (style) The scope of the variable 'b' can be reduced.

[exactimage-0.8.9\lib\Colorspace.cc:313]: (error) Instance of 'compare_and_set' object is destroyed immediately.

[exactimage-0.8.9\lib\Colorspace.cc:320]: (error) Instance of 'compare_and_set' object is destroyed immediately.

[exactimage-0.8.9\lib\ContourMatching.cc:458]: (warning) Member variable 'Match::transx' is not initialized in the constructor.

[exactimage-0.8.9\lib\ContourMatching.cc:458]: (warning) Member variable 'Match::transy' is not initialized in the constructor.

[exactimage-0.8.9\lib\DataMatrix.hh:22]: (style) 'class DataMatrix<T>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\lib\DataMatrix.hh:22]: (style) 'class DataMatrix<bool>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\lib\ContourUtility.cc:288]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.

[exactimage-0.8.9\lib\ContourUtility.cc:361]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exactimage-0.8.9\lib\ContourUtility.cc:372]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.

[exactimage-0.8.9\lib\DataMatrix.hh:22]: (style) 'class DataMatrix<int>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\lib\DataMatrix.hh:22]: (style) 'class DataMatrix<unsignedint>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exactimage-0.8.9\lib\scale.cc:236] -> [exactimage-0.8.9\lib\scale.cc:237]: (performance) Variable 'it' is reassigned a value before the old one has been used.

[exactimage-0.8.9\lib\vectorial.cc:48]: (warning) Member variable 'Path::r' is not initialized in the constructor.

[exactimage-0.8.9\lib\vectorial.cc:48]: (warning) Member variable 'Path::g' is not initialized in the constructor.

[exactimage-0.8.9\lib\vectorial.cc:48]: (warning) Member variable 'Path::b' is not initialized in the constructor.

[exactimage-0.8.9\lib\vectorial.cc:48]: (warning) Member variable 'Path::a' is not initialized in the constructor.

[exactimage-0.8.9\utility\DirIterator.cc:58]: (warning) Member variable 'Iterator::m_internal_dir' is not initialized in the constructor.

[exactimage-0.8.9\utility\DirIterator.cc:66]: (warning) Member variable 'Iterator::m_internal_dir' is not initialized in the constructor.

[exactimage-0.8.9\utility\DirIterator.cc:66]: (warning) Member variable 'Iterator::m_internal_dir_entry' is not initialized in the constructor.

[exactimage-0.8.9\utility\DirIterator.hh:82]: (style) 'Iterator::operator=' should return 'Iterator &'.

[exactimage-0.8.9\utility\DirIterator.cc:71]: (performance) Variable 'm_entry_name' is assigned in constructor body. Consider performing initialization in initialization list.

[exactimage-0.8.9\utility\File.cc:39]: (performance) Variable 'filename' is assigned in constructor body. Consider performing initialization in initialization list.

[exactimage-0.8.9\utility\File.cc:124]: (performance) Ineffective call of function 'substr' because it returns a copy of the object. Use operator= instead.

[exactimage-0.8.9\utility\Storage.cc:63]: (style) Unused variable: value

[exactimage-0.8.9\utility\Threads.cc:170]: (style) C-style pointer casting

[exactimage-0.8.9\utility\Threads.hh:64]: (performance) Function parameter 'attr' should be passed by reference.

[exactimage-0.8.9\utility\Timer.hh:123]: (performance) Variable 'm_text' is assigned in constructor body. Consider performing initialization in initialization list.

[exactimage-0.8.9\utility\tests\Attribute.cc:49] -> [exactimage-0.8.9\utility\tests\Attribute.cc:50]: (performance) Variable 'x' is reassigned a value before the old one has been used.

[exactimage-0.8.9\utility\tests\Attribute.cc:50]: (style) Variable 'x' is assigned a value that is never used.

[exactimage-0.8.9\utility\tests\Find.cc:14]: (performance) Function parameter 's' should be passed by reference.

[exactimage-0.8.9\utility\tests\ThreadedFind.cc:18]: (performance) Variable 's' is assigned in constructor body. Consider performing initialization in initialization list.

[exactimage-0.8.9\utility\tests\ThreadedFind.cc:16]: (performance) Function parameter 'i_s' should be passed by reference.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exaile/exaile_3.3.2.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/excalibur-logger/excalibur-logger_2.1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/excalibur-logkit/excalibur-logkit_2.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/excellent-bifurcation/excellent-bifurcation_0.0.20071015.orig.tar.gz
[excellent-bifurcation-0.0.20071015\src\display_init.c:764]: (style) The scope of the variable 'rad1' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:764]: (style) The scope of the variable 'rad2' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:764]: (style) The scope of the variable 'c1' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:764]: (style) The scope of the variable 'c2' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:834]: (style) The scope of the variable 'rad1' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:834]: (style) The scope of the variable 'rad2' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:834]: (style) The scope of the variable 'c1' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:834]: (style) The scope of the variable 'c2' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:1341]: (style) The scope of the variable 'rad' can be reduced.

[excellent-bifurcation-0.0.20071015\src\display_init.c:1343]: (style) The scope of the variable 'temp_bitmap' can be reduced.

[excellent-bifurcation-0.0.20071015\src\game.c:434]: (style) The scope of the variable 'angle2' can be reduced.

[excellent-bifurcation-0.0.20071015\src\game.c:435]: (style) The scope of the variable 'distance' can be reduced.

[excellent-bifurcation-0.0.20071015\src\game.c:435]: (style) The scope of the variable 'speed' can be reduced.

[excellent-bifurcation-0.0.20071015\src\level.c:927]: (warning) Redundant assignment of 't' to itself.

[excellent-bifurcation-0.0.20071015\src\level.c:1079]: (style) The scope of the variable 'e' can be reduced.

[excellent-bifurcation-0.0.20071015\src\level.c:456]: (style) Variable 'track_number' is assigned a value that is never used.

[excellent-bifurcation-0.0.20071015\src\level.c:1091]: (style) Variable 'e' is assigned a value that is never used.

[excellent-bifurcation-0.0.20071015\src\menu.c:38]: (style) The scope of the variable 'y1' can be reduced.

[excellent-bifurcation-0.0.20071015\src\menu.c:43]: (style) The scope of the variable 'anykey' can be reduced.

[excellent-bifurcation-0.0.20071015\src\menu.c:295]: (style) The scope of the variable 'anykey' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:328]: (style) The scope of the variable 'destroy_type' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:376]: (style) The scope of the variable 'y' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:496]: (style) The scope of the variable 'c' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:535]: (style) The scope of the variable 'xa' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:582]: (style) The scope of the variable 'destroy_type' can be reduced.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:348]: (style) Variable 'destroy_type' is assigned a value that is never used.

[excellent-bifurcation-0.0.20071015\src\pbullet.c:596]: (style) Variable 'destroy_type' is assigned a value that is never used.

[excellent-bifurcation-0.0.20071015\src\sound.c:674]: (style) The scope of the variable 't' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exec-maven-plugin/exec-maven-plugin_1.1.1+dfsg.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/execnet/execnet_1.0.9.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exempi/exempi_2.2.1.orig.tar.gz
[exempi-2.2.1\exempi\exempi.cpp:320]: (style) The scope of the variable 'result' can be reduced.

[exempi-2.2.1\exempi\tests\test-serialise.cpp:82]: (style) Variable 'b1' is assigned a value that is never used.

[exempi-2.2.1\exempi\tests\test-serialise.cpp:90]: (style) Variable 'b2' is assigned a value that is never used.

[exempi-2.2.1\samples\source\DumpScannedXMP.cpp:66]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\DumpScannedXMP.cpp:85]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\DumpScannedXMP.cpp:89]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\DumpScannedXMP.cpp:139]: (error) Resource leak: inFile

[exempi-2.2.1\samples\source\ModifyingXMP.cpp:68]: (style) Unused variable: actualLang

[exempi-2.2.1\samples\source\ReadingXMP.cpp:150]: (style) Unused variable: actualLang

[exempi-2.2.1\samples\source\ReadingXMP.cpp:168]: (style) Unused variable: value

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:386]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1089]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1094]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1098]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1103]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1109]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1536]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1538]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1540]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1542]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1544]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1546]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1548]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'long'.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:998] -> [exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:999]: (performance) Variable 'ok' is reassigned a value before the old one has been used.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1003] -> [exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1004]: (performance) Variable 'ok' is reassigned a value before the old one has been used.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1008] -> [exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1009]: (performance) Variable 'ok' is reassigned a value before the old one has been used.

[exempi-2.2.1\samples\source\XMPCoreCoverage.cpp:1785]: (style) The scope of the variable 'm' can be reduced.

[exempi-2.2.1\samples\source\common\globals.h:17]: (error) "XMP environment error - must define one of MAC_ENV, WIN_ENV, or UNIX_ENV"

[exempi-2.2.1\samples\source\common\globals.h:38]: (error) "Unknown build environment, neither WIN_ENV nor MAC_ENV nor UNIX_ENV"

[exempi-2.2.1\samples\source\common\globals.h:17]: (error) #error "XMP environment error - must define one of MAC_ENV, WIN_ENV, or UNIX_ENV"

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:344]: (style) Unused variable: xmpDump

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:374]: (style) Unused variable: out_filepath

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:37]: (performance) Function parameter 'filename' should be passed by reference.

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:49]: (performance) Function parameter 'filename' should be passed by reference.

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:61]: (performance) Function parameter 'filename' should be passed by reference.

[exempi-2.2.1\samples\source\xmpcommand\Actions.cpp:68]: (performance) Function parameter 'filename' should be passed by reference.

[exempi-2.2.1\source\XMPCore\XMPCore_Impl.hpp:371]: (style) 'class XMP_AutoNode' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exempi-2.2.1\source\XMPCore\WXMPIterator.cpp:46]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPIterator.cpp:83]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPIterator.cpp:97]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPMeta.cpp:38]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPMeta.cpp:62]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPMeta.cpp:92]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPMeta.cpp:106]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:460]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:483]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:486]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:517]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:543]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:563]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:566]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:589]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:619]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\WXMPUtils.cpp:622]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\XMPIterator.cpp:495] -> [exempi-2.2.1\source\XMPCore\XMPIterator.cpp:495]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[exempi-2.2.1\source\XMPCore\XMPIterator.cpp:47]: (warning) Redundant assignment of 'info' to itself.

[exempi-2.2.1\source\XMPCore\XMPIterator.cpp:495]: (style) Variable 'p' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\XMPMeta-GetSet.cpp:1054]: (style) Variable 'assocIsXDefault' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\XMPMeta-GetSet.cpp:1009]: (error) Uninitialized variable: itemNode

[exempi-2.2.1\source\XMPCore\XMPMeta-GetSet.cpp:1014]: (error) Uninitialized variable: itemNode

[exempi-2.2.1\source\XMPCore\XMPMeta-Serialize.cpp:514]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\XMPMeta-Serialize.cpp:829]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPCore\XMPMeta.cpp:78]: (style) The scope of the variable 'optNames' can be reduced.

[exempi-2.2.1\source\XMPCore\XMPMeta.cpp:76]: (style) Unused variable: buffer

[exempi-2.2.1\source\XMPCore\XMPMeta.cpp:146]: (style) Unused variable: buffer

[exempi-2.2.1\source\XMPCore\XMPMeta.cpp:942]: (style) Variable 'p' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\XMPMeta.cpp:1169]: (style) Variable 'p' is assigned a value that is never used.

[exempi-2.2.1\source\XMPCore\XMPUtils-FileInfo.cpp:309]: (style) The scope of the variable 'cpTemp' can be reduced.

[exempi-2.2.1\source\XMPCore\XMPUtils-FileInfo.cpp:357]: (style) The scope of the variable 'prevSpace' can be reduced.

[exempi-2.2.1\source\XMPCore\XMPUtils-FileInfo.cpp:340]: (style) Unsigned variable 'i' can't be negative so it is unnecessary to test it.

[exempi-2.2.1\source\XMPCore\XMPUtils.cpp:1270]: (style) The scope of the variable 'c3' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\AVCHD_Handler.cpp:1589]: (warning) %d in format string (no. 16) requires 'int' but the argument type is 'unsigned int'.

[exempi-2.2.1\source\XMPFiles\FileHandlers\FLV_Handler.cpp:523]: (style) Variable 'abortArg' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\FLV_Handler.cpp:524]: (style) Variable 'checkAbort' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\FLV_Handler.cpp:688]: (style) Variable 'checkAbort' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\InDesign_Handler.cpp:197]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FileHandlers\InDesign_Handler.cpp:237]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FileHandlers\InDesign_Handler.cpp:298]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FileHandlers\JPEG_Handler.cpp:184]: (style) Variable 'packetInfo' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\JPEG_Handler.cpp:661]: (style) Unused variable: extPacket

[exempi-2.2.1\source\XMPFiles\FileHandlers\JPEG_Handler.hpp:55]: (style) 'GUID_32::operator=' should return 'GUID_32 &'.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:443] -> [exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:443]: (style) Same expression on both sides of '||'.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:122]: (style) The scope of the variable 'curFrame' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:140]: (style) Variable 'packetInfo' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::tagIsDirty' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::mustShift' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::hasID3Tag' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::hasFooter' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::legacyChanged' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:108]: (warning) Member variable 'MP3_MetaHandler::hasExtHeader' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MP3_Handler.cpp:191]: (style) Exception should be caught by reference.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG2_Handler.cpp:76] -> [exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG2_Handler.cpp:76]: (style) Same expression on both sides of '||'.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:1450]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:686]: (style) The scope of the variable 'haveXDefault' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:696]: (style) Variable 'haveXDefault' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:2361]: (style) Variable 'abortArg' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:2362]: (style) Variable 'checkAbort' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\MPEG4_Handler.cpp:1416]: (performance) Function parameter 'source' should be passed by reference.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PSD_Handler.cpp:207] -> [exempi-2.2.1\source\XMPFiles\FileHandlers\PSD_Handler.cpp:209]: (performance) Variable 'haveDigest' is reassigned a value before the old one has been used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PSD_Handler.cpp:110]: (style) Variable 'packetInfo' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PSD_Handler.cpp:376]: (style) Variable 'checkAbort' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PostScript_Handler.cpp:57]: (style) The scope of the variable 'psLength' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PostScript_Handler.cpp:340]: (style) The scope of the variable 'snipCount' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PostScript_Handler.cpp:201]: (style) Variable 'found' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PostScript_Handler.cpp:222]: (style) Variable 'psLength' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\PostScript_Handler.cpp:341]: (style) Variable 'found' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\SWF_Handler.cpp:197]: (style) Variable 'numTags' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\Scanner_Handler.cpp:223]: (style) The scope of the variable 'bufLen' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\TIFF_Handler.cpp:181]: (style) The scope of the variable 'found' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\TIFF_Handler.cpp:109]: (style) Variable 'packetInfo' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\TIFF_Handler.cpp:297]: (style) Variable 'abortArg' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:552]: (style) The scope of the variable 'have' can be reduced.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:170]: (style) Variable 'packetInfo' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:191]: (style) Variable 'filenameToTest' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:145]: (warning) Member variable 'UCF_MetaHandler::wasCompressed' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:145]: (warning) Member variable 'UCF_MetaHandler::compressXMP' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:145]: (warning) Member variable 'UCF_MetaHandler::inPlacePossible' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:467]: (warning) Member variable 'CDFileHeader::fields' is not assigned a value in 'CDFileHeader::operator='.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:467]: (warning) Member variable 'CDFileHeader::filename' is not assigned a value in 'CDFileHeader::operator='.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:467]: (warning) Member variable 'CDFileHeader::extraField' is not assigned a value in 'CDFileHeader::operator='.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:467]: (warning) Member variable 'CDFileHeader::comment' is not assigned a value in 'CDFileHeader::operator='.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:644]: (warning) Member variable 'EndOfCD::fields' is not initialized in the constructor.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.hpp:467]: (style) 'operator=' should return reference to 'this' instance.

[exempi-2.2.1\source\XMPFiles\FileHandlers\UCF_Handler.cpp:816]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exempi-2.2.1\source\XMPFiles\FileHandlers\XDCAM_Handler.cpp:155]: (style) Unused variable: childName

[exempi-2.2.1\source\XMPFiles\FormatSupport\ASF_Support.cpp:587]: (style) Variable 'newObjects' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\TIFF_Support.hpp:843]: (style) 'InternalTagInfo::operator=' should return 'InternalTagInfo &'.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PSIR_Support.hpp:275]: (style) 'InternalRsrcInfo::operator=' should return 'InternalRsrcInfo &'.

[exempi-2.2.1\source\XMPFiles\FormatSupport\GIF_Support.cpp:43] -> [exempi-2.2.1\source\XMPFiles\FormatSupport\GIF_Support.cpp:45]: (performance) Variable 'pos' is reassigned a value before the old one has been used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\GIF_Support.cpp:67]: (style) Variable 'bytesPerColor' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\GIF_Support.cpp:101]: (style) Unused variable: blockSize

[exempi-2.2.1\source\XMPFiles\FormatSupport\GIF_Support.cpp:286]: (style) Unused variable: xmpSize

[exempi-2.2.1\source\XMPFiles\FormatSupport\IPTC_Support.cpp:196]: (style) The scope of the variable 'found190' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\IPTC_Support.cpp:227]: (style) Variable 'found190' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\IPTC_Support.hpp:297]: (style) Unused private function: 'IPTC_Writer::ConvertToLocal'

[exempi-2.2.1\source\XMPFiles\FormatSupport\IPTC_Support.hpp:299]: (style) Unused private function: 'IPTC_Writer::CheckRoundTripLoss'

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:93]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:105]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:124]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:148]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:162]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:293]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:367]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:384]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:399]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:342]: (style) The scope of the variable 'parentRef' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\MOOV_Support.cpp:254]: (style) Variable 'buffer' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PNG_Support.cpp:25]: (style) The scope of the variable 'c' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PNG_Support.cpp:146]: (style) Variable 'crc' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PNG_Support.cpp:240]: (style) Variable 'bytesRead' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PSIR_FileWriter.cpp:257]: (style) The scope of the variable 'ok' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\PSIR_FileWriter.cpp:466]: (style) Variable 'checkAbort' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:142]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:189]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:533]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:277]: (style) The scope of the variable 'curChild' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:658]: (style) The scope of the variable 'curChunk' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:813]: (style) Variable 'temp1' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:814]: (style) Variable 'temp2' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:724]: (performance) Variable 'oldValue' is assigned in constructor body. Consider performing initialization in initialization list.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:340]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:593]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF.cpp:811]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF_Support.cpp:666]: (style) Throwing a copy of the caught exception instead of rethrowing the original exception.

[exempi-2.2.1\source\XMPFiles\FormatSupport\RIFF_Support.cpp:719]: (performance) Function parameter 'source' should be passed by reference.

[exempi-2.2.1\source\XMPFiles\FormatSupport\ReconcileIPTC.cpp:370]: (style) Unused variable: oldStr

[exempi-2.2.1\source\XMPFiles\FormatSupport\ReconcileIPTC.cpp:370]: (style) Unused variable: newStr

[exempi-2.2.1\source\XMPFiles\FormatSupport\ReconcileLegacy.cpp:42]: (style) Variable 'haveXMP' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\SWF_Support.cpp:496]: (style) The scope of the variable 'have' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\SWF_Support.cpp:575]: (style) The scope of the variable 'flush' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\SWF_Support.cpp:576]: (style) The scope of the variable 'have' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\TIFF_FileWriter.cpp:615]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\TIFF_FileWriter.cpp:757]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\TIFF_MemoryReader.cpp:550]: (style) C-style pointer casting

[exempi-2.2.1\source\XMPFiles\FormatSupport\XDCAM_Support.cpp:304] -> [exempi-2.2.1\source\XMPFiles\FormatSupport\XDCAM_Support.cpp:308]: (performance) Variable 'xmpFound' is reassigned a value before the old one has been used.

[exempi-2.2.1\source\XMPFiles\FormatSupport\XMPScanner.cpp:675]: (style) The scope of the variable 'value' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\XMPScanner.cpp:677]: (style) The scope of the variable 'i' can be reduced.

[exempi-2.2.1\source\XMPFiles\FormatSupport\XMPScanner.cpp:1297]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exempi-2.2.1\source\XMPFiles\FormatSupport\XMPScanner.cpp:1321]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exempi-2.2.1\source\XMPFiles\FormatSupport\XMPScanner.cpp:1414]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exempi-2.2.1\source\XMPFiles\WXMPFiles.cpp:36]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\WXMPFiles.cpp:60]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\WXMPFiles.cpp:86]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\WXMPFiles.cpp:99]: (style) Variable 'wResult' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\XMPFiles.cpp:109]: (style) Unused variable: noExt

[exempi-2.2.1\source\XMPFiles\XMPFiles.cpp:133]: (style) Unused variable: noExt

[exempi-2.2.1\source\XMPFiles\XMPFiles.cpp:157]: (style) Unused variable: noExt

[exempi-2.2.1\source\XMPFiles\XMPFiles.cpp:1300]: (style) Variable 'handler' is assigned a value that is never used.

[exempi-2.2.1\source\XMPFiles\XMPFiles_Impl.cpp:363]: (style) Variable 'folderPath' is assigned a value that is never used.

[exempi-2.2.1\source\common\EndianUtils.hpp:36]: (error) "Unknown build environment"

[exempi-2.2.1\source\common\EndianUtils.hpp:36]: (error) #error "Unknown build environment"

[exempi-2.2.1\source\common\XML_Node.cpp:325]: (style) The scope of the variable 'i' can be reduced.

[exempi-2.2.1\source\common\XML_Node.cpp:325]: (style) The scope of the variable 'limit' can be reduced.

[exempi-2.2.1\source\common\XMLParserAdapter.hpp:111]: (warning) Member variable 'XMLParserAdapter::pendingInput' is not initialized in the constructor.

[exempi-2.2.1\source\common\XMP_LibUtils.hpp:361]: (style) C-style pointer casting

[exempi-2.2.1\source\common\XMP_LibUtils.cpp:356]: (style) The scope of the variable 'prevNormal' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exfat-utils/exfat-utils_1.0.1.orig.tar.gz
[exfat-utils-1.0.1\libexfat\byteorder.h:77]: (error) No byte order macros available for your platform

[exfat-utils-1.0.1\libexfat\byteorder.h:104]: (error) Wow! You have a PDP machine?!

[exfat-utils-1.0.1\libexfat\byteorder.h:77]: (error) #error No byte order macros available for your platform


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exif/exif_0.6.21.orig.tar.gz
[exif-0.6.21\exif\actions.c:94]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exif-0.6.21\exif\actions.c:94]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[exif-0.6.21\exif\actions.c:371]: (style) The scope of the variable 'name' can be reduced.

[exif-0.6.21\exif\actions.c:622]: (style) The scope of the variable 't' can be reduced.

[exif-0.6.21\exif\actions.c:437]: (style) Variable 'fieldwidth' is assigned a value that is never used.

[exif-0.6.21\exif\actions.c:544]: (style) Variable 'fieldwidth' is assigned a value that is never used.

[exif-0.6.21\exif\main.c:242]: (style) The scope of the variable 'ed' can be reduced.

[exif-0.6.21\exif\main.c:366]: (style) The scope of the variable 'l' can be reduced.

[exif-0.6.21\exif\utils.c:44]: (warning) %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.

[exif-0.6.21\exif\utils.c:34]: (style) The scope of the variable 'name' can be reduced.

[exif-0.6.21\libjpeg\jpeg-data.c:407]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exif-0.6.21\libjpeg\jpeg-data.c:411]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exif-0.6.21\libjpeg\jpeg-data.c:423]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exif-0.6.21\libjpeg\jpeg-data.c:193]: (style) The scope of the variable 's' can be reduced.

[exif-0.6.21\libjpeg\jpeg-data.c:359]: (style) The scope of the variable 'i' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exifprobe/exifprobe_2.0.1.orig.tar.gz
[exifprobe-2.0.1\ciff.c:48]: (style) The scope of the variable 'byteorder' can be reduced.

[exifprobe-2.0.1\ciff.c:49]: (style) The scope of the variable 'heap_start' can be reduced.

[exifprobe-2.0.1\ciff.c:50]: (style) The scope of the variable 'offset_table_end' can be reduced.

[exifprobe-2.0.1\ciff.c:99]: (style) The scope of the variable 'dir_offset' can be reduced.

[exifprobe-2.0.1\ciff.c:260]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\ciff.c:261]: (style) The scope of the variable 'tagwidth' can be reduced.

[exifprobe-2.0.1\ciff.c:262]: (style) The scope of the variable 'tag' can be reduced.

[exifprobe-2.0.1\ciff.c:262]: (style) The scope of the variable 'format' can be reduced.

[exifprobe-2.0.1\ciff.c:262]: (style) The scope of the variable 'location' can be reduced.

[exifprobe-2.0.1\ciff.c:334]: (style) The scope of the variable 'max_dir_offset' can be reduced.

[exifprobe-2.0.1\ciff.c:366]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\ciff.c:421]: (style) The scope of the variable 'ts_time' can be reduced.

[exifprobe-2.0.1\ciff.c:473]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\ciff.c:474]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\ciff.c:475]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\ciff.c:564]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\ciff.c:565]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\ciff.c:605]: (style) The scope of the variable 'endofdir' can be reduced.

[exifprobe-2.0.1\ciff.c:606]: (style) The scope of the variable 'tag' can be reduced.

[exifprobe-2.0.1\ciff.c:606]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\ciff.c:606]: (style) The scope of the variable 'shvalue' can be reduced.

[exifprobe-2.0.1\ciff.c:609]: (style) The scope of the variable 'tagname' can be reduced.

[exifprobe-2.0.1\ciff.c:609]: (style) The scope of the variable 'makename' can be reduced.

[exifprobe-2.0.1\ciff.c:610]: (style) The scope of the variable 'entrywidth' can be reduced.

[exifprobe-2.0.1\ciff.c:611]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\ciff.c:612]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\ciff.c:613]: (style) The scope of the variable 'parindent' can be reduced.

[exifprobe-2.0.1\ciff.c:614]: (style) The scope of the variable 'make' can be reduced.

[exifprobe-2.0.1\ciff.c:614]: (style) The scope of the variable 'model' can be reduced.

[exifprobe-2.0.1\ciff.c:614]: (style) The scope of the variable 'tagwidth' can be reduced.

[exifprobe-2.0.1\ciff.c:615]: (style) The scope of the variable 'makelen' can be reduced.

[exifprobe-2.0.1\ciff.c:616]: (style) The scope of the variable 'fvalue' can be reduced.

[exifprobe-2.0.1\ciff.c:1546]: (style) The scope of the variable 'maxcheck' can be reduced.

[exifprobe-2.0.1\ciff.c:1547]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\ciff.c:1548]: (style) The scope of the variable 'ch' can be reduced.

[exifprobe-2.0.1\ciff.c:1548]: (style) The scope of the variable 'lastch' can be reduced.

[exifprobe-2.0.1\ciff.c:1578]: (style) The scope of the variable 'ciffheader' can be reduced.

[exifprobe-2.0.1\ciff.c:1579]: (style) The scope of the variable 'byteorder' can be reduced.

[exifprobe-2.0.1\ciff.c:1638]: (style) The scope of the variable 'string' can be reduced.

[exifprobe-2.0.1\ciff.c:1328]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\ciff.c:1387]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\ciff.c:157]: (style) Variable 'dir_offset' is assigned a value that is never used.

[exifprobe-2.0.1\ciff.c:341]: (style) Variable 'max_dir_offset' is assigned a value that is never used.

[exifprobe-2.0.1\ciff.c:1530]: (style) Variable 'nameoftag' is assigned a value that is never used.

[exifprobe-2.0.1\ciff.c:1530]: (style) Variable 'fullnameoftag' is assigned a value that is never used.

[exifprobe-2.0.1\interpret.c:364]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\interpret.c:365]: (style) The scope of the variable 'p' can be reduced.

[exifprobe-2.0.1\interpret.c:366]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\jp2000.c:2395]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.

[exifprobe-2.0.1\jp2000.c:131]: (style) The scope of the variable 'boxlength' can be reduced.

[exifprobe-2.0.1\jp2000.c:158]: (style) The scope of the variable 'boxlength' can be reduced.

[exifprobe-2.0.1\jp2000.c:348]: (style) The scope of the variable 'cl' can be reduced.

[exifprobe-2.0.1\jp2000.c:439]: (style) The scope of the variable 'readsize' can be reduced.

[exifprobe-2.0.1\jp2000.c:491]: (style) The scope of the variable 'readsize' can be reduced.

[exifprobe-2.0.1\jp2000.c:492]: (style) The scope of the variable 'size' can be reduced.

[exifprobe-2.0.1\jp2000.c:760]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\jp2000.c:761]: (style) The scope of the variable 'ifd_offset' can be reduced.

[exifprobe-2.0.1\jp2000.c:765]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\jp2000.c:1064]: (style) The scope of the variable 'proflength' can be reduced.

[exifprobe-2.0.1\jp2000.c:1068]: (style) The scope of the variable 'csenum' can be reduced.

[exifprobe-2.0.1\jp2000.c:1543]: (style) The scope of the variable 'start_of_tile' can be reduced.

[exifprobe-2.0.1\jp2000.c:1544]: (style) The scope of the variable 'tile_length' can be reduced.

[exifprobe-2.0.1\jp2000.c:1545]: (style) The scope of the variable 'seg_length' can be reduced.

[exifprobe-2.0.1\jp2000.c:1545]: (style) The scope of the variable 'tmp' can be reduced.

[exifprobe-2.0.1\jp2000.c:1546]: (style) The scope of the variable 'tilenum' can be reduced.

[exifprobe-2.0.1\jp2000.c:1547]: (style) The scope of the variable 'part_index' can be reduced.

[exifprobe-2.0.1\jp2000.c:1548]: (style) The scope of the variable 'nparts' can be reduced.

[exifprobe-2.0.1\jp2000.c:1549]: (style) The scope of the variable 'regvalue' can be reduced.

[exifprobe-2.0.1\jp2000.c:1550]: (style) The scope of the variable 'tag' can be reduced.

[exifprobe-2.0.1\jp2000.c:1552]: (style) The scope of the variable 'tagindent' can be reduced.

[exifprobe-2.0.1\jp2000.c:1552]: (style) The scope of the variable 'dataindent' can be reduced.

[exifprobe-2.0.1\jp2000.c:1553]: (style) The scope of the variable 'name' can be reduced.

[exifprobe-2.0.1\jp2000.c:1829]: (style) The scope of the variable 'precision' can be reduced.

[exifprobe-2.0.1\jp2000.c:1830]: (style) The scope of the variable 'hsep' can be reduced.

[exifprobe-2.0.1\jp2000.c:1831]: (style) The scope of the variable 'vsep' can be reduced.

[exifprobe-2.0.1\jp2000.c:2062]: (style) The scope of the variable 'part_wh' can be reduced.

[exifprobe-2.0.1\jp2000.c:2065]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\jp2000.c:2324]: (style) The scope of the variable 'guardbits' can be reduced.

[exifprobe-2.0.1\jp2000.c:1570]: (style) Checking if unsigned variable 'length' is less than zero.

[exifprobe-2.0.1\jp2000.c:1572]: (style) Checking if unsigned variable 'offset' is less than zero.

[exifprobe-2.0.1\jp2000.c:1803]: (style) Checking if unsigned variable 'length' is less than zero.

[exifprobe-2.0.1\jp2000.c:1907]: (style) Checking if unsigned variable 'pixel_width' is less than zero.

[exifprobe-2.0.1\jp2000.c:1929]: (style) Checking if unsigned variable 'pixel_height' is less than zero.

[exifprobe-2.0.1\jp2000.c:878]: (style) Variable 'tbox' is assigned a value that is never used.

[exifprobe-2.0.1\jp2000.c:932]: (style) Variable 'tbox' is assigned a value that is never used.

[exifprobe-2.0.1\jp2000.c:1363]: (style) Variable 'boxlength' is assigned a value that is never used.

[exifprobe-2.0.1\jp2000.c:1463]: (style) Variable 'hrc' is assigned a value that is never used.

[exifprobe-2.0.1\jp2000.c:1680]: (style) Variable 'tmp' is assigned a value that is never used.

[exifprobe-2.0.1\jp2000.c:1579]: (style) Variable 'dataindent' is assigned a value that is never used.

[exifprobe-2.0.1\lib\veclib.c:136]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\main.c:65]: (style) The scope of the variable 'inptr' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:183]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_agfa.c:151]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:152]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:153]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:153]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:154]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:155]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:156]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:157]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:341]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:383]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:383]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_agfa.c:202]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_agfa.c:195]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_agfa.c:368]: (style) Variable 'chpr' is assigned a value that is never used.

[exifprobe-2.0.1\maker_asahi.c:364]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_asahi.c:85]: (style) The scope of the variable 'tagset' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:226]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:226]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:227]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:228]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:229]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:231]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:332]: (style) The scope of the variable 'jpegthumbnaillength' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:333]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:333]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:334]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:335]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:336]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:338]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:938]: (style) The scope of the variable 'year' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:938]: (style) The scope of the variable 'month' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:938]: (style) The scope of the variable 'day' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:1120]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_asahi.c:277]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_asahi.c:383]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_asahi.c:270]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_asahi.c:376]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_casio.c:324]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_casio.c:73]: (style) The scope of the variable 'tagset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:203]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_casio.c:204]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:204]: (style) The scope of the variable 'current_offset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:205]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_casio.c:207]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_casio.c:289]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:289]: (style) The scope of the variable 'current_offset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:290]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_casio.c:291]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_casio.c:292]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_casio.c:293]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_casio.c:294]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_casio.c:295]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_casio.c:914]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_casio.c:343]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_casio.c:336]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_epson.c:264]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_epson.c:154]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_epson.c:154]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_epson.c:155]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_epson.c:156]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_epson.c:157]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_epson.c:158]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_epson.c:159]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_epson.c:160]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_epson.c:495]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_epson.c:495]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_epson.c:283]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_epson.c:276]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_fujifilm.c:66]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_fujifilm.c:116]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_generic.c:1073]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[exifprobe-2.0.1\maker_generic.c:471] -> [exifprobe-2.0.1\maker_generic.c:474]: (performance) Variable 'chpr' is reassigned a value before the old one has been used.

[exifprobe-2.0.1\maker_generic.c:937]: (style) The scope of the variable 'ifdentry' can be reduced.

[exifprobe-2.0.1\maker_generic.c:1424]: (style) The scope of the variable 'entry_ptr' can be reduced.

[exifprobe-2.0.1\maker_generic.c:1165]: (style) Unsigned variable 'ifd_offset' can't be negative so it is unnecessary to test it.

[exifprobe-2.0.1\maker_konica.c:68]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_konica.c:148]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_konica.c:149]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_konica.c:150]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_konica.c:151]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_kyocera.c:142]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_kyocera.c:142]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_kyocera.c:143]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_kyocera.c:144]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_kyocera.c:194]: (style) Variable 'noteversion' is assigned a value that is never used.

[exifprobe-2.0.1\maker_minolta.c:107]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:136]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:171]: (style) The scope of the variable 'jpegthumbnailoffset' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:172]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:173]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:174]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:175]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:176]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:177]: (style) The scope of the variable 'tagprefix' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:179]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:585]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:585]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:633]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:634]: (style) The scope of the variable 'fvalue' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:635]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:635]: (style) The scope of the variable 'corr_i' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:635]: (style) The scope of the variable 'entries' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:636]: (style) The scope of the variable 'wcorr' can be reduced.

[exifprobe-2.0.1\maker_minolta.c:274]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_minolta.c:267]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_nikon.c:255]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_nikon.c:100]: (style) The scope of the variable 'tagset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:165]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:204]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:205]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:206]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:207]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:208]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:209]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:211]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:212]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:328]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:329]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:330]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:331]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:332]: (style) The scope of the variable 'orig_print_options' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:333]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:334]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:335]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:336]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:338]: (style) The scope of the variable 'ifdnum' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:339]: (style) The scope of the variable 'subifdnum' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1000]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1003]: (style) The scope of the variable 'entrywidth' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1004]: (style) The scope of the variable 'minfl' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1004]: (style) The scope of the variable 'maxfl' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1004]: (style) The scope of the variable 'minmaxap' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1004]: (style) The scope of the variable 'maxmaxap' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1005]: (style) The scope of the variable 'num' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1005]: (style) The scope of the variable 'denom' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1151]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1152]: (style) The scope of the variable 'numerator' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1152]: (style) The scope of the variable 'denominator' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1153]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1155]: (style) The scope of the variable 'unknown' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:1156]: (style) The scope of the variable 'id' can be reduced.

[exifprobe-2.0.1\maker_nikon.c:249]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_nikon.c:433]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_nikon.c:242]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_nikon.c:414]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1184]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_olympus.c:153]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:153]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:154]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:155]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:156]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:157]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:159]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:453]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:453]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1080]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1081]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1082]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1126]: (style) The scope of the variable 'jpegthumbnailoffset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1127]: (style) The scope of the variable 'jpegthumbnailvalid' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1128]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1128]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1129]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1130]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1131]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1133]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1247]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1248]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1249]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1286]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1287]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1288]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1325]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1326]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1327]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1390]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1407]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1424]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1441]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:1458]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_olympus.c:211]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_olympus.c:1196]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_olympus.c:1094]: (style) Variable 'value_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1095]: (style) Variable 'count' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1189]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1261]: (style) Variable 'value_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1262]: (style) Variable 'count' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1300]: (style) Variable 'value_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1301]: (style) Variable 'count' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1339]: (style) Variable 'value_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1340]: (style) Variable 'count' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1394]: (style) Variable 'offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1411]: (style) Variable 'offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1428]: (style) Variable 'offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1445]: (style) Variable 'offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_olympus.c:1462]: (style) Variable 'offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_panasonic.c:152]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_panasonic.c:152]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_panasonic.c:153]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_panasonic.c:154]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:178]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\maker_sanyo.c:154]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:155]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:156]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:157]: (style) The scope of the variable 'marker' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:158]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:159]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:160]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:161]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:594]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:594]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\maker_sanyo.c:199]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exifprobe-2.0.1\maker_sanyo.c:192]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\maker_sigma.c:63]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_sigma.c:111]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_sigma.c:142]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_sigma.c:143]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_sony.c:120]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_sony.c:148]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_sony.c:148]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_sony.c:149]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_sony.c:150]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:63]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:109]: (style) The scope of the variable 'noteversion' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:140]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:140]: (style) The scope of the variable 'count' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:141]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\maker_toshiba.c:142]: (style) The scope of the variable 'fulldirname' can be reduced.

[exifprobe-2.0.1\misc.c:1139]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\misc.c:1139]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\misc.c:1145]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\misc.c:1145]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\misc.c:607]: (style) The scope of the variable 'scheme' can be reduced.

[exifprobe-2.0.1\misc.c:608]: (style) The scope of the variable 'sep' can be reduced.

[exifprobe-2.0.1\misc.c:608]: (style) The scope of the variable 'camera_name' can be reduced.

[exifprobe-2.0.1\misc.c:610]: (style) The scope of the variable 'filesubformat_shown' can be reduced.

[exifprobe-2.0.1\misc.c:611]: (style) The scope of the variable 'with_filesubformat' can be reduced.

[exifprobe-2.0.1\misc.c:612]: (style) The scope of the variable 'vendor_filesubformat' can be reduced.

[exifprobe-2.0.1\misc.c:613]: (style) The scope of the variable 'has_appn' can be reduced.

[exifprobe-2.0.1\misc.c:614]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\misc.c:1049]: (style) The scope of the variable 'imagesubformat' can be reduced.

[exifprobe-2.0.1\misc.c:1133]: (style) The scope of the variable 'maybeshort' can be reduced.

[exifprobe-2.0.1\misc.c:1160]: (style) The scope of the variable 'space' can be reduced.

[exifprobe-2.0.1\misc.c:1161]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\misc.c:1202]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\misc.c:128]: (style) Variable 'plural' is assigned a value that is never used.

[exifprobe-2.0.1\misc.c:1190]: (style) Variable 'chpr' is assigned a value that is never used.

[exifprobe-2.0.1\mrw.c:233]: (warning) Assignment of function parameter has no effect outside the function.

[exifprobe-2.0.1\mrw.c:449]: (warning) Assignment of function parameter has no effect outside the function.

[exifprobe-2.0.1\mrw.c:76]: (style) The scope of the variable 'blockname' can be reduced.

[exifprobe-2.0.1\mrw.c:78]: (style) The scope of the variable 'header' can be reduced.

[exifprobe-2.0.1\mrw.c:79]: (style) The scope of the variable 'blocklength' can be reduced.

[exifprobe-2.0.1\mrw.c:79]: (style) The scope of the variable 'blockid' can be reduced.

[exifprobe-2.0.1\mrw.c:80]: (style) The scope of the variable 'ifd_offset' can be reduced.

[exifprobe-2.0.1\mrw.c:81]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\mrw.c:82]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\mrw.c:83]: (style) The scope of the variable 'status' can be reduced.

[exifprobe-2.0.1\mrw.c:446]: (style) The scope of the variable 'wbr' can be reduced.

[exifprobe-2.0.1\mrw.c:446]: (style) The scope of the variable 'wbg1' can be reduced.

[exifprobe-2.0.1\mrw.c:446]: (style) The scope of the variable 'wbg2' can be reduced.

[exifprobe-2.0.1\mrw.c:446]: (style) The scope of the variable 'wbb' can be reduced.

[exifprobe-2.0.1\mrw.c:765]: (style) The scope of the variable 'fvalue' can be reduced.

[exifprobe-2.0.1\mrw.c:95]: (style) Checking if unsigned variable 'length' is less than zero.

[exifprobe-2.0.1\mrw.c:97]: (style) Checking if unsigned variable 'offset' is less than zero.

[exifprobe-2.0.1\mrw.c:154]: (style) Variable 'status' is assigned a value that is never used.

[exifprobe-2.0.1\mrw.c:405]: (style) Variable 'unknown2' is assigned a value that is never used.

[exifprobe-2.0.1\mrw.c:420]: (style) Variable 'unknown3' is assigned a value that is never used.

[exifprobe-2.0.1\options.c:244]: (style) The scope of the variable 'argv' can be reduced.

[exifprobe-2.0.1\options.c:246]: (style) The scope of the variable 'argc' can be reduced.

[exifprobe-2.0.1\print_maker.c:716] -> [exifprobe-2.0.1\print_maker.c:724]: (warning) Possible null pointer dereference: pattern - otherwise it is redundant to check it against null.

[exifprobe-2.0.1\print_maker.c:124]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\print_maker.c:157]: (style) The scope of the variable 'nameoftag' can be reduced.

[exifprobe-2.0.1\print_maker.c:158]: (style) The scope of the variable 'nameof_value_type' can be reduced.

[exifprobe-2.0.1\print_maker.c:466]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\print_maker.c:467]: (style) The scope of the variable 'dumplength' can be reduced.

[exifprobe-2.0.1\print_maker.c:705]: (style) The scope of the variable 'maker_id' can be reduced.

[exifprobe-2.0.1\print_maker.c:706]: (style) The scope of the variable 'pattern' can be reduced.

[exifprobe-2.0.1\print_maker.c:706]: (style) The scope of the variable 'model_pattern' can be reduced.

[exifprobe-2.0.1\print_maker.c:788]: (style) The scope of the variable 'plen' can be reduced.

[exifprobe-2.0.1\print_maker.c:788]: (style) The scope of the variable 'slen' can be reduced.

[exifprobe-2.0.1\raf.c:76]: (style) The scope of the variable 'max_offset' can be reduced.

[exifprobe-2.0.1\raf.c:80]: (style) The scope of the variable 'unknown2' can be reduced.

[exifprobe-2.0.1\raf.c:80]: (style) The scope of the variable 'CFA_fullarraywidth' can be reduced.

[exifprobe-2.0.1\raf.c:82]: (style) The scope of the variable 'unknown3' can be reduced.

[exifprobe-2.0.1\raf.c:82]: (style) The scope of the variable 'Secondary_arraywidth' can be reduced.

[exifprobe-2.0.1\raf.c:82]: (style) The scope of the variable 'Secondary_fullarraywidth' can be reduced.

[exifprobe-2.0.1\raf.c:83]: (style) The scope of the variable 'unused_value' can be reduced.

[exifprobe-2.0.1\raf.c:85]: (style) The scope of the variable 'unused' can be reduced.

[exifprobe-2.0.1\raf.c:403]: (style) Checking if unsigned variable 'length' is less than zero.

[exifprobe-2.0.1\raf.c:405]: (style) Checking if unsigned variable 'offset' is less than zero.

[exifprobe-2.0.1\raf.c:454]: (style) Variable 'max_offset' is assigned a value that is never used.

[exifprobe-2.0.1\readfile.c:642]: (warning) Casting between integer* and float* which have an incompatible binary data representation.

[exifprobe-2.0.1\readfile.c:677]: (warning) Casting between integer* and double* which have an incompatible binary data representation.

[exifprobe-2.0.1\readfile.c:413] -> [exifprobe-2.0.1\readfile.c:417]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[exifprobe-2.0.1\readfile.c:639] -> [exifprobe-2.0.1\readfile.c:642]: (performance) Variable 'value' is reassigned a value before the old one has been used.

[exifprobe-2.0.1\readfile.c:66]: (style) The scope of the variable 'magic' can be reduced.

[exifprobe-2.0.1\readfile.c:67]: (style) The scope of the variable 'type' can be reduced.

[exifprobe-2.0.1\readfile.c:68]: (style) The scope of the variable 'umagic' can be reduced.

[exifprobe-2.0.1\readfile.c:68]: (style) The scope of the variable 'length' can be reduced.

[exifprobe-2.0.1\readfile.c:69]: (style) The scope of the variable 'string' can be reduced.

[exifprobe-2.0.1\readfile.c:210]: (style) The scope of the variable 'value' can be reduced.

[exifprobe-2.0.1\readfile.c:268]: (style) The scope of the variable 'rbuf' can be reduced.

[exifprobe-2.0.1\readfile.c:269]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:317]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:367]: (style) The scope of the variable 'rbuf' can be reduced.

[exifprobe-2.0.1\readfile.c:368]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:427]: (style) The scope of the variable 'rbuf' can be reduced.

[exifprobe-2.0.1\readfile.c:428]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:458]: (style) The scope of the variable 'p' can be reduced.

[exifprobe-2.0.1\readfile.c:459]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\readfile.c:459]: (style) The scope of the variable 'size' can be reduced.

[exifprobe-2.0.1\readfile.c:488]: (style) The scope of the variable 'rbuf' can be reduced.

[exifprobe-2.0.1\readfile.c:489]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:522]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:524]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\readfile.c:660]: (style) The scope of the variable 'p' can be reduced.

[exifprobe-2.0.1\readfile.c:661]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\readfile.c:661]: (style) The scope of the variable 'size' can be reduced.

[exifprobe-2.0.1\readfile.c:688]: (style) The scope of the variable 'length' can be reduced.

[exifprobe-2.0.1\readfile.c:721]: (style) The scope of the variable 'curoffset' can be reduced.

[exifprobe-2.0.1\readfile.c:723]: (style) The scope of the variable 'nread' can be reduced.

[exifprobe-2.0.1\readfile.c:800]: (style) The scope of the variable 'current_offset' can be reduced.

[exifprobe-2.0.1\x3f.c:1196]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\x3f.c:1199]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'.

[exifprobe-2.0.1\x3f.c:41]: (style) The scope of the variable 'xmagic' can be reduced.

[exifprobe-2.0.1\x3f.c:42]: (style) The scope of the variable 'bytearray' can be reduced.

[exifprobe-2.0.1\x3f.c:86]: (style) The scope of the variable 'x3fheader' can be reduced.

[exifprobe-2.0.1\x3f.c:89]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\x3f.c:250]: (style) The scope of the variable 'x3fheader' can be reduced.

[exifprobe-2.0.1\x3f.c:252]: (style) The scope of the variable 'byteorder' can be reduced.

[exifprobe-2.0.1\x3f.c:253]: (style) The scope of the variable 'directory_pointer' can be reduced.

[exifprobe-2.0.1\x3f.c:421]: (style) The scope of the variable 'prop_header' can be reduced.

[exifprobe-2.0.1\x3f.c:422]: (style) The scope of the variable 'camf_header' can be reduced.

[exifprobe-2.0.1\x3f.c:423]: (style) The scope of the variable 'data_offset' can be reduced.

[exifprobe-2.0.1\x3f.c:424]: (style) The scope of the variable 'data_length' can be reduced.

[exifprobe-2.0.1\x3f.c:426]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\x3f.c:698]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\x3f.c:1176]: (style) The scope of the variable 'name_offset' can be reduced.

[exifprobe-2.0.1\x3f.c:1177]: (style) The scope of the variable 'value_offset' can be reduced.

[exifprobe-2.0.1\x3f.c:1178]: (style) The scope of the variable 'offset' can be reduced.

[exifprobe-2.0.1\x3f.c:1179]: (style) The scope of the variable 'property_offset' can be reduced.

[exifprobe-2.0.1\x3f.c:1180]: (style) The scope of the variable 'index_length' can be reduced.

[exifprobe-2.0.1\x3f.c:1181]: (style) The scope of the variable 'list_data_length' can be reduced.

[exifprobe-2.0.1\x3f.c:1183]: (style) The scope of the variable 'i' can be reduced.

[exifprobe-2.0.1\x3f.c:1361]: (style) The scope of the variable 'chpr' can be reduced.

[exifprobe-2.0.1\x3f.c:1362]: (style) The scope of the variable 'i' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exiftags/exiftags_1.01.orig.tar.gz
[exiftags-1.01\canon.c:1169]: (style) The scope of the variable 'cn' can be reduced.

[exiftags-1.01\canon.c:1244]: (style) The scope of the variable 'offset' can be reduced.

[exiftags-1.01\exif.c:486]: (style) The scope of the variable 'len' can be reduced.

[exiftags-1.01\exif.c:490]: (style) The scope of the variable 'd' can be reduced.

[exiftags-1.01\exifcom.c:136]: (style) The scope of the variable 'ch' can be reduced.

[exiftags-1.01\exifcom.c:136]: (style) The scope of the variable 'checkch' can be reduced.

[exiftags-1.01\exifcom.c:346]: (style) The scope of the variable 'fp' can be reduced.

[exiftags-1.01\exiftags.c:68]: (style) The scope of the variable 'prevf' can be reduced.

[exiftags-1.01\exiftags.c:211]: (style) The scope of the variable 'fp' can be reduced.

[exiftags-1.01\exiftime.c:219]: (style) The scope of the variable 'ch' can be reduced.

[exiftags-1.01\exiftime.c:219]: (style) The scope of the variable 'checkch' can be reduced.

[exiftags-1.01\exiftime.c:448]: (style) The scope of the variable 'fp' can be reduced.

[exiftags-1.01\fuji.c:224]: (style) The scope of the variable 'fujioff' can be reduced.

[exiftags-1.01\jpeg.c:297]: (warning) Assignment of function parameter has no effect outside the function.

[exiftags-1.01\minolta.c:679]: (style) The scope of the variable 'tmpprop' can be reduced.

[exiftags-1.01\nikon.c:315]: (style) The scope of the variable 'c3' can be reduced.

[exiftags-1.01\timevary.c:215]: (style) The scope of the variable 'lmdays' can be reduced.

[exiftags-1.01\timevary.c:422]: (style) The scope of the variable 'type' can be reduced.

[exiftags-1.01\timevary.c:425]: (style) The scope of the variable 'len' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exim4/exim4_4.82.orig.tar.bz2
[exim-4.82\exim_monitor\em_StripChart.c:309]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\exim_monitor\em_StripChart.c:309]: (style) The scope of the variable 'j' can be reduced.

[exim-4.82\exim_monitor\em_TextPop.c:316]: (warning) Redundant assignment of 'replace_active' to itself.

[exim-4.82\exim_monitor\em_TextPop.c:508]: (warning) Redundant assignment of 'msg2' to itself.

[exim-4.82\exim_monitor\em_init.c:116]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\exim_monitor\em_init.c:117]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\exim_monitor\em_init.c:116]: (warning) Redundant assignment of 'argc' to itself.

[exim-4.82\exim_monitor\em_init.c:117]: (warning) Redundant assignment of 'argv' to itself.

[exim-4.82\exim_monitor\em_init.c:74]: (error) Uninitialized variable: error

[exim-4.82\exim_monitor\em_main.c:176]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\exim_monitor\em_main.c:177]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\exim_monitor\em_main.c:176]: (warning) Redundant assignment of 'selector' to itself.

[exim-4.82\exim_monitor\em_main.c:177]: (warning) Redundant assignment of 'flags' to itself.

[exim-4.82\exim_monitor\em_main.c:243]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_main.c:244]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_main.c:245]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_main.c:253]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_main.c:254]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_main.c:255]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_main.c:266]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_main.c:267]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_main.c:268]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_main.c:288]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_main.c:289]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_main.c:290]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_main.c:321]: (warning) Redundant assignment of 'button' to itself.

[exim-4.82\exim_monitor\em_main.c:322]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_main.c:323]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_main.c:476]: (warning) Redundant assignment of 'pt' to itself.

[exim-4.82\exim_monitor\em_main.c:477]: (warning) Redundant assignment of 'i' to itself.

[exim-4.82\exim_monitor\em_menu.c:120]: (warning) Redundant assignment of 'client_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:121]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:143]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:144]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:179]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:180]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:405]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:406]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:418]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:419]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:431]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:432]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:450]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:451]: (warning) Redundant assignment of 'event' to itself.

[exim-4.82\exim_monitor\em_menu.c:452]: (warning) Redundant assignment of 'ss' to itself.

[exim-4.82\exim_monitor\em_menu.c:453]: (warning) Redundant assignment of 'c' to itself.

[exim-4.82\exim_monitor\em_menu.c:552]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:553]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:568]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:569]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:583]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:584]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:598]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:599]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:615]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:616]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:628]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:629]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:646]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:647]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:711]: (warning) Redundant assignment of 'w' to itself.

[exim-4.82\exim_monitor\em_menu.c:712]: (warning) Redundant assignment of 'call_data' to itself.

[exim-4.82\exim_monitor\em_menu.c:817]: (warning) Redundant assignment of 'actargs' to itself.

[exim-4.82\exim_monitor\em_menu.c:818]: (warning) Redundant assignment of 'count' to itself.

[exim-4.82\exim_monitor\em_menu.c:287]: (style) The scope of the variable 'count' can be reduced.

[exim-4.82\exim_monitor\em_queue.c:808] -> [exim-4.82\exim_monitor\em_queue.c:809]: (warning) Possible null pointer dereference: dd - otherwise it is redundant to check it against null.

[exim-4.82\exim_monitor\em_queue.c:472]: (style) The scope of the variable 'dd' can be reduced.

[exim-4.82\exim_monitor\em_queue.c:612]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\exim_monitor\em_queue.c:719]: (style) The scope of the variable 'count' can be reduced.

[exim-4.82\scripts\Configure-os.c:15]: (error) syntax error

[exim-4.82\src\auths\auth-spa.c:1417]: (warning) Redundant assignment of 'request' to itself.

[exim-4.82\src\auths\auth-spa.c:422]: (style) The scope of the variable 'digit1' can be reduced.

[exim-4.82\src\auths\auth-spa.c:422]: (style) The scope of the variable 'digit2' can be reduced.

[exim-4.82\src\auths\auth-spa.c:422]: (style) The scope of the variable 'digit3' can be reduced.

[exim-4.82\src\auths\auth-spa.c:911]: (style) The scope of the variable 'val' can be reduced.

[exim-4.82\src\auths\auth-spa.c:1146]: (style) Variable 'X' is assigned a value that is never used.

[exim-4.82\src\auths\b64decode.c:45]: (style) The scope of the variable 'y' can be reduced.

[exim-4.82\src\auths\pwcheck.c:89]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:90]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:166]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:167]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:168]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:169]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\auths\pwcheck.c:89]: (warning) Redundant assignment of 'userid' to itself.

[exim-4.82\src\auths\pwcheck.c:90]: (warning) Redundant assignment of 'passwd' to itself.

[exim-4.82\src\auths\pwcheck.c:166]: (warning) Redundant assignment of 'userid' to itself.

[exim-4.82\src\auths\pwcheck.c:167]: (warning) Redundant assignment of 'passwd' to itself.

[exim-4.82\src\auths\pwcheck.c:168]: (warning) Redundant assignment of 'service' to itself.

[exim-4.82\src\auths\pwcheck.c:169]: (warning) Redundant assignment of 'realm' to itself.

[exim-4.82\src\buildconfig.c:711]: (error) Memory leak: vector

[exim-4.82\src\crypt16.c:50]: (style) The scope of the variable 's2' can be reduced.

[exim-4.82\src\daemon.c:60]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\daemon.c:84]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\daemon.c:60]: (warning) Redundant assignment of 'sig' to itself.

[exim-4.82\src\daemon.c:84]: (warning) Redundant assignment of 'sig' to itself.

[exim-4.82\src\daemon.c:535]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\src\dbfn.c:401]: (warning) Redundant assignment of 'value_datum' to itself.

[exim-4.82\src\dbfn.c:401]: (style) Variable 'value_datum' is assigned a value that is never used.

[exim-4.82\src\dbfn.c:401]: (error) Uninitialized variable: value_datum

[exim-4.82\src\dns.c:1219]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dns.c:1219]: (warning) Redundant assignment of 'dnsa' to itself.

[exim-4.82\src\dns.c:548]: (style) The scope of the variable 'rc' can be reduced.

[exim-4.82\src\dummies.c:50]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:51]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:102]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:115]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:116]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:117]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:124]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:125]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:126]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:127]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:139]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:140]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:141]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:142]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\dummies.c:50]: (warning) Redundant assignment of 'selector' to itself.

[exim-4.82\src\dummies.c:51]: (warning) Redundant assignment of 'flags' to itself.

[exim-4.82\src\dummies.c:102]: (warning) Redundant assignment of 'sig' to itself.

[exim-4.82\src\dummies.c:115]: (warning) Redundant assignment of 'h' to itself.

[exim-4.82\src\dummies.c:116]: (warning) Redundant assignment of 'name' to itself.

[exim-4.82\src\dummies.c:117]: (warning) Redundant assignment of 'len' to itself.

[exim-4.82\src\dummies.c:124]: (warning) Redundant assignment of 'parent' to itself.

[exim-4.82\src\dummies.c:125]: (warning) Redundant assignment of 'name' to itself.

[exim-4.82\src\dummies.c:126]: (warning) Redundant assignment of 'mode' to itself.

[exim-4.82\src\dummies.c:127]: (warning) Redundant assignment of 'panic' to itself.

[exim-4.82\src\dummies.c:139]: (warning) Redundant assignment of 'type' to itself.

[exim-4.82\src\dummies.c:140]: (warning) Redundant assignment of 'arg' to itself.

[exim-4.82\src\dummies.c:141]: (warning) Redundant assignment of 'buffer' to itself.

[exim-4.82\src\dummies.c:142]: (warning) Redundant assignment of 'portptr' to itself.

[exim-4.82\src\exim_dbutil.c:80]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\exim_dbutil.c:150]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\exim_dbutil.c:151]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\exim_dbutil.c:80]: (warning) Redundant assignment of 'sig' to itself.

[exim-4.82\src\exim_dbutil.c:150]: (warning) Redundant assignment of 'selector' to itself.

[exim-4.82\src\exim_dbutil.c:151]: (warning) Redundant assignment of 'flags' to itself.

[exim-4.82\src\exim_lock.c:88]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\exim_lock.c:88]: (warning) Redundant assignment of 'sig' to itself.

[exim-4.82\src\exim_lock.c:118]: (style) The scope of the variable 'save_errno' can be reduced.

[exim-4.82\src\filtertest.c:98]: (warning) Redundant assignment of 'ch' to itself.

[exim-4.82\src\host.c:136]: (style) The scope of the variable 'rr' can be reduced.

[exim-4.82\src\ip.c:139]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\ip.c:201]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\ip.c:139]: (warning) Redundant assignment of 'af' to itself.

[exim-4.82\src\ip.c:201]: (warning) Redundant assignment of 'af' to itself.

[exim-4.82\src\local_scan.c:59]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\local_scan.c:60]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\local_scan.c:59]: (warning) Redundant assignment of 'fd' to itself.

[exim-4.82\src\local_scan.c:60]: (warning) Redundant assignment of 'return_text' to itself.

[exim-4.82\src\log.c:1098]: (warning) Redundant assignment of 'i' to itself.

[exim-4.82\src\log.c:533]: (style) The scope of the variable 'wrote' can be reduced.

[exim-4.82\src\log.c:1232]: (style) The scope of the variable 'selector' can be reduced.

[exim-4.82\src\log.c:1098]: (style) Variable 'i' is assigned a value that is never used.

[exim-4.82\src\lookups\cdb.c:296]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\cdb.c:285]: (style) The scope of the variable 'item_hash' can be reduced.

[exim-4.82\src\lookups\cdb.c:286]: (style) The scope of the variable 'item_posn' can be reduced.

[exim-4.82\src\lookups\cdb.c:153]: (style) Unused variable: mapbuf

[exim-4.82\src\lookups\dbmdb.c:50]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dbmdb.c:95]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dbmdb.c:96]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dbmdb.c:97]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dbmdb.c:50]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\dbmdb.c:95]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\dbmdb.c:96]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\dbmdb.c:97]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\dnsdb.c:79]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dnsdb.c:80]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dnsdb.c:79]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\dnsdb.c:80]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\dnsdb.c:143]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\dnsdb.c:144]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\dnsdb.c:145]: (warning) Redundant assignment of 'length' to itself.

[exim-4.82\src\lookups\dnsdb.c:146]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\dsearch.c:54]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dsearch.c:76]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dsearch.c:77]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dsearch.c:78]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dsearch.c:117]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\dsearch.c:54]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\dsearch.c:76]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\dsearch.c:77]: (warning) Redundant assignment of 'length' to itself.

[exim-4.82\src\lookups\dsearch.c:78]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\dsearch.c:117]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\ibase.c:462]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\ldap.c:1306]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\ldap.c:1315]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\ldap.c:1324]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\ldap.c:1333]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\ldap.c:1306]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\ldap.c:1315]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\ldap.c:1324]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\ldap.c:1333]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\ldap.c:694]: (style) The scope of the variable 'insert_space' can be reduced.

[exim-4.82\src\lookups\lsearch.c:328]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\lsearch.c:345]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\lsearch.c:362]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\lsearch.c:380]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\lsearch.c:96]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\lsearch.c:97]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\lsearch.c:328]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\lsearch.c:345]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\lsearch.c:362]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\lsearch.c:380]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\nis.c:50]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\nis.c:76]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\nis.c:50]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\nis.c:76]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\nisplus.c:99] -> [exim-4.82\src\lookups\nisplus.c:208]: (warning) Possible null pointer dereference: nrt - otherwise it is redundant to check it against null.

[exim-4.82\src\lookups\nisplus.c:128] -> [exim-4.82\src\lookups\nisplus.c:209]: (warning) Possible null pointer dereference: nre - otherwise it is redundant to check it against null.

[exim-4.82\src\lookups\nisplus.c:61]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\oracle.c:527]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\passwd.c:21]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:22]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:41]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:42]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:43]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:44]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:45]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\passwd.c:21]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\passwd.c:22]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\passwd.c:41]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\passwd.c:42]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\passwd.c:43]: (warning) Redundant assignment of 'length' to itself.

[exim-4.82\src\lookups\passwd.c:44]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\passwd.c:45]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\lookups\pgsql.c:79]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\pgsql.c:79]: (warning) Redundant assignment of 'arg' to itself.

[exim-4.82\src\lookups\sqlite.c:53]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\src\lookups\testdb.c:26]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\testdb.c:27]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\testdb.c:43]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\testdb.c:44]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\testdb.c:45]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\testdb.c:26]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\testdb.c:27]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\testdb.c:43]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\testdb.c:44]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\testdb.c:45]: (warning) Redundant assignment of 'length' to itself.

[exim-4.82\src\lookups\whoson.c:25]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:26]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:42]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:43]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:44]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:46]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\lookups\whoson.c:25]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\whoson.c:26]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\whoson.c:42]: (warning) Redundant assignment of 'handle' to itself.

[exim-4.82\src\lookups\whoson.c:43]: (warning) Redundant assignment of 'filename' to itself.

[exim-4.82\src\lookups\whoson.c:44]: (warning) Redundant assignment of 'length' to itself.

[exim-4.82\src\lookups\whoson.c:45]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\lookups\whoson.c:46]: (warning) Redundant assignment of 'do_cache' to itself.

[exim-4.82\src\match.c:106]: (warning) Redundant assignment of 'error' to itself.

[exim-4.82\src\match.c:1011]: (warning) Redundant assignment of 'error' to itself.

[exim-4.82\src\match.c:1004]: (style) The scope of the variable 'rc' can be reduced.

[exim-4.82\src\match.c:1071]: (style) The scope of the variable 'ss' can be reduced.

[exim-4.82\src\moan.c:68]: (style) The scope of the variable 'written' can be reduced.

[exim-4.82\src\moan.c:685]: (style) The scope of the variable 't' can be reduced.

[exim-4.82\src\os.c:619]: (style) Unused variable: addrbuf

[exim-4.82\src\parse.c:991]: (style) The scope of the variable 'ch' can be reduced.

[exim-4.82\src\pdkim\base64.c:63]: (style) The scope of the variable 'C3' can be reduced.

[exim-4.82\src\pdkim\bignum.c:563]: (style) The scope of the variable 'r0' can be reduced.

[exim-4.82\src\pdkim\bignum.c:563]: (style) The scope of the variable 'r1' can be reduced.

[exim-4.82\src\pdkim\bignum.c:1210]: (style) The scope of the variable 'x' can be reduced.

[exim-4.82\src\pdkim\bignum.c:1210]: (style) The scope of the variable 'z' can be reduced.

[exim-4.82\src\pdkim\bignum.c:1285]: (style) The scope of the variable 'u0' can be reduced.

[exim-4.82\src\pdkim\bignum.c:1285]: (style) The scope of the variable 'u1' can be reduced.

[exim-4.82\src\pdkim\bignum.c:253]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:304]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:360]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:398]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:759]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:785]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\bignum.c:1498]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\pdkim.c:350] -> [exim-4.82\src\pdkim\pdkim.c:351]: (performance) Buffer 'hname' is being written before its old content has been used.

[exim-4.82\src\pdkim\pdkim.c:176]: (error) Memory leak: new_entry

[exim-4.82\src\pdkim\pdkim.c:190]: (error) Memory leak: new_entry

[exim-4.82\src\pdkim\rsa.c:817]: (style) The scope of the variable 'enc' can be reduced.

[exim-4.82\src\pdkim\rsa.c:818]: (style) The scope of the variable 's2' can be reduced.

[exim-4.82\src\pdkim\rsa.c:311]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\rsa.c:317]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\rsa.c:327]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\rsa.c:351]: (portability) Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.

[exim-4.82\src\pdkim\sha1.c:218]: (style) Variable 'W' is assigned a value that is never used.

[exim-4.82\src\perl.c:100]: (style) The scope of the variable 'sv' can be reduced.

[exim-4.82\src\perl.c:167]: (style) Variable 'items' is assigned a value that is never used.

[exim-4.82\src\queue.c:1179]: (warning) %c in format string (no. 4) requires 'unsigned int' but the argument type is 'const char *'.

[exim-4.82\src\queue.c:119]: (style) The scope of the variable 'dd' can be reduced.

[exim-4.82\src\queue.c:789]: (style) The scope of the variable 'subdirs' can be reduced.

[exim-4.82\src\queue.c:1345]: (style) The scope of the variable 'set' can be reduced.

[exim-4.82\src\rda.c:99]: (style) The scope of the variable 'slash' can be reduced.

[exim-4.82\src\route.c:330]: (portability) Returning an address value in a function with integer return type is not portable.

[exim-4.82\src\route.c:1091]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\src\routers\accept.c:97]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\accept.c:98]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\accept.c:97]: (warning) Redundant assignment of 'addr_new' to itself.

[exim-4.82\src\routers\accept.c:98]: (warning) Redundant assignment of 'addr_succeed' to itself.

[exim-4.82\src\routers\dnslookup.c:75]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\dnslookup.c:75]: (warning) Redundant assignment of 'rblock' to itself.

[exim-4.82\src\routers\dnslookup.c:149]: (warning) Redundant assignment of 'addr_new' to itself.

[exim-4.82\src\routers\dnslookup.c:150]: (warning) Redundant assignment of 'addr_succeed' to itself.

[exim-4.82\src\routers\ipliteral.c:48]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\ipliteral.c:108]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\ipliteral.c:48]: (warning) Redundant assignment of 'rblock' to itself.

[exim-4.82\src\routers\ipliteral.c:107]: (warning) Redundant assignment of 'addr_new' to itself.

[exim-4.82\src\routers\ipliteral.c:108]: (warning) Redundant assignment of 'addr_succeed' to itself.

[exim-4.82\src\routers\iplookup.c:156]: (warning) Redundant assignment of 'addr_local' to itself.

[exim-4.82\src\routers\iplookup.c:157]: (warning) Redundant assignment of 'addr_remote' to itself.

[exim-4.82\src\routers\iplookup.c:158]: (warning) Redundant assignment of 'addr_succeed' to itself.

[exim-4.82\src\routers\iplookup.c:159]: (warning) Redundant assignment of 'pw' to itself.

[exim-4.82\src\routers\manualroute.c:238]: (warning) Redundant assignment of 'addr_new' to itself.

[exim-4.82\src\routers\manualroute.c:239]: (warning) Redundant assignment of 'addr_succeed' to itself.

[exim-4.82\src\routers\redirect.c:532]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\redirect.c:533]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\routers\redirect.c:532]: (warning) Redundant assignment of 'addr_local' to itself.

[exim-4.82\src\routers\redirect.c:533]: (warning) Redundant assignment of 'addr_remote' to itself.

[exim-4.82\src\routers\rf_lookup_hostlist.c:54] -> [exim-4.82\src\macros.h:683]: (style) Variable 'self_send' hides enumerator with same name

[exim-4.82\src\sieve.c:3604]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\sieve.c:3604]: (warning) Redundant assignment of 'options' to itself.

[exim-4.82\src\sieve.c:3605]: (warning) Redundant assignment of 'error' to itself.

[exim-4.82\src\sieve.c:233]: (style) The scope of the variable 'line' can be reduced.

[exim-4.82\src\sieve.c:326]: (style) The scope of the variable 'ss' can be reduced.

[exim-4.82\src\sieve.c:614]: (style) The scope of the variable 'nc' can be reduced.

[exim-4.82\src\sieve.c:614]: (style) The scope of the variable 'hc' can be reduced.

[exim-4.82\src\sieve.c:1658]: (style) The scope of the variable 'd' can be reduced.

[exim-4.82\src\sieve.c:1658]: (style) The scope of the variable 'u' can be reduced.

[exim-4.82\src\sieve.c:2215]: (style) The scope of the variable 'h' can be reduced.

[exim-4.82\src\sieve.c:2528]: (style) The scope of the variable 'u' can be reduced.

[exim-4.82\src\sieve.c:2577]: (style) The scope of the variable 'k' can be reduced.

[exim-4.82\src\sieve.c:2676]: (style) The scope of the variable 'r' can be reduced.

[exim-4.82\src\sieve.c:2983]: (style) The scope of the variable 'auto_submitted_def' can be reduced.

[exim-4.82\src\sieve.c:3280]: (style) The scope of the variable 'buffer' can be reduced.

[exim-4.82\src\sieve.c:3281]: (style) The scope of the variable 'buffer_capacity' can be reduced.

[exim-4.82\src\sieve.c:3284]: (style) The scope of the variable 'digest' can be reduced.

[exim-4.82\src\sieve.c:3285]: (style) The scope of the variable 'hexdigest' can be reduced.

[exim-4.82\src\sieve.c:3286]: (style) The scope of the variable 'i' can be reduced.

[exim-4.82\src\sieve.c:3467]: (style) The scope of the variable 'oncelog' can be reduced.

[exim-4.82\src\sieve.c:2994]: (style) Variable 'options' is assigned a value that is never used.

[exim-4.82\src\sieve.c:3398]: (style) Variable 'start' is assigned a value that is never used.

[exim-4.82\src\sieve.c:287]: (error) Uninitialized variable: start

[exim-4.82\src\smtp_out.c:510]: (style) The scope of the variable 'count' can be reduced.

[exim-4.82\src\store.c:300]: (portability) 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[exim-4.82\src\tls-gnu.c:656]: (style) The scope of the variable 'saved_tls_verify_certificates' can be reduced.

[exim-4.82\src\tls-gnu.c:657]: (style) The scope of the variable 'saved_tls_crl' can be reduced.

[exim-4.82\src\tls-gnu.c:918]: (style) The scope of the variable 'sz' can be reduced.

[exim-4.82\src\tls-gnu.c:1845]: (style) The scope of the variable 'outbytes' can be reduced.

[exim-4.82\src\tls-gnu.c:420]: (style) Variable 'use_fixed_file' is assigned a value that is never used.

[exim-4.82\src\tls-gnu.c:680]: (style) Variable 'saved_tls_verify_certificates' is assigned a value that is never used.

[exim-4.82\src\tls-gnu.c:681]: (style) Variable 'saved_tls_crl' is assigned a value that is never used.

[exim-4.82\src\tls-openssl.c:195]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\tls-openssl.c:354]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\tls-openssl.c:355]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\tls-openssl.c:195]: (warning) Redundant assignment of 'export' to itself.

[exim-4.82\src\tls-openssl.c:354]: (warning) Redundant assignment of 'where' to itself.

[exim-4.82\src\tls-openssl.c:355]: (warning) Redundant assignment of 'ret' to itself.

[exim-4.82\src\tls-openssl.c:1781]: (style) The scope of the variable 'outbytes' can be reduced.

[exim-4.82\src\tls-openssl.c:1782]: (style) The scope of the variable 'error' can be reduced.

[exim-4.82\src\tls-openssl.c:2205]: (style) The scope of the variable 'adding' can be reduced.

[exim-4.82\src\tls-openssl.c:2205]: (style) The scope of the variable 'item_parsed' can be reduced.

[exim-4.82\src\tls-openssl.c:1207]: (style) Unused variable: expcrl

[exim-4.82\src\transport.c:2069] -> [exim-4.82\src\transport.c:2070]: (warning) Possible null pointer dereference: addr - otherwise it is redundant to check it against null.

[exim-4.82\src\transport.c:1354] -> [exim-4.82\src\transport.c:1355]: (performance) Variable 'dummy' is reassigned a value before the old one has been used.

[exim-4.82\src\transport.c:667]: (style) The scope of the variable 'written' can be reduced.

[exim-4.82\src\transport.c:1597]: (style) The scope of the variable 'path_len' can be reduced.

[exim-4.82\src\transport.c:1355]: (style) Variable 'dummy' is assigned a value that is never used.

[exim-4.82\src\transports\autoreply.c:146]: (style) The scope of the variable 't' can be reduced.

[exim-4.82\src\transports\autoreply.c:570]: (error) Resource leak: ff

[exim-4.82\src\transports\pipe.c:157]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\transports\pipe.c:158]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\transports\pipe.c:161]: (warning) Assignment of function parameter has no effect outside the function.

[exim-4.82\src\transports\pipe.c:157]: (warning) Redundant assignment of 'addrlist' to itself.

[exim-4.82\src\transports\pipe.c:158]: (warning) Redundant assignment of 'dummy' to itself.

[exim-4.82\src\transports\pipe.c:159]: (warning) Redundant assignment of 'uid' to itself.

[exim-4.82\src\transports\pipe.c:160]: (warning) Redundant assignment of 'gid' to itself.

[exim-4.82\src\transports\pipe.c:161]: (warning) Redundant assignment of 'errmsg' to itself.

[exim-4.82\src\transports\pipe.c:162]: (warning) Redundant assignment of 'ob' to itself.

[exim-4.82\src\transports\pipe.c:162]: (style) Variable 'ob' is assigned a value that is never used.

[exim-4.82\src\transports\tf_maildir.c:527]: (style) The scope of the variable 'len' can be reduced.

[exim-4.82\src\transports\tf_maildir.c:151]: (error) Uninitialized variable: error

[exim-4.82\util\gen_pkcs3.c:57]: (style) Unused variable: e


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eximdoc4/eximdoc4_4.82.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exiv2/exiv2_0.24.orig.tar.gz
[exiv2-0.24\contrib\organize\MD5.cpp:133]: (warning, inconclusive) Size of pointer 'ctx' used instead of size of its data.

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:108]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:117]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:134]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:146]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:157]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:165]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:191]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:238]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:308]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:363]: (style) C-style pointer casting

[exiv2-0.24\msvc2003\exivsimple\exivsimple.cpp:403]: (style) C-style pointer casting

[exiv2-0.24\samples\geotag.cpp:284]: (style) C-style pointer casting

[exiv2-0.24\samples\geotag.cpp:306]: (style) C-style pointer casting

[exiv2-0.24\samples\geotag.cpp:338]: (style) C-style pointer casting

[exiv2-0.24\samples\geotag.cpp:647]: (style) The scope of the variable 'docs' can be reduced.

[exiv2-0.24\samples\geotag.cpp:648]: (style) The scope of the variable 'code' can be reduced.

[exiv2-0.24\samples\geotag.cpp:145]: (warning) Member variable 'Position::delta_' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:146]: (warning) Member variable 'Position::delta_' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:149]: (warning) Member variable 'Position::delta_' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:260]: (warning) Member variable 'UserData::ele' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:260]: (warning) Member variable 'UserData::lat' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:260]: (warning) Member variable 'UserData::lon' is not initialized in the constructor.

[exiv2-0.24\samples\geotag.cpp:826]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.

[exiv2-0.24\samples\prevtest.cpp:25]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\src\exif.hpp:462] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\exif.hpp:470] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\iptc.hpp:207] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\iptc.hpp:214] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\xmp.hpp:202] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\xmp.hpp:207] -> [exiv2-0.24\src\exiv2app.hpp:47]: (style) Variable 'add' hides enumerator with same name

[exiv2-0.24\src\xmpsidecar.hpp:50] -> [exiv2-0.24\src\exiv2app.hpp:49]: (style) Variable 'xmp' hides enumerator with same name

[exiv2-0.24\src\actions.cpp:357]: (style) Variable 'done' is assigned a value that is never used.

[exiv2-0.24\src\actions.cpp:679]: (style) Variable 'first' is assigned a value that is never used.

[exiv2-0.24\src\actions.hpp:158]: (style) The class 'Print' does not have a constructor.

[exiv2-0.24\src\actions.hpp:223]: (style) The class 'Adjust' does not have a constructor.

[exiv2-0.24\src\types.hpp:499]: (style) Clarify calculation precedence for '>>' and '?'.

[exiv2-0.24\src\asfvideo.cpp:189]: (style) The scope of the variable 't' can be reduced.

[exiv2-0.24\src\asfvideo.cpp:551]: (style) The scope of the variable 'descLength' can be reduced.

[exiv2-0.24\src\asfvideo.cpp:551]: (style) The scope of the variable 'codecType' can be reduced.

[exiv2-0.24\src\asfvideo.cpp:747]: (style) The scope of the variable 'td' can be reduced.

[exiv2-0.24\src\basicio.cpp:605]: (style) The scope of the variable 'writeCount' can be reduced.

[exiv2-0.24\src\basicio.cpp:580]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exiv2-0.24\src\convert.cpp:292]: (style) Unused private function: 'Converter::computeIptcDigest'

[exiv2-0.24\src\crwimage.cpp:782]: (style) The scope of the variable 'cc' can be reduced.

[exiv2-0.24\src\epsimage.cpp:186]: (style) Checking if unsigned variable 'pos' is less than zero.

[exiv2-0.24\src\epsimage.cpp:189]: (style) Checking if unsigned variable 'pos' is less than zero.

[exiv2-0.24\src\epsimage.cpp:192]: (style) Checking if unsigned variable 'pos' is less than zero.

[exiv2-0.24\src\epsimage.cpp:718]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\src\epsimage.cpp:848]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\src\epsimage.cpp:862]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\src\epsimage.cpp:965]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\src\exif.cpp:208]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exiv2-0.24\src\getopt_win32.c:167]: (style) The scope of the variable 'cstart' can be reduced.

[exiv2-0.24\src\getopt_win32.c:167]: (style) The scope of the variable 'pos' can be reduced.

[exiv2-0.24\src\jp2image.cpp:169]: (style) The scope of the variable 'position' can be reduced.

[exiv2-0.24\src\jp2image.cpp:563]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[exiv2-0.24\src\jp2image.cpp:569]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[exiv2-0.24\src\jp2image.cpp:575]: (warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.

[exiv2-0.24\src\jpgimage.cpp:338]: (style) The scope of the variable 'bufRead' can be reduced.

[exiv2-0.24\src\localtime.c:240]: (style) The scope of the variable 'i' can be reduced.

[exiv2-0.24\src\localtime.c:280]: (style) The scope of the variable 'tzhp' can be reduced.

[exiv2-0.24\src\localtime.c:675]: (style) The scope of the variable 'atp' can be reduced.

[exiv2-0.24\src\localtime.c:676]: (style) The scope of the variable 'typep' can be reduced.

[exiv2-0.24\src\localtime.c:301]: (style) Checking if unsigned variable 'charcnt' is less than zero.

[exiv2-0.24\src\localtime.c:332]: (style) Checking if unsigned variable 'tt_abbrind' is less than zero.

[exiv2-0.24\src\localtime.c:280]: (style) Variable 'tzhp' is not assigned a value.

[exiv2-0.24\src\matroskavideo.cpp:575]: (style) The scope of the variable 'temp' can be reduced.

[exiv2-0.24\src\pentaxmn.cpp:1069]: (style) The scope of the variable 'type' can be reduced.

[exiv2-0.24\src\pentaxmn.cpp:1070]: (style) The scope of the variable 'range' can be reduced.

[exiv2-0.24\src\psdimage.cpp:64]: (style) struct or union member 'PhotoshopResourceBlock::resourceName' is never used.

[exiv2-0.24\src\psdimage.cpp:534]: (style) Variable 'iptcDone' is assigned a value that is never used.

[exiv2-0.24\src\psdimage.cpp:540]: (style) Variable 'exifDone' is assigned a value that is never used.

[exiv2-0.24\src\psdimage.cpp:546]: (style) Variable 'xmpDone' is assigned a value that is never used.

[exiv2-0.24\src\quicktimevideo.cpp:845]: (style) The scope of the variable 'td' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:880]: (style) The scope of the variable 'td' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:881]: (style) The scope of the variable 'tv' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:885]: (style) The scope of the variable 'size' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:951]: (style) The scope of the variable 'TagID' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:952]: (style) The scope of the variable 'dataType' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:953]: (style) The scope of the variable 'td' can be reduced.

[exiv2-0.24\src\quicktimevideo.cpp:1397]: (style) The scope of the variable 'td' can be reduced.

[exiv2-0.24\src\riffvideo.cpp:748]: (style) The scope of the variable 'internal_size' can be reduced.

[exiv2-0.24\src\riffvideo.cpp:864]: (style) The scope of the variable 'infoSize' can be reduced.

[exiv2-0.24\src\riffvideo.cpp:866]: (style) The scope of the variable 'tv' can be reduced.

[exiv2-0.24\src\tiffcomposite.cpp:681]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exiv2-0.24\src\tiffcomposite.cpp:796]: (style) Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer.

[exiv2-0.24\src\version.cpp:265]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[exiv2-0.24\xmpsdk\src\ExpatAdapter.cpp:295]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\ExpatAdapter.cpp:352]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\ExpatAdapter.cpp:372]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\ExpatAdapter.cpp:438]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\XMLParserAdapter.hpp:111]: (warning) Member variable 'XMLParserAdapter::pendingInput' is not initialized in the constructor.

[exiv2-0.24\xmpsdk\src\XMPCore_Impl.hpp:515]: (style) 'class XMP_AutoNode' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[exiv2-0.24\xmpsdk\src\MD5.cpp:133]: (warning, inconclusive) Size of pointer 'ctx' used instead of size of its data.

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:46]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:84]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:100]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:147]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:163]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPIterator.cpp:178]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:96]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:112]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:416]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:444]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:475]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:506]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:528]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:550]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:572]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:597]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:622]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:641]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:661]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:684]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:707]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:726]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:747]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:771]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:795]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:830]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:858]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:882]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:909]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:934]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:959]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:984]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1006]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1027]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1048]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1069]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1090]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1108]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1123]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1137]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1152]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1174]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1190]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1209]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1226]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1240]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1256]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1273]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPMeta.cpp:1300]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:478]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:495]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:496]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:526]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:549]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:570]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:588]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:589]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:615]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\WXMPUtils.cpp:616]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\XML_Node.cpp:326]: (style) The scope of the variable 'i' can be reduced.

[exiv2-0.24\xmpsdk\src\XML_Node.cpp:326]: (style) The scope of the variable 'limit' can be reduced.

[exiv2-0.24\xmpsdk\src\XMPCore_Impl.cpp:848] -> [exiv2-0.24\xmpsdk\src\XMPCore_Impl.cpp:849]: (performance) Variable 'found' is reassigned a value before the old one has been used.

[exiv2-0.24\xmpsdk\src\XMPCore_Impl.cpp:849]: (style) Variable 'found' is assigned a value that is never used.

[exiv2-0.24\xmpsdk\src\XMPIterator.cpp:49]: (warning) Redundant assignment of 'info' to itself.

[exiv2-0.24\xmpsdk\src\XMPMeta-Serialize.cpp:508]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\XMPMeta-Serialize.cpp:859]: (style) C-style pointer casting

[exiv2-0.24\xmpsdk\src\XMPUtils-FileInfo.cpp:309]: (style) The scope of the variable 'cpTemp' can be reduced.

[exiv2-0.24\xmpsdk\src\XMPUtils-FileInfo.cpp:357]: (style) The scope of the variable 'prevSpace' can be reduced.

[exiv2-0.24\xmpsdk\src\XMPUtils.cpp:605] -> [exiv2-0.24\xmpsdk\src\XMPUtils.cpp:606]: (performance) Variable 'moved' is reassigned a value before the old one has been used.

[exiv2-0.24\xmpsdk\src\XMPUtils.cpp:1438]: (style) The scope of the variable 'c3' can be reduced.

[exiv2-0.24\xmpsdk\src\XMPUtils.cpp:606]: (style) Variable 'moved' is assigned a value that is never used.

[exiv2-0.24\xmpsdk\src\XMPUtils.cpp:1846]: (style) Variable 'packetEnd' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exmh/exmh_2.8.0~rc1.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exo/exo_0.6.2.orig.tar.bz2
[exo-0.6.2\exo-csource\main.c:322]: (style) The scope of the variable 'p' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-command-model.c:441]: (style) The scope of the variable 'dp' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:474]: (style) The scope of the variable 'desktop_item' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:475]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:477]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:567]: (style) The scope of the variable 'comment' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:568]: (style) The scope of the variable 'command' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:569]: (style) The scope of the variable 'icon' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:570]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-desktop-model.c:571]: (style) The scope of the variable 'type' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:579]: (style) The scope of the variable 'icon' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:626]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:854]: (style) The scope of the variable 'desktop_model' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:855]: (style) The scope of the variable 'completion' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:856]: (style) The scope of the variable 'renderer' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:1169]: (style) The scope of the variable 'icon_theme' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:1171]: (style) The scope of the variable 'pixbuf' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:1172]: (style) The scope of the variable 'image' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-editor.c:1173]: (style) The scope of the variable 'label' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-utils.c:50]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-utils.c:95]: (style) The scope of the variable 's' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-utils.c:96]: (style) The scope of the variable 'filename' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\exo-die-utils.c:101]: (style) The scope of the variable 'suffix' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\main.c:120]: (style) The scope of the variable 'chooser' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\main.c:121]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\main.c:127]: (style) The scope of the variable 'base_name' can be reduced.

[exo-0.6.2\exo-desktop-item-edit\main.c:132]: (style) The scope of the variable 'gfile_parent' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser-dialog.c:284]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:254]: (style) The scope of the variable 'icon_theme' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:255]: (style) The scope of the variable 'icon_name' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:257]: (style) The scope of the variable 'icon' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:322]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:379]: (style) The scope of the variable 'text' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:670]: (style) The scope of the variable 'icon_name' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:671]: (style) The scope of the variable 'helper' can be reduced.

[exo-0.6.2\exo-helper\exo-helper-chooser.c:673]: (style) The scope of the variable 'cursor' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:355]: (style) The scope of the variable 'command' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:527]: (style) The scope of the variable 'rc' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:528]: (style) The scope of the variable 'file' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:630]: (style) The scope of the variable 'id' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:633]: (style) The scope of the variable 'key' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:675]: (style) The scope of the variable 'mimetypes' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:787]: (style) The scope of the variable 'helper' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:790]: (style) The scope of the variable 'id' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:791]: (style) The scope of the variable 's' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:876]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo-helper\exo-helper.c:877]: (style) The scope of the variable 'cmdline' can be reduced.

[exo-0.6.2\exo-open\main.c:206]: (style) The scope of the variable 'uri' can be reduced.

[exo-0.6.2\exo-open\main.c:246]: (style) The scope of the variable 'dialog' can be reduced.

[exo-0.6.2\exo-open\main.c:310]: (style) The scope of the variable 'content_type' can be reduced.

[exo-0.6.2\exo-open\main.c:311]: (style) The scope of the variable 'app_info' can be reduced.

[exo-0.6.2\exo-open\main.c:312]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo-open\main.c:313]: (style) The scope of the variable 'executable' can be reduced.

[exo-0.6.2\exo-support\xfce-titled-dialog.c:219]: (style) The scope of the variable 'event' can be reduced.

[exo-0.6.2\exo\exo-cell-renderer-ellipsized-text.c:259]: (style) The scope of the variable 'cr' can be reduced.

[exo-0.6.2\exo\exo-cell-renderer-icon.c:372]: (style) The scope of the variable 'icon_source' can be reduced.

[exo-0.6.2\exo\exo-gdk-pixbuf-extensions.c:181]: (style) The scope of the variable 'pixdst' can be reduced.

[exo-0.6.2\exo\exo-gdk-pixbuf-extensions.c:182]: (style) The scope of the variable 'pixsrc' can be reduced.

[exo-0.6.2\exo\exo-gdk-pixbuf-extensions.c:530]: (style) The scope of the variable 'pixdst' can be reduced.

[exo-0.6.2\exo\exo-gdk-pixbuf-extensions.c:531]: (style) The scope of the variable 'pixsrc' can be reduced.

[exo-0.6.2\exo\exo-gtk-extensions.c:192]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\exo\exo-gtk-extensions.c:195]: (style) The scope of the variable 'escaped' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1164] -> [exo-0.6.2\exo\exo-icon-bar.c:1164]: (style) Same expression on both sides of '&&'.

[exo-0.6.2\exo\exo-icon-bar.c:810]: (style) The scope of the variable 'item' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:965]: (style) The scope of the variable 'pixbuf' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1160]: (style) The scope of the variable 'pixbuf' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1218]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1246]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1304]: (style) The scope of the variable 'item' can be reduced.

[exo-0.6.2\exo\exo-icon-bar.c:1833]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:344]: (style) The scope of the variable 'event' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:415]: (style) The scope of the variable 'normalized' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:417]: (style) The scope of the variable 'name_casefolded' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:474]: (style) The scope of the variable 'model' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:475]: (style) The scope of the variable 'selected_items' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:521]: (style) The scope of the variable 'normalized' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:649]: (style) The scope of the variable 'model' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:651]: (style) The scope of the variable 'selected_items' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:708]: (style) The scope of the variable 'filter' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:709]: (style) The scope of the variable 'model' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:710]: (style) The scope of the variable 'filter_path' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-dialog.c:711]: (style) The scope of the variable 'model_path' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-model.c:275]: (style) The scope of the variable 'info' can be reduced.

[exo-0.6.2\exo\exo-icon-chooser-model.c:618]: (style) The scope of the variable 'item' can be reduced.

[exo-0.6.2\exo\exo-simple-job.c:127] -> [exo-0.6.2\exo\exo-simple-job.c:134]: (performance) Variable 'success' is reassigned a value before the old one has been used.

[exo-0.6.2\exo\exo-string.c:392]: (style) Array index 'i' is used before limits check.

[exo-0.6.2\exo\exo-thumbnail-preview.c:255]: (style) The scope of the variable 'thumbnail_framed' can be reduced.

[exo-0.6.2\exo\exo-thumbnail-preview.c:256]: (style) The scope of the variable 'thumbnail' can be reduced.

[exo-0.6.2\exo\exo-thumbnail-preview.c:257]: (style) The scope of the variable 'icon_name' can be reduced.

[exo-0.6.2\exo\exo-thumbnail-preview.c:259]: (style) The scope of the variable 'displayname' can be reduced.

[exo-0.6.2\exo\exo-thumbnail-preview.c:260]: (style) The scope of the variable 'filename' can be reduced.

[exo-0.6.2\exo\exo-thumbnail-preview.c:261]: (style) The scope of the variable 'slash' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:86]: (style) The scope of the variable 'thumbnail_mtime' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:87]: (style) The scope of the variable 'thumbnail_uri' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:123]: (style) The scope of the variable 'tmp_path' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:196]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:197]: (style) The scope of the variable 'path' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:198]: (style) The scope of the variable 'md5' can be reduced.

[exo-0.6.2\exo\exo-thumbnail.c:199]: (style) The scope of the variable 'uri' can be reduced.

[exo-0.6.2\exo\exo-toolbars-editor-dialog.c:135]: (style) The scope of the variable 'name' can be reduced.

[exo-0.6.2\exo\exo-toolbars-editor.c:448]: (style) The scope of the variable 'action' can be reduced.

[exo-0.6.2\exo\exo-toolbars-editor.c:477]: (style) The scope of the variable 'action' can be reduced.

[exo-0.6.2\exo\exo-toolbars-model.c:470]: (style) The scope of the variable 'item' can be reduced.

[exo-0.6.2\exo\exo-toolbars-private.c:341]: (style) The scope of the variable 'cursor' can be reduced.

[exo-0.6.2\exo\exo-toolbars-private.c:342]: (style) The scope of the variable 'pixbuf' can be reduced.

[exo-0.6.2\exo\exo-toolbars-view.c:430]: (style) The scope of the variable 'children' can be reduced.

[exo-0.6.2\exo\exo-toolbars-view.c:1102]: (style) The scope of the variable 'toolbar' can be reduced.

[exo-0.6.2\exo\exo-toolbars-view.c:1103]: (style) The scope of the variable 'dock' can be reduced.

[exo-0.6.2\exo\exo-toolbars-view.c:1249]: (style) The scope of the variable 'toolbar' can be reduced.

[exo-0.6.2\exo\exo-tree-view.c:403]: (style) The scope of the variable 'selection' can be reduced.

[exo-0.6.2\exo\exo-tree-view.c:484]: (style) The scope of the variable 'cursor' can be reduced.

[exo-0.6.2\exo\exo-tree-view.c:637]: (style) The scope of the variable 'selection' can be reduced.

[exo-0.6.2\exo\exo-tree-view.c:638]: (style) The scope of the variable 'model' can be reduced.

[exo-0.6.2\exo\exo-wrap-table.c:393]: (style) The scope of the variable 'child' can be reduced.

[exo-0.6.2\exo\exo-wrap-table.c:494]: (style) The scope of the variable 'child' can be reduced.

[exo-0.6.2\python\pyexobinding.c:221]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\python\pyexobinding.c:335]: (style) The scope of the variable 'dst_object' can be reduced.

[exo-0.6.2\python\pyexobinding.c:430]: (style) The scope of the variable 'message' can be reduced.

[exo-0.6.2\python\pyexobinding.c:554]: (style) The scope of the variable 'dst_object' can be reduced.

[exo-0.6.2\python\pyexobinding.c:597]: (style) The scope of the variable 'dst_object' can be reduced.

[exo-0.6.2\tests\test-exo-csource.c:45]: (style) The scope of the variable 'dp' can be reduced.

[exo-0.6.2\tests\test-exo-csource.c:46]: (style) The scope of the variable 'cp' can be reduced.

[exo-0.6.2\tests\test-exo-icon-chooser-dialog.c:36]: (style) The scope of the variable 'icon' can be reduced.

[exo-0.6.2\tests\test-exo-wrap-table.c:35]: (style) The scope of the variable 'button' can be reduced.

[exo-0.6.2\tests\test-exo-wrap-table.c:36]: (style) The scope of the variable 'text' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exodusii/exodusii_6.02.dfsg.1.orig.tar.gz
[exodusii-6.02.dfsg.1\exodus\cbind\parallel\ex_open_par.c:132]: (style) The scope of the variable 'stat_att' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\parallel\ex_open_par.c:132]: (style) The scope of the variable 'stat_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_conv.c:225]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:392]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:802]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:45]: (style) struct or union member 'ncdim::size' is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:57]: (style) struct or union member 'ncatt::var' is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:61]: (style) struct or union member 'ncatt::val' is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_copy.c:595]: (style) Variable 'dim_sz' is allocated memory that is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_attr_names.c:67]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_block_param.c:69]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_cmap_params.c:80]: (style) The scope of the variable 'num_n_comm_maps' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_cmap_params.c:80]: (style) The scope of the variable 'num_e_comm_maps' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_coord.c:104]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_coord.c:104]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_group_ids.c:48]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_id_map.c:62]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_info.c:78]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_info.c:80]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_info.c:80]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_init_ext.c:60]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_map.c:78]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_name.c:66]: (style) The scope of the variable 'ent_ndx' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_names.c:65]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_object_truth_vector.c:59]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_object_truth_vector.c:61]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_object_truth_vector.c:61]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_partial_elem_num_map.c:68]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_partial_id_map.c:51]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_partial_node_num_map.c:68]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_prop_names.c:106]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_qa.c:86]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_qa.c:86]: (style) The scope of the variable 'j' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_qa.c:87]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_qa.c:87]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_truth_table.c:67]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_get_truth_table.c:67]: (style) The scope of the variable 'j' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:280]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:282]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:286]: (style) The scope of the variable 'stat_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:370]: (style) The scope of the variable 'ids' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:374]: (style) The scope of the variable 'stat_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:377]: (style) The scope of the variable 'tmp_title' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_inquire.c:342]: (style) Variable 'status' is assigned a value that is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:73]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:136]: (style) The scope of the variable 'dimid' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:217]: (style) The scope of the variable 'func_name' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:223]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:260]: (style) The scope of the variable 'func_name' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:261]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:264]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:348]: (style) The scope of the variable 'func_name' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:352]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:352]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_ne_util.c:358]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_open.c:127]: (style) The scope of the variable 'stat_att' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_open.c:127]: (style) The scope of the variable 'stat_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_open_par.c:132]: (style) The scope of the variable 'stat_att' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_open_par.c:132]: (style) The scope of the variable 'stat_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_all_var_param_ext.c:380]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_all_var_param_ext.c:401]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_all_var_param_ext.c:432]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_all_var_param_ext.c:476]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params.c:82]: (style) The scope of the variable 'ncnt_cmap' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params.c:82]: (style) The scope of the variable 'ecnt_cmap' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:87]: (style) The scope of the variable 'ecnt_cmap' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:87]: (style) The scope of the variable 'ncnt_cmap' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:193]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:221]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:232]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:250]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:250]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:260]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:279]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:279]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:351]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:351]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:436]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:436]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:446]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:446]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:539]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:539]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:549]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:549]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:627]: (error) Memory leak: n_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_cmap_params_cc.c:627]: (error) Memory leak: e_var_idx

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_conn.c:162]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_conn.c:174]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_coord.c:122]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_coord.c:122]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:85]: (style) The scope of the variable 'dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:86]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:88]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:109]: (style) The scope of the variable 'dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:111]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:112]: (style) The scope of the variable 'int_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:113]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:165]: (style) The scope of the variable 'dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:167]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:168]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_init_ext.c:213]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_num_map.c:72]: (style) The scope of the variable 'map_int_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_put_partial_num_map.c:70]: (style) The scope of the variable 'map_ndx' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_update.c:58]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:232]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:233]: (style) The scope of the variable 'start' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:233]: (style) The scope of the variable 'count' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:234]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:282]: (style) The scope of the variable 'status' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:304]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:578]: (style) The scope of the variable 'filled' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1295]: (style) The scope of the variable 'pivot' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1296]: (style) The scope of the variable 'i' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1296]: (style) The scope of the variable 'j' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1350]: (style) The scope of the variable 'tmp' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1434]: (style) The scope of the variable 'message_output' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\src\ex_utils.c:1533]: (style) The scope of the variable 'compress' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\CreateEdgeFace.c:380]: (error) Memory leak: varParams.edge_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\CreateEdgeFace.c:380]: (error) Memory leak: varParams.face_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\CreateEdgeFace.c:380]: (error) Memory leak: varParams.elem_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\CreateEdgeFace.c:380]: (error) Memory leak: varParams.fset_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.edge_blk_id

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_edge_this_blk

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_nodes_per_edge

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_attr_edge

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.face_blk_id

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_face_this_blk

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_nodes_per_face

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_attr_face

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.elem_blk_id

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_elem_this_blk

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_nodes_per_elem

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_edges_per_elem

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_faces_per_elem

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.num_attr_elem

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.edge_type

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.face_type

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: blockParams.elem_type

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: varParams.edge_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: varParams.face_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\MakeTestData.c:569]: (error) Memory leak: varParams.fset_var_tab

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:117]: (style) The scope of the variable 'have_var_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:185]: (style) The scope of the variable 'tp' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:328]: (style) The scope of the variable 'map' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:181]: (error) Memory leak: obj_names

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:387]: (error) Memory leak: entry_vals

[exodusii-6.02.dfsg.1\exodus\cbind\test\ReadEdgeFace.c:273]: (error) Memory leak: attr

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:643] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:644]: (performance) Variable 'write_map' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:93]: (style) The scope of the variable 'b' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'exoid' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'err' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'num_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'num_elem_blk' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'num_node_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:487]: (style) The scope of the variable 'num_side_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:987]: (style) The scope of the variable 'cTemp' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:611]: (error) Common realloc mistake: 'loc_xcoords' nulled but not freed upon failure

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:612]: (error) Common realloc mistake: 'loc_ycoords' nulled but not freed upon failure

[exodusii-6.02.dfsg.1\exodus\cbind\test\create_mesh.c:613]: (error) Common realloc mistake: 'loc_zcoords' nulled but not freed upon failure

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:116]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:129]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:135]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:138]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:141]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:143]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:146]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:155]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:175]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:176]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:177]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:180]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:184]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:185]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:186]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:187]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:197]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:198]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:202]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:208]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:209]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:212]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:214]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:223]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:237]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:238]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:240]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:250]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:251]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:257]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:258]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:260]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:265]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:267]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:269]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:272]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:286]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:296]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:304]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:305]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:312]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:313]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:322]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:323]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:331]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:332]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:347]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:370]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:377]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:384]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:394]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:405]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:414]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\oned.c:424]: (error) fprintf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:115] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:122]: (performance) Variable 't1' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:545] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:551]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:551] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:558]: (performance) Variable 'err' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:774] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:795]: (performance) Variable 'raw_open_close_time' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:435]: (style) The scope of the variable 'exoid' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:435]: (style) The scope of the variable 'err' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:437]: (style) The scope of the variable 'len_connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:448]: (style) The scope of the variable 'tstart' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:448]: (style) The scope of the variable 'tend' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:448]: (style) The scope of the variable 't_tmp1' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:448]: (style) The scope of the variable 't_tmp2' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:449]: (style) The scope of the variable 'raw_read_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:451]: (style) The scope of the variable 'total_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:762]: (style) The scope of the variable 'num_elem_blk' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:762]: (style) The scope of the variable 'num_node_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:762]: (style) The scope of the variable 'num_side_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:778]: (style) The scope of the variable 'tstart' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:778]: (style) The scope of the variable 'tend' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:779]: (style) The scope of the variable 'raw_write_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:781]: (style) The scope of the variable 'total_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:1223]: (style) The scope of the variable 'i1' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:1223]: (style) The scope of the variable 'iTemp1' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:1224]: (style) The scope of the variable 'iMaxDigit' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:1224]: (style) The scope of the variable 'iMyDigit' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:1225]: (style) The scope of the variable 'cTemp' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:585]: (error) Memory leak: globals

[exodusii-6.02.dfsg.1\exodus\cbind\test\rd_wt_mesh.c:809]: (error) Memory leak: exoid

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:591]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:612]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:632]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:826]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:853]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:883]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:910]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\test_nemesis.c:942]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:69]: (style) The scope of the variable 'elem_map' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:88]: (style) The scope of the variable 'time_step' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:88]: (style) The scope of the variable 'var_index' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:88]: (style) The scope of the variable 'beg_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:88]: (style) The scope of the variable 'end_time' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:94]: (style) The scope of the variable 'time_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:94]: (style) The scope of the variable 'var_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-groups.c:95]: (style) The scope of the variable 'x' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:68]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:69]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:69]: (style) The scope of the variable 'elem_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:69]: (style) The scope of the variable 'side_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:74]: (style) The scope of the variable 'node_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:75]: (style) The scope of the variable 'elem_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:85]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:88]: (style) The scope of the variable 'node_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:88]: (style) The scope of the variable 'elem_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:90]: (style) The scope of the variable 'prop_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:100]: (style) The scope of the variable 'block_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:100]: (style) The scope of the variable 'nset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:100]: (style) The scope of the variable 'sset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-long-name.c:102]: (style) The scope of the variable 'elem_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nfaced.c:67]: (style) The scope of the variable 'name' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:56]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:57]: (style) The scope of the variable 'elem_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:58]: (style) The scope of the variable 'side_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:64]: (style) The scope of the variable 'node_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:65]: (style) The scope of the variable 'elem_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:75]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:78]: (style) The scope of the variable 'node_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:78]: (style) The scope of the variable 'elem_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:80]: (style) The scope of the variable 'prop_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:89]: (style) The scope of the variable 'block_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:89]: (style) The scope of the variable 'nset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd-nsided.c:89]: (style) The scope of the variable 'sset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:68]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:69]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:69]: (style) The scope of the variable 'elem_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:69]: (style) The scope of the variable 'side_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:74]: (style) The scope of the variable 'node_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:75]: (style) The scope of the variable 'elem_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:85]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:88]: (style) The scope of the variable 'node_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:88]: (style) The scope of the variable 'elem_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:90]: (style) The scope of the variable 'prop_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:99]: (style) The scope of the variable 'block_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:99]: (style) The scope of the variable 'nset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:99]: (style) The scope of the variable 'sset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd.c:102]: (style) The scope of the variable 'elem_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd1.c:66]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd1.c:67]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd1.c:67]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd1.c:76]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd1.c:89]: (style) The scope of the variable 'attrib' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_nc.c:67]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_nc.c:68]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_nc.c:68]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_nc.c:77]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_nc.c:90]: (style) The scope of the variable 'attrib' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:69]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:70]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:70]: (style) The scope of the variable 'elem_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:70]: (style) The scope of the variable 'side_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:75]: (style) The scope of the variable 'node_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:76]: (style) The scope of the variable 'elem_ind' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:86]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:89]: (style) The scope of the variable 'node_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:89]: (style) The scope of the variable 'elem_num' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:91]: (style) The scope of the variable 'prop_values' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:100]: (style) The scope of the variable 'block_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:100]: (style) The scope of the variable 'nset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:100]: (style) The scope of the variable 'sset_names' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_par.c:103]: (style) The scope of the variable 'elem_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_ss.c:67]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_ss.c:68]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_ss.c:68]: (style) The scope of the variable 'node_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_ss.c:68]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrd_ss.c:74]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdd.c:67]: (style) The scope of the variable 'node_ctr' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdd.c:68]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdd.c:68]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdd.c:77]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdwt.c:69]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdwt.c:69]: (style) The scope of the variable 'node_ctr_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdwt.c:69]: (style) The scope of the variable 'elem_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdwt.c:69]: (style) The scope of the variable 'side_list' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testrdwt.c:71]: (style) The scope of the variable 'num_elem_in_set' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:66]: (style) The scope of the variable 'num_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:66]: (style) The scope of the variable 'num_nodes' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:66]: (style) The scope of the variable 'num_elem' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:66]: (style) The scope of the variable 'num_elem_blk' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:69]: (style) The scope of the variable 'num_node_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:69]: (style) The scope of the variable 'num_side_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:70]: (style) The scope of the variable 'k' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:70]: (style) The scope of the variable 'elem_map' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:70]: (style) The scope of the variable 'connect' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:73]: (style) The scope of the variable 'num_qa_rec' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:73]: (style) The scope of the variable 'num_info' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:74]: (style) The scope of the variable 'num_glo_vars' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:74]: (style) The scope of the variable 'num_nod_vars' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:74]: (style) The scope of the variable 'num_ele_vars' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:75]: (style) The scope of the variable 'truth_tab' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:76]: (style) The scope of the variable 'whole_time_step' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:76]: (style) The scope of the variable 'num_time_steps' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:80]: (style) The scope of the variable 'glob_var_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:80]: (style) The scope of the variable 'nodal_var_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:80]: (style) The scope of the variable 'elem_var_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:81]: (style) The scope of the variable 'sset_var_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-groups.c:81]: (style) The scope of the variable 'nset_var_vals' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:50]: (style) The scope of the variable 'num_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:50]: (style) The scope of the variable 'num_elem' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:54]: (style) The scope of the variable 'num_node_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:73]: (style) The scope of the variable 'title' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:265]: (style) Variable 'num_total_nodes_per_blk' is assigned a value that is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:53]: (style) Unused variable: num_face_in_sset

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:53]: (style) Unused variable: num_nodes_in_nset

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:54]: (style) Unused variable: num_side_sets

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:55]: (style) Unused variable: elem_map

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:56]: (style) Unused variable: node_list

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:56]: (style) Unused variable: elem_list

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:56]: (style) Unused variable: side_list

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:57]: (style) Unused variable: ssids

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:57]: (style) Unused variable: nsids

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:59]: (style) Unused variable: num_sset_vars

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:59]: (style) Unused variable: num_nset_vars

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:63]: (style) Unused variable: prop_array

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:66]: (style) Unused variable: sset_var_vals

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:66]: (style) Unused variable: nset_var_vals

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nface-nside.c:69]: (style) Unused variable: dist_fact

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:50]: (style) The scope of the variable 'num_dim' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:50]: (style) The scope of the variable 'num_nodes' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:50]: (style) The scope of the variable 'num_elem' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:50]: (style) The scope of the variable 'num_elem_blk' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:53]: (style) The scope of the variable 'num_node_sets' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-nfaced.c:62]: (style) The scope of the variable 'title' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-one-attrib.c:14]: (style) The scope of the variable 'ids' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt-one-attrib.c:16]: (style) The scope of the variable 'elem_type' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt.c:282] -> [exodusii-6.02.dfsg.1\exodus\cbind\test\testwt.c:284]: (performance) Variable 'error' is reassigned a value before the old one has been used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwt_clb.c:68]: (style) The scope of the variable 'kk' can be reduced.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:131]: (error) printf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:137]: (error) printf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:143]: (error) printf format string requires 1 parameter but only 0 are given.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:70]: (style) Unused variable: num_sides

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:73]: (style) Unused variable: ids

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:74]: (style) Unused variable: num_sides_per_set

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:74]: (style) Unused variable: num_nodes_per_set

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:74]: (style) Unused variable: num_elem_per_set

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:75]: (style) Unused variable: num_df_per_set

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:76]: (style) Unused variable: df_ind

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:76]: (style) Unused variable: node_ind

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:76]: (style) Unused variable: elem_ind

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:76]: (style) Unused variable: side_ind

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:81]: (style) Unused variable: ndims

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:81]: (style) Unused variable: nvars

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:81]: (style) Unused variable: ngatts

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:81]: (style) Unused variable: recdim

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:95]: (style) Variable 'dummy' is assigned a value that is never used.

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtbig.c:90]: (style) Unused variable: tmpstr

[exodusii-6.02.dfsg.1\exodus\cbind\test\testwtm.c:76]: (style) The scope of the variable 'connect2' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\forbind\ne_jack.c:210]: (style) The scope of the variable 'errmsg' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:598]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:619]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:639]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:833]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:860]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:890]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:917]: (style) The scope of the variable 'error' can be reduced.

[exodusii-6.02.dfsg.1\nemesis\ne_ctest_wrap.c:949]: (style) The scope of the variable 'error' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exonerate/exonerate_2.2.0.orig.tar.gz
[exonerate-2.2.0\src\bsdp\bsdp.c:21]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:273]: (style) The scope of the variable 'top' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:273]: (style) The scope of the variable 'prev' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:443]: (style) The scope of the variable 'bsdp_edge' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:508]: (style) The scope of the variable 'bsdp_node' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:509]: (style) The scope of the variable 'edge_filter' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:615]: (style) The scope of the variable 'bsdp_node' can be reduced.

[exonerate-2.2.0\src\bsdp\bsdp.c:750]: (style) The scope of the variable 'bsdp_node' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:73]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:160]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:706]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:749]: (style) The scope of the variable 'heuristic_span' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:775]: (style) The scope of the variable 'src' can be reduced.

[exonerate-2.2.0\src\bsdp\heuristic.c:865]: (style) The scope of the variable 'heuristic_terminal' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:352]: (style) The scope of the variable 'hspset' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:383]: (style) The scope of the variable 'match' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:518]: (style) The scope of the variable 'sar_span' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:521]: (style) The scope of the variable 'heuristic_span' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:745]: (style) The scope of the variable 'hpair_edge_data' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:747]: (style) The scope of the variable 'src_node_data' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:747]: (style) The scope of the variable 'dst_node_data' can be reduced.

[exonerate-2.2.0\src\bsdp\hpair.c:774]: (style) Variable 'src_node_data' is assigned a value that is never used.

[exonerate-2.2.0\src\bsdp\sar.c:906] -> [exonerate-2.2.0\src\bsdp\sar.c:912]: (performance) Variable 'score' is reassigned a value before the old one has been used.

[exonerate-2.2.0\src\bsdp\sar.c:21]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\bsdp\sar.c:277]: (style) A pointer can not be negative so it is either pointless or an error to check if it is not.

[exonerate-2.2.0\src\c4\c4.c:406] -> [exonerate-2.2.0\src\c4\c4.c:407]: (warning) Possible null pointer dereference: transition_list - otherwise it is redundant to check it against null.

[exonerate-2.2.0\src\c4\c4.c:238]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:363]: (style) The scope of the variable 'mcalc' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:387]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:623]: (style) The scope of the variable 'src_state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:653]: (style) The scope of the variable 'src_transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:692]: (style) The scope of the variable 'new_shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:775]: (style) The scope of the variable 'insert_calc' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:794]: (style) The scope of the variable 'insert_state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:812]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:838]: (style) The scope of the variable 'new_shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:839]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:839]: (style) The scope of the variable 'src_state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:840]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:840]: (style) The scope of the variable 'dst_transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:925]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1172]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1173]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1174]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1175]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1176]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1310]: (style) The scope of the variable 'next_state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1351]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1352]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1353]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1354]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1355]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1356]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1387]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1496]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1515]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1571]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1639]: (style) The scope of the variable 'curr_des' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1642]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1717]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1725]: (style) The scope of the variable 'new_shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1726]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1727]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1853]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1854]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1881]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1883]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1884]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:1976]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2052]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2080]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2131]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2228]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2232]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\c4.c:2307]: (style) The scope of the variable 'derived_transition' can be reduced.

[exonerate-2.2.0\src\c4\cgutil.c:56]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\cgutil.c:58]: (style) The scope of the variable 'macro' can be reduced.

[exonerate-2.2.0\src\c4\codegen.c:26]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:95]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:215]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:365]: (style) The scope of the variable 'cell' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:393]: (style) The scope of the variable 'cell_a' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:393]: (style) The scope of the variable 'cell_b' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:421]: (style) The scope of the variable 'row' can be reduced.

[exonerate-2.2.0\src\c4\layout.c:455]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\c4\optimal.c:165] -> [exonerate-2.2.0\src\c4\optimal.c:174]: (performance) Variable 'score' is reassigned a value before the old one has been used.

[exonerate-2.2.0\src\c4\optimal.c:103]: (style) The scope of the variable 'codegen' can be reduced.

[exonerate-2.2.0\src\c4\optimal.c:327]: (style) The scope of the variable 'vsa' can be reduced.

[exonerate-2.2.0\src\c4\optimal.c:372]: (style) The scope of the variable 'alignment_region' can be reduced.

[exonerate-2.2.0\src\c4\subopt.c:129]: (style) The scope of the variable 'ao' can be reduced.

[exonerate-2.2.0\src\c4\subopt.c:254]: (style) The scope of the variable 'prev_point' can be reduced.

[exonerate-2.2.0\src\c4\subopt.c:327]: (style) The scope of the variable 'soir' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:28]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:237]: (style) The scope of the variable 'cp' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:432]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:610]: (style) The scope of the variable 'checkpoint' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:989]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:1004]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:1018]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:1033]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\c4\viterbi.c:1082]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:534] -> [exonerate-2.2.0\src\comparison\hspset.c:547]: (performance) Variable 'query_valid' is reassigned a value before the old one has been used.

[exonerate-2.2.0\src\comparison\hspset.c:534] -> [exonerate-2.2.0\src\comparison\hspset.c:550]: (performance) Variable 'target_valid' is reassigned a value before the old one has been used.

[exonerate-2.2.0\src\comparison\hspset.c:23]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:184]: (style) The scope of the variable 'wha' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:185]: (style) The scope of the variable 'submat' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:309]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:360]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:662]: (style) The scope of the variable 'name' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:1026]: (style) The scope of the variable 'horizon' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:1058]: (style) The scope of the variable 'pq' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:1121]: (style) The scope of the variable 'prev_hsp' can be reduced.

[exonerate-2.2.0\src\comparison\hspset.c:1044]: (style) Variable 'qpos' is assigned a value that is never used.

[exonerate-2.2.0\src\comparison\hspset.c:1045]: (style) Variable 'tpos' is assigned a value that is never used.

[exonerate-2.2.0\src\comparison\match.c:38]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\comparison\match.c:868]: (style) The scope of the variable 'match' can be reduced.

[exonerate-2.2.0\src\comparison\pcr.c:165]: (style) The scope of the variable 'pcr_probe' can be reduced.

[exonerate-2.2.0\src\comparison\pcr.c:309]: (style) The scope of the variable 'pcr_match' can be reduced.

[exonerate-2.2.0\src\comparison\pcr.c:424]: (style) The scope of the variable 'pcr_probe' can be reduced.

[exonerate-2.2.0\src\comparison\pcr.c:425]: (style) The scope of the variable 'borrowed_sensor' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.c:513] -> [exonerate-2.2.0\src\comparison\seeder.c:514]: (performance) Variable 'word_info' is reassigned a value before the old one has been used.

[exonerate-2.2.0\src\comparison\seeder.c:29]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.c:371]: (style) The scope of the variable 'query_info' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.c:558]: (style) The scope of the variable 'aa_seq' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.c:713]: (style) The scope of the variable 'aa_seq' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.c:715]: (style) The scope of the variable 'query_info' can be reduced.

[exonerate-2.2.0\src\comparison\seeder.test.c:23]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:221]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:290]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:306]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:338]: (style) The scope of the variable 'cfe' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:369]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:382]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:416]: (style) The scope of the variable 'sequence' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:437]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:438]: (style) The scope of the variable 'ba' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:444]: (style) The scope of the variable 'location' can be reduced.

[exonerate-2.2.0\src\database\dataset.c:474]: (error) Resource leak: fp

[exonerate-2.2.0\src\database\dataset.test.c:19]: (style) The scope of the variable 'fdb' can be reduced.

[exonerate-2.2.0\src\database\dataset.test.c:20]: (style) The scope of the variable 'fdbs' can be reduced.

[exonerate-2.2.0\src\database\dataset.test.c:21]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\database\dataset.test.c:22]: (style) The scope of the variable 'alphabet' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:35]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:71]: (style) The scope of the variable 'name' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:71]: (style) The scope of the variable 'full_path' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:101]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:123]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:149]: (style) The scope of the variable 'start_cfl' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:149]: (style) The scope of the variable 'stop_cfl' can be reduced.

[exonerate-2.2.0\src\database\fastadb.c:976]: (style) Variable 'db_end' is assigned a value that is never used.

[exonerate-2.2.0\src\database\fastadb.test.c:19]: (style) The scope of the variable 'fdb' can be reduced.

[exonerate-2.2.0\src\database\fastadb.test.c:20]: (style) The scope of the variable 'fdbs' can be reduced.

[exonerate-2.2.0\src\database\fastadb.test.c:21]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\database\fastadb.test.c:22]: (style) The scope of the variable 'alphabet' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.c:60]: (style) The scope of the variable 'revcomp_fdbs' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:51]: (style) The scope of the variable 'fasta_pipe' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:52]: (style) The scope of the variable 'query_path' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:52]: (style) The scope of the variable 'target_path' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:55]: (style) The scope of the variable 'alphabet' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:56]: (style) The scope of the variable 'query_fdb' can be reduced.

[exonerate-2.2.0\src\database\fastapipe.test.c:56]: (style) The scope of the variable 'target_fdb' can be reduced.

[exonerate-2.2.0\src\database\index.c:222]: (style) The scope of the variable 'dataset_seq' can be reduced.

[exonerate-2.2.0\src\database\index.c:223]: (style) The scope of the variable 'ds_seq' can be reduced.

[exonerate-2.2.0\src\database\index.c:223]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\database\index.c:380]: (style) The scope of the variable 'address' can be reduced.

[exonerate-2.2.0\src\database\index.c:419]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:454]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:481]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:482]: (style) The scope of the variable 'address_list' can be reduced.

[exonerate-2.2.0\src\database\index.c:526]: (style) The scope of the variable 'address_data' can be reduced.

[exonerate-2.2.0\src\database\index.c:578]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:671]: (style) The scope of the variable 'alphabet' can be reduced.

[exonerate-2.2.0\src\database\index.c:792]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:833]: (style) The scope of the variable 'alphabet' can be reduced.

[exonerate-2.2.0\src\database\index.c:1192]: (style) The scope of the variable 'tmp_seq' can be reduced.

[exonerate-2.2.0\src\database\index.c:1247]: (style) The scope of the variable 'seed' can be reduced.

[exonerate-2.2.0\src\database\index.c:1249]: (style) The scope of the variable 'index_word' can be reduced.

[exonerate-2.2.0\src\database\index.c:1250]: (style) The scope of the variable 'node' can be reduced.

[exonerate-2.2.0\src\database\index.c:1256]: (style) The scope of the variable 'hsp_set' can be reduced.

[exonerate-2.2.0\src\database\index.c:1315]: (style) The scope of the variable 'aa_seq' can be reduced.

[exonerate-2.2.0\src\database\index.c:1414]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\database\index.c:1438]: (style) The scope of the variable 'hspset' can be reduced.

[exonerate-2.2.0\src\database\index.c:1607]: (style) The scope of the variable 'index_hsp_set' can be reduced.

[exonerate-2.2.0\src\database\index.c:1608]: (style) The scope of the variable 'index_geneseed' can be reduced.

[exonerate-2.2.0\src\database\index.c:1632]: (style) The scope of the variable 'index_geneseed' can be reduced.

[exonerate-2.2.0\src\database\index.c:1798]: (style) The scope of the variable 'index_geneseed' can be reduced.

[exonerate-2.2.0\src\database\index.c:1799]: (style) The scope of the variable 'index_hspset' can be reduced.

[exonerate-2.2.0\src\database\index.c:1815]: (style) The scope of the variable 'index_hsp_set' can be reduced.

[exonerate-2.2.0\src\database\index.c:1830]: (style) The scope of the variable 'subseed_hsp_list' can be reduced.

[exonerate-2.2.0\src\database\index.c:1833]: (style) The scope of the variable 'interval_list' can be reduced.

[exonerate-2.2.0\src\database\index.c:227]: (style) Variable 'dataset_seq' is assigned a value that is never used.

[exonerate-2.2.0\src\database\index.c:508]: (style) Variable 'index_word' is assigned a value that is never used.

[exonerate-2.2.0\src\database\index.test.c:43]: (style) The scope of the variable 'index_hsp_set' can be reduced.

[exonerate-2.2.0\src\general\argument.c:63]: (style) The scope of the variable 'ao' can be reduced.

[exonerate-2.2.0\src\general\argument.c:224]: (style) The scope of the variable 'cleanup' can be reduced.

[exonerate-2.2.0\src\general\argument.c:253]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\general\argument.c:316]: (style) The scope of the variable 'ao' can be reduced.

[exonerate-2.2.0\src\general\argument.c:427]: (style) The scope of the variable 'err_msg' can be reduced.

[exonerate-2.2.0\src\general\argument.c:427]: (style) The scope of the variable 'env_var' can be reduced.

[exonerate-2.2.0\src\general\compoundfile.c:108]: (style) The scope of the variable 'cfe' can be reduced.

[exonerate-2.2.0\src\general\compoundfile.c:111]: (style) The scope of the variable 'path' can be reduced.

[exonerate-2.2.0\src\general\compoundfile.c:138]: (style) The scope of the variable 'cfe' can be reduced.

[exonerate-2.2.0\src\general\compoundfile.c:216]: (style) The scope of the variable 'cfe' can be reduced.

[exonerate-2.2.0\src\general\compoundfile.c:321]: (style) The scope of the variable 'cfe' can be reduced.

[exonerate-2.2.0\src\general\socket.c:107]: (style) The scope of the variable 'reply' can be reduced.

[exonerate-2.2.0\src\general\socket.c:244]: (style) The scope of the variable 'msg' can be reduced.

[exonerate-2.2.0\src\general\socket.c:282]: (style) Unused variable: i

[exonerate-2.2.0\src\general\socket.test.c:38]: (style) The scope of the variable 'msg' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:27]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:144]: (style) The scope of the variable 'gam_result' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:304]: (style) The scope of the variable 'sc' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:306]: (style) The scope of the variable 'server' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:332]: (style) The scope of the variable 'line' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:516]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:750]: (style) The scope of the variable 'token' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:894]: (style) The scope of the variable 'seeder_query_fdb' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:894]: (style) The scope of the variable 'seeder_target_fdb' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:898]: (style) The scope of the variable 'dna_hsp_param' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:898]: (style) The scope of the variable 'protein_hsp_param' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:899]: (style) The scope of the variable 'codon_hsp_param' can be reduced.

[exonerate-2.2.0\src\hub\analysis.c:673]: (style) Variable 'checksum' is assigned a value that is never used.

[exonerate-2.2.0\src\hub\analysis.test.c:19]: (style) The scope of the variable 'analysis' can be reduced.

[exonerate-2.2.0\src\hub\analysis.test.c:20]: (style) The scope of the variable 'query_path' can be reduced.

[exonerate-2.2.0\src\hub\analysis.test.c:20]: (style) The scope of the variable 'target_path' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:90]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:357]: (style) The scope of the variable 'gsr' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:497]: (style) The scope of the variable 'match' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:607]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:721]: (style) The scope of the variable 'gqr' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:722]: (style) The scope of the variable 'gsr' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:723]: (style) The scope of the variable 'gqi' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:759]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:819]: (style) The scope of the variable 'penult' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:819]: (style) The scope of the variable 'last' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:839]: (style) The scope of the variable 'alignment' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:894]: (style) The scope of the variable 'alignment' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:982]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1020]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1062]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1086]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1180]: (style) The scope of the variable 'alignment' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1264]: (style) The scope of the variable 'alignment' can be reduced.

[exonerate-2.2.0\src\hub\gam.c:1276]: (style) The scope of the variable 'gqr' can be reduced.

[exonerate-2.2.0\src\model\affine.c:20]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:108]: (style) The scope of the variable 'key' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:216]: (style) The scope of the variable 'codegen' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:240]: (style) The scope of the variable 'heuristic' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:241]: (style) The scope of the variable 'sdp' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:242]: (style) The scope of the variable 'optimal_list' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:243]: (style) The scope of the variable 'codegen' can be reduced.

[exonerate-2.2.0\src\model\bootstrapper.c:271]: (style) The scope of the variable 'type' can be reduced.

[exonerate-2.2.0\src\model\frameshift.c:20]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\model\frameshift.c:66]: (style) The scope of the variable 'calc' can be reduced.

[exonerate-2.2.0\src\model\genome2genome.c:61] -> [exonerate-2.2.0\src\model\genome2genome.c:61]: (style) Same expression on both sides of '&&'.

[exonerate-2.2.0\src\model\genome2genome.c:40]: (style) The scope of the variable 'transition' can be reduced.

[exonerate-2.2.0\src\model\intron.c:20]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\model\intron.c:230]: (style) The scope of the variable 'b' can be reduced.

[exonerate-2.2.0\src\model\intron.c:299]: (style) The scope of the variable 'qy_macro' can be reduced.

[exonerate-2.2.0\src\model\intron.c:299]: (style) The scope of the variable 'tg_macro' can be reduced.

[exonerate-2.2.0\src\model\ner.c:21]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\model\phase.c:224]: (style) The scope of the variable 'codon_1' can be reduced.

[exonerate-2.2.0\src\model\phase.c:224]: (style) The scope of the variable 'codon_2' can be reduced.

[exonerate-2.2.0\src\model\phase.c:224]: (style) The scope of the variable 'codon_3' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:236]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:237]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:256]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:257]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:258]: (style) The scope of the variable 'str' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:274]: (style) The scope of the variable 'str' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:275]: (style) The scope of the variable 'ds' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:276]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:276]: (style) The scope of the variable 'subseq' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:306]: (style) The scope of the variable 'hsp' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:364]: (style) The scope of the variable 'match' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:583]: (style) The scope of the variable 'word' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:583]: (style) The scope of the variable 'id' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:583]: (style) The scope of the variable 'item' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:583]: (style) The scope of the variable 'query' can be reduced.

[exonerate-2.2.0\src\program\exonerate-server.c:260]: (style) Variable 'ds' is assigned a value that is never used.

[exonerate-2.2.0\src\program\ipcress.c:119]: (style) The scope of the variable 's' can be reduced.

[exonerate-2.2.0\src\program\ipcress.c:120]: (style) The scope of the variable 'subseq' can be reduced.

[exonerate-2.2.0\src\program\ipcress.c:291]: (style) The scope of the variable 'fdbs' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:58]: (style) The scope of the variable 'interval' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:71]: (style) The scope of the variable 'interval' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:87]: (style) The scope of the variable 'interval' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:122]: (style) The scope of the variable 'interval' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:416]: (style) The scope of the variable 'boundary_row' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:494]: (style) The scope of the variable 'boundary_row' can be reduced.

[exonerate-2.2.0\src\sdp\boundary.c:630]: (style) The scope of the variable 'boundary_row' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:35]: (style) The scope of the variable 'state' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:622]: (style) The scope of the variable 'stored_seed' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:654]: (style) The scope of the variable 'span' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:669]: (style) The scope of the variable 'span_data' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:754]: (style) The scope of the variable 'shadow' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1174]: (style) The scope of the variable 'boundary_row' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1256]: (style) The scope of the variable 'first_cell' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1334]: (style) The scope of the variable 'cell' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1376]: (style) The scope of the variable 'cell' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1434]: (style) The scope of the variable 'row' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1447]: (style) The scope of the variable 'row' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1577]: (style) The scope of the variable 'row' can be reduced.

[exonerate-2.2.0\src\sdp\scheduler.c:1596]: (style) The scope of the variable 'row' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:24]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:301]: (style) The scope of the variable 'portal' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:380]: (style) The scope of the variable 'codegen' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:519]: (style) The scope of the variable 'seed' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:604]: (style) The scope of the variable 'seed' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:622]: (style) The scope of the variable 'seed' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:646]: (style) The scope of the variable 'last' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:647]: (style) The scope of the variable 'first' can be reduced.

[exonerate-2.2.0\src\sdp\sdp.c:268]: (style) Variable 'seed' is assigned a value that is never used.

[exonerate-2.2.0\src\sdp\straceback.c:103]: (style) The scope of the variable 'operation' can be reduced.

[exonerate-2.2.0\src\sdp\straceback.c:125]: (style) The scope of the variable 'operation' can be reduced.

[exonerate-2.2.0\src\sequence\alphabet.c:50]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\sequence\alphabet.c:331]: (style) The scope of the variable 'tla_names' can be reduced.

[exonerate-2.2.0\src\sequence\sequence.c:113]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\sequence\sequence.c:688]: (style) The scope of the variable 'prev_seq' can be reduced.

[exonerate-2.2.0\src\sequence\splice.c:31]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\sequence\splice.c:469]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\sequence\translate.c:44]: (style) The scope of the variable 'as' can be reduced.

[exonerate-2.2.0\src\sequence\translate.c:262]: (style) The scope of the variable 'end' can be reduced.

[exonerate-2.2.0\src\struct\fsm.c:206] -> [exonerate-2.2.0\src\struct\fsm.c:202]: (warning) Possible null pointer dereference: dst - otherwise it is redundant to check it against null.

[exonerate-2.2.0\src\struct\fsm.c:105]: (style) The scope of the variable 'ptp' can be reduced.

[exonerate-2.2.0\src\struct\fsm.c:145]: (style) The scope of the variable 'prev' can be reduced.

[exonerate-2.2.0\src\struct\matrix.c:166]: (style) The scope of the variable 'ptr' can be reduced.

[exonerate-2.2.0\src\struct\pqueue.c:90]: (style) The scope of the variable 'tmp' can be reduced.

[exonerate-2.2.0\src\struct\pqueue.c:207]: (style) The scope of the variable 'nb' can be reduced.

[exonerate-2.2.0\src\struct\pqueue.test.c:48]: (style) The scope of the variable 'dn' can be reduced.

[exonerate-2.2.0\src\struct\slist.c:85]: (style) The scope of the variable 'data' can be reduced.

[exonerate-2.2.0\src\struct\slist.c:186]: (style) The scope of the variable 'sln' can be reduced.

[exonerate-2.2.0\src\struct\sparsecache.c:48]: (style) The scope of the variable 'page' can be reduced.

[exonerate-2.2.0\src\struct\sparsecache.c:106]: (style) The scope of the variable 'page' can be reduced.

[exonerate-2.2.0\src\struct\splaytree.c:119]: (style) The scope of the variable 'n' can be reduced.

[exonerate-2.2.0\src\util\fasta2esd.c:59]: (error) Resource leak: fp

[exonerate-2.2.0\src\util\fastaannotatecdna.c:24]: (style) The scope of the variable 'trans_seq' can be reduced.

[exonerate-2.2.0\src\util\fastaannotatecdna.c:52]: (style) The scope of the variable 'rc_seq' can be reduced.

[exonerate-2.2.0\src\util\fastaannotatecdna.c:53]: (style) The scope of the variable 'protein_str' can be reduced.

[exonerate-2.2.0\src\util\fastadiff.c:65]: (style) The scope of the variable 'seq_a' can be reduced.

[exonerate-2.2.0\src\util\fastadiff.c:65]: (style) The scope of the variable 'seq_b' can be reduced.

[exonerate-2.2.0\src\util\fastafetch.c:46]: (style) The scope of the variable 'pos' can be reduced.

[exonerate-2.2.0\src\util\fastafetch.c:120]: (style) The scope of the variable 'id' can be reduced.

[exonerate-2.2.0\src\util\fastafetch.c:146]: (style) The scope of the variable 'fdbs' can be reduced.

[exonerate-2.2.0\src\util\fastanrdb.c:72]: (style) The scope of the variable 'revcomp_fdbs' can be reduced.

[exonerate-2.2.0\src\util\fastanrdb.c:73]: (style) The scope of the variable 'revcomp_nd' can be reduced.

[exonerate-2.2.0\src\util\fastanrdb.c:74]: (style) The scope of the variable 'seq' can be reduced.

[exonerate-2.2.0\src\util\fastanrdb.c:74]: (style) The scope of the variable 'rseq' can be reduced.

[exonerate-2.2.0\src\util\fastanrdb.c:142]: (style) The scope of the variable 'nd_a' can be reduced.

[exonerate-2.2.0\src\util\fastasort.c:99]: (style) The scope of the variable 'fdbs_a' can be reduced.

[exonerate-2.2.0\src\util\fastasort.c:99]: (style) The scope of the variable 'fdbs_b' can be reduced.

[exonerate-2.2.0\src\util\fastasort.c:100]: (style) The scope of the variable 'seq_a' can be reduced.

[exonerate-2.2.0\src\util\fastasort.c:100]: (style) The scope of the variable 'seq_b' can be reduced.

[exonerate-2.2.0\src\util\fastasort.c:240]: (style) The scope of the variable 'fdbs' can be reduced.

[exonerate-2.2.0\src\util\fastasplit.c:53]: (style) The scope of the variable 'chunk_path' can be reduced.

[exonerate-2.2.0\src\util\fastatranslate.c:23]: (style) The scope of the variable 'rc_seq' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/expand-region-el/expand-region-el_0.10.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/expat/expat_2.1.0.orig.tar.gz
[expat-2.1.0\amiga\expat_68k.c:363]: (style) Variable 'Self' is assigned a value that is never used.

[expat-2.1.0\amiga\expat_68k.c:621]: (style) Variable 'Self' is assigned a value that is never used.

[expat-2.1.0\amiga\expat_68k.c:643]: (style) Variable 'Self' is assigned a value that is never used.

[expat-2.1.0\tests\benchmark\benchmark.c:31]: (style) The scope of the variable 'isFinal' can be reduced.

[expat-2.1.0\tests\chardata.c:85]: (style) The scope of the variable 'buffer' can be reduced.

[expat-2.1.0\tests\chardata.c:114]: (style) The scope of the variable 'buffer' can be reduced.

[expat-2.1.0\xmlwf\xmlmime.c:102] -> [expat-2.1.0\xmlwf\xmlmime.c:107]: (performance) Variable 'p' is reassigned a value before the old one has been used.

[expat-2.1.0\xmlwf\xmlwin32url.cxx:337]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'HRESULT {aka long}'.

[expat-2.1.0\xmlwf\xmlwin32url.cxx:253]: (style) C-style pointer casting

[expat-2.1.0\xmlwf\xmlwin32url.cxx:343]: (style) C-style pointer casting

[expat-2.1.0\xmlwf\xmlwin32url.cxx:153]: (style) Variable 'flags' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/expect/expect_5.45.orig.tar.gz
[expect5.45\Dbg.c:1339] -> [expect5.45\Dbg.c:1340]: (performance) Variable 'rc' is reassigned a value before the old one has been used.

[expect5.45\Dbg.c:1360]: (warning) Redundant assignment of 'rc' to itself.

[expect5.45\Dbg.c:160]: (style) The scope of the variable 'start' can be reduced.

[expect5.45\example\chesslib++.c:26]: (warning) scanf without field width limits can crash with huge input data.

[expect5.45\example\chesslib++.c:39]: (warning) scanf without field width limits can crash with huge input data.

[expect5.45\example\chesslib++.c:50]: (warning) scanf without field width limits can crash with huge input data.

[expect5.45\exp_chan.c:166]: (style) Variable 'curStatus' is assigned a value that is never used.

[expect5.45\exp_clib.c:370]: (style) The scope of the variable 'len' can be reduced.

[expect5.45\exp_clib.c:1776]: (style) The scope of the variable 'i' can be reduced.

[expect5.45\exp_clib.c:1776]: (style) The scope of the variable 'low' can be reduced.

[expect5.45\exp_clib.c:2716]: (style) The scope of the variable 'type' can be reduced.

[expect5.45\exp_clib.c:2781]: (style) The scope of the variable 'type' can be reduced.

[expect5.45\exp_clib.c:2856]: (style) Unused variable: ttyfd

[expect5.45\exp_clib.c:2499]: (error) Common realloc mistake: 'exp_buffer' nulled but not freed upon failure

[expect5.45\exp_command.c:1607]: (style) The scope of the variable 't' can be reduced.

[expect5.45\exp_command.c:1651]: (style) The scope of the variable 'n' can be reduced.

[expect5.45\exp_command.c:1679]: (style) The scope of the variable 'n' can be reduced.

[expect5.45\exp_command.c:1867]: (style) The scope of the variable 'p' can be reduced.

[expect5.45\exp_glob.c:43]: (style) The scope of the variable 'ssm' can be reduced.

[expect5.45\exp_inter.c:1390]: (warning) Redundant assignment of 'status' to itself.

[expect5.45\exp_inter.c:421]: (error) Uninitialized variable: offsetBytes

[expect5.45\exp_inter.c:476]: (error) Uninitialized variable: cc

[expect5.45\exp_main_sub.c:408]: (warning) Redundant assignment of 'code' to itself.

[expect5.45\exp_main_sub.c:112]: (style) The scope of the variable 'did_app_exit' can be reduced.

[expect5.45\exp_main_sub.c:920]: (style) The scope of the variable 'file' can be reduced.

[expect5.45\exp_main_sub.c:922]: (style) The scope of the variable 'fd' can be reduced.

[expect5.45\exp_poll.c:460]: (style) The scope of the variable 'index' can be reduced.

[expect5.45\exp_poll.c:460]: (style) The scope of the variable 'mask' can be reduced.

[expect5.45\exp_poll.c:230]: (style) Unused variable: index

[expect5.45\exp_poll.c:230]: (style) Unused variable: bit

[expect5.45\exp_poll.c:301]: (style) Unused variable: index

[expect5.45\exp_poll.c:301]: (style) Unused variable: bit

[expect5.45\exp_poll.c:301]: (style) Unused variable: mask

[expect5.45\exp_poll.c:301]: (style) Unused variable: i

[expect5.45\exp_poll.c:478]: (style) Variable 'timeoutPtr' is assigned a value that is never used.

[expect5.45\exp_poll.c:460]: (style) Unused variable: bit

[expect5.45\exp_trap.c:91]: (style) The scope of the variable 'i' can be reduced.

[expect5.45\exp_trap.c:445]: (style) The scope of the variable 'irp' can be reduced.

[expect5.45\exp_tty.c:585]: (style) The scope of the variable 'arg_len' can be reduced.

[expect5.45\exp_tty.c:751]: (style) The scope of the variable 'msg2' can be reduced.

[expect5.45\exp_tty.c:350]: (style) Variable 'rc' is assigned a value that is never used.

[expect5.45\expect.c:731]: (style) The scope of the variable 's' can be reduced.

[expect5.45\expect.c:766]: (style) The scope of the variable 's' can be reduced.

[expect5.45\expect.c:832]: (style) The scope of the variable 'buf' can be reduced.

[expect5.45\expect.c:834]: (style) The scope of the variable 'flags' can be reduced.

[expect5.45\expect.c:834]: (style) The scope of the variable 'globmatch' can be reduced.

[expect5.45\expect.c:835]: (style) The scope of the variable 'result' can be reduced.

[expect5.45\expect.c:912]: (style) The scope of the variable 'match' can be reduced.

[expect5.45\expect.c:1596]: (style) The scope of the variable 'excess' can be reduced.

[expect5.45\expect.c:1597]: (style) The scope of the variable 'string' can be reduced.

[expect5.45\expect.c:2265]: (style) The scope of the variable 'name' can be reduced.

[expect5.45\expect.c:2266]: (style) The scope of the variable 'i' can be reduced.

[expect5.45\expect.c:1769]: (style) Variable 'size' is assigned a value that is never used.

[expect5.45\expect.c:2955]: (error) Uninitialized variable: esPtr

[expect5.45\pty_termios.c:638]: (style) Unused variable: slave2

[expect5.45\pty_termios.c:639]: (style) Unused variable: buf

[expect5.45\pty_unicos.c:208]: (style) The scope of the variable 'master' can be reduced.

[expect5.45\pty_unicos.c:163]: (style) Unused variable: myline


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/expeyes/expeyes_3.1.7.orig.tar.gz
[expeyes-3.1.7\clib\expeyes-clib\ejlib.c:70]: (style) Variable 'br' is assigned a value that is never used.

[expeyes-3.1.7\clib\expeyes-clib\ejlib.c:71]: (style) Variable 'bal' is assigned a value that is never used.

[expeyes-3.1.7\clib\expeyes-clib\src\capdemo-hr.c:20]: (style) The scope of the variable 'fp' can be reduced.

[expeyes-3.1.7\clib\expeyes-clib\src\capdemo2.c:20]: (style) The scope of the variable 'fp' can be reduced.

[expeyes-3.1.7\clib\expeyes-clib\src\capdemo3.c:20]: (style) The scope of the variable 'fp' can be reduced.

[expeyes-3.1.7\clib\expeyes-clib\src\capdemo4.c:32] -> [expeyes-3.1.7\clib\expeyes-clib\src\capdemo4.c:36]: (performance) Variable 'ns' is reassigned a value before the old one has been used.

[expeyes-3.1.7\clib\expeyes-clib\src\capdemo4.c:20]: (style) The scope of the variable 'fp' can be reduced.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:657]: (style) Checking if unsigned variable 'ch' is less than zero.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:672]: (style) Checking if unsigned variable 'ch' is less than zero.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:968]: (style) Checking if unsigned variable 'action' is less than zero.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:50]: (style) Variable 'br' is assigned a value that is never used.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:51]: (style) Variable 'bal' is assigned a value that is never used.

[expeyes-3.1.7\clib\expeyes-clib\src\ejlib.c:175]: (error) Resource leak: fp

[expeyes-3.1.7\expeyes\eyelib.c:95]: (style) The scope of the variable 'fd' can be reduced.

[expeyes-3.1.7\expeyes\eyelib.c:127]: (style) The scope of the variable 'c' can be reduced.

[expeyes-3.1.7\expeyes\eyelib.c:139]: (style) Variable 'c' is assigned a value that is never used.

[expeyes-3.1.7\expeyes\eyes.c:56]: (style) Unused variable: k

[expeyes-3.1.7\firmware\mca.c:226]: (error) Buffer is accessed out of bounds: dbuffer

[expeyes-3.1.7\microhope\mh-timer.c:134]: (style) Unused variable: x

[expeyes-3.1.7\microhope\mh-timer.c:69] -> [expeyes-3.1.7\microhope\mh-timer.c:68]: (warning) Either the condition 'ocr!=0' is useless or there is division by zero at line 68.

[expeyes-3.1.7\microhope\microhope-doc\prog\pmdk_timer.c:58] -> [expeyes-3.1.7\microhope\microhope-doc\prog\pmdk_timer.c:57]: (warning) Either the condition 'ocr!=0' is useless or there is division by zero at line 57.

[expeyes-3.1.7\microhope\src\microhope\mh-timer.c:134]: (style) Unused variable: x

[expeyes-3.1.7\microhope\src\microhope\mh-timer.c:69] -> [expeyes-3.1.7\microhope\src\microhope\mh-timer.c:68]: (warning) Either the condition 'ocr!=0' is useless or there is division by zero at line 68.

[expeyes-3.1.7\microhope\uhope.c:187]: (style) The scope of the variable 'Fp' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:189]: (style) The scope of the variable 'P' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:245]: (style) The scope of the variable 'Fp' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:400]: (style) The scope of the variable 'Pos' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:455]: (style) The scope of the variable 'Pos' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:563]: (style) The scope of the variable 'BufTxt' can be reduced.

[expeyes-3.1.7\microhope\uhope.c:314]: (style) Variable 'Status' is assigned a value that is never used.

[expeyes-3.1.7\microhope\uhope.c:335]: (style) Variable 'Status' is assigned a value that is never used.

[expeyes-3.1.7\microhope\uhope.c:898]: (style) Variable 'Str' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/explorercanvas/explorercanvas_0.r3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exrtools/exrtools_0.4.orig.tar.gz
[exrtools-0.4\src\exrblur.c:71]: (error) Memory leak: inputimg

[exrtools-0.4\src\exrblur.c:71]: (error) Memory leak: outputimg

[exrtools-0.4\src\exrchr.c:113]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exrchr.c:113]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exricamtm.c:116]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exricamtm.c:116]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exrnlm.c:83]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exrnlm.c:83]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[exrtools-0.4\src\exrnormalize.c:68]: (error) Memory leak: scanline

[exrtools-0.4\src\exrpptm.c:57]: (style) Variable 'option_index' is assigned a value that is never used.

[exrtools-0.4\src\exrpptm.c:105]: (error) Memory leak: scanline

[exrtools-0.4\src\exrpptm.c:138]: (error) Uninitialized variable: llav

[exrtools-0.4\src\pnginput.c:87]: (style) Variable 'height' is assigned a value that is never used.

[exrtools-0.4\src\pnginput.c:88]: (style) Variable 'bit_depth' is assigned a value that is never used.

[exrtools-0.4\src\pnginput.c:91]: (style) Variable 'rowbytes' is assigned a value that is never used.

[exrtools-0.4\src\ppmtoexr.c:123]: (error) Resource leak: ppm


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ext3grep/ext3grep_0.10.1.orig.tar.gz
[ext3grep-0.10.1\src\directories.h:64]: (style) The class 'DirectoryBlock' does not have a constructor.

[ext3grep-0.10.1\src\backtrace.cc:26]: (error) : This source file shouldn't be included at all when DEBUG isn't set.

[ext3grep-0.10.1\src\backtrace.cc:26]: (error) #error : This source file shouldn't be included at all when DEBUG isn't set.

[ext3grep-0.10.1\src\custom.cc:1249]: (style) The scope of the variable 'last_file_block_nr' can be reduced.

[ext3grep-0.10.1\src\custom.cc:1241]: (style) struct or union member 'data_st::sequence_number' is never used.

[ext3grep-0.10.1\src\custom.cc:1307]: (warning) Member variable 'Range::last_blocknr' is not initialized in the constructor.

[ext3grep-0.10.1\src\custom.cc:1307]: (warning) Member variable 'Range::current_begin' is not initialized in the constructor.

[ext3grep-0.10.1\src\dir_inode_to_block.cc:396]: (performance) Possible inefficient checking for 'dirs' emptiness.

[ext3grep-0.10.1\src\directories.cc:60]: (warning) Member variable 'iterate_data_st::action' is not initialized in the constructor.

[ext3grep-0.10.1\src\directories.cc:60]: (warning) Member variable 'iterate_data_st::parent' is not initialized in the constructor.

[ext3grep-0.10.1\src\directories.cc:60]: (warning) Member variable 'iterate_data_st::data' is not initialized in the constructor.

[ext3grep-0.10.1\src\ext3grep.cc:423] -> [ext3grep-0.10.1\src\ext3grep.cc:423]: (style) Same expression on both sides of '&&'.

[ext3grep-0.10.1\src\init_directories.cc:254]: (performance) Possible inefficient checking for 'linked' emptiness.

[ext3grep-0.10.1\src\init_directories.cc:257]: (performance) Possible inefficient checking for 'inode_to_count' emptiness.

[ext3grep-0.10.1\src\journal.cc:149]: (style) The class 'Transaction' does not have a constructor.

[ext3grep-0.10.1\src\locate.cc:76]: (style) Variable 'res' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ext4magic/ext4magic_0.3.1.orig.tar.gz
[ext4magic-0.3.1\src\block.c:90]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\block.c:196]: (style) The scope of the variable 'idx' can be reduced.

[ext4magic-0.3.1\src\block.c:197]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\block.c:203]: (style) The scope of the variable 'buf' can be reduced.

[ext4magic-0.3.1\src\block.c:168]: (style) Variable 'retval' is assigned a value that is never used.

[ext4magic-0.3.1\src\dir_list.c:102] -> [ext4magic-0.3.1\src\dir_list.c:95]: (style) Duplicate conditions in 'if' and related 'else if'.

[ext4magic-0.3.1\src\ext4magic.c:908]: (style) The scope of the variable 'allocated' can be reduced.

[ext4magic-0.3.1\src\ext4magic.c:1060]: (style) The scope of the variable 'r_inode' can be reduced.

[ext4magic-0.3.1\src\ext4magic.c:1138]: (style) The scope of the variable 'item' can be reduced.

[ext4magic-0.3.1\src\extent_db.c:166] -> [ext4magic-0.3.1\src\extent_db.c:167]: (warning) Possible null pointer dereference: db - otherwise it is redundant to check it against null.

[ext4magic-0.3.1\src\extent_db.c:176]: (style) The scope of the variable 'idx' can be reduced.

[ext4magic-0.3.1\src\extent_db.c:177]: (style) The scope of the variable 'extent' can be reduced.

[ext4magic-0.3.1\src\extent_db.c:179]: (style) The scope of the variable 'entry' can be reduced.

[ext4magic-0.3.1\src\extent_db.c:179]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\extent_db.c:188]: (error) Memory leak: buf_tmp

[ext4magic-0.3.1\src\hard_link_stack.c:146]: (style) The scope of the variable 'd_count' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:81]: (style) The scope of the variable 'str_len' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:84]: (style) The scope of the variable 'def_len' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:85]: (style) The scope of the variable 'name_str' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:131]: (style) The scope of the variable 'retval' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:331]: (style) The scope of the variable 'retval' can be reduced.

[ext4magic-0.3.1\src\imap_search.c:139]: (style) Variable 'retval' is assigned a value that is never used.

[ext4magic-0.3.1\src\imap_search.c:363]: (error) Memory leak: recovername

[ext4magic-0.3.1\src\imap_search.c:363]: (error) Memory leak: dirname

[ext4magic-0.3.1\src\inode.c:225]: (style) The scope of the variable 'entry' can be reduced.

[ext4magic-0.3.1\src\inode.c:227]: (style) The scope of the variable 'start' can be reduced.

[ext4magic-0.3.1\src\inode.c:227]: (style) The scope of the variable 'end' can be reduced.

[ext4magic-0.3.1\src\inode.c:523]: (style) The scope of the variable 'inode_buf' can be reduced.

[ext4magic-0.3.1\src\inode.c:524]: (style) The scope of the variable 'buf' can be reduced.

[ext4magic-0.3.1\src\inode.c:873]: (style) The scope of the variable 'item' can be reduced.

[ext4magic-0.3.1\src\inode.c:898]: (style) The scope of the variable 'item' can be reduced.

[ext4magic-0.3.1\src\inode.c:920]: (style) The scope of the variable 'p_extent_header' can be reduced.

[ext4magic-0.3.1\src\inode.c:947]: (style) The scope of the variable 'idx' can be reduced.

[ext4magic-0.3.1\src\inode.c:949]: (style) The scope of the variable 'extent' can be reduced.

[ext4magic-0.3.1\src\inode.c:950]: (style) The scope of the variable 'extent_new' can be reduced.

[ext4magic-0.3.1\src\inode.c:1022]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\inode.c:1024]: (style) The scope of the variable 'extent' can be reduced.

[ext4magic-0.3.1\src\inode.c:1025]: (style) The scope of the variable 'header' can be reduced.

[ext4magic-0.3.1\src\inode.c:1064]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\inode.c:1066]: (style) The scope of the variable 'ret' can be reduced.

[ext4magic-0.3.1\src\journal.c:82]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\journal.c:85]: (style) The scope of the variable 'uu' can be reduced.

[ext4magic-0.3.1\src\journal.c:408]: (style) The scope of the variable 'inode' can be reduced.

[ext4magic-0.3.1\src\journal.c:445]: (style) The scope of the variable 'gdp' can be reduced.

[ext4magic-0.3.1\src\journal.c:698]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\journal.c:724]: (style) The scope of the variable 'tagp' can be reduced.

[ext4magic-0.3.1\src\journal.c:725]: (style) The scope of the variable 'tag' can be reduced.

[ext4magic-0.3.1\src\journal.c:941]: (style) The scope of the variable 'fill_pointer' can be reduced.

[ext4magic-0.3.1\src\journal.c:1132]: (style) The scope of the variable 'retval' can be reduced.

[ext4magic-0.3.1\src\journal.c:864]: (portability) 'pt_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[ext4magic-0.3.1\src\lookup_local.c:645]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.

[ext4magic-0.3.1\src\lookup_local.c:544] -> [ext4magic-0.3.1\src\lookup_local.c:545]: (performance) Variable 'flags' is reassigned a value before the old one has been used.

[ext4magic-0.3.1\src\lookup_local.c:175]: (style) The scope of the variable 'dirent' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:409]: (style) The scope of the variable 'name' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:567]: (style) The scope of the variable 'lp' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:568]: (style) The scope of the variable 'inode' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:569]: (style) The scope of the variable 'i_list' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:570]: (style) The scope of the variable 'item' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:571]: (style) The scope of the variable 'c' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:572]: (style) The scope of the variable 'allocated' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:573]: (style) The scope of the variable 'recursion' can be reduced.

[ext4magic-0.3.1\src\lookup_local.c:125]: (style) Variable 'col' is assigned a value that is never used.

[ext4magic-0.3.1\src\magic_block_scan.c:1061] -> [ext4magic-0.3.1\src\magic_block_scan.c:1063]: (performance) Variable 'count' is reassigned a value before the old one has been used.

[ext4magic-0.3.1\src\magic_block_scan.c:1106] -> [ext4magic-0.3.1\src\magic_block_scan.c:1110]: (performance) Variable 'count' is reassigned a value before the old one has been used.

[ext4magic-0.3.1\src\magic_block_scan.c:1390] -> [ext4magic-0.3.1\src\magic_block_scan.c:1393]: (performance) Variable 'count' is reassigned a value before the old one has been used.

[ext4magic-0.3.1\src\magic_block_scan.c:1512] -> [ext4magic-0.3.1\src\magic_block_scan.c:1515]: (performance) Variable 'count' is reassigned a value before the old one has been used.

[ext4magic-0.3.1\src\magic_block_scan.c:108]: (style) The scope of the variable 'str_len' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:111]: (style) The scope of the variable 'def_len' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:112]: (style) The scope of the variable 'name_str' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:201]: (style) The scope of the variable 'i_size' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:203]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:203]: (style) The scope of the variable 'ref' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:255]: (style) The scope of the variable 'pb_block' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:315]: (style) The scope of the variable 'p_blk' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:337]: (style) The scope of the variable 'p_blk' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:1241]: (style) The scope of the variable 'buf' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:1243]: (style) The scope of the variable 'idx' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:1244]: (style) The scope of the variable 'extent' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:1245]: (style) The scope of the variable 'entry' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:1245]: (style) The scope of the variable 'i' can be reduced.

[ext4magic-0.3.1\src\magic_block_scan.c:160]: (warning) Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'?

[ext4magic-0.3.1\src\recover.c:615]: (style) The scope of the variable 'p1' can be reduced.

[ext4magic-0.3.1\src\recover.c:616]: (style) The scope of the variable 'err_string' can be reduced.

[ext4magic-0.3.1\src\recover.c:617]: (style) The scope of the variable 'retval' can be reduced.

[ext4magic-0.3.1\src\recover.c:617]: (style) The scope of the variable 'rec_error' can be reduced.

[ext4magic-0.3.1\src\ring_buf.c:92]: (warning) Assignment of function parameter has no effect outside the function.

[ext4magic-0.3.1\src\ring_buf.c:79]: (style) The scope of the variable 'old' can be reduced.

[ext4magic-0.3.1\src\util.c:111]: (style) The scope of the variable 'zero_flag' can be reduced.

[ext4magic-0.3.1\src\util.c:215]: (style) The scope of the variable 'j' can be reduced.

[ext4magic-0.3.1\src\util.c:215]: (style) The scope of the variable 'cm' can be reduced.

[ext4magic-0.3.1\src\util.c:219]: (style) The scope of the variable 'pointer' can be reduced.

[ext4magic-0.3.1\src\util.c:455]: (style) The scope of the variable 'tz' can be reduced.

[ext4magic-0.3.1\src\util.c:465]: (style) Obsolete function 'asctime' called. It is recommended to use the function 'strftime' instead.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extace/extace_1.9.9.orig.tar.gz
[extace-1.9.9\src\color_win.c:155]: (style) The scope of the variable 'filename' can be reduced.

[extace-1.9.9\src\color_win.c:156]: (style) The scope of the variable 'cfgfile' can be reduced.

[extace-1.9.9\src\color_win.c:250]: (style) The scope of the variable 'val' can be reduced.

[extace-1.9.9\src\color_win.c:317]: (style) The scope of the variable 'trip_ptr' can be reduced.

[extace-1.9.9\src\color_win.c:318]: (style) The scope of the variable 'loc_ptr' can be reduced.

[extace-1.9.9\src\color_win.c:319]: (style) The scope of the variable 'val' can be reduced.

[extace-1.9.9\src\color_win.c:554]: (style) The scope of the variable 'hbox' can be reduced.

[extace-1.9.9\src\color_win.c:556]: (style) The scope of the variable 'vbox' can be reduced.

[extace-1.9.9\src\color_win.c:557]: (style) The scope of the variable 'eventbox' can be reduced.

[extace-1.9.9\src\color_win.c:558]: (style) The scope of the variable 'frame' can be reduced.

[extace-1.9.9\src\color_win.c:559]: (style) The scope of the variable 'button' can be reduced.

[extace-1.9.9\src\color_win.c:560]: (style) The scope of the variable 'sep' can be reduced.

[extace-1.9.9\src\configfile.c:249]: (style) The scope of the variable 'line' can be reduced.

[extace-1.9.9\src\configfile.c:267]: (style) The scope of the variable 'line_list' can be reduced.

[extace-1.9.9\src\configfile.c:317]: (style) The scope of the variable 'section' can be reduced.

[extace-1.9.9\src\configfile.c:333]: (style) The scope of the variable 'line' can be reduced.

[extace-1.9.9\src\events.c:346]: (style) Variable 'state' is assigned a value that is never used.

[extace-1.9.9\src\init.c:623] -> [extace-1.9.9\src\init.c:646]: (performance) Variable 'newval' is reassigned a value before the old one has been used.

[extace-1.9.9\src\init.c:172]: (style) The scope of the variable 'fd' can be reduced.

[extace-1.9.9\src\init.c:646]: (style) Variable 'newval' is assigned a value that is never used.

[extace-1.9.9\src\input.c:264]: (style) Statements following return, break, continue, goto or throw will never be executed.

[extace-1.9.9\src\input.c:54]: (style) The scope of the variable 'i' can be reduced.

[extace-1.9.9\src\input.c:286]: (style) Variable 'input_arrival_last' is assigned a value that is never used.

[extace-1.9.9\src\input.c:360]: (error) Common realloc mistake: 'ringbuffer' nulled but not freed upon failure

[extace-1.9.9\src\input_processing.c:175]: (style) Variable 'cur_time' is assigned a value that is never used.

[extace-1.9.9\src\line_eq.c:142]: (style) Variable 'last_line_width' is assigned a value that is never used.

[extace-1.9.9\src\reducer.c:62] -> [extace-1.9.9\src\reducer.c:68]: (performance) Variable 'hertz_per_bin' is reassigned a value before the old one has been used.

[extace-1.9.9\src\reducer.c:63] -> [extace-1.9.9\src\reducer.c:72]: (performance) Variable 'bins_per_pip' is reassigned a value before the old one has been used.

[extace-1.9.9\src\stars.c:74]: (style) The scope of the variable 'cmap' can be reduced.

[extace-1.9.9\src\win_func.c:123]: (style) Variable 'sumw' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extcalc/extcalc_0.9.2.orig.tar.gz
[extcalc-0.9.2\src\global.h:657]: (style) C-style pointer casting

[extcalc-0.9.2\src\global.h:662]: (style) C-style pointer casting

[extcalc-0.9.2\src\global.h:705]: (style) C-style pointer casting

[extcalc-0.9.2\src\global.h:729]: (style) C-style pointer casting

[extcalc-0.9.2\src\buttons.h:86]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:101]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:116]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:229]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:252]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:272]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:310]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\buttons.h:328]: (style) The scope of the variable 'currentButton' can be reduced.

[extcalc-0.9.2\src\list.h:77]: (style) The scope of the variable 'KillItem' can be reduced.

[extcalc-0.9.2\src\global.h:611]: (warning) Member variable 'Math::vertObj' is not initialized in the constructor.

[extcalc-0.9.2\src\global.h:611]: (warning) Member variable 'Math::horzObj' is not initialized in the constructor.

[extcalc-0.9.2\src\global.h:611]: (warning) Member variable 'Math::number' is not initialized in the constructor.

[extcalc-0.9.2\src\global.h:611]: (warning) Member variable 'Math::var' is not initialized in the constructor.

[extcalc-0.9.2\src\global.h:611]: (warning) Member variable 'Math::operation' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<T>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<T>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<Math*>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<Math*>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<char*>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<char*>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<T>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<Math*>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<char*>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\calcinput.cpp:242]: (style) C-style pointer casting

[extcalc-0.9.2\src\calcinput.cpp:255]: (style) C-style pointer casting

[extcalc-0.9.2\src\calcinput.cpp:268]: (style) C-style pointer casting

[extcalc-0.9.2\src\calcinput.cpp:333]: (style) C-style pointer casting

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<int>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<int>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<int>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\calcpref.h:54]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<QColor>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<QColor>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<QColor>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\calcwidget.h:67]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\catalog.cpp:516]: (style) C-style pointer casting

[extcalc-0.9.2\src\catalog.cpp:549]: (style) C-style pointer casting

[extcalc-0.9.2\src\catalog.cpp:445]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphout.h:126]: (style) C-style pointer casting

[extcalc-0.9.2\src\scriptio.h:400]: (style) C-style pointer casting

[extcalc-0.9.2\src\extcalc.h:495]: (style) C-style pointer casting

[extcalc-0.9.2\src\extcalc.cpp:1417]: (style) C-style pointer casting

[extcalc-0.9.2\src\extcalc.cpp:1514]: (style) C-style pointer casting

[extcalc-0.9.2\src\extcalc.cpp:1687]: (style) C-style pointer casting

[extcalc-0.9.2\src\scriptio.h:211]: (style) The scope of the variable 'restart' can be reduced.

[extcalc-0.9.2\src\extcalc.cpp:1985]: (style) The scope of the variable 'id' can be reduced.

[extcalc-0.9.2\src\scriptio.h:93]: (warning) Member variable 'ScriptGL::xRotation' is not initialized in the constructor.

[extcalc-0.9.2\src\scriptio.h:93]: (warning) Member variable 'ScriptGL::yRotation' is not initialized in the constructor.

[extcalc-0.9.2\src\scriptio.h:93]: (warning) Member variable 'ScriptGL::mouseX' is not initialized in the constructor.

[extcalc-0.9.2\src\scriptio.h:93]: (warning) Member variable 'ScriptGL::mouseY' is not initialized in the constructor.

[extcalc-0.9.2\src\scriptio.h:93]: (warning) Member variable 'ScriptGL::zMove' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<GLuint>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<GLuint>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<int*>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<int*>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<ObjectInfo>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<ObjectInfo>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<double>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<double>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<QString>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<QString>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<GlTextInfo>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<GlTextInfo>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<Number>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<Number>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\functiontable.h:37]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphsolve.h:75]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graph.h:115]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphpref.h:63]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphpref.h:205]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphpref.h:318]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphpref.h:446]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\tablepref.h:44]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\scriptpref.h:48]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\table.h:67]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\scriptedit.h:99]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\scriptio.h:95]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\matrixwidget.h:76]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\statistics.h:91]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<GLuint>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<int*>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<ObjectInfo>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<double>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<QString>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<GlTextInfo>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<Number>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\extcalc.cpp:1058]: (error) Resource leak: configFile

[extcalc-0.9.2\src\functiontable.cpp:121] -> [extcalc-0.9.2\src\functiontable.cpp:119]: (style) Duplicate conditions in 'if' and related 'else if'.

[extcalc-0.9.2\src\graph.cpp:465]: (style) The scope of the variable 'wtohWin' can be reduced.

[extcalc-0.9.2\src\graph.cpp:465]: (style) The scope of the variable 'wtohCs' can be reduced.

[extcalc-0.9.2\src\graphinput.h:22]: (warning) Member variable 'GraphInput::pref' is not initialized in the constructor.

[extcalc-0.9.2\src\graphout.cpp:2836]: (style) C-style pointer casting

[extcalc-0.9.2\src\graphout.cpp:501]: (style) The scope of the variable 'dX' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:501]: (style) The scope of the variable 'dY' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:538]: (style) The scope of the variable 'dX' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:538]: (style) The scope of the variable 'dY' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:893]: (style) The scope of the variable 'r' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:899]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:1154]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:1682]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:1837]: (style) The scope of the variable 'c' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2029]: (style) The scope of the variable 'z' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2029]: (style) The scope of the variable 'y' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2029]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2029]: (style) The scope of the variable 'lastY' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2036]: (style) The scope of the variable 'z2' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2186]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2186]: (style) The scope of the variable 'y' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2186]: (style) The scope of the variable 'z' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2672]: (style) The scope of the variable 'forward' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:2792]: (style) The scope of the variable 'allFinished' can be reduced.

[extcalc-0.9.2\src\graphout.cpp:1143]: (style) Variable 'endLine' is assigned a value that is never used.

[extcalc-0.9.2\src\graphout.cpp:1438]: (style) Variable 'staticZ' is assigned a value that is never used.

[extcalc-0.9.2\src\graphout.cpp:2434]: (style) Variable 'oldx' is assigned a value that is never used.

[extcalc-0.9.2\src\graphout.cpp:2435]: (style) Variable 'oldy' is assigned a value that is never used.

[extcalc-0.9.2\src\graphout.cpp:2132]: (style) Variable 'z' is assigned a value that is never used.

[extcalc-0.9.2\src\graphout.cpp:615] -> [extcalc-0.9.2\src\graphout.cpp:610]: (warning) Either the condition 'dX==0' is useless or there is division by zero at line 610.

[extcalc-0.9.2\src\graphsetdialog.cpp:8]: (performance) Variable 'pref' is assigned in constructor body. Consider performing initialization in initialization list.

[extcalc-0.9.2\src\graphsolve.cpp:748]: (style) The scope of the variable 'oldfx1' can be reduced.

[extcalc-0.9.2\src\graphsolve.cpp:748]: (style) The scope of the variable 'olddfx1' can be reduced.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<longdouble>::actualItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:71]: (warning) Member variable 'List<longdouble>::firstItem' is not initialized in the constructor.

[extcalc-0.9.2\src\list.h:25]: (style) 'class List<longdouble>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extcalc-0.9.2\src\matrixwidget.cpp:154]: (style) C-style pointer casting

[extcalc-0.9.2\src\matrixwidget.cpp:171]: (style) C-style pointer casting

[extcalc-0.9.2\src\matrixwidget.cpp:203]: (style) C-style pointer casting

[extcalc-0.9.2\src\matrixwidget.cpp:485]: (style) The scope of the variable 'det' can be reduced.

[extcalc-0.9.2\src\matrixwidget.cpp:486]: (style) The scope of the variable 'rank' can be reduced.

[extcalc-0.9.2\src\matrixwidget.cpp:992]: (style) Variable 'effIndex' is assigned a value that is never used.

[extcalc-0.9.2\src\moc_buttons.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_buttons.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_buttons.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_buttons.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcinput.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcinput.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_calcinput.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_calcinput.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcpref.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcpref.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_calcpref.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_calcpref.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calctable.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calctable.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_calctable.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_calctable.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcwidget.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_calcwidget.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_calcwidget.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_calcwidget.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_catalog.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_catalog.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_catalog.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_catalog.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_extcalc.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_extcalc.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_extcalc.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_extcalc.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_functiontable.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_functiontable.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_functiontable.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_functiontable.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graph.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graph.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_graph.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_graph.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphout.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphout.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_graphout.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_graphout.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphpref.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphpref.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_graphpref.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_graphpref.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphsetdialog.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphsetdialog.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_graphsetdialog.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_graphsetdialog.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphsolve.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_graphsolve.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_graphsolve.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_graphsolve.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_importdialog.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_importdialog.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_importdialog.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_importdialog.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_matrixwidget.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_matrixwidget.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_matrixwidget.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_matrixwidget.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptedit.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptedit.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_scriptedit.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_scriptedit.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptio.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptio.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_scriptio.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_scriptio.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptpref.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_scriptpref.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_scriptpref.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_scriptpref.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_statistics.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_statistics.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_statistics.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_statistics.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_table.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_table.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_table.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_table.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_tablepref.cpp:17]: (error) "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\moc_tablepref.cpp:18]: (error) "cannot be used with the include files from this version of Qt."

[extcalc-0.9.2\src\moc_tablepref.cpp:19]: (error) "(The moc has changed too much.)"

[extcalc-0.9.2\src\moc_tablepref.cpp:17]: (error) #error "This file was generated using the moc from 3.3.8b. It"

[extcalc-0.9.2\src\scriptedit.cpp:282]: (style) The scope of the variable 'fileContent' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:83]: (style) C-style pointer casting

[extcalc-0.9.2\src\scriptio.cpp:763]: (style) The scope of the variable 'f' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:794]: (style) The scope of the variable 'f' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:818]: (style) The scope of the variable 'f' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:1277]: (style) The scope of the variable 'subFileContent' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:1370]: (style) The scope of the variable 'pos2' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:1373]: (style) The scope of the variable 'lineLen' can be reduced.

[extcalc-0.9.2\src\scriptio.cpp:855]: (style) Variable 'usecs' is assigned a value that is never used.

[extcalc-0.9.2\src\scriptio.cpp:2014]: (style) Variable 'staticZ' is assigned a value that is never used.

[extcalc-0.9.2\src\scriptio.cpp:1702]: (error) Common realloc mistake: 'inputBuffer' nulled but not freed upon failure

[extcalc-0.9.2\src\statistics.cpp:154]: (style) The scope of the variable 'c1' can be reduced.

[extcalc-0.9.2\src\statistics.cpp:155]: (style) The scope of the variable 'x' can be reduced.

[extcalc-0.9.2\src\statistics.cpp:155]: (style) The scope of the variable 'y' can be reduced.

[extcalc-0.9.2\src\statistics.cpp:169]: (error) Common realloc mistake: 'coordinatesList' nulled but not freed upon failure

[extcalc-0.9.2\src\statistics.cpp:202]: (error) Common realloc mistake: 'coordinatesList' nulled but not freed upon failure


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extlib/extlib_1.5.4.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extplorer/extplorer_2.1.0b6+dfsg.3.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extra-xdg-menus/extra-xdg-menus_1.0.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extrema/extrema_4.4.5.dfsg.orig.tar.gz
[extrema-4.4.5\src\Commands\Command.h:97]: (warning) Member variable 'Command::writeStack_' is not assigned a value in 'Command::operator='.

[extrema-4.4.5\src\Commands\Command.h:97]: (warning) Member variable 'Command::parseLine_' is not assigned a value in 'Command::operator='.

[extrema-4.4.5\src\Commands\CMD_bin2d.cpp:271]: (style) The scope of the variable 'dist' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:116]: (style) The scope of the variable 'zmin' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:116]: (style) The scope of the variable 'zmax' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:165]: (style) The scope of the variable 'xuaxis' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:165]: (style) The scope of the variable 'yuaxis' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:166]: (style) The scope of the variable 'xll' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:336]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:437]: (style) The scope of the variable 'level' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:460]: (style) The scope of the variable 'angle' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:537]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_contour.cpp:187]: (style) Unused variable: xe1

[extrema-4.4.5\src\Commands\CMD_contour.cpp:187]: (style) Unused variable: ye1

[extrema-4.4.5\src\Commands\CMD_contour.cpp:187]: (style) Unused variable: xe2

[extrema-4.4.5\src\Commands\CMD_contour.cpp:187]: (style) Unused variable: ye2

[extrema-4.4.5\src\Commands\CMD_density.cpp:100]: (style) The scope of the variable 'nLevels' can be reduced.

[extrema-4.4.5\src\Commands\CMD_density.cpp:186]: (style) Variable 'nLevels' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_form.cpp:158]: (style) The scope of the variable 'errorVec' can be reduced.

[extrema-4.4.5\src\Commands\CMD_generate.cpp:74]: (style) The scope of the variable 'd' can be reduced.

[extrema-4.4.5\src\Commands\CMD_graph.cpp:89]: (style) Variable 'degToRad' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_grid.cpp:245]: (style) Variable 'yi' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_grid.cpp:259]: (style) Variable 'xi' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_grid.cpp:280]: (style) Variable 'xi' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_grid.cpp:294]: (style) Variable 'yi' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_list.cpp:122]: (style) The scope of the variable 'value' can be reduced.

[extrema-4.4.5\src\Commands\CMD_list.cpp:123]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:455]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:597]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:820]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:970]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:1192]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:1573]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Commands\CMD_read.cpp:1326]: (style) Variable 'idsize' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_rebin.cpp:43]: (style) The scope of the variable 'v1' can be reduced.

[extrema-4.4.5\src\Commands\CMD_restore.cpp:64]: (style) Variable 'output' is assigned a value that is never used.

[extrema-4.4.5\src\Commands\CMD_restore.h:40]: (style) Unused private function: 'CMD_restore::RestoreMUD'

[extrema-4.4.5\src\Commands\CMD_set.cpp:216]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:250]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:281]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:312]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:603]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:721]: (style) The scope of the variable 'dvalue1' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:721]: (style) The scope of the variable 'dvalue2' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:721]: (style) The scope of the variable 'dvalue3' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:725]: (style) The scope of the variable 'dimSizes1' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:726]: (style) The scope of the variable 'dimSizes2' can be reduced.

[extrema-4.4.5\src\Commands\CMD_set.cpp:727]: (style) The scope of the variable 'dimSizes3' can be reduced.

[extrema-4.4.5\src\Commands\CMD_statistics.cpp:266]: (style) The scope of the variable 'value' can be reduced.

[extrema-4.4.5\src\Commands\Command.cpp:25]: (warning) Member variable 'Command::parseLine_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::nVariablePtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::tVariablePtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::functionPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::operatorPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::workspacePtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::listVectorPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::rangeVectorPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::immediateValue_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::constantValue_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::tokenType_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::referenceType_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::operatorType_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::textArrayIndexPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::textCharacterIndexPtr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::objectCntr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::argumentCntr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::indexCntr_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::nestingLevel_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::insertedTextVar_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::valid_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::isAnIndex_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::lindex_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::followingTerm_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:60]: (warning) Member variable 'ExprCodes::functionIsDone_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::nVariablePtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::tVariablePtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::functionPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::operatorPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::workspacePtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::listVectorPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::rangeVectorPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::immediateValue_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::constantValue_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::tokenType_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::referenceType_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::operatorType_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::textArrayIndexPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::textCharacterIndexPtr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::objectCntr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::argumentCntr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::indexCntr_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::nestingLevel_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::insertedTextVar_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::valid_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::isAnIndex_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::lindex_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::followingTerm_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ExprCodes.h:63]: (warning) Member variable 'ExprCodes::functionIsDone_' is not assigned a value in 'ExprCodes::operator='.

[extrema-4.4.5\src\Expression\ListVector.h:40]: (warning) Member variable 'ListVector::numberOfItems_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ListVector.h:40]: (warning) Member variable 'ListVector::dimension_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ListVector.h:40]: (warning) Member variable 'ListVector::numberOfDimensions_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ListVector.h:40]: (warning) Member variable 'ListVector::useType_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\ListVector.h:43]: (warning) Member variable 'ListVector::numberOfItems_' is not assigned a value in 'ListVector::operator='.

[extrema-4.4.5\src\Expression\ListVector.h:43]: (warning) Member variable 'ListVector::dimension_' is not assigned a value in 'ListVector::operator='.

[extrema-4.4.5\src\Expression\ListVector.h:43]: (warning) Member variable 'ListVector::numberOfDimensions_' is not assigned a value in 'ListVector::operator='.

[extrema-4.4.5\src\Expression\ListVector.h:43]: (warning) Member variable 'ListVector::useType_' is not assigned a value in 'ListVector::operator='.

[extrema-4.4.5\src\Expression\Expression.cpp:40]: (warning) Member variable 'Expression::type_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\Expression.cpp:64]: (warning) Member variable 'Expression::type_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\Expression.cpp:64]: (warning) Member variable 'Expression::highestLevel_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\Expression.cpp:64]: (warning) Member variable 'Expression::isaFit_' is not initialized in the constructor.

[extrema-4.4.5\src\Expression\Expression.cpp:67]: (warning) Member variable 'Expression::type_' is not assigned a value in 'Expression::operator='.

[extrema-4.4.5\src\Expression\Expression.cpp:67]: (warning) Member variable 'Expression::highestLevel_' is not assigned a value in 'Expression::operator='.

[extrema-4.4.5\src\Expression\Expression.cpp:67]: (warning) Member variable 'Expression::isaFit_' is not assigned a value in 'Expression::operator='.

[extrema-4.4.5\src\Functions\FunctionDefinition.h:108]: (warning) Member variable 'FunctionDefinition::argumentCounter_' is not assigned a value in 'FunctionDefinition::operator='.

[extrema-4.4.5\src\Functions\FunctionDefinition.h:108]: (warning) Member variable 'FunctionDefinition::minimumNumberOfArguments_' is not assigned a value in 'FunctionDefinition::operator='.

[extrema-4.4.5\src\Functions\FunctionDefinition.h:108]: (warning) Member variable 'FunctionDefinition::maximumNumberOfArguments_' is not assigned a value in 'FunctionDefinition::operator='.

[extrema-4.4.5\src\Functions\FunctionDefinition.h:108]: (warning) Member variable 'FunctionDefinition::type_' is not assigned a value in 'FunctionDefinition::operator='.

[extrema-4.4.5\src\Functions\FunctionDefinition.h:108]: (warning) Member variable 'FunctionDefinition::argumentType_' is not assigned a value in 'FunctionDefinition::operator='.

[extrema-4.4.5\src\Functions\FCN_adev.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\ArrayFunction.h:42]: (warning) Member variable 'ArrayFunction::numberOfArguments_' is not initialized in the constructor.

[extrema-4.4.5\src\Functions\FCN_fft.cpp:93]: (style) The scope of the variable 'gamp' can be reduced.

[extrema-4.4.5\src\Functions\FCN_gmean.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_kurt.cpp:45]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_mean.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_median.cpp:58]: (style) Variable 'size' is assigned a value that is never used.

[extrema-4.4.5\src\Functions\FCN_rms.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_skew.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_stdev.cpp:47]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Functions\FCN_tcase.cpp:27]: (error) Uninitialized variable: j

[extrema-4.4.5\src\Functions\FCN_var.cpp:45]: (style) The scope of the variable 'ndm2' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_angleCharacteristic.h:33]: (warning) Member variable 'GRA_angleCharacteristic::default_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::xc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::yc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::xmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::ymin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::xmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_shape.h:30]: (warning) Member variable 'GRA_shape::ymax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_multiLineFigure.h:37]: (warning) Member variable 'GRA_multiLineFigure::type_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:202]: (style) Variable 'coslab' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:203]: (style) Variable 'sinlab' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:635]: (style) Variable 'nlinc' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:647]: (style) Variable 'ticsBothSides' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:677]: (style) Variable 'dropFirstNumber' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:678]: (style) Variable 'dropLastNumber' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_axis.cpp:1010]: (style) Variable 'inc' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::xLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::xHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::yLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::yHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::xInc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::yInc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::ixLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::ixHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::iyLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::iyHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::width_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:39]: (warning) Member variable 'GRA_bitmap::height_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::xLo_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::xHi_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::yLo_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::yHi_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::xInc_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::yInc_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::ixLo_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::ixHi_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::iyLo_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::iyHi_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::width_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_bitmap.h:42]: (warning) Member variable 'GRA_bitmap::height_' is not assigned a value in 'GRA_bitmap::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::dataXmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::dataXmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::dataYmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::dataYmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::alo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::ahi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::fmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::fmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::gmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::gmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::mlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::mhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::nlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::nhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::rmlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::rmhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::rnlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::rnhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::nrow_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::xlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::ylo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::xhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::yhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::xuaxisp_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::yuaxisp_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::border_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::xProfile_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::yProfile_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::zoom_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::drawAxes_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::resetAxes_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:39]: (warning) Member variable 'GRA_densityPlot::legend_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::densityType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::dataXmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::dataXmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::dataYmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::dataYmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::alo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::ahi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::fmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::fmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::gmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::gmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::mlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::mhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::nlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::nhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::rmlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::rmhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::rnlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::rnhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::nrow_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::xlo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::ylo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::xhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::yhi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::xuaxisp_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::yuaxisp_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::border_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::xProfile_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::yProfile_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::zoom_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::drawAxes_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::resetAxes_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:51]: (warning) Member variable 'GRA_densityPlot::legend_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::densityType_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::dataXmin_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::dataXmax_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::dataYmin_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::dataYmax_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::alo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::ahi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::fmin_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::fmax_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::gmin_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::gmax_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::mlo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::mhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::nlo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::nhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::rmlo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::rmhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::rnlo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::rnhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::nrow_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::xlo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::ylo_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::xhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::yhi_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::xuaxisp_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::yuaxisp_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::border_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::xProfile_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::yProfile_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::zoom_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::drawAxes_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::resetAxes_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_densityPlot.h:54]: (warning) Member variable 'GRA_densityPlot::legend_' is not assigned a value in 'GRA_densityPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::histogramType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::lineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::lineWidth_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::color_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::areaFillColor_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::xlaxis_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::ylaxis_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::xuaxis_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::yuaxis_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::xmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::xmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::ymin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.h:36]: (warning) Member variable 'GRA_cartesianCurve::ymax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianAxes.h:36]: (warning) Member variable 'GRA_cartesianAxes::gridLineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianAxes.h:36]: (warning) Member variable 'GRA_cartesianAxes::xOnTop_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianAxes.h:36]: (warning) Member variable 'GRA_cartesianAxes::yOnRight_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_cartesianAxes.cpp:284]: (style) Variable 'xAxisC' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_cartesianAxes.cpp:523]: (error) Uninitialized variable: autoX

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'x' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'y' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'xLeft' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'xRight' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'yLower' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:811]: (style) The scope of the variable 'yUpper' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:779]: (style) Unused variable: xLoc

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:779]: (style) Unused variable: yLoc

[extrema-4.4.5\src\Graphics\GRA_cartesianCurve.cpp:780]: (style) Unused variable: pen

[extrema-4.4.5\src\Graphics\GRA_contourLine.h:35]: (warning) Member variable 'GRA_contourLine::level_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_contourLine.h:35]: (warning) Member variable 'GRA_contourLine::lineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_contourLine.h:35]: (warning) Member variable 'GRA_contourLine::lineWidth_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_contourLine.h:35]: (warning) Member variable 'GRA_contourLine::color_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_drawableText.cpp:347]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_drawableText.cpp:138]: (style) Variable 'ppi' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_drawableText.cpp:180]: (style) Variable 'ppi' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_drawableText.cpp:214]: (style) Variable 'ppi' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_simpleText.h:34]: (warning) Member variable 'GRA_simpleText::xLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.h:34]: (warning) Member variable 'GRA_simpleText::yLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.h:34]: (warning) Member variable 'GRA_simpleText::xHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.h:34]: (warning) Member variable 'GRA_simpleText::yHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.cpp:180]: (style) Variable 'cosAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.cpp:181]: (style) Variable 'sinAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.cpp:362]: (style) Variable 'imagTicAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.h:37]: (warning) Member variable 'GRA_polarAxes::r0_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.h:37]: (warning) Member variable 'GRA_polarAxes::theta0_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.h:37]: (warning) Member variable 'GRA_polarAxes::gridLineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.h:37]: (warning) Member variable 'GRA_polarAxes::clockwise_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarAxes.h:37]: (warning) Member variable 'GRA_polarAxes::compassLabels_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::histogramType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::lineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::lineWidth_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::color_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::areaFillColor_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_polarCurve.h:34]: (warning) Member variable 'GRA_polarCurve::xmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:499]: (style) Unused variable: ir

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:499]: (style) Unused variable: ig

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:499]: (style) Unused variable: ib

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:500]: (style) Unused variable: dr

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:500]: (style) Unused variable: dg

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:500]: (style) Unused variable: db

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:548]: (style) Unused variable: ir

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:548]: (style) Unused variable: ig

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:548]: (style) Unused variable: ib

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:549]: (style) Unused variable: dr

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:549]: (style) Unused variable: dg

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:549]: (style) Unused variable: db

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:1086]: (style) Variable 'imagTicAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:1147]: (style) Variable 'cosAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_postscript.cpp:1148]: (style) Variable 'sinAngle' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::r_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::g_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::b_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::lineWidth_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::lineType_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::xMin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::yMin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::xMax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::yMax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::w2oMatrix_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::w2oShift_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::o2wMatrix_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::o2wShift_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::xPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::yPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::penPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::newLine_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::drawLineTable_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_postscript.h:53]: (warning) Member variable 'GRA_postscript::counter_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.cpp:24]: (warning) Member variable 'GRA_simpleText::xLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.cpp:24]: (warning) Member variable 'GRA_simpleText::yLo_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.cpp:24]: (warning) Member variable 'GRA_simpleText::xHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_simpleText.cpp:24]: (warning) Member variable 'GRA_simpleText::yHi_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_sizeCharacteristic.cpp:31]: (style) The scope of the variable 'result' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_sizeCharacteristic.cpp:51]: (style) The scope of the variable 'result' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:624]: (style) The scope of the variable 'ist' can be reduced.

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:912]: (style) Checking if unsigned variable 'nsl' is less than zero.

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:939]: (style) Checking if unsigned variable 'nsl' is less than zero.

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:808]: (error) Buffer is accessed out of bounds: nft

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:50]: (warning) Member variable 'GRA_thiessenTriangulation::theNumberOfNodes' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_thiessenTriangulation.cpp:53]: (warning) Member variable 'GRA_thiessenTriangulation::theNumberOfNodes' is not assigned a value in 'GRA_thiessenTriangulation::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.cpp:219]: (style) Variable 'nn' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.cpp:382]: (style) Variable 'lineTypeSave' is assigned a value that is never used.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::ymin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::ymax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xmn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xmx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::ymn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::ymx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::yinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zmn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zmx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::nlxinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::nlyinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::nlzinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::xc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::yc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:35]: (warning) Member variable 'GRA_threeDPlot::zc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::threeDForm_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::ymin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::ymax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zmin_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zmax_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xmn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xmx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::ymn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::ymx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::yinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zmn_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zmx_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::nlxinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::nlyinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::nlzinc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::yc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::zc_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::eye2object_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::screenHalfSize_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::ds_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::angleIncrement_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::xAxisAngle_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:60]: (warning) Member variable 'GRA_threeDPlot::yAxisAngle_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::threeDForm_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xmin_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xmax_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::ymin_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::ymax_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zmin_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zmax_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xmn_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xmx_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::ymn_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::ymx_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::yinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zmn_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zmx_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::nlxinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::nlyinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::nlzinc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::yc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::zc_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::eye2object_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::screenHalfSize_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::ds_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::angleIncrement_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::xAxisAngle_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_threeDPlot.h:63]: (warning) Member variable 'GRA_threeDPlot::yAxisAngle_' is not assigned a value in 'GRA_threeDPlot::operator='.

[extrema-4.4.5\src\Graphics\GRA_wxWidgets.cpp:25]: (warning) Member variable 'GRA_wxWidgets::xPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_wxWidgets.cpp:25]: (warning) Member variable 'GRA_wxWidgets::yPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Graphics\GRA_wxWidgets.cpp:25]: (warning) Member variable 'GRA_wxWidgets::penPrevious_' is not initialized in the constructor.

[extrema-4.4.5\src\Operators\OperatorDefinition.h:107]: (warning) Member variable 'OperatorDefinition::unaryPriority_' is not assigned a value in 'OperatorDefinition::operator='.

[extrema-4.4.5\src\Operators\OperatorDefinition.h:107]: (warning) Member variable 'OperatorDefinition::binaryPriority_' is not assigned a value in 'OperatorDefinition::operator='.

[extrema-4.4.5\src\Operators\OperatorDefinition.h:107]: (warning) Member variable 'OperatorDefinition::operandCounter_' is not assigned a value in 'OperatorDefinition::operator='.

[extrema-4.4.5\src\Operators\OperatorDefinition.h:107]: (warning) Member variable 'OperatorDefinition::type_' is not assigned a value in 'OperatorDefinition::operator='.

[extrema-4.4.5\src\Operators\OPR_outerProduct.cpp:128]: (style) Variable 'size2' is assigned a value that is never used.

[extrema-4.4.5\src\Parsing\ParseLine.cpp:212]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Parsing\ParseToken.h:39]: (warning) Member variable 'ParseToken::numericToken_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\ParseToken.h:39]: (warning) Member variable 'ParseToken::tokenType_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\ParseToken.cpp:22]: (warning) Member variable 'ParseToken::numericToken_' is not assigned a value in 'ParseToken::operator='.

[extrema-4.4.5\src\Parsing\ParseToken.cpp:22]: (warning) Member variable 'ParseToken::tokenType_' is not assigned a value in 'ParseToken::operator='.

[extrema-4.4.5\src\Parsing\Script.cpp:134]: (warning) Redundant assignment of 'currentLine_' to itself.

[extrema-4.4.5\src\Parsing\Script.cpp:41]: (style) Variable 'script' is assigned a value that is never used.

[extrema-4.4.5\src\Parsing\Script.h:38]: (warning) Member variable 'Script::echo_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\Script.h:38]: (warning) Member variable 'Script::paramCount_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\Script.h:38]: (warning) Member variable 'Script::scriptOriginatingPause_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\Script.h:38]: (warning) Member variable 'Script::currentLine_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\Script.h:38]: (warning) Member variable 'Script::doNumber_' is not initialized in the constructor.

[extrema-4.4.5\src\Parsing\Script.h:41]: (warning) Member variable 'Script::echo_' is not assigned a value in 'Script::operator='.

[extrema-4.4.5\src\Parsing\Script.h:41]: (warning) Member variable 'Script::paramCount_' is not assigned a value in 'Script::operator='.

[extrema-4.4.5\src\Parsing\Script.h:41]: (warning) Member variable 'Script::scriptOriginatingPause_' is not assigned a value in 'Script::operator='.

[extrema-4.4.5\src\Parsing\Script.h:41]: (warning) Member variable 'Script::currentLine_' is not assigned a value in 'Script::operator='.

[extrema-4.4.5\src\Parsing\Script.h:41]: (warning) Member variable 'Script::doNumber_' is not assigned a value in 'Script::operator='.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:930]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:965]: (style) Variable 'err' is assigned a value that is never used.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:2247]: (style) Variable 'graphunits' is assigned a value that is never used.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:2284]: (style) Variable 'xstart' is assigned a value that is never used.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:2285]: (style) Variable 'xend' is assigned a value that is never used.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:2286]: (style) Variable 'xlabel' is assigned a value that is never used.

[extrema-4.4.5\src\Utilities\ExXML.h:31]: (warning) Member variable 'ExXML::rootNode_' is not initialized in the constructor.

[extrema-4.4.5\src\Utilities\ExXML.h:31]: (warning) Member variable 'ExXML::currentNode_' is not initialized in the constructor.

[extrema-4.4.5\src\Utilities\ExGlobals.cpp:1093]: (performance) Possible inefficient checking for 'alias_' emptiness.

[extrema-4.4.5\src\Variables\NumericData.h:30]: (warning) Member variable 'NumericData::scalarType_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NumericData.h:30]: (warning) Member variable 'NumericData::lowLimit_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NumericData.h:30]: (warning) Member variable 'NumericData::highLimit_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NumericData.h:38]: (warning) Member variable 'NumericData::scalarType_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NumericData.h:38]: (warning) Member variable 'NumericData::lowLimit_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NumericData.h:38]: (warning) Member variable 'NumericData::highLimit_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\NVariableTable.h:97]: (performance) Variable 'vMap_' is assigned in constructor body. Consider performing initialization in initialization list.

[extrema-4.4.5\src\Variables\NumericVariable.cpp:135]: (style) The scope of the variable 'scalarValue' can be reduced.

[extrema-4.4.5\src\Variables\NumericVariable.cpp:169]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Variables\NumericVariable.cpp:202]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\Variables\NumericVariable.cpp:233]: (style) The scope of the variable 'numberOfIndices' can be reduced.

[extrema-4.4.5\src\Variables\TVariableTable.h:82]: (performance) Variable 'vMap_' is assigned in constructor body. Consider performing initialization in initialization list.

[extrema-4.4.5\src\Variables\TVariableTable.cpp:64]: (warning) Assignment of function parameter has no effect outside the function.

[extrema-4.4.5\src\Variables\TextData.cpp:32]: (warning) Member variable 'TextData::numberOfDimensions_' is not initialized in the constructor.

[extrema-4.4.5\src\Variables\TextData.cpp:35]: (warning) Member variable 'TextData::numberOfDimensions_' is not assigned a value in 'TextData::operator='.

[extrema-4.4.5\src\Variables\TextVariable.cpp:1007] -> [extrema-4.4.5\src\Variables\TextVariable.cpp:1009]: (performance) Variable 'tv' is reassigned a value before the old one has been used.

[extrema-4.4.5\src\Variables\TextVariable.cpp:1016] -> [extrema-4.4.5\src\Variables\TextVariable.cpp:1018]: (performance) Variable 'tv' is reassigned a value before the old one has been used.

[extrema-4.4.5\src\Variables\TextVariable.cpp:1017]: (style) Variable 'preExisting' is assigned a value that is never used.

[extrema-4.4.5\src\Variables\TextVariable.cpp:34]: (performance) Variable 'data_' is assigned in constructor body. Consider performing initialization in initialization list.

[extrema-4.4.5\src\extrema.h:28]: (style) The class 'extrema' does not have a constructor.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1146]: (style) The scope of the variable 'ntmax' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1147]: (style) The scope of the variable 'tolerance' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1266]: (style) The scope of the variable 'zeros' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1267]: (style) The scope of the variable 'output' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1268]: (style) The scope of the variable 'poisson' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1270]: (style) The scope of the variable 'marquardt' can be reduced.

[extrema-4.4.5\src\wxForms\FitForm.cpp:711]: (style) Variable 'fixed' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1708]: (style) Variable 'ylaxis' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\FitForm.cpp:1711]: (style) Variable 'xuaxis' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\GenerateVectorForm.cpp:257]: (style) The scope of the variable 'vInc' can be reduced.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::nPick_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::nDigitized_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::xUser_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::yUser_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::xImage_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::yImage_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::a_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::b_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::c_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::d_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::e_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ImportWindow.cpp:191]: (warning) Member variable 'DigitizeForm::f_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ReadMatrixForm.cpp:486]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\wxForms\ReadMatrixForm.cpp:647]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\wxForms\ReadScalarsForm.cpp:462]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\wxForms\ReadTextForm.cpp:46]: (warning) Member variable 'ReadTextForm::vectorGrid_' is not initialized in the constructor.

[extrema-4.4.5\src\wxForms\ReadVectorsForm.cpp:521]: (style) The scope of the variable 'currentState' can be reduced.

[extrema-4.4.5\src\wxForms\ReadVectorsForm.cpp:485]: (style) Variable 'blank' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\ReadVectorsForm.cpp:651]: (style) Variable 'readError' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\VisualizationSpeedButtonPanel.cpp:155]: (style) Variable 'importForm' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\VisualizationWindow.cpp:479]: (style) Variable 'importForm' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\VisualizationWindow.cpp:497]: (style) Variable 'importForm' is assigned a value that is never used.

[extrema-4.4.5\src\wxForms\WriteMatrixForm.cpp:169]: (style) The scope of the variable 'ndm' can be reduced.

[extrema-4.4.5\src\wxForms\WriteMatrixForm.cpp:170]: (style) The scope of the variable 'value' can be reduced.

[extrema-4.4.5\src\wxForms\WriteScalarsForm.cpp:168]: (style) The scope of the variable 'ndm' can be reduced.

[extrema-4.4.5\src\wxForms\WriteScalarsForm.cpp:171]: (style) The scope of the variable 'dimSizes' can be reduced.

[extrema-4.4.5\src\wxForms\WriteVectorsForm.cpp:172]: (style) The scope of the variable 'ndm' can be reduced.

[extrema-4.4.5\src\wxForms\WriteVectorsForm.cpp:173]: (style) The scope of the variable 'value' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extremetuxracer/extremetuxracer_0.5beta.orig.tar.gz
[extreme-tuxracer-0.5beta\src\etracer.h:145]: (error) "You don't have finite(), _finite(), isnan(), or _isnan() on your system!"

[extreme-tuxracer-0.5beta\src\gl_util.h:52]: (error) "*** You need a more recent copy of glext.h.  You can get one at http://oss.sgi.com/projects/ogl-sample/ABI/glext.h ; it goes in /usr/include/GL. ***"

[extreme-tuxracer-0.5beta\src\etracer.h:145]: (error) #error "You don't have finite(), _finite(), isnan(), or _isnan() on your system!"

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTFace.cpp:29]: (warning) Member variable 'FTFace::fontEncodingList' is not initialized in the constructor.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTFace.cpp:29]: (warning) Member variable 'FTFace::hasKerningTable' is not initialized in the constructor.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTFace.h:18]: (style) 'class FTFace' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTFont.cpp:20]: (warning) Member variable 'FTFont::useDisplayLists' is not initialized in the constructor.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTFont.h:32]: (style) 'class FTFont' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTGlyphContainer.h:22]: (style) 'class FTGlyphContainer' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTList.h:97]: (performance) Variable 'payload' is assigned in constructor body. Consider performing initialization in initialization list.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTList.h:10]: (style) 'class FTList<FTPoint>' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTVectoriser.cpp:15]: (error) "Error - need to define type GLUTesselatorFunction for this platform/compiler"

[extreme-tuxracer-0.5beta\src\ppgltk\FT\FTVectoriser.cpp:15]: (error) #error "Error - need to define type GLUTesselatorFunction for this platform/compiler"

[extreme-tuxracer-0.5beta\src\ppgltk\alg\quat.h:43]: (performance) Function parameter 'matrix' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:27]: (performance) Function parameter 'quat' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:112]: (performance) Function parameter 'u' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:174]: (performance) Function parameter 'matrix' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:190]: (performance) Function parameter 'v' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:201]: (performance) Function parameter 'p' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:213]: (performance) Function parameter 'w1' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:214]: (performance) Function parameter 'w2' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.cpp:215]: (performance) Function parameter 'w3' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\gaus.h:104]: (style) The scope of the variable 'factor' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\quat.cpp:141]: (style) The scope of the variable 'sinphi' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\quat.cpp:142]: (style) The scope of the variable 'phi' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:37]: (performance) Function parameter 'quat' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:39]: (performance) Function parameter 'matrix' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:45]: (performance) Function parameter 'u' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:49]: (performance) Function parameter 'v' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:50]: (performance) Function parameter 'p' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:54]: (performance) Function parameter 'w1' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:55]: (performance) Function parameter 'w2' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\matrix.h:56]: (performance) Function parameter 'w3' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\alg\quat.cpp:59]: (performance) Function parameter 'matrix' should be passed by reference.

[extreme-tuxracer-0.5beta\src\ppgltk\entry.cpp:35]: (performance) Variable 'm_content' is assigned in constructor body. Consider performing initialization in initialization list.

[extreme-tuxracer-0.5beta\src\ppgltk\entry.cpp:111]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\font.cpp:245]: (style) The scope of the variable 'ch' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\font.cpp:277]: (style) The scope of the variable 'ch' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\font.h:31]: (style) 'class Font' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\font.cpp:101]: (error) Mismatching allocation and deallocation: u_string

[extreme-tuxracer-0.5beta\src\ppgltk\font.cpp:148]: (error) Mismatching allocation and deallocation: u_string

[extreme-tuxracer-0.5beta\src\ppgltk\images\image.h:24]: (style) 'class Image' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\model.h:33]: (style) 'class Model' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.

[extreme-tuxracer-0.5beta\src\ppgltk\textarea.cpp:205]: (error) Mismatching allocation and deallocation: Textarea::mp_textLines

[extreme-tuxracer-0.5beta\src\ppgltk\textarea.cpp:310]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\textarea.cpp:320]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\textarea.cpp:337]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_mgr.cpp:71]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_mgr.cpp:129]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_mgr.cpp:133]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_mgr.cpp:179]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:116]: (style) The scope of the variable 'size' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:117]: (style) The scope of the variable 'dist_from_push' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:216]: (style) The scope of the variable 'pt' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:216]: (style) The scope of the variable 'tex_min' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:216]: (style) The scope of the variable 'tex_max' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:217]: (style) The scope of the variable 'size' can be reduced.

[extreme-tuxracer-0.5beta\src\ppgltk\ui_snow.cpp:219]: (style) The scope of the variable 'i' can be reduced.

[extreme-tuxracer-0.5beta\src\stuff.cpp:27]: (performance) Function parameter 'nml' should be passed by reference.

[extreme-tuxracer-0.5beta\src\stuff.cpp:27]: (performance) Function parameter 'v' should be passed by reference.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extsmail/extsmail_1.4.orig.tar.gz
[extsmail-1.4\common.c:181] -> [extsmail-1.4\common.c:181]: (style) Same expression on both sides of '|'.

[extsmail-1.4\extsmaild.c:483]: (style) The scope of the variable 'start' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/extundelete/extundelete_0.2.0.orig.tar.gz
[extundelete-0.2.0\src\block.c:1115]: (style) The scope of the variable 'dirent' can be reduced.

[extundelete-0.2.0\src\block.c:1116]: (style) The scope of the variable 'rec_len' can be reduced.

[extundelete-0.2.0\src\extundelete.cc:1964]: (style) C-style pointer casting

[extundelete-0.2.0\src\extundelete.cc:1970]: (style) C-style pointer casting

[extundelete-0.2.0\src\extundelete.cc:2489]: (style) The scope of the variable 'flag' can be reduced.

[extundelete-0.2.0\src\extundelete.cc:98]: (style) struct or union member 'option::has_arg' is never used.

[extundelete-0.2.0\src\extundelete.cc:99]: (style) struct or union member 'option::flag' is never used.

[extundelete-0.2.0\src\extundelete.cc:100]: (style) struct or union member 'option::val' is never used.

[extundelete-0.2.0\src\extundelete.cc:610]: (style) Variable 'longopts' is assigned a value that is never used.

[extundelete-0.2.0\src\extundelete.cc:637]: (style) Unused variable: hist_arg

[extundelete-0.2.0\src\extundelete.cc:2221]: (style) Variable 'buf2' is allocated memory that is never used.

[extundelete-0.2.0\src\extundelete.cc:1500]: (error) Memory leak: buf

[extundelete-0.2.0\src\extundelete.h:97]: (performance) Function parameter 'journal_revoke_header' should be passed by reference.

[extundelete-0.2.0\src\extundelete.cc:1140]: (performance) Passing the result of c_str() to a function that takes std::string as argument no. 4 is slow and redundant.

[extundelete-0.2.0\src\extundelete.cc:1599]: (performance) Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant.

[extundelete-0.2.0\src\extundelete.cc:1135]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\extundelete.cc:1257]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\extundelete.cc:1301]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\extundelete.cc:1307]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\extundelete.cc:1375]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\extundelete.cc:1920]: (performance) Prefer prefix ++/-- operators for non-primitive types.

[extundelete-0.2.0\src\insertionops.cc:202]: (performance) Function parameter 'journal_revoke_header' should be passed by reference.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310.orig.tar.gz
[ctags-5.9~svn20110310\argproc.c:337]: (style) The scope of the variable 'iosb' can be reduced.

[ctags-5.9~svn20110310\argproc.c:267]: (style) Unused variable: status

[ctags-5.9~svn20110310\argproc.c:385]: (style) Unused variable: status

[ctags-5.9~svn20110310\eiffel.c:519]: (style) The scope of the variable 'c' can be reduced.

[ctags-5.9~svn20110310\entry.c:723]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.

[ctags-5.9~svn20110310\entry.c:450]: (error) Possible null pointer dereference: tempName

[ctags-5.9~svn20110310\entry.c:552]: (style) The scope of the variable 'line' can be reduced.

[ctags-5.9~svn20110310\entry.c:761]: (style) Variable 'first' is assigned a value that is never used.

[ctags-5.9~svn20110310\entry.c:263]: (warning) scanf without field width limits can crash with huge input data.

[ctags-5.9~svn20110310\entry.c:284]: (warning) scanf without field width limits can crash with huge input data.

[ctags-5.9~svn20110310\flex.c:274]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\flex.c:310]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\flex.c:337]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\flex.c:360]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\flex.c:766]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\flex.c:799]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\flex.c:1206]: (style) The scope of the variable 'read_next_token' can be reduced.

[ctags-5.9~svn20110310\fortran.c:598]: (style) The scope of the variable 'type' can be reduced.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:71]: (style) The scope of the variable 'ret' can be reduced.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:912]: (style) The scope of the variable 'c' can be reduced.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:1362]: (style) The scope of the variable 'mid' can be reduced.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:678]: (style) Variable 'prev_valid_len' is assigned a value that is never used.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:1399]: (style) Variable 'type' is assigned a value that is never used.

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:1605]: (error) Memory leak: newstate

[ctags-5.9~svn20110310\gnu_regex\regex_internal.c:1655]: (error) Memory leak: newstate

[ctags-5.9~svn20110310\jscript.c:237]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\jscript.c:261]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\jscript.c:288]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\jscript.c:472]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\jscript.c:505]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\jscript.c:824]: (style) The scope of the variable 'is_class' can be reduced.

[ctags-5.9~svn20110310\jscript.c:869]: (style) The scope of the variable 'read_next_token' can be reduced.

[ctags-5.9~svn20110310\lua.c:74]: (style) The scope of the variable 'cp' can be reduced.

[ctags-5.9~svn20110310\ocaml.c:409]: (style) The scope of the variable 'retType' can be reduced.

[ctags-5.9~svn20110310\options.c:1486] -> [ctags-5.9~svn20110310\options.c:1486]: (warning) Possible null pointer dereference: parameter - otherwise it is redundant to check it against null.

[ctags-5.9~svn20110310\options.c:1028]: (style) The scope of the variable 'clear' can be reduced.

[ctags-5.9~svn20110310\python.c:458] -> [ctags-5.9~svn20110310\python.c:460]: (warning) Possible null pointer dereference: n - otherwise it is redundant to check it against null.

[ctags-5.9~svn20110310\python.c:585] -> [ctags-5.9~svn20110310\python.c:587]: (performance) Variable 'ptr' is reassigned a value before the old one has been used.

[ctags-5.9~svn20110310\python.c:452]: (style) The scope of the variable 'n' can be reduced.

[ctags-5.9~svn20110310\qdos.c:74]: (error) Common realloc mistake: 'filenamebuf' nulled but not freed upon failure

[ctags-5.9~svn20110310\routines.c:794]: (style) The scope of the variable 'save' can be reduced.

[ctags-5.9~svn20110310\scheme.c:83] -> [ctags-5.9~svn20110310\scheme.c:83]: (style) Same expression on both sides of '||'.

[ctags-5.9~svn20110310\sort.c:168]: (style) The scope of the variable 'line' can be reduced.

[ctags-5.9~svn20110310\sql.c:465]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\sql.c:736]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\sql.c:1236]: (style) The scope of the variable 'isAnsi' can be reduced.

[ctags-5.9~svn20110310\sql.c:1314]: (style) Variable 'isAnsi' is assigned a value that is never used.

[ctags-5.9~svn20110310\tex.c:204]: (style) The scope of the variable 'fulltag' can be reduced.

[ctags-5.9~svn20110310\verilog.c:185]: (style) The scope of the variable 'c' can be reduced.

[ctags-5.9~svn20110310\verilog.c:301]: (style) The scope of the variable 'newStatement' can be reduced.

[ctags-5.9~svn20110310\verilog.c:302]: (style) The scope of the variable 'c' can be reduced.

[ctags-5.9~svn20110310\vhdl.c:494]: (style) The scope of the variable 'nest_level' can be reduced.

[ctags-5.9~svn20110310\vim.c:613]: (style) The scope of the variable 'readNextLine' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eyed3/eyed3_0.6.18.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eyefiserver/eyefiserver_2.3~rc2+dfsg.orig.tar.xz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eyes.js/eyes.js_0.1.8.orig.tar.gz

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ez-ipupdate/ez-ipupdate_3.0.11b8.orig.tar.gz
[ez-ipupdate-3.0.11b8\getpass.c:103]: (style) Variable 'outfd' is assigned a value that is never used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ezmlm-browse/ezmlm-browse_0.10.orig.tar.gz
[ezmlm-browse-0.10\wrapper.c:7]: (style) The scope of the variable 'args' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ezmlm-idx/ezmlm-idx_7.1.1.orig.tar.gz
[ezmlm-idx-7.1.1\alloc.c:10]: (style) struct or union member 'aligned::irrelevant' is never used.

[ezmlm-idx-7.1.1\alloc.c:10]: (style) struct or union member 'aligned::d' is never used.

[ezmlm-idx-7.1.1\slurp.h:4] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\altpath.h:4] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\author.c:17]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\auto-str.c:66]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\case_diffb.c:8]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\case_diffb.c:9]: (style) The scope of the variable 'y' can be reduced.

[ezmlm-idx-7.1.1\case_lowerb.c:8]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\case_startb.c:5]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\case_startb.c:6]: (style) The scope of the variable 'y' can be reduced.

[ezmlm-idx-7.1.1\case_starts.c:5]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\case_starts.c:6]: (style) The scope of the variable 'y' can be reduced.

[ezmlm-idx-7.1.1\getconf.h:4] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\wrap.h:4] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\constmap.c:7]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\constmap.c:67]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\constmap.c:69]: (style) The scope of the variable 'k' can be reduced.

[ezmlm-idx-7.1.1\constmap.c:70]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\constmap.c:40]: (style) Checking if unsigned variable 'idx' is less than zero.

[ezmlm-idx-7.1.1\getln.h:5] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\getln.h:4] -> [ezmlm-idx-7.1.1\substdio.h:13]: (style) The struct 'substdio' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\date822fmt.c:27]: (warning) Assignment of function parameter has no effect outside the function.

[ezmlm-idx-7.1.1\decodeHDR.c:18]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\decodeHDR.c:63]: (style) Variable 'pos' is assigned a value that is never used.

[ezmlm-idx-7.1.1\encodeB.c:68]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\encodeQ.c:15]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\getconfopt.h:5] -> [ezmlm-idx-7.1.1\stralloc.h:8]: (style) The struct 'stralloc' forward declaration is unnecessary. Type struct is already declared earlier.

[ezmlm-idx-7.1.1\ezmlm-archive.c:94]: (style) The scope of the variable 'psubtlast' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-archive.c:396]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:364] -> [ezmlm-idx-7.1.1\ezmlm-cgi.c:365]: (warning) Variable 'state' is reassigned a value before the old one has been used. 'break;' missing?

[ezmlm-idx-7.1.1\ezmlm-cgi.c:430]: (style) The scope of the variable 'cpstart' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:948]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:948]: (style) The scope of the variable 'l' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:949]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1041]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1386]: (style) The scope of the variable 'btype' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1388]: (style) The scope of the variable 'linetype' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:976]: (style) Variable 'l' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1258]: (style) Variable 'st' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1258]: (style) Variable 'lt' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:1515]: (style) Variable 'linetype' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-cgi.c:2287]: (style) Variable 'ret' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-checksub.c:32]: (style) The scope of the variable 'subdir' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-clean.c:245]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-confirm.c:99]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-confirm.c:99]: (style) The scope of the variable 'y' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-dispatch.c:125]: (style) The scope of the variable 'len' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-dispatch.c:126]: (style) The scope of the variable 'code' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-gate.c:90]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-gate.c:90]: (style) The scope of the variable 'j' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:648]: (style) The scope of the variable 'cp' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:649]: (style) The scope of the variable 'ffirstmsg' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:650]: (style) The scope of the variable 'len' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:769]: (style) The scope of the variable 'psz' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:771]: (style) The scope of the variable 'fd' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:772]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:772]: (style) The scope of the variable 'j' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:773]: (style) The scope of the variable 'flagremote' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:777]: (style) The scope of the variable 'from' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:782]: (style) The scope of the variable 'len' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-get.c:1122]: (style) Checking if unsigned variable 'u' is less than zero.

[ezmlm-idx-7.1.1\ezmlm-issubn.c:27]: (style) The scope of the variable 'subdir' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-issubn.c:31]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-limit.c:57]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-limit.c:73]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-list.c:47]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\ezmlm-list.c:53]: (style) The scope of the variable 'n' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-make.c:285]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-make.c:362]: (style) The scope of the variable 'fdlock' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-make.c:421]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-manage.c:337]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\ezmlm-manage.c:239]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-manage.c:453]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-manage.c:1145]: (style) The scope of the variable 'r' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-manage.c:457]: (warning) String literal compared with variable 'action'. Did you intend to use strcmp() instead?

[ezmlm-idx-7.1.1\ezmlm-manage.c:509]: (warning) String literal compared with variable 'action'. Did you intend to use strcmp() instead?

[ezmlm-idx-7.1.1\ezmlm-manage.c:556]: (warning) String literal compared with variable 'act'. Did you intend to use strcmp() instead?

[ezmlm-idx-7.1.1\ezmlm-manage.c:557]: (warning) String literal compared with variable 'act'. Did you intend to use strcmp() instead?

[ezmlm-idx-7.1.1\ezmlm-manage.c:558]: (warning) String literal compared with variable 'act'. Did you intend to use strcmp() instead?

[ezmlm-idx-7.1.1\ezmlm-moderate.c:151]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:151]: (style) The scope of the variable 'y' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:171]: (style) The scope of the variable 'flaginheader' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:172]: (style) The scope of the variable 'flagcomment' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:173]: (style) The scope of the variable 'flaggoodfield' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:174]: (style) The scope of the variable 'flagdone' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:177]: (style) The scope of the variable 'err' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:178]: (style) The scope of the variable 'encin' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:180]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:180]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:183]: (style) The scope of the variable 'cpfirst' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:183]: (style) The scope of the variable 'cpafter' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:288]: (style) Variable 'flagcomment' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-moderate.c:228]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-reject.c:161]: (style) The scope of the variable 'pos1' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-reject.c:186]: (style) The scope of the variable 'cpafter' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-reject.c:188]: (style) The scope of the variable 'err' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-reject.c:356]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[ezmlm-idx-7.1.1\ezmlm-request.c:185]: (style) The scope of the variable 'cp3' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:272]: (style) The scope of the variable 'flagsub' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:273]: (style) The scope of the variable 'flagok' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:276]: (style) The scope of the variable 'flaginheader' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:277]: (style) The scope of the variable 'flagbadfield' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:278]: (style) The scope of the variable 'flagmultipart' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-request.c:280]: (style) The scope of the variable 'pos1' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-return.c:265]: (style) The scope of the variable 'fdlock' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-return.c:334]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-send.c:226]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-send.c:326]: (style) The scope of the variable 'ret' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-send.c:331]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-send.c:364]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-split.c:73]: (style) The scope of the variable 'cp2' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-split.c:168]: (style) The scope of the variable 'action' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-split.c:169]: (style) The scope of the variable 'dtline' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-split.c:170]: (style) The scope of the variable 'nhost' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-split.c:171]: (style) The scope of the variable 'err' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-split.c:172]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-subunsub.c:42]: (style) The scope of the variable 'addr' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-subunsub.c:43]: (style) The scope of the variable 'comment' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-subunsub.c:45]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-tstdig.c:52]: (style) The scope of the variable 'def' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-tstdig.c:53]: (style) The scope of the variable 'pos' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-tstdig.c:57]: (style) The scope of the variable 'fd' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-tstdig.c:57]: (style) The scope of the variable 'fdlock' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-tstdig.c:104]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-warn.c:113]: (style) The scope of the variable 'fdhash' can be reduced.

[ezmlm-idx-7.1.1\ezmlm-warn.c:270]: (style) Variable 'dfile' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-warn.c:275]: (style) Variable 'fdlock' is assigned a value that is never used.

[ezmlm-idx-7.1.1\ezmlm-weed.c:62]: (style) The scope of the variable 'j' can be reduced.

[ezmlm-idx-7.1.1\fmt_str.c:6]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\getconfopt_copy.c:9]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\getconfopt_cstr_flag.c:8]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\getconfopt_flag.c:8]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\getconfopt_flag.c:13]: (style) Boolean result is used in bitwise operation. Clarify expression with parentheses.

[ezmlm-idx-7.1.1\getconfopt_ulong_flag.c:8]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\getln2.c:10]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\getln2.c:11]: (style) The scope of the variable 'n' can be reduced.

[ezmlm-idx-7.1.1\idxthread.c:654]: (warning) Assignment of function parameter has no effect outside the function.

[ezmlm-idx-7.1.1\idxthread.c:655]: (warning) Assignment of function parameter has no effect outside the function.

[ezmlm-idx-7.1.1\idxthread.c:656]: (warning) Assignment of function parameter has no effect outside the function.

[ezmlm-idx-7.1.1\idxthread.c:140]: (style) The scope of the variable 'msg' can be reduced.

[ezmlm-idx-7.1.1\idxthread.c:141]: (style) The scope of the variable 'endmsg' can be reduced.

[ezmlm-idx-7.1.1\idxthread.c:157]: (style) The scope of the variable 'fd' can be reduced.

[ezmlm-idx-7.1.1\idxthread.c:158]: (style) The scope of the variable 'flagmissingindex' can be reduced.

[ezmlm-idx-7.1.1\idxthread.c:201]: (style) Variable 'submax' is assigned a value that is never used.

[ezmlm-idx-7.1.1\makehash.c:41]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\makehash.c:101]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\qmail.c:28]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\qmail.c:28]: (style) The scope of the variable 'j' can be reduced.

[ezmlm-idx-7.1.1\qmail.c:30]: (style) The scope of the variable 'cpp' can be reduced.

[ezmlm-idx-7.1.1\qmail_copy.c:6]: (style) The scope of the variable 'n' can be reduced.

[ezmlm-idx-7.1.1\qmail_copy.c:8]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\quote.c:21]: (style) The scope of the variable 'ch' can be reduced.

[ezmlm-idx-7.1.1\quote.c:42]: (style) The scope of the variable 'uch' can be reduced.

[ezmlm-idx-7.1.1\sender.c:102]: (style) The scope of the variable 'sep' can be reduced.

[ezmlm-idx-7.1.1\sender.c:16]: (style) Variable 'sep' is assigned a value that is never used.

[ezmlm-idx-7.1.1\sgetopt.c:44]: (style) Array index 'subgetoptind' is used before limits check.

[ezmlm-idx-7.1.1\slurpclose.c:9]: (style) The scope of the variable 'r' can be reduced.

[ezmlm-idx-7.1.1\str_start.c:7]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\stralloc_eady.c:7]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\stralloc_eady.c:8]: (style) The scope of the variable 'i' can be reduced.

[ezmlm-idx-7.1.1\sub-mysql.c:155]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\sub-mysql.c:166]: (style) The scope of the variable 'lengths' can be reduced.

[ezmlm-idx-7.1.1\sub-mysql.c:258]: (style) The scope of the variable 'lengths' can be reduced.

[ezmlm-idx-7.1.1\sub-mysql.c:297]: (style) The scope of the variable 'lengths' can be reduced.

[ezmlm-idx-7.1.1\sub-mysql.c:352]: (style) The scope of the variable 'result' can be reduced.

[ezmlm-idx-7.1.1\sub-mysql.c:125]: (style) Variable 'row' is assigned a value that is never used.

[ezmlm-idx-7.1.1\sub-mysql.c:206]: (style) Variable 'row' is assigned a value that is never used.

[ezmlm-idx-7.1.1\sub-mysql.c:399]: (style) Variable 'row' is assigned a value that is never used.

[ezmlm-idx-7.1.1\sub-pgsql.c:150]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\sub-pgsql.c:212]: (style) The scope of the variable 'result2' can be reduced.

[ezmlm-idx-7.1.1\sub-pgsql.c:277]: (style) The scope of the variable 'length' can be reduced.

[ezmlm-idx-7.1.1\sub-pgsql.c:278]: (style) The scope of the variable 'row' can be reduced.

[ezmlm-idx-7.1.1\sub-pgsql.c:320]: (style) The scope of the variable 'length' can be reduced.

[ezmlm-idx-7.1.1\sub-pgsql.c:321]: (style) The scope of the variable 'row' can be reduced.

[ezmlm-idx-7.1.1\sub-pgsql.c:521]: (style) The scope of the variable 'result2' can be reduced.

[ezmlm-idx-7.1.1\sub-sqlite3.c:144]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\sub-sqlite3.c:261]: (style) The scope of the variable 'length' can be reduced.

[ezmlm-idx-7.1.1\sub-sqlite3.c:262]: (style) The scope of the variable 'row' can be reduced.

[ezmlm-idx-7.1.1\sub-sqlite3.c:376]: (style) The scope of the variable 'res' can be reduced.

[ezmlm-idx-7.1.1\sub-sqlite3.c:492]: (style) Variable 'j' is assigned a value that is never used.

[ezmlm-idx-7.1.1\sub-std.c:74]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\sub-std.c:195]: (style) Statements following return, break, continue, goto or throw will never be executed.

[ezmlm-idx-7.1.1\sub-std.c:216]: (style) The scope of the variable 'fd' can be reduced.

[ezmlm-idx-7.1.1\subdb.c:108]: (style) The scope of the variable 'dir_len' can be reduced.

[ezmlm-idx-7.1.1\substdi.c:7]: (style) The scope of the variable 'r' can be reduced.

[ezmlm-idx-7.1.1\substdio_copy.c:5]: (style) The scope of the variable 'n' can be reduced.

[ezmlm-idx-7.1.1\substdio_copy.c:6]: (style) The scope of the variable 'x' can be reduced.

[ezmlm-idx-7.1.1\substdo.c:8]: (style) The scope of the variable 'w' can be reduced.

[ezmlm-idx-7.1.1\test-getconfopt.c:79]: (style) Variable 'i' is assigned a value that is never used.

[ezmlm-idx-7.1.1\trydrent.c:8]: (style) Unused variable: dir

[ezmlm-idx-7.1.1\trydrent.c:9]: (style) Unused variable: d

[ezmlm-idx-7.1.1\unfoldHDR.c:145]: (style) The scope of the variable 'reg' can be reduced.

[ezmlm-idx-7.1.1\unfoldHDR.c:145]: (style) The scope of the variable 'newreg' can be reduced.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/ezstream/ezstream_0.5.6~dfsg.orig.tar.gz
[ezstream-0.5.6\src\configfile.c:584]: (style) The scope of the variable 'i' can be reduced.

[ezstream-0.5.6\src\ezstream.c:556]: (style) The scope of the variable 'pCommandString' can be reduced.

[ezstream-0.5.6\src\ezstream.c:82]: (style) struct or union member 'tag_ID3Tag::tag' is never used.

[ezstream-0.5.6\src\ezstream.c:83]: (style) struct or union member 'tag_ID3Tag::trackName' is never used.

[ezstream-0.5.6\src\ezstream.c:84]: (style) struct or union member 'tag_ID3Tag::artistName' is never used.

[ezstream-0.5.6\src\ezstream.c:85]: (style) struct or union member 'tag_ID3Tag::albumName' is never used.

[ezstream-0.5.6\src\ezstream.c:86]: (style) struct or union member 'tag_ID3Tag::year' is never used.

[ezstream-0.5.6\src\ezstream.c:87]: (style) struct or union member 'tag_ID3Tag::comment' is never used.

[ezstream-0.5.6\src\ezstream.c:88]: (style) struct or union member 'tag_ID3Tag::genre' is never used.

[ezstream-0.5.6\src\getopt.c:123]: (style) The scope of the variable 'cstart' can be reduced.

[ezstream-0.5.6\src\getopt.c:123]: (style) The scope of the variable 'pos' can be reduced.

[ezstream-0.5.6\src\metadata.c:61]: (style) struct or union member 'ID3Tag::albumName' is never used.

[ezstream-0.5.6\src\metadata.c:62]: (style) struct or union member 'ID3Tag::year' is never used.

[ezstream-0.5.6\src\metadata.c:63]: (style) struct or union member 'ID3Tag::comment' is never used.

[ezstream-0.5.6\src\metadata.c:64]: (style) struct or union member 'ID3Tag::genre' is never used.

[ezstream-0.5.6\src\playlist.c:249]: (style) The scope of the variable 'i' can be reduced.

[ezstream-0.5.6\src\playlist.c:448]: (style) The scope of the variable 'range' can be reduced.

[ezstream-0.5.6\src\util.c:376] -> [ezstream-0.5.6\src\util.c:405]: (performance) Variable 'ret' is reassigned a value before the old one has been used.


ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/eztrace/eztrace_0.9.1.orig.tar.gz
[eztrace-0.9.1\src\core\eztrace.c:87]: (style) Variable 'use_pp' is assigned a value that is never used.

[eztrace-0.9.1\src\core\eztrace.c:126]: (style) Variable 'ld_library_path' is assigned a value that is never used.

[eztrace-0.9.1\src\core\eztrace.c:234]: (error) Memory leak: args_concat

[eztrace-0.9.1\src\core\eztrace_convert.c:93]: (style) Unused variable: fd_in

[eztrace-0.9.1\src\core\eztrace_convert_core.c:943]: (style) The scope of the variable 'ret' can be reduced.

[eztrace-0.9.1\src\core\eztrace_convert_core.c:260]: (style) Variable 'p_process' is assigned a value that is never used.

[eztrace-0.9.1\src\core\eztrace_core.c:92]: (style) The scope of the variable 'ret' can be reduced.

[eztrace-0.9.1\src\core\eztrace_core.c:94]: (style) Variable 'ret' is assigned a value that is never used.

[eztrace-0.9.1\src\core\eztrace_hierarchical_array.h:44]: (portability) 'p_data.values' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\core\eztrace_stats.c:103]: (style) The scope of the variable 'ret' can be reduced.

[eztrace-0.9.1\src\core\eztrace_stats.c:104]: (style) Unused variable: fd_in

[eztrace-0.9.1\src\modules\memory\eztrace_convert_memory.c:121]: (warning) %ld in format string (no. 3) requires 'long' but the argument type is 'size_t {aka unsigned long}'.

[eztrace-0.9.1\src\modules\memory\memory.c:222] -> [eztrace-0.9.1\src\modules\memory\memory.c:231]: (warning) Possible null pointer dereference: p_block - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\memory\memory.c:223] -> [eztrace-0.9.1\src\modules\memory\memory.c:231]: (warning) Possible null pointer dereference: p_block - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\memory\memory.c:225] -> [eztrace-0.9.1\src\modules\memory\memory.c:231]: (warning) Possible null pointer dereference: p_block - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\memory\memory.c:229] -> [eztrace-0.9.1\src\modules\memory\memory.c:231]: (warning) Possible null pointer dereference: p_block - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\memory\memory.c:136]: (portability) 'u_ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:174]: (portability) 'pptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:174]: (portability) 'u_ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:214]: (portability) 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:221]: (portability) 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:235]: (portability) 'pptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:235]: (portability) 'u_ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:266]: (portability) 'p_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:266]: (portability) 'u_ptr' is of type '$void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:301]: (portability) 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:310]: (portability) 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\memory\memory.c:139]: (style) Variable 'total_alloc' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_coll.c:36]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_coll.c:91]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_coll.c:94]: (style) Variable 'my_global_rank' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:232] -> [eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:248]: (warning) Possible null pointer dereference: request - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:247] -> [eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:248]: (warning) Possible null pointer dereference: request - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:207]: (style) The scope of the variable 'req' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:235]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:275]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_p2p.c:326]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_pers.c:27]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_convert_mpi_pers.c:81]: (style) The scope of the variable 'msg' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:205]: (style) The scope of the variable 'i' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:300]: (style) The scope of the variable 'src' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:300]: (style) The scope of the variable 'dest' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:318]: (style) The scope of the variable 'src' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:318]: (style) The scope of the variable 'dest' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:388]: (style) The scope of the variable 'ret' can be reduced.

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:314]: (error) Resource leak: out

[eztrace-0.9.1\src\modules\mpi\eztrace_stats_mpi.c:333]: (error) Resource leak: out

[eztrace-0.9.1\src\modules\mpi\mpi.c:378]: (style) Variable 'ret' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_irecv.c:59]: (style) Variable 'ret' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_iscatter.c:44]: (style) Unused variable: rsize

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_iscatterv.c:54]: (style) Unused variable: rsize

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_startall.c:33]: (portability) 'req' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_testany.c:37]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_testsome.c:43]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitall.c:40]: (portability) 'req' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitall.c:61]: (portability) 'req' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitany.c:35]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitany.c:57]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitsome.c:38]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\mpi\mpi_funcs\mpi_waitsome.c:65]: (portability) 'reqs' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.

[eztrace-0.9.1\src\modules\omp\eztrace_convert_gomp.c:891]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.

[eztrace-0.9.1\src\modules\papi\papi_ev_codes.h:51]: (style) Variable 'retval' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\papi\papi_ev_codes.h:107]: (style) Variable 'retval' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\papi\papi.c:127]: (style) The scope of the variable 'ret' can be reduced.

[eztrace-0.9.1\src\modules\papi\papi.c:175]: (error) Common realloc mistake: 'Events' nulled but not freed upon failure

[eztrace-0.9.1\src\modules\papi\papi.c:186]: (error) Memory leak: env

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.h:224]: (style) The scope of the variable 'p' can be reduced.

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.c:46]: (style) The scope of the variable 'lock_info' can be reduced.

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.c:84]: (style) The scope of the variable 'lock_info' can be reduced.

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.c:170]: (style) The scope of the variable 'lock_info' can be reduced.

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.c:266]: (style) The scope of the variable 'lock_info' can be reduced.

[eztrace-0.9.1\src\modules\pthread\eztrace_convert_pthread.c:297]: (style) The scope of the variable 'lock_info' can be reduced.

[eztrace-0.9.1\src\modules\pthread\pthread.c:70]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:72]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:94]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:107]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:122]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:124]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:132]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:141]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:151]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:153]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:163]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:165]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:173]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:210]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:212]: (style) Variable 'EZTRACE_EVENT3' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:225]: (style) Variable 'EZTRACE_EVENT3' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:228]: (style) Variable 'EZTRACE_EVENT3' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:239]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:252]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:265]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:267]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:277]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:279]: (style) Variable 'EZTRACE_EVENT2' is assigned a value that is never used.

[eztrace-0.9.1\src\modules\pthread\pthread.c:289]: (style) Variable 'EZTRACE_EVENT1' is assigned a value that is never used.

[eztrace-0.9.1\src\pptrace\binary.c:43]: (style) Checking if unsigned variable 'size' is less than zero.

[eztrace-0.9.1\src\pptrace\binary.c:64]: (style) Variable 's' is assigned a value that is never used.

[eztrace-0.9.1\src\pptrace\binary\elf.c:87]: (error) Memory leak: result

[eztrace-0.9.1\src\pptrace\errors.c:85]: (style) The scope of the variable 'i' can be reduced.

[eztrace-0.9.1\src\pptrace\pptrace.c:324] -> [eztrace-0.9.1\src\pptrace\pptrace.c:326]: (warning) Possible null pointer dereference: binary - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\pptrace\pptrace.c:479]: (style) The scope of the variable 'i' can be reduced.

[eztrace-0.9.1\src\pptrace\pptrace.c:388]: (error) Common realloc mistake: 'result' nulled but not freed upon failure

[eztrace-0.9.1\src\pptrace\pptrace.c:400]: (error) Common realloc mistake: 'result' nulled but not freed upon failure

[eztrace-0.9.1\src\pptrace\tracing\linux.c:431] -> [eztrace-0.9.1\src\pptrace\tracing\linux.c:430]: (warning) Possible null pointer dereference: ptr2 - otherwise it is redundant to check it against null.

[eztrace-0.9.1\src\pptrace\tracing\linux.c:428]: (style) Variable 'buf' is assigned a value that is never used.

[eztrace-0.9.1\src\pptrace\tracing\linux.c:392]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure

[eztrace-0.9.1\test\automake\testcommon.h:77]: (style) Unused variable: i

[eztrace-0.9.1\test\automake\testcommon.h:96]: (error) Buffer is accessed out of bounds: ligne

[eztrace-0.9.1\test\automake\testcommon.h:97]: (error) Buffer is accessed out of bounds: ligne2

[eztrace-0.9.1\test\automake\testcommon.h:98]: (error) Buffer is accessed out of bounds: ligne3

[eztrace-0.9.1\test\automake\testcommon.h:99]: (error) Buffer is accessed out of bounds: ligne4

[eztrace-0.9.1\test\automake\testcommon.h:132]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eztrace-0.9.1\test\automake\testcommon.h:276]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eztrace-0.9.1\test\automake\testcommon.h:277]: (warning) Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append.

[eztrace-0.9.1\test\automake\testcommon.h:91]: (error) Resource leak: fic

[eztrace-0.9.1\test\automake\testcommon.h:91]: (error) Resource leak: fic2

[eztrace-0.9.1\test\automake\testcommon.h:91]: (error) Resource leak: fic3

[eztrace-0.9.1\test\automake\testcommon.h:91]: (error) Resource leak: fic4

[eztrace-0.9.1\test\automake\testcommon.h:305]: (error) Uninitialized variable: i

[eztrace-0.9.1\test\memory\memory.c:22]: (style) struct or union member 'tick_t::tick' is never used.

[eztrace-0.9.1\test\memory\memory.c:24]: (style) struct or union member 'tick_t::low' is never used.

[eztrace-0.9.1\test\memory\memory.c:25]: (style) struct or union member 'tick_t::high' is never used.

[eztrace-0.9.1\test\memory\memory.c:138]: (style) Unused variable: i

[eztrace-0.9.1\test\memory\memory.c:138]: (style) Unused variable: j

[eztrace-0.9.1\test\mpi\mpi_spawn.c:21]: (style) The scope of the variable 'np' can be reduced.

[eztrace-0.9.1\test\mpi\mpi_spawn.c:22]: (style) The scope of the variable 'errcodes' can be reduced.

[eztrace-0.9.1\test\mpi\waitall.c:7]: (style) The scope of the variable 'i' can be reduced.

[eztrace-0.9.1\test\mpi\waitall.c:7]: (style) Unused variable: index

[eztrace-0.9.1\test\mpi\waitany.c:7]: (style) The scope of the variable 'i' can be reduced.

[eztrace-0.9.1\test\openmp\openmp_nowait_c.c:31]: (style) The scope of the variable 'j' can be reduced.

[eztrace-0.9.1\test\openmp\openmp_nowait_c.c:33]: (style) The scope of the variable 'r' can be reduced.

[eztrace-0.9.1\test\openmp\simple.c:81]: (error) Memory leak: A

[eztrace-0.9.1\test\openmp\simple.c:81]: (error) Memory leak: B

[eztrace-0.9.1\test\openmp\simple.c:81]: (error) Memory leak: C

[eztrace-0.9.1\test\openmp\test_lock.c:71]: (error) Memory leak: A

[eztrace-0.9.1\test\openmp\test_lock.c:71]: (error) Memory leak: B

[eztrace-0.9.1\test\openmp\test_lock.c:71]: (error) Memory leak: C

[eztrace-0.9.1\test\openmp\test_nest_lock.c:89]: (error) Memory leak: A

[eztrace-0.9.1\test\openmp\test_nest_lock.c:89]: (error) Memory leak: B

[eztrace-0.9.1\test\openmp\test_nest_lock.c:89]: (error) Memory leak: C

[eztrace-0.9.1\test\pptrace\automatic\binary.c:143]: (style) Variable 's' is assigned a value that is never used.

[eztrace-0.9.1\test\pptrace\automatic\binary.c:141]: (style) Array index 'i' is used before limits check.

[eztrace-0.9.1\test\pptrace\automatic\binary.c:33]: (error) Common realloc mistake: 'buffer' nulled but not freed upon failure

[eztrace-0.9.1\test\pptrace\automatic\errors.c:30]: (error) Return value of allocation function malloc is not used.

[eztrace-0.9.1\test\pptrace\automatic\hijack.c:60]: (style) The scope of the variable '__method__' can be reduced.

[eztrace-0.9.1\test\pptrace\automatic\hijack.c:67]: (style) The scope of the variable '__method__' can be reduced.

[eztrace-0.9.1\test\pptrace\automatic\tracing.c:67]: (style) The scope of the variable 'r' can be reduced.

[eztrace-0.9.1\test\pptrace\automatic\tracing.c:157]: (style) The scope of the variable 'r' can be reduced.

[eztrace-0.9.1\test\pptrace\automatic\wait_open.c:38]: (error) Memory leak: env

[eztrace-0.9.1\test\pthread\dummy_thread.c:40]: (style) struct or union member 'tick_t::tick' is never used.

[eztrace-0.9.1\test\pthread\dummy_thread.c:42]: (style) struct or union member 'tick_t::low' is never used.

[eztrace-0.9.1\test\pthread\dummy_thread.c:43]: (style) struct or union member 'tick_t::high' is never used.

[eztrace-0.9.1\test\pthread\test_pthread.c:40]: (style) struct or union member 'tick_t::tick' is never used.

[eztrace-0.9.1\test\pthread\test_pthread.c:42]: (style) struct or union member 'tick_t::low' is never used.

[eztrace-0.9.1\test\pthread\test_pthread.c:43]: (style) struct or union member 'tick_t::high' is never used.

[eztrace-0.9.1\test\pthread\test_sigsegv.c:41]: (style) struct or union member 'tick_t::tick' is never used.

[eztrace-0.9.1\test\pthread\test_sigsegv.c:43]: (style) struct or union member 'tick_t::low' is never used.

[eztrace-0.9.1\test\pthread\test_sigsegv.c:44]: (style) struct or union member 'tick_t::high' is never used.

[eztrace-0.9.1\test\stdio\stdio.c:63]: (style) struct or union member 'tick_t::tick' is never used.

[eztrace-0.9.1\test\stdio\stdio.c:65]: (style) struct or union member 'tick_t::low' is never used.

[eztrace-0.9.1\test\stdio\stdio.c:66]: (style) struct or union member 'tick_t::high' is never used.


DATE 2014-03-08