All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Magnus Bäck" <baeck@swipnet.se>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Johannes Sixt <j6t@kdbg.org>, git@vger.kernel.org
Subject: Re: Implementing stat() with FindFirstFile()
Date: Mon, 30 Mar 2009 00:48:03 +0200	[thread overview]
Message-ID: <20090329224803.GD27249@jeeves.jpl.local> (raw)
In-Reply-To: <alpine.DEB.1.00.0903270320020.10279@pacific.mpi-cbg.de>

On Friday, March 27, 2009 at 03:25 CET,
     Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:

> Magnus, it is the official policy to reply-to-all on this list.  This
> has been mentioned in the past quite often, and it will be mentioned
> in the future, too.

Sorry, I was not aware. Doesn't seem to have been mentioned in the last
month or so. Perhaps it could be included in the list introduction
message? All people obviously won't read it, but some will.

> You actually forced me to manually look up and re-add Hannes' address.
> I do not appreciate having to waste my time like that.
>
> If that sounds negative, please understand that I am used to the ways
> of this list, and when I am annoyed by somebody not fitting in, then
> it is not totally _my_ mistake.

A plain "please use reply all" would've sufficed.

> On Thu, 26 Mar 2009, Magnus Bäck wrote:
>
> > I'd be very surprised if ZwQueryDirectoryFile() hasn't always been
> > around (I just verified ntdll.dll from NT 4.0), so that's not a
> > worry. Don't know why MSDN reports it as introduced in XP.
>
> As the current maintainer of msysGit, I refuse to have something in
> the installer I ship that relies on not-at-all guaranteed interfaces.

Although I do appreciate the importance of guaranteed interfaces,
I am also pragmatic. An incompatible change in ntdll.dll would break
vast amounts of programs, including cygwin. There is a lot to be said
about Microsoft and their APIs, but I don't think they have a habit of
changing ABIs or function semantics for userland libraries that have
been around for 15 years.

> > All right, I'll see if I can find time to take a look at this. I
> > just wanted to check that it wasn't a project policy or whatever
> > to bypass Win32.
>
> You can do whatever you want... This is Open Source.
>
> However, I will try to stay with the officially supported functionality,
> even if that makes msysGit slower -- Windows will never reach the
> performance levels of Linux anyway.

Okay, thanks. Just like you I hate wasting time, in my case with patches
that'll be refused.

-- 
Magnus Bäck
baeck@swipnet.se

  reply	other threads:[~2009-03-29 22:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-21 15:47 Implementing stat() with FindFirstFile() Magnus Bäck
2009-03-21 19:55 ` Johannes Sixt
2009-03-24 21:54   ` Magnus Bäck
2009-03-26  7:15     ` Johannes Sixt
2009-03-26 21:39       ` Magnus Bäck
2009-03-27  2:25         ` Johannes Schindelin
2009-03-29 22:48           ` Magnus Bäck [this message]
2009-03-30  0:52             ` Johannes Schindelin
2009-03-30  5:11               ` Björn Steinbrink
2009-03-30 22:07                 ` Heiko Voigt
2009-03-30 23:29                   ` Johannes Schindelin
2009-03-31 20:32                     ` Magnus Bäck
2009-03-31 20:49                       ` Johannes Schindelin
2009-04-01  9:28 ` Nazri Ramliy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090329224803.GD27249@jeeves.jpl.local \
    --to=baeck@swipnet.se \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.