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

Issue 5027042: Fix 380: Auto-detect all cyclic references in markups (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by Reinhold
Modified:
12 years, 7 months ago
Reviewers:
pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix 380: Auto-detect all cyclic references in markups Use a hare+tortoise-like algorithm to detect cyclic references in markups. MISSING: Is there any easy way to print out the arguments to a markup function in C++?

Patch Set 1 : Rebase to master #

Total comments: 1

Patch Set 2 : Code cleanup, added another regtest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -1 line) Patch
A input/regression/header-cyclic-reference.ly View 1 chunk +15 lines, -0 lines 0 comments Download
A input/regression/markup-cyclic-reference.ly View 1 1 chunk +24 lines, -0 lines 0 comments Download
M lily/text-interface.cc View 1 1 chunk +22 lines, -1 line 0 comments Download

Messages

Total messages: 2
Reinhold
http://codereview.appspot.com/5027042/diff/2001/lily/text-interface.cc File lily/text-interface.cc (right): http://codereview.appspot.com/5027042/diff/2001/lily/text-interface.cc#newcode114 lily/text-interface.cc:114: string argstring = "TODO"; How can I turn the ...
12 years, 7 months ago (2011-09-15 12:51:24 UTC) #1
pkx166h
12 years, 7 months ago (2011-09-15 20:13:13 UTC) #2
Passes make and reg tests
Sign in to reply to this message.

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