[pulseaudio-discuss] [PATCH 2/4] Various fixes for build warnings

2011-03-02 Thread Maarten Bosmans
--- src/modules/udev-util.c |2 +- src/pulse/volume.c |2 +- src/pulsecore/ltdl-helper.c |4 ++-- src/tests/mainloop-test.c |2 +- src/tests/mix-test.c| 10 ++ 5 files changed, 7 insertions(+), 13 deletions(-) diff --git a/src/modules/udev-util.c

Re: [pulseaudio-discuss] [PATCH 2/4] Various fixes for build warnings

2011-03-02 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 02/03/11 11:41 did gyre and gimble: diff --git a/src/tests/mainloop-test.c b/src/tests/mainloop-test.c index 3ec6d11..75b77b5 100644 --- a/src/tests/mainloop-test.c +++ b/src/tests/mainloop-test.c @@ -48,7 +48,7 @@ static pa_defer_event *de; static

Re: [pulseaudio-discuss] [PATCH 2/4] Various fixes for build warnings

2011-03-02 Thread Maarten Bosmans
2011/3/2 Colin Guthrie gm...@colin.guthr.ie: 'Twas brillig, and Maarten Bosmans at 02/03/11 11:41 did gyre and gimble: diff --git a/src/tests/mainloop-test.c b/src/tests/mainloop-test.c index 3ec6d11..75b77b5 100644 --- a/src/tests/mainloop-test.c +++ b/src/tests/mainloop-test.c @@ -48,7