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

Issue 5032041: Introduce a maximum depth for markup evaluation (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, Ian Hulin (gmail), dak, reinhold
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Introduce a maximum depth for markup evaluation This will fix cases where a markup function calls itself (or other functions) recursively with different arguments. This patch builds on http://codereview.appspot.com/5027042/ . I cannot be directly applied to master. You will have to apply the 5027042 patch first.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
A input/regression/markup-depth-non-terminating.ly View 1 chunk +15 lines, -0 lines 0 comments Download
M lily/text-interface.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M scm/lily.scm View 1 chunk +3 lines, -0 lines 2 comments Download

Messages

Total messages: 8
Reinhold
Please review!
12 years, 7 months ago (2011-09-15 13:47:07 UTC) #1
Ian Hulin (gmail)
http://codereview.appspot.com/5032041/diff/1/scm/lily.scm File scm/lily.scm (right): http://codereview.appspot.com/5032041/diff/1/scm/lily.scm#newcode125 scm/lily.scm:125: it will not terminate at all and print out ...
12 years, 7 months ago (2011-09-15 19:57:12 UTC) #2
pkx166h
passes make and reg tests (with other patch applied first and this one on top)
12 years, 7 months ago (2011-09-15 20:07:36 UTC) #3
reinhold_kainhofer.com
Am Thursday, 15. September 2011, 21:57:12 schrieben Sie: > http://codereview.appspot.com/5032041/diff/1/scm/lily.scm > File scm/lily.scm (right): > ...
12 years, 7 months ago (2011-09-15 20:12:20 UTC) #4
Reinhold
http://codereview.appspot.com/5032041/diff/1/scm/lily.scm File scm/lily.scm (right): http://codereview.appspot.com/5032041/diff/1/scm/lily.scm#newcode125 scm/lily.scm:125: it will not terminate at all and print out ...
12 years, 7 months ago (2011-09-15 20:37:07 UTC) #5
Ian Hulin (gmail)
On 2011/09/15 20:37:07, Reinhold wrote: > http://codereview.appspot.com/5032041/diff/1/scm/lily.scm > File scm/lily.scm (right): > > http://codereview.appspot.com/5032041/diff/1/scm/lily.scm#newcode125 > ...
12 years, 7 months ago (2011-09-15 21:26:54 UTC) #6
Ian Hulin (gmail)
LGTM with revised doc-text in define-syntax-function.
12 years, 7 months ago (2011-09-15 21:28:37 UTC) #7
dak
12 years, 7 months ago (2011-09-15 21:32:27 UTC) #8
On 2011/09/15 21:28:37, Ian Hulin (gmail) wrote:
> LGTM with revised doc-text in define-syntax-function.

Uh, I am revising the doc-text (as well as rewriting some code), but that's a
different issue altogether.
Sign in to reply to this message.

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