Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Reporting Bugs

If you think you have found a bug in cgicc, then you should send as complete a report as possible to <bug-cgicc@gnu.org>. Ideally, you should include the text you get by running config.guess and the text you see when you run configure. This can be accomplished in the cgicc-3.2.1/ directory with the following commands:

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

If you think you have tracked down the source of the bug, please also send a patch made with

% diff -u5
which fixes the problem.

[ Previous: Mailing Lists | Current: Reporting Bugs | Next: none ]


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2002 Stephen F. Booth
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.
Documentation generated Sun Mar 17 16:40:57 2002 for cgicc by doxygen 1.2.13.1