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

Issue 355920043: flower/file-name.cc: Fix canonical file name representation.

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

Description

flower/file-name.cc: Fix canonical file name representation. Before this fix, `/foo' was canonicalized to `foo', incorrectly dropping the leading slash. (However, `/foo/bar' was handled fine – this is perhaps the reason that this quite severe bug wasn't detected earlier.) Also add proper tests. This patch also contains the following commit: yaffut.hh: Fix compilation warning.

Patch Set 1 #

Patch Set 2 : Make lilypond's `make doc' succeed; beautifications. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -16 lines) Patch
M flower/file-name.cc View 1 5 chunks +15 lines, -12 lines 0 comments Download
M flower/file-path.cc View 1 1 chunk +15 lines, -2 lines 0 comments Download
M flower/include/file-name.hh View 1 2 chunks +16 lines, -0 lines 0 comments Download
M flower/include/yaffut.hh View 1 chunk +1 line, -1 line 0 comments Download
M flower/test-file-name.cc View 1 chunk +18 lines, -1 line 0 comments Download
M lily/lily-parser-scheme.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1
lemzwerg
5 years, 2 months ago (2019-02-08 09:39:52 UTC) #1
Make lilypond's `make doc' succeed; beautifications.
Sign in to reply to this message.

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