[Olsr-dev] Okay, the 0.6.3 release is officially cursed!
Ferry Huberts
(spam-protected)
Sun Jun 3 11:19:08 CEST 2012
what compilation problem? I have none.
$ gcc --version
gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
On 03-06-12 11:05, Henning Rogge wrote:
> Hi,
>
> timing is everything and the OLSR.org team is very good at preventing
> this release.
>
> Markus contacted my MINUTES before I pushed the release to the
> repository because of a compile problem in den PUD plugin, which in
> turn showed me a really bug there.
>
> At the moment src/configuration.c use a "struct sockaddr" array, to
> hold its configured IP addresses. Which is unfortunately not large
> enough to contain a "struct sockaddr_in6". The array has to be
> replaced either with this crazy olsr-specific union or a "struct
> sockaddr_storage", which in turn will need some more changes.
>
> The release has been officially pushed back for a few days again. :(
>
> Henning Rogge
>
--
Ferry Huberts
More information about the Olsr-dev
mailing list