Message-ID: <39951E90.7DDEF9C1@softhome.net> Date: Sat, 12 Aug 2000 11:53:21 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp-workers AT delorie DOT com Subject: Re: Patch: __solve_symlinks() References: <3993F0E7 DOT 9A25BD50 AT softhome DOT net> <3993F63E DOT 96064328 AT softhome DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com BTW, your mail headers contain multiple From: lines: From: eliz AT is DOT elta DOT co DOT il From: "Eli Zaretskii" eliz AT is DOT elta DOT co DOT il wrote: > Here's what I do to avoid forgetting part of the patches: I keep two > source trees: one where I develop the changes, the other where I apply > them and built the library to make sure I didn't forget anything. Thanks for advice. But this problem occured because I've tried to make two sets of patches at once. They were in part independent, in part related, and it is tricky to determine where belongs this or that chunk of code. I think I won't try to make two sets of patches at once in future. Laurynas