[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_1-44-g44c9151
(spam-protected)
(spam-protected)
Thu Jun 9 16:35:00 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_1-44-g44c9151
for a web version of the last commit.
The branch, stable has been updated
via 44c91510b9794da6f01333ac216560ef6906fff4 (commit)
via 0c8bfcc1de702fb74c6210235bda4076f7d0a864 (commit)
via e1f3b099174b0a64c0674bd8bbc4682b54e1d71d (commit)
via dd833b34292efa87ae74700828951006f93be033 (commit)
via 18f3a833c137122d665897ddd79fdba943bf3ee7 (commit)
via e2843aaf9ba016cf3376f728fb854721be693639 (commit)
via e8e20879e3d8d59cda2bf577a6c01f5775b2896d (commit)
via a1ba664ecb26a5709533773ec5014e4674ad41f0 (commit)
via 4f385f1ee9826b0b6b0f1b4763e1d18dace197fc (commit)
via 06d6ab9d15757ddf64a484cd50ee79050102d68d (commit)
via 443c5a26e3599be8e7b215e1be77348a466f67a2 (commit)
from 69358231b29e95786912f9b9c0599fae11cb44eb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 44c91510b9794da6f01333ac216560ef6906fff4
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 13:13:25 2011 +0200
olsr_cookie: introduce OLSR_COOKIE_DEBUG define
src/olsr_cookie.c:213:9: error: variable ‘reuse’ set but not used [-Werror=unused-but-set-variable]
src/olsr_cookie.c:273:9: error: variable ‘reuse’ set but not used [-Werror=unused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 0c8bfcc1de702fb74c6210235bda4076f7d0a864
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 13:08:16 2011 +0200
olsrd_txtinfo: remove unused variable
src/olsrd_txtinfo.c:450:7: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit e1f3b099174b0a64c0674bd8bbc4682b54e1d71d
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 13:07:09 2011 +0200
p2pd: remove unused variables
src/p2pd.c:412:12: warning: variable ‘vtime’ set but not used [-Wunused-but-set-variable]
src/p2pd.c:622:23: warning: variable ‘origIp’ set but not used [-Wunused-but-set-variable]
src/p2pd.c:617:22: error: unused variable ‘src’ [-Werror=unused-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit dd833b34292efa87ae74700828951006f93be033
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 13:05:23 2011 +0200
p2pd/NetworkInterfaces: remove unused variable
src/NetworkInterfaces.c:413:7: warning: variable ‘nOpened’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 18f3a833c137122d665897ddd79fdba943bf3ee7
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 13:04:02 2011 +0200
nameservice: remove unused variable
src/nameservice.c:658:12: warning: variable ‘seqno’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit e2843aaf9ba016cf3376f728fb854721be693639
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:44:49 2011 +0200
mdns: remove unused variables
src/mdns.c:159:12: warning: variable ‘vtime’ set but not used [-Wunused-but-set-variable]
src/mdns.c:339:23: warning: variable ‘origIp’ set but not used [-Wunused-but-set-variable]
src/mdns.c:334:22: warning: unused variable ‘src’ [-Wunused-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit e8e20879e3d8d59cda2bf577a6c01f5775b2896d
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:41:43 2011 +0200
mdns/NetworkInterfaces: remove unused variable
src/NetworkInterfaces.c:424:7: warning: variable ‘nOpened’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit a1ba664ecb26a5709533773ec5014e4674ad41f0
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:39:40 2011 +0200
olsrd_httpinfo: remove unused variable
src/olsrd_httpinfo.c:327:9: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 4f385f1ee9826b0b6b0f1b4763e1d18dace197fc
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:32:18 2011 +0200
tc_set: remove unused variable
src/tc_set.c:421:17: warning: variable ‘old’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 06d6ab9d15757ddf64a484cd50ee79050102d68d
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:15:04 2011 +0200
neighbor_table: remove unused variable
src/neighbor_table.c:73:26: warning: variable ‘nbr’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 443c5a26e3599be8e7b215e1be77348a466f67a2
Author: Ferry Huberts <(spam-protected)>
Date: Thu Jun 9 10:28:20 2011 +0200
ip_frontend: remove unused variable
src/ipc_frontend.c:355:9: warning: variable ‘msg’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
lib/httpinfo/src/olsrd_httpinfo.c | 3 ---
lib/mdns/src/NetworkInterfaces.c | 4 ++--
lib/mdns/src/mdns.c | 9 ---------
lib/nameservice/src/nameservice.c | 3 ---
lib/p2pd/src/NetworkInterfaces.c | 4 ++--
lib/p2pd/src/p2pd.c | 8 --------
lib/txtinfo/src/olsrd_txtinfo.c | 3 ---
src/ipc_frontend.c | 13 ++++++-------
src/neighbor_table.c | 2 --
src/olsr_cookie.c | 15 ++++++++++++---
src/tc_set.c | 3 ---
11 files changed, 22 insertions(+), 45 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list