--- 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.


__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

Reply via email to