On Tue, Apr 15, 2014 at 7:34 PM, Steve Dibb <[email protected]> wrote:

> perror() is only used twice in the code, everything else uses fprintf to
> stderr.


Hijacking the thread a bit here but would we not want to replace all
printf(...); and fprintf(stderr, ...)
with some kind of log callback instead?

I've done that in an old fork I've got of the libdvd libraries and now that
the project seem to have
spurred to life a bit again I'm thinking of trying to upstream those kind
of changes.
_______________________________________________
DVDnav-discuss mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to