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

Issue 1327043: Fix 1063: Nested property revert (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Carl
Modified:
13 years, 8 months ago
Reviewers:
Neil Puttock
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix 1063: Nested property revert

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add regression test. #

Patch Set 3 : Respond to Carl's comments #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -9 lines) Patch
A input/regression/nested-property-revert.ly View 1 chunk +18 lines, -0 lines 1 comment Download
M lily/nested-property.cc View 1 2 3 chunks +34 lines, -9 lines 2 comments Download

Messages

Total messages: 6
Carl
I think that this patch works. I've tested it with the regression tests and I've ...
13 years, 11 months ago (2010-05-27 04:00:49 UTC) #1
Carl
Please review this patch created by xhero to fix bug 1063. I found one comment ...
13 years, 10 months ago (2010-07-02 15:51:50 UTC) #2
xhero.gm
Hi Carl, didn't you receive my updated patch? I have been on thesis-zone, so I ...
13 years, 10 months ago (2010-07-03 05:23:47 UTC) #3
Carl
I'm sorry, Rodolfo. I did receive your patch, but somehow overlooked it. Thanks, Carl
13 years, 10 months ago (2010-07-03 10:53:21 UTC) #4
Senthil Murugan
13 years, 10 months ago (2010-07-03 14:11:54 UTC) #5
Neil Puttock
13 years, 10 months ago (2010-07-04 21:40:09 UTC) #6
LGTM.

http://codereview.appspot.com/1327043/diff/8001/9001
File input/regression/nested-property-revert.ly (right):

http://codereview.appspot.com/1327043/diff/8001/9001#newcode1
input/regression/nested-property-revert.ly:1: \version "2.13.19"
2.13.27

http://codereview.appspot.com/1327043/diff/8001/9002
File lily/nested-property.cc (right):

http://codereview.appspot.com/1327043/diff/8001/9002#newcode64
lily/nested-property.cc:64: int copy_found = 0;
copy_found suggests a boolean; copy_count would reflect its usage better

http://codereview.appspot.com/1327043/diff/8001/9002#newcode113
lily/nested-property.cc:113: if (!drop) {
if (!drop)
  {
Sign in to reply to this message.

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