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

Issue 6501096: remove top-level const's from declarations

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by benko.pal
Modified:
11 years, 7 months ago
Reviewers:
Graham Percival
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

remove top-level const's from declarations

Patch Set 1 : remove top-level const's from declarations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M flower/include/file-name.hh View 1 chunk +1 line, -1 line 0 comments Download
M lily/include/constrained-breaking.hh View 1 chunk +1 line, -1 line 0 comments Download
M lily/include/skyline.hh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
benko.pal
following up http://codereview.appspot.com/6477062/#msg5
11 years, 7 months ago (2012-09-06 19:20:57 UTC) #1
benko.pal
results of the following searches were checked manually: grep -rE -e 'const( +[a-zA-Z0-9_]*)? *, *$' ...
11 years, 7 months ago (2012-09-06 19:24:00 UTC) #2
Graham Percival
On Thu, Sep 06, 2012 at 07:20:57PM +0000, benko.pal@gmail.com wrote: > Description: > remove top-level ...
11 years, 7 months ago (2012-09-06 22:11:05 UTC) #3
benko.pal
> Could you elaborate on why we want this? I seem to have misunderstood your ...
11 years, 7 months ago (2012-09-07 07:40:33 UTC) #4
Graham Percival
11 years, 7 months ago (2012-09-07 12:20:33 UTC) #5
On Fri, Sep 07, 2012 at 09:40:32AM +0200, Benkő Pál wrote:
> > Could you elaborate on why we want this?
> 
> I seem to have misunderstood your qouted comment
> http://codereview.appspot.com/6477062/#msg5

ah, I'd forgotten that.

> I fear these const's can mislead developers not absolutely
> up-to-date with all the exact details of the c++ standards.

Ok.  I absolutely do not know the C++ standards.  :)
The patch LGTM now.

- Graham
Sign in to reply to this message.

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