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

Issue 581700043: Replace file-cookie and memory-stream (Closed)

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

Description

Replace file-cookie and memory-stream ttf: Replace Memory_out_stream by ostringstream

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -340 lines) Patch
M config.hh.in View 1 chunk +0 lines, -3 lines 0 comments Download
M configure.ac View 1 chunk +1 line, -1 line 0 comments Download
D flower/file-cookie.cc View 1 chunk +0 lines, -55 lines 0 comments Download
D flower/include/file-cookie.hh View 1 chunk +0 lines, -31 lines 0 comments Download
D flower/include/memory-stream.hh View 1 chunk +0 lines, -52 lines 0 comments Download
D flower/memory-stream.cc View 1 chunk +0 lines, -131 lines 0 comments Download
M lily/pfb.cc View 1 chunk +0 lines, -1 line 0 comments Download
M lily/pfb-scheme.cc View 1 chunk +0 lines, -1 line 0 comments Download
M lily/ttf.cc View 1 11 chunks +62 lines, -65 lines 0 comments Download

Messages

Total messages: 3
lemzwerg
LGTM, thanks! https://codereview.appspot.com/581700043/diff/569410044/lily/ttf.cc File lily/ttf.cc (right): https://codereview.appspot.com/581700043/diff/569410044/lily/ttf.cc#newcode95 lily/ttf.cc:95: I think the second empty line can ...
4 years, 2 months ago (2020-02-25 17:53:21 UTC) #1
hahnjo
fix style
4 years, 2 months ago (2020-02-25 19:05:59 UTC) #2
hahnjo
4 years, 2 months ago (2020-02-25 19:06:40 UTC) #3
https://codereview.appspot.com/581700043/diff/569410044/lily/ttf.cc
File lily/ttf.cc (right):

https://codereview.appspot.com/581700043/diff/569410044/lily/ttf.cc#newcode95
lily/ttf.cc:95: 
On 2020/02/25 17:53:20, lemzwerg wrote:
> I think the second empty line can be removed.

Done.

https://codereview.appspot.com/581700043/diff/569410044/lily/ttf.cc#newcode207
lily/ttf.cc:207: stream << std::endl << " 00>" << std::endl << " <";
On 2020/02/25 17:53:20, lemzwerg wrote:
> for improved readability I suggest to always start a new line after
'std::endl'.

Done.
Sign in to reply to this message.

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