Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(251)

Issue 4760056: CG: describe new C++ formatting (GOP-PROP 3) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by Graham Percival (old account)
Modified:
12 years, 9 months ago
Reviewers:
Graham Percival, Janek Warchol, janneke, janneke, Carl
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

CG: describe new C++ formatting (GOP-PROP 3) Adapt fixcc.py to use Astyle

Patch Set 1 #

Total comments: 1

Patch Set 2 : minor fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -239 lines) Patch
M Documentation/contributor/programming-work.itexi View 1 3 chunks +43 lines, -58 lines 0 comments Download
M scripts/auxiliar/fixcc.py View 10 chunks +69 lines, -181 lines 0 comments Download

Messages

Total messages: 8
Graham Percival (old account)
here's a series of patches for the C++ formatting. - final (?) set of changes ...
12 years, 9 months ago (2011-07-18 23:19:44 UTC) #1
janneke
On 2011/07/18 23:19:44, Graham Percival wrote: > here's a series of patches for the C++ ...
12 years, 9 months ago (2011-07-19 06:46:39 UTC) #2
Janek Warchol
http://codereview.appspot.com/4760056/diff/1/Documentation/contributor/programming-work.itexi File Documentation/contributor/programming-work.itexi (right): http://codereview.appspot.com/4760056/diff/1/Documentation/contributor/programming-work.itexi#newcode334 Documentation/contributor/programming-work.itexi:334: for normal contributors or developers/ / is a typo?
12 years, 9 months ago (2011-07-19 07:20:07 UTC) #3
Carl
On 2011/07/19 06:46:39, jan.nieuwenhuizen wrote: > On 2011/07/18 23:19:44, Graham Percival wrote: > > here's ...
12 years, 9 months ago (2011-07-19 13:40:27 UTC) #4
Graham Percival
On Tue, Jul 19, 2011 at 01:40:27PM +0000, Carl.D.Sorensen@gmail.com wrote: > for .vimrc: > > ...
12 years, 9 months ago (2011-07-19 22:55:35 UTC) #5
Graham Percival
On Tue, Jul 19, 2011 at 06:46:39AM +0000, jan.nieuwenhuizen@gmail.com wrote: > Now that we do ...
12 years, 9 months ago (2011-07-19 22:56:29 UTC) #6
janneke_gnu.org
Graham Percival writes: > I have no clue how the .emacs is supposed to look...? ...
12 years, 9 months ago (2011-07-25 10:55:01 UTC) #7
Graham Percival
12 years, 9 months ago (2011-07-25 20:14:33 UTC) #8
On Mon, Jul 25, 2011 at 12:54:55PM +0200, Jan Nieuwenhuizen wrote:
> Graham Percival writes:
> 
> > I have no clue how the .emacs is supposed to look...?
> 
> Lisp is quite like scheme; like this
> 
> (add-hook 'c++-mode-hook
> 	  '(lambda ()
> 	     (setq indent-tabs-mode nil)     
> 	     (c-set-style "gnu")))

Thanks, fixed.

Cheers,
- Graham
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b