[Clam-devel] PATCH: remove vestigal snprintfs
Pau Arumi
parumi at iua.upf.edu
Tue Apr 10 07:21:18 PDT 2007
En/na Zach Welch ha escrit:
> Hi all,
>
> This patch removes a couple of instances where snprintf is used. For some
> reason, I get an error saying that snprintf is not a member of the std
> namespace, so this patch avoids the whole issue.
committed revision 9984.
completely agree on changing snprintfs to streamstring formatting!
i didn't test the patch (beyond compilation) because
networkeditor is no more using alsadevices.
actually reimplement AudioOut using (blocking) PortAudio is a
TODO and with that we hopefully can get rid of all the low-level
alsa implementation and the annoying AudioManager singleton
class.
pau
More information about the clam-devel
mailing list