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

Issue 153970044: Issue 4152: Eliminate "will never be null" warnings in smobs.tcc (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by dak
Modified:
9 years, 6 months ago
Reviewers:
Dan Eble
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 4152: Eliminate "will never be null" warnings in smobs.tcc Hopefully this will no longer cause spurious warnings with g++ 4.7.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed comment flagged by Dan and some more #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -32 lines) Patch
M lily/include/small-smobs.hh View 3 chunks +0 lines, -3 lines 0 comments Download
M lily/include/smobs.hh View 1 5 chunks +36 lines, -23 lines 2 comments Download
M lily/include/smobs.tcc View 4 chunks +21 lines, -6 lines 0 comments Download

Messages

Total messages: 6
Dan Eble
Not using different types for members with the same name is an improvement. This works ...
9 years, 6 months ago (2014-10-04 13:19:35 UTC) #1
dak
https://codereview.appspot.com/153970044/diff/1/lily/include/smobs.hh File lily/include/smobs.hh (right): https://codereview.appspot.com/153970044/diff/1/lily/include/smobs.hh#newcode175 lily/include/smobs.hh:175: // Since we consider those internal-only, two of them ...
9 years, 6 months ago (2014-10-04 14:08:13 UTC) #2
dak
Fixed comment flagged by Dan and some more
9 years, 6 months ago (2014-10-04 14:36:41 UTC) #3
Dan Eble
https://codereview.appspot.com/153970044/diff/20001/lily/include/smobs.hh File lily/include/smobs.hh (right): https://codereview.appspot.com/153970044/diff/20001/lily/include/smobs.hh#newcode145 lily/include/smobs.hh:145: template <class Super> FWIW, "Super" confused me mightily until ...
9 years, 6 months ago (2014-10-04 15:19:56 UTC) #4
dak
https://codereview.appspot.com/153970044/diff/20001/lily/include/smobs.hh File lily/include/smobs.hh (right): https://codereview.appspot.com/153970044/diff/20001/lily/include/smobs.hh#newcode145 lily/include/smobs.hh:145: template <class Super> On 2014/10/04 15:19:56, Dan Eble wrote: ...
9 years, 6 months ago (2014-10-04 15:34:57 UTC) #5
Dan Eble
9 years, 6 months ago (2014-10-04 16:55:59 UTC) #6
On 2014/10/04 15:34:57, dak wrote:
> With an ominous voice and unsteadily flickering eyes.  Just saying.

:)
Sign in to reply to this message.

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