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

Issue 2313044: T1249 - Remove (define define-ly-syntax define-public). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Ian Hulin (gmail)
Modified:
13 years, 1 month ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

T1249 - Remove (define define-ly-syntax define-public). This prevents a compilation error in Guile V1.9. Replace calls to (primitive-val define-ly-syntax ... with direct define-public declarations in the macros in this file.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Use Patrick's take 3 changes. #

Total comments: 1

Patch Set 3 : Avoid squashing T372 changes by Neil #

Patch Set 4 : Revert define-syntax-simple to define-syntax for partial and squash trailing whitespace #

Total comments: 4

Patch Set 5 : Correct indentation #

Total comments: 4

Patch Set 6 : More whitespace changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M scm/ly-syntax-constructors.scm View 1 2 3 4 5 2 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 14
Patrick McCarty
http://codereview.appspot.com/2313044/diff/1/scm/ly-syntax-constructors.scm File scm/ly-syntax-constructors.scm (left): http://codereview.appspot.com/2313044/diff/1/scm/ly-syntax-constructors.scm#oldcode20 scm/ly-syntax-constructors.scm:20: (define define-ly-syntax define-public) Instead of removing this definition (like ...
13 years, 6 months ago (2010-10-08 05:00:00 UTC) #1
Ian Hulin (gmail)
On 2010/10/08 05:00:00, Patrick McCarty wrote: > http://codereview.appspot.com/2313044/diff/1/scm/ly-syntax-constructors.scm > File scm/ly-syntax-constructors.scm (left): > > http://codereview.appspot.com/2313044/diff/1/scm/ly-syntax-constructors.scm#oldcode20 ...
13 years, 6 months ago (2010-10-09 15:31:14 UTC) #2
Patrick McCarty
On 2010/10/09 15:31:14, ianhulin44 wrote: > On 2010/10/08 05:00:00, Patrick McCarty wrote: > > scm/ly-syntax-constructors.scm:20: ...
13 years, 6 months ago (2010-10-09 17:27:19 UTC) #3
Patrick McCarty
On Sat, Oct 9, 2010 at 10:27 AM, <pnorcks@gmail.com> wrote: > > I just tested ...
13 years, 6 months ago (2010-10-09 17:51:20 UTC) #4
Ian Hulin (gmail)
Comments actioned and tested with LilyPond using Guile V1.8.7 and V1.9.13. Ian http://codereview.appspot.com/2313044/diff/1/scm/ly-syntax-constructors.scm File scm/ly-syntax-constructors.scm ...
13 years, 5 months ago (2010-11-04 11:59:46 UTC) #5
Patrick McCarty
Hi Ian, I found a rebasing issue that should be sorted out, as explained in ...
13 years, 5 months ago (2010-11-04 17:49:32 UTC) #6
Ian Hulin (gmail)
Patchset 4 uploaded partial restored to status as after T372 fix.
13 years, 5 months ago (2010-11-04 20:40:17 UTC) #7
Valentin Villenave
Greetings Ian, your patch looks very clever to me; just a possible indentation issue (I'm ...
13 years, 5 months ago (2010-11-04 21:21:09 UTC) #8
Ian Hulin (gmail)
http://codereview.appspot.com/2313044/diff/15001/scm/ly-syntax-constructors.scm File scm/ly-syntax-constructors.scm (right): http://codereview.appspot.com/2313044/diff/15001/scm/ly-syntax-constructors.scm#newcode20 scm/ly-syntax-constructors.scm:20: (defmacro define-ly-syntax (args . body) On 2010/11/04 21:21:09, Valentin ...
13 years, 5 months ago (2010-11-04 23:37:44 UTC) #9
Patrick McCarty
Hi Ian, Just about there... Three lines with whitespace issues, and then everything should be ...
13 years, 5 months ago (2010-11-04 23:50:25 UTC) #10
Ian Hulin (gmail)
http://codereview.appspot.com/2313044/diff/20001/scm/ly-syntax-constructors.scm File scm/ly-syntax-constructors.scm (right): http://codereview.appspot.com/2313044/diff/20001/scm/ly-syntax-constructors.scm#newcode38 scm/ly-syntax-constructors.scm:38: 'parser On 2010/11/04 23:50:25, Patrick McCarty wrote: > `git ...
13 years, 5 months ago (2010-11-05 17:16:34 UTC) #11
Patrick McCarty
Hi Ian, LGTM. Before sending me the git patch, I would recommend changing the subject ...
13 years, 5 months ago (2010-11-10 06:01:47 UTC) #12
Ian Hulin (gmail)
Hi Patrick, On 10/11/10 06:01, pnorcks@gmail.com wrote: > Hi Ian, > > LGTM. > > ...
13 years, 5 months ago (2010-11-10 20:11:43 UTC) #13
Patrick McCarty
13 years, 5 months ago (2010-11-12 04:30:53 UTC) #14
On Wed, Nov 10, 2010 at 12:11 PM, Ian Hulin <ianhulin44@gmail.com> wrote:
>
> Patch with amended title attached.

Thanks Ian.  I've pushed your patch to git master.

Regards,
Patrick
Sign in to reply to this message.

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