[riot-commits] [RIOT-OS/RIOT] e3d047: CppCheck: Removing unusedVariable warnings
Martine Lenders
authmillenon at gmail.com
Fri Mar 20 22:20:39 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: e3d04711837b5bcbd87ca6ba20c71728dbdb0724
https://github.com/RIOT-OS/RIOT/commit/e3d04711837b5bcbd87ca6ba20c71728dbdb0724
Author: kushalsingh007 <kushal.spiderman.singh at gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M sys/net/routing/aodvv2/reader.c
Log Message:
-----------
CppCheck: Removing unusedVariable warnings
-Suppressed warning which occured due to VDEBUG not being used.
-Added comment explaining reason to suppress the warning.
Commit: 4c6ec9b0132477524147757043347bf5d2212baa
https://github.com/RIOT-OS/RIOT/commit/4c6ec9b0132477524147757043347bf5d2212baa
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M sys/net/routing/aodvv2/reader.c
Log Message:
-----------
Merge pull request #2596 from kushalsingh007/unused
CppCheck: Removing unusedVariable warnings
Compare: https://github.com/RIOT-OS/RIOT/compare/743f529efd00...4c6ec9b01324
More information about the commits
mailing list