<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
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).<br><br>regards, Ivar<br><br><hr id="stopSpelling">From: jeffrey.a.milloy@gmail.com<br>Date: Tue, 10 May 2011 19:27:39 -0400<br>Subject: error and warning messages<br>To: taglib-devel@kde.org<br><br>Hello. New taglib user here!<div><br></div><div>On calls to <font class="ecxApple-style-span" face="'courier new', monospace">taglib_file_new</font>, error messages are sent stderr. I want to do two things.</div><div>

<br></div><div>1. Catch the errors in my code and sometimes handle them.</div><div>2. Prevent taglib from printing messages to stderr.</div><div><br></div><div>Are either of these possible, using the c bindings?&nbsp;(And much more specifically, what is <font class="ecxApple-style-span" face="'courier new', monospace">taglib_file_is_valid</font> for? It is always returning true...)</div>

<div><br></div><div>Jeff</div><div><br></div><div>---</div><div><br></div><div>Taglib 1.6.3</div><div>Ubuntu 11.04</div>
<br>_______________________________________________
taglib-devel mailing list
taglib-devel@kde.org
https://mail.kde.org/mailman/listinfo/taglib-devel                                               </body>
</html>