]> git.alsa-project.org Git - alsa-lib.git/commit
Fix type-punning
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Sep 2005 19:11:50 +0000 (19:11 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 29 Sep 2005 19:11:50 +0000 (19:11 +0000)
commit2f71b8753bb441cae531e0f6177c1ef658b69009
treed79be2c1c1a5d44276e19159730136bc3a65e9e3
parent477325ddfb8b52dbc2e8b7af61e55acef8a68b58
Fix type-punning

Fixed compile warnings on the latest gcc about type-punning.
Removed unnecessary casts.
include/local.h
include/sound/asequencer.h
src/pcm/pcm.c
src/pcm/pcm_misc.c
src/seq/seq.c
src/seq/seq_midi_event.c