Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 6ffce823058df614fd928704460ec612 > files > 95

cgicc-3.2.1-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
   "http://www.w3.org/TR/REC-html40/loose.dtd">

<html lang="en" dir="LTR">

<head>
  <!-- $Id: header.html,v 1.3 2002/03/09 18:30:37 sbooth Exp $ -->
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <title>Reporting Bugs</title>
  <link rev="made" href="mailto:bug-cgicc@gnu.org" />
  <link href="cgicc-doc.css" rel="stylesheet" type="text/css" />
</head>

<body>
<!-- Generated by Doxygen 1.2.13.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><a name="cgicc_bugs"><h2>Reporting Bugs</h2></a>
 If you think you have found a bug in cgicc, then you should send as complete a report as possible to <code>&lt;<a href="mailto:bug-cgicc@gnu.org">bug-cgicc@gnu.org</a>&gt;</code>. Ideally, you should include the text you get by running <code>config.guess</code> and the text you see when you run <code>configure</code>. This can be accomplished in the <code>cgicc-3.2.1/</code> directory with the following commands:
<p>

<div class="unix"><PRE>
% support/config.guess > out
% ./configure >> out
% mail -s "cgicc bug?" bug-cgicc@gnu.org < out
</PRE></div>

<p>
If you think you have tracked down the source of the bug, please also send a patch made with  
<div class="unix"><PRE>
% diff -u5
</PRE></div>
 which fixes the problem.
<p>
<small>
[ Previous: <a href="cgicc_lists.html#cgicc_lists">Mailing Lists</a> |  Current: <a href="cgicc_bugs.html#cgicc_bugs">Reporting Bugs</a> |  Next: <em>none</em> ]</small>

<p>
<!-- $Id: footer.html,v 1.3 2002/03/09 18:30:37 sbooth Exp $ -->

<hr>

<address><small>
GNU cgicc - A C++ class library for writing CGI applications<br />
Copyright &copy; 1996 - 2002 
<a href="mailto:sbooth@gnu.org">Stephen F. Booth</a><br />
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front Cover Texts, and with no Back-Cover
Texts.<br />
Documentation generated Sun Mar 17 16:40:57 2002 for cgicc by
<a HREF="http://www.doxygen.org/index.html">doxygen</a> 1.2.13.1
</small></address>

</body>

</html>