At 09:27 AM 2/19/2004 -0800, Goplat wrote:
--- Dan Sugalski <[EMAIL PROTECTED]> wrote:
> At 12:40 AM +0300 2/18/04, Vladimir Lipsky wrote:
> >From: "Goplat" <[EMAIL PROTECTED]>
> >
> >>  --- Vladimir Lipsky <[EMAIL PROTECTED]> wrote:
> >>  > From: "Goplat" <[EMAIL PROTECTED]>
> >>  >
> >>  > > flags_to_win32 sets fdwShareMode to FILE_SHARE_DELETE, which is not
> >>  > > supported in win98
> >>  >
> >>  > A fix for that should be windows version specific and needs support
> >>  > of the config subsystem.
> >>
> >>  If you did that, a version compiled on NT wouldn't work on 9x. I'd say
> >>  most 9x users don't compile perl themself, they just download a binary
> >>  from ActiveState (who use NT)...
> >
> >Then there should be different binaries for different versions
>
> Yeah, I'm actually coming to that conclusion. Yes, it's sort of
> easier to keep a single binary around from a packaging standpoint,
> it's a hassle for everyone else because of it.

Where is the hassle? It's just a few lines of code to check windows version.
It's easier to code that than to make another configure option.

Then submit a patch.


I have no problem with that scenario. The code in question
is mine, but I don't have the ability to play with older versions
of Windows. I develop on XP, 2000, Linux and Solaris, and I
really don't claim to be much of a Windows programmer, outside
of Winsock.

-Melvin





Reply via email to