[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r17631 - trunk/build/generator

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-12-07 12:25:57 CET

On 12/7/05, Daniel Rall <dlr@collab.net> wrote:
> On Tue, 06 Dec 2005, Ivan Zhakov wrote:
>
> > On 12/5/05, Daniel Rall <dlr@collab.net> wrote:
> > > On Mon, 05 Dec 2005, zhakov@tigris.org wrote:
> > >
> > > ...
> > > > --- trunk/build/generator/libaprutil.vcproj.ezt (original)
> > > > +++ trunk/build/generator/libaprutil.vcproj.ezt Mon Dec 5 10:48:34 2005
> > > > @@ -62,7 +62,8 @@
> > > > <Tool
> > > > Name="VCResourceCompilerTool"
> > > > PreprocessorDefinitions="_DEBUG"
> > > > - Culture="1033"/>
> > > > + Culture="1033"
> > > > + AdditionalIncludeDirectories="./include,../apr/include"/>
> > >
> > > The level of indentation is off here.
> > Hi Daniel,
> > To be precise: identation is correct, but file have tab symbols,
> > because originaly it copied from VisualStudio generated. When I change
> > it I have inserted spaces. What do you think better: convert all file
> > to spaces, or convert my change to tabs, or keep it?
>
> Thanks for the explanation, Ivan. Unless you think it'll cause undue
> merge difficulties, convert all the tabs to spaces.
Done in r17663. I decide to keep tabs in vcproj templates, to prevent
difference when VS saves generated file again to disk.

--
Ivan Zhakov
Received on Wed Dec 7 12:27:45 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.