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

Issue 297990043: Make Translator/Performer/Engraver abstract base classes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 11 months ago by pkx166h
Modified:
6 years, 7 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Make Translator/Performer/Engraver abstract base classes It does not make sense for them to be instantiable.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -34 lines) Patch
M lily/engraver.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M lily/include/engraver.hh View 1 chunk +2 lines, -1 line 0 comments Download
M lily/include/performer.hh View 1 chunk +1 line, -1 line 0 comments Download
M lily/include/scheme-engraver.hh View 1 chunk +3 lines, -0 lines 0 comments Download
M lily/include/translator.hh View 2 chunks +8 lines, -1 line 0 comments Download
M lily/include/translator.icc View 1 chunk +1 line, -1 line 0 comments Download
M lily/translator.cc View 1 chunk +1 line, -13 lines 0 comments Download

Messages

Total messages: 1
pkx166h
6 years, 7 months ago (2017-09-14 08:48:43 UTC) #1
Pushed to staging as
commit e035fded640056dcdf0b202a0156997c2295865e
Author: David Kastrup dak@gnu.org
Date: Mon May 2 16:26:20 2016 +0200

Issue 4840: Make Translator/Performer/Engraver abstract base classes

It does not make sense for them to be instantiable.
Sign in to reply to this message.

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