Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-19 Thread lilypond
Status: Accepted Owner: Labels: Type-Crash New issue 2048 by philehol...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 \shiftDurations #1 #-1 { c''1 } causes lily to grab memory and probably loop until the

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-19 Thread lilypond
Comment #1 on issue 2048 by k-ohara5...@oco.net: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 The troublesome second parameter, how many dots to add, should be deprecated because adding dots does not uniformly scale dur

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-24 Thread lilypond
Updates: Status: Started Owner: carl.d.s...@gmail.com Labels: Patch-new Comment #2 on issue 2048 by carl.d.s...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Patch posted on Rietveld (at

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-24 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #3 on issue 2048 by pkx1...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Passes make but fails make check - the file it fails on is the new reg test

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-24 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-new Comment #4 on issue 2048 by carl.d.s...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 New patch set uploaded, replacing the line that was accidentally deleted

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-25 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #5 on issue 2048 by pkx1...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Passes make and one reg test shows up James Attachments: Screenshot.pn

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-28 Thread lilypond
Updates: Status: Verified Labels: -Patch-countdown fixed_2_15_21 Comment #7 on issue 2048 by carl.d.s...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Pushed to staging, as commit 1522c116793b70b

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-28 Thread lilypond
Updates: Status: Started Labels: -fixed_2_15_21 Patch-countdown Comment #8 on issue 2048 by carl.d.s...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Oops -- wrong patch. THis one is still on co

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-29 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #9 on issue 2048 by colinpkc...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Counted down to 2029 _

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-11-30 Thread lilypond
Updates: Status: Fixed Labels: -Patch-push fixed_2_15_21 Comment #10 on issue 2048 by carl.d.s...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 Pushed to staging as b74a70d8cf571d18e7fdca00e8d9fd

Re: Issue 2048 in lilypond: shiftDurations with negative 2nd argument loops indefinitely

2011-12-11 Thread lilypond
Updates: Status: Verified Comment #11 on issue 2048 by philehol...@gmail.com: shiftDurations with negative 2nd argument loops indefinitely http://code.google.com/p/lilypond/issues/detail?id=2048 (No comment was entered for this change.) __