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

Issue 549820043: Fix line comments for new snippets

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years ago by dak
Modified:
4 years ago
Reviewers:
lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix line comments for new snippets LilyPond line comments should start with "%%" but snippets generated from Documentation/snippets/new/*.ly previously only used single percent signs.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M scripts/auxiliar/makelsr.py View 1 chunk +5 lines, -5 lines 1 comment Download

Messages

Total messages: 4
lemzwerg
LGTM, and please push directly.
4 years ago (2020-04-06 12:40:50 UTC) #1
dak
On 2020/04/06 12:40:50, lemzwerg wrote: > LGTM, and please push directly. I'd rather not have ...
4 years ago (2020-04-06 12:43:37 UTC) #2
lemzwerg
> I'd rather not have 2.21.0 in a state inconsistent > with its makelsr program. ...
4 years ago (2020-04-06 12:46:05 UTC) #3
dak
4 years ago (2020-04-11 09:51:34 UTC) #4
https://codereview.appspot.com/549820043/diff/565880043/scripts/auxiliar/make...
File scripts/auxiliar/makelsr.py (right):

https://codereview.appspot.com/549820043/diff/565880043/scripts/auxiliar/make...
scripts/auxiliar/makelsr.py:38: new_lys_marker = "%% generated from %s" %
new_lys
Embarrassingly, this needs to be %%%% as well as I discovered right now before
pushing.  I decided not to restart the review for this.
Sign in to reply to this message.

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