/usr/share/doc/liblog4c-doc/html/bug.html is in liblog4c-doc 1.2.1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>log4c: Bug List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">log4c <span id="projectnumber">1.2.1</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Bug List </div> </div>
</div>
<div class="contents">
<div class="textblock"><p><a class="anchor" id="_bug000002"></a> </p>
<dl>
<dt>Global <a class="el" href="appender_8h.html#a5c771b9c405e291185421e966b145c6a">log4c_appender_append</a> (log4c_appender_t *a_appender, <a class="el" href="structlog4c__logging__event__t.html" title="logging event object">log4c_logging_event_t</a> *a_event) </dt>
<dd>is this the right place to open an appender ? </dd>
</dl>
<p><a class="anchor" id="_bug000003"></a> </p>
<dl>
<dt>Global <a class="el" href="category_8h.html#a9eb37bb4aa5fa3c067e3cd787621e202">log4c_category_get</a> (const char *a_name) </dt>
<dd>the root category name should be "" not "root". * </dd>
</dl>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Mon May 2 2011 16:16:03 for log4c by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>
|