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.4/ 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 -U 5
which fixes the problem.


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 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 Sat Jan 19 21:15:59 2008 for cgicc by doxygen 1.5.1