This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]Reduce messages in setup.log


On Mon, Jan 28, 2002 at 08:00:36PM -0800, Michael A Chase wrote:
>A     2 io_stream_file.cc-patch       [applica/octet-stre, quoted, 0.4K]
>A     3 archive.cc-patch              [applica/octet-stre, quoted, 1.5K]
>A     4 compress.cc-patch             [applica/octet-stre, quoted, 1.3K]
>A     5 compress_bz.cc-patch          [applica/octet-stre, quoted, 1.3K]
>A     6 compress_gz.cc-patch          [applica/octet-stre, quoted, 1.4K]
>A     7 io_stream.cc-patch            [applica/octet-stre, quoted, 0.7K]
>A     8 io_stream_cygfile.cc-patch    [applica/octet-stre, quoted, 0.5K]

I don't know how Robert prefers this, but it is customary to provide a
single patch file not a bunch of separate attachments.  With one patch
file you can just say

  patch < foo

rather than

  patch < foo1
  patch < foo2
  patch < foo3
  etc.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]