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

Issue 545580043: Store Source_file data in std::string (Closed)

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

Description

Store Source_file data in std::string Fixes the bug where we don't count terminating \0 in Source_file::length, which confuses the per-expression SCM parser, because GUILE can interpret a \0 as part of an identifer.

Patch Set 1 #

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

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