[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-3-ga66a373
(spam-protected)
(spam-protected)
Mon Oct 10 15:11:34 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_2-3-ga66a373
for a web version of the last commit.
The branch, stable has been updated
via a66a3738f20a79cd793d26b640a0d20925f1d32f (commit)
via 683fae044b4cf14101208aea056cb3cfd55c7762 (commit)
from 8f3c437535dd1cac568e80e74c020a673870514d (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 a66a3738f20a79cd793d26b640a0d20925f1d32f
Author: Ferry Huberts <(spam-protected)>
Date: Mon Oct 10 15:09:06 2011 +0200
bmf: fix warnings
src/NetworkInterfaces.c: In function 'AddMulticastRoute':
src/NetworkInterfaces.c:1893: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1893: note: initialized from here
src/NetworkInterfaces.c:1894: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1894: note: initialized from here
src/NetworkInterfaces.c:1895: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1895: note: initialized from here
src/NetworkInterfaces.c: In function 'DeleteMulticastRoute':
src/NetworkInterfaces.c:1938: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1938: note: initialized from here
src/NetworkInterfaces.c:1939: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1939: note: initialized from here
src/NetworkInterfaces.c:1940: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
src/NetworkInterfaces.c:1940: note: initialized from here
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 683fae044b4cf14101208aea056cb3cfd55c7762
Author: Ferry Huberts <(spam-protected)>
Date: Mon Oct 10 14:01:21 2011 +0200
parser: fix warnings
src/parser.c: In function 'olsr_input':
src/parser.c:467: warning: dereferencing pointer 'from.100' does break strict-aliasing rules
src/parser.c:467: note: initialized from here
src/parser.c:470: warning: dereferencing pointer 'from.101' does break strict-aliasing rules
src/parser.c:470: note: initialized from here
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
lib/bmf/src/NetworkInterfaces.c | 12 ++++++------
src/parser.c | 6 ++++--
2 files changed, 10 insertions(+), 8 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list