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

Issue 5032048: Message-handling: Make the Input class use the functions in warn.cc (Closed)

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

Description

Message-handling: Make the Input class use the functions in warn.cc This allows us to handle all warnings/error really similar in warn.cc. For example, we can then simply suppress some warnings by only checking in warn.cc. This patch makes the whole handling much more consistent, as now everything is in warn.cc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -18 lines) Patch
M lily/include/input.hh View 1 chunk +2 lines, -1 line 0 comments Download
M lily/input.cc View 2 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 1
Reinhold
12 years, 7 months ago (2011-09-18 00:13:06 UTC) #1
Please review this patch, which moves all message formatting from the Input
class to the warn.cc functions. So far, there was some duplication in those two
places.
Sign in to reply to this message.

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