Re: [HACKERS] [PATCHES] Updates for vcbuild

2006-10-22 Thread Tom Lane
"Magnus Hagander" <[EMAIL PROTECTED]> writes: > Hmm. I think the answer should be "none", yes. Both .bat and .pl/.pm can > deal with unix style line breaks. OK, patch applied and all ^M's removed in src/tools/msvc/ regards, tom lane ---(end of broa

Re: [HACKERS] [PATCHES] Updates for vcbuild

2006-10-22 Thread Magnus Hagander
> > [ various fixes ] > > I'm confused: which of the files in src/tools/msvc need to > have Windows-style newlines, if any? GNU patch wants to > strip the newlines from your patches, so it'd be easiest from > here if the answer is "none". Hmm. I think the answer should be "none", yes. Both .b

Re: [HACKERS] [PATCHES] Updates for vcbuild

2006-10-21 Thread Tom Lane
"Magnus Hagander" <[EMAIL PROTECTED]> writes: > [ various fixes ] I'm confused: which of the files in src/tools/msvc need to have Windows-style newlines, if any? GNU patch wants to strip the newlines from your patches, so it'd be easiest from here if the answer is "none".