error and warning messages
Ivar Eskerud Smith
ivar_eskerud at hotmail.com
Fri May 13 21:20:46 CEST 2011
I have asked this question before, and I don`t think there is a way to do this. I would also like to catch this debug information. Since taglib is called as a dll it doesn`t work redirecting std::cerr, I have asked several c++ forums. TagLib needs to be modified, for instrance by using a Singleton class to log all messages from the debug() function in taglib (which justs uses std::cerr).
regards, Ivar
From: jeffrey.a.milloy at gmail.com
Date: Tue, 10 May 2011 19:27:39 -0400
Subject: error and warning messages
To: taglib-devel at kde.org
Hello. New taglib user here!
On calls to taglib_file_new, error messages are sent stderr. I want to do two things.
1. Catch the errors in my code and sometimes handle them.2. Prevent taglib from printing messages to stderr.
Are either of these possible, using the c bindings? (And much more specifically, what is taglib_file_is_valid for? It is always returning true...)
Jeff
---
Taglib 1.6.3Ubuntu 11.04
_______________________________________________
taglib-devel mailing list
taglib-devel at kde.org
https://mail.kde.org/mailman/listinfo/taglib-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20110513/0b239f9d/attachment.htm
More information about the taglib-devel
mailing list