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

Issue 35580043: Use standard inclusion scheme for FreeType headers.

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

Description

Use standard inclusion scheme for FreeType headers. The most recent FreeType release (2.5.1) has changed locations for header files. Using the standard way, this is not visible to applications.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M lily/freetype.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M lily/freetype-error.cc View 1 chunk +1 line, -1 line 0 comments Download
M lily/open-type-font.cc View 1 chunk +1 line, -1 line 1 comment Download
M lily/pango-font.cc View 1 chunk +1 line, -1 line 1 comment Download
M lily/ttf.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
dak
https://codereview.appspot.com/35580043/diff/1/lily/open-type-font.cc File lily/open-type-font.cc (right): https://codereview.appspot.com/35580043/diff/1/lily/open-type-font.cc#newcode26 lily/open-type-font.cc:26: #include FT_TRUETYPE_TABLES_H This is inscrutable programming. It relies on ...
10 years, 4 months ago (2013-12-10 12:29:30 UTC) #1
lemzwerg
My patch is very simple, as you can see, just replacing the hardcoded header paths ...
10 years, 4 months ago (2013-12-10 21:20:54 UTC) #2
dak
On 2013/12/10 21:20:54, lemzwerg wrote: > My patch is very simple, as you can see, ...
10 years, 4 months ago (2013-12-11 00:59:50 UTC) #3
lemzwerg
> The problem of using macros without reliably ensuring their > definition before use was ...
10 years, 4 months ago (2013-12-11 06:52:12 UTC) #4
lemzwerg
10 years, 4 months ago (2013-12-11 07:20:50 UTC) #5
> Will post a follow-up patch to Rietveld soon.

http://code.google.com/p/lilypond/issues/detail?id=3717
Sign in to reply to this message.

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