Re: [PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-18 Thread Robin Ericsson
On Mon, 2002-03-18 at 18:53, Jim Winstead wrote: > Zeev Suraski <[EMAIL PROTECTED]> wrote: > > Maybe a small online interface for proposing patches (and not losing them) > > would bring some order to this mess, but then again, it may be an overkill. > > someone was preparing a patch for the bug

Re: [PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-18 Thread Jim Winstead
Zeev Suraski <[EMAIL PROTECTED]> wrote: > Maybe a small online interface for proposing patches (and not losing them) > would bring some order to this mess, but then again, it may be an overkill. someone was preparing a patch for the bug databases so it could handle file attachments. i don't know

Re: [PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-18 Thread Zeev Suraski
At 10:19 18/03/2002, David Eriksson wrote: >Maybe add something about unified format for the diff? Definitely. >"I personally refuse to use inferior tools because of ideology." > - Linus Torvalds Good quote :) Zeev -- PHP Development Mailing L

Re: [PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-18 Thread David Eriksson
On Mon, 18 Mar 2002, Yasuo Ohgaki wrote: > Hi all, > > We get questions like "where to send path?" on occasion. > We should have doc for that. Here is a draft. > Please fix/add/comment. Thank you. Maybe add something about unified format for the diff? Personally I would recommend this line in

Re: [PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-17 Thread Zeev Suraski
From past experience, I think that telling people to wait a few weeks before resubmitting it not realistic. If they don't get an answer within 3-4 days, chances are they won't get an answer at all, and they should ping us again... Maybe a small online interface for proposing patches (and not

[PHP-DEV] RFC: README.SUBMMITING_PATCH

2002-03-17 Thread Yasuo Ohgaki
Hi all, We get questions like "where to send path?" on occasion. We should have doc for that. Here is a draft. Please fix/add/comment. Thank you. --README.SUBMITTING_PATCH--- Submitting Patch for PHP This document describes how to submit patch for PHP. How to