delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2003/03/25/15:23:28

Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT cygwin DOT com>
List-Help: <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT cygwin DOT com
Delivered-To: mailing list cygwin-developers AT cygwin DOT com
Date: Tue, 25 Mar 2003 21:23:13 +0100
From: Corinna Vinschen <vinschen AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: [PATCH] performance patch for /proc/registry
Message-ID: <20030325202313.GO23762@cygbert.vinschen.de>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <3E80B0CB DOT 6000001 AT hekimian DOT com> <20030325194518 DOT GC20861 AT redhat DOT com>
Mime-Version: 1.0
In-Reply-To: <20030325194518.GC20861@redhat.com>
User-Agent: Mutt/1.4i

On Tue, Mar 25, 2003 at 02:45:18PM -0500, Christopher Faylor wrote:
> Would you mind sending cygwin patches to the cygwin-patches mailing list?
> 
> Other than that, I hope that Chris January and Pierre/Corinna will comment.

First comment:  The formatting is incorrect.  Please look into the
surrounding code and try to conform with that, e. g.

 if ()
   {
     foo
   }
 else
   {
     bar
   }

but neither

  if () {
      foo
  } else {
      bar
  }

nor

  if ()
  {
    foo
  }
  else
  {
    bar
  }


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019