Ingo Weinhold wrote:
Howdy,
I've invested some time to fix a couple of problems under BeOS and am about
to prepare the patches. The APR home page says that patches can be sent to
the list, but since I haven't seen any since I'm subscribed (bit more than
a week), I thought, I rather ask.
Certainly it's O.K. to send patches to the list.
I have worked with release 1.0.1 source base. Is it OK to send diffs
against this version or shall build ones against some SVN version?
It's best if you send in patches against SVN trunk (the tip of the
mainline); just "svn checkout" apr/trunk, make your changes in the
working copy, then "svn diff" to create the patch.
-- Brane