Re: [WiX-devs] More whitespace fixes plus props.

2014-02-06 Thread Rob Mensching
Okay, two votes for moving now. I'm working on the mailing list switch. It will happen. From: Bruce Cran [mailto:br...@cran.org.uk] Sent: Wednesday, February 5, 2014 9:31 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] More whitespace fixes plus props. +1. Especial

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-05 Thread Bruce Cran
+1. Especially if people are still getting used to Git, let's get any other changes out of the way. While we're at it, it would be great if we could switch to a mailing list which doesn't have ads at the bottom of each message if possible. -- Bruce On 2/5/2014 10:19 PM, Blair Murri wrote:

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-05 Thread Blair Murri
and just deal with the disruption. Thoughts? Comments? From: Sean [mailto:rhal...@hotmail.com] Sent: Sunday, February 2, 2014 2:40 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] More whitespace fixes plus props. I created a brand new fork, and ran those commands

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-03 Thread Rob Mensching
com] Sent: Sunday, February 2, 2014 2:40 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] More whitespace fixes plus props. I created a brand new fork, and ran those commands, and I don't see the wall of red and green anymore when modifying those files! I probably d

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-02 Thread Sean
om To: wix-devs@lists.sourceforge.net Date: Sun, 2 Feb 2014 22:16:20 + Subject: Re: [WiX-devs] More whitespace fixes plus props. Can you try pulling the latest changes down from wix39 and/or wix40 branches. Then do: git rm --cached -r . git reset –hard The idea is that is suppose

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-02 Thread Rob Mensching
*really* *really* do not want to do). Grrr From: Sean [mailto:rhal...@hotmail.com] Sent: Sunday, February 2, 2014 1:50 PM To: wix-devs@lists.sourceforge.net Subject: Re: [WiX-devs] More whitespace fixes plus props. Ok, I'll just ignore the wall of red and green like I tried to do last wee

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-02 Thread Sean
Ok, I'll just ignore the wall of red and green like I tried to do last week when I encounter those files. From: r...@robmensching.com To: rhal...@hotmail.com Subject: RE: More whitespace fixes plus props. Date: Sun, 2 Feb 2014 21:30:56 + Unclear. I think we’re better off but I’ve h

Re: [WiX-devs] More whitespace fixes plus props.

2014-02-02 Thread Sean
Accidently replied directly to Rob. From: rhal...@hotmail.com To: r...@robmensching.com Subject: RE: More whitespace fixes plus props. Date: Sun, 2 Feb 2014 15:28:29 -0600 Are we supposed to be LF free right now? I'm still seeing some LF files in wix40, namely src/burn/engine/msiengine.cpp

[WiX-devs] More whitespace fixes plus props.

2014-02-02 Thread Rob Mensching
First, thanks to Sean's persistence I think we've addressed the majority (if not all) of our whitespace issues in the WiX repo. Thus, there are a lot of commits waiting for you in your next commit. Fortunately, most of the whitespace changes seem to be in test code (which most of which is ancien