diff options
author | Alexander Kurtz <kurtz.alex@googlemail.com> | 2011-04-18 10:28:05 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-04-19 11:20:59 +0100 |
commit | 3bb654654855abd9b0b527fb431b59f3b6bbfaf7 (patch) | |
tree | b4cd72a6b68014af2d5d77febe1d3d0a3053d35c /src/pulsecore/parseaddr.c | |
parent | 4f677758b5771933b44743d1a97e1e99e891e26e (diff) |
vala: More vala fixes
1. Remove the "has_destroy_function=false" attribute. It was only
necessary because of a bug in vala which is fixed in 0.12. [1]
2. Add sizes to all fixed-size arrays to make vala recognize them as
such. Using symbolic constants for this is not yet supported. [2]
3. CardInfo struct: Move the brackets in the list of available profiles
to the type to make it clear that this is a dynamically-sized array. [3]
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622773
[2] https://bugzilla.gnome.org/show_bug.cgi?id=647788
[3] http://0pointer.de/lennart/projects/pulseaudio/doxygen/structpa__card__info.html
Diffstat (limited to 'src/pulsecore/parseaddr.c')
0 files changed, 0 insertions, 0 deletions