>Well, you'd get used to stricter code checks & warnings. Try to<br>
>compile everything with eg. "-W -Wextra -Wall -Werror<br>
>-Wmissing-prototypes -pedantic -std=gnu99". That would have told you<br>
>about that error :)<br>
<br>thanks Jan, will definitely heed the advice.<br><br>Conor<br><br><br><br><div class="gmail_quote">On Wed, Oct 14, 2009 at 12:32 PM, Jan-Benedict Glaw <span dir="ltr"><<a href="mailto:jbglaw@lug-owl.de">jbglaw@lug-owl.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, 2009-10-14 11:49:39 +0100, Forwind info <<a href="mailto:forward@forwind.net">forward@forwind.net</a>> wrote:<br>
> Okay scratch all of the above. Found the issue - no bug - its me of course!<br>
> It seemed a little too fundamental to be a bug and not raise obvious google<br>
> hits/IRC alarm bells.<br>
><br>
> I was not strictly adhering to the callback prototype parameter lists.<br>
><br>
> My callback's signature was<br>
><br>
> (pa_context *c, const pa_sink_input_info *info, void *userdata)<br>
><br>
> The prototype in the APi is<br>
><br>
> (pa_context *c, const pa_sink_input_info *info, int eol, void *userdata<br>
><br>
> I missed out on the eol ...<br>
<br>
</div>Well, you'd get used to stricter code checks & warnings. Try to<br>
compile everything with eg. "-W -Wextra -Wall -Werror<br>
-Wmissing-prototypes -pedantic -std=gnu99". That would have told you<br>
about that error :)<br>
<br>
MfG, JBG<br>
<font color="#888888"><br>
--<br>
Jan-Benedict Glaw <a href="mailto:jbglaw@lug-owl.de">jbglaw@lug-owl.de</a> +49-172-7608481<br>
Signature of: Eine Freie Meinung in einem Freien Kopf<br>
the second : für einen Freien Staat voll Freier Bürger.<br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iEYEARECAAYFAkrVtuMACgkQHb1edYOZ4bvCkwCfRMnTM3nqimgnQy8BLNo9IrwJ<br>
J4YAoI+Xt813Li21z9fibp7BNUSNyCWu<br>
=neXO<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</a><br>
<a href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</a><br>
<br></blockquote></div><br>