Thanks :-) But it only allmost works!
Get duplicate case values like this:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/directfb-internal -I/usr/local/include/directfb -D_GNU_SOURCE -Wall -O3 -ffast-math -pipe -Werror-implicit-function-declaration -MT core_sound.lo -MD -MP -MF .deps/core_sound.Tpo -c core_sound.c -fPIC -DPIC -o .libs/core_sound.o
core_sound.c: In function `sound_thread':
core_sound.c:558: error: duplicate case value
core_sound.c:520: error: previously used here
core_sound.c: In function `fs_core_arena_join':
core_sound.c:854: warning: dereferencing type-punned pointer will break strict-aliasing rules


Claudio Ciccani wrote:

CVSROOT:    /cvs/directfb
Module name:    FusionSound
Changes by:    klan    20050726 18:20:08

Modified files:
    src/core       : core_sound.c
Log message:
Use AFMT_QUERY if AFMT_S24_* and AFMT_S32_* are not defined in sys/soundcard.h.



It should be fixed now.




_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to