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

Issue 4650070: Adds a warning for non-list fingeringOrientations settings. (Closed)

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

Description

Adds a warning for non-list fingeringOrientations settings.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M lily/new-fingering-engraver.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12
MikeSol
Fixes issue 1734.
12 years, 10 months ago (2011-07-04 12:38:06 UTC) #1
Neil Puttock
On 2011/07/04 12:38:06, MikeSol wrote: > Fixes issue 1734. On 2011/07/04 12:38:06, MikeSol wrote: > ...
12 years, 10 months ago (2011-07-04 12:47:41 UTC) #2
mike_apollinemike.com
On Jul 4, 2011, at 2:47 PM, n.puttock@gmail.com wrote: > On 2011/07/04 12:38:06, MikeSol wrote: ...
12 years, 10 months ago (2011-07-04 12:53:23 UTC) #3
Neil Puttock
On 4 July 2011 13:53, mike@apollinemike.com <mike@apollinemike.com> wrote: > I didn't realize this was the ...
12 years, 10 months ago (2011-07-04 13:14:55 UTC) #4
c_sorensen
On 7/4/11 7:14 AM, "Neil Puttock" <n.puttock@gmail.com> wrote: > On 4 July 2011 13:53, mike@apollinemike.com ...
12 years, 10 months ago (2011-07-04 14:31:32 UTC) #5
Neil Puttock
On 4 July 2011 15:31, Carl Sorensen <c_sorensen@byu.edu> wrote: > Would a redundant check of ...
12 years, 10 months ago (2011-07-04 14:39:09 UTC) #6
Janek Warchol
On 2011/07/04 13:14:55, Neil Puttock wrote: > Context_def::add_context_mod () is where the assignment takes place ...
12 years, 10 months ago (2011-07-04 20:33:49 UTC) #7
Neil Puttock
On 4 July 2011 21:33, <lemniskata.bernoullego@gmail.com> wrote: > Where is set_property defined? lily/include/lily-guile-macros.hh The actual ...
12 years, 10 months ago (2011-07-04 20:38:32 UTC) #8
mike_apollinemike.com
On Jul 4, 2011, at 4:39 PM, Neil Puttock wrote: > On 4 July 2011 ...
12 years, 10 months ago (2011-07-05 07:27:16 UTC) #9
Neil Puttock
On 5 July 2011 08:26, mike@apollinemike.com <mike@apollinemike.com> wrote: > Just to get the ball rolling ...
12 years, 10 months ago (2011-07-05 19:20:20 UTC) #10
mike_apollinemike.com
On Jul 5, 2011, at 9:20 PM, Neil Puttock wrote: > On 5 July 2011 ...
12 years, 10 months ago (2011-07-05 20:26:59 UTC) #11
Neil Puttock
12 years, 10 months ago (2011-07-05 20:40:12 UTC) #12
On 5 July 2011 21:26, mike@apollinemike.com <mike@apollinemike.com> wrote:

> Thanks Neil!  I should have been clearer before: what I don't understand is
not the function call (pardon the double negative), but rather how the layout
block evades setting do_internal_type_checking_global and/or how layout blocks
are excepted in the function type_check_assignment.

If -dcheck-internal-types is set, do_internal_type_checking_global is
set, so the type-checking is applied to all \layout blocks.

I'm not sure how you can ensure there's no checking for internal .ly
files (i.e., what the lexer sets as new input before user files via
`init.ly').

Cheers,
Neil
Sign in to reply to this message.

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