Robert Collins wrote:
>
> The usual approach for something small like this is
>
> 1) make the change in a checked out HEAD branch.
> 2) make clean, with as many options as possible and test to be sure it
> works/no new compile errors or runtiem funniness.
> 3) Sumbit a patch. (see squid.sourceforge.net/CVS.html for a checklist
> of things to be done (indent etc.)
If you submit a patch from a local working tree then indent is not
needed (done automatically on commit). The indent step is mostly for
your own sake when submitting patches from a branch. See "Reasoning" on
the above mentioned page.
The other steps are always valid.
-- HenrikReceived on Sun May 06 2001 - 10:15:19 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:00 MST