[tac_plus] [PATCH] fixing some compiler warnings in tac_plus

David M. Syzdek david.syzdek at acsalaska.net
Wed Dec 3 23:55:22 UTC 2014


The attached patches remove unused variables, initialize uninitialized variables with default values before they are used, and change variables which store buffer lengths from type int to type size_t or ssize_t as appropriate, 


Topic Branch of Git Repository: https://github.com/alaskacommunications/tac_plus/tree/ds/fixing-warnings
Aggregated Patches: https://github.com/alaskacommunications/tac_plus/tree/pu


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Removing-unused-variables-from-functions.patch
Type: application/octet-stream
Size: 665 bytes
Desc: not available
URL: <http://www.shrubbery.net/pipermail/tac_plus/attachments/20141203/b970f312/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fixing-implicit-conversions-in-expire.c-by-using-cor.patch
Type: application/octet-stream
Size: 1136 bytes
Desc: not available
URL: <http://www.shrubbery.net/pipermail/tac_plus/attachments/20141203/b970f312/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Changing-size-variables-from-int-to-either-size_t-or.patch
Type: application/octet-stream
Size: 9525 bytes
Desc: not available
URL: <http://www.shrubbery.net/pipermail/tac_plus/attachments/20141203/b970f312/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Initializing-declared-but-uninitialized-variables.patch
Type: application/octet-stream
Size: 1266 bytes
Desc: not available
URL: <http://www.shrubbery.net/pipermail/tac_plus/attachments/20141203/b970f312/attachment-0003.obj>
-------------- next part --------------




----------------------------------------------------------------------
David M. Syzdek                             david.syzdek at acsalaska.net
IP Engineering                                   Work: +1 907 550 8389
                                                 Cell: +1 907 980 1151
Alaska Communications Systems, Inc
MS #53
600 Telephone Avenue
Anchorage, Alaska  99503
----------------------------------------------------------------------



More information about the tac_plus mailing list