On 2008/11/17 21:29, Kodest <[EMAIL PROTECTED]> wrote:
> I recompiled mpd and unfortunately those warnings are back again:
> decoder/aac_plugin.c: In function 'getAacFloatTotalTime':
> decoder/aac_plugin.c:259: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> decoder/aac_plugin.c: In function 'aac_stream_decode':
> decoder/aac_plugin.c:323: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> Do you think using unions would be a reasonable solution?

Definitely no.  The public headers of libfaad are plain wrong, and
only a few distributions (like Debian) attempt to fix that.

What did configure say about "broken libfaad headers" on your machine?
Look what config.log writes.

Max

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to