[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #10656] -back from CVS is not compilable with libfreetype 2.1.9
From: |
Alexander Malmberg |
Subject: |
[bugs #10656] -back from CVS is not compilable with libfreetype 2.1.9 |
Date: |
Wed, 12 Jan 2005 00:59:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
This is an automated notification sent by Savannah.
It relates to:
bugs #10656, project GNUstep
==============================================================================
LATEST MODIFICATIONS of bugs #10656:
==============================================================================
Posted by: Alexander Malmberg <alexm>
Posted on: 2005-01-12 00:59 (Europe/Stockholm)
_______________________________________________________
Status: None -> Fixed
Assigned to: None -> alexm
Open/Closed: Open -> Closed
_______________________________________________________
Follow-up Comment:
Fixed in cvs by:
Module name: gnustep
Branch:
Changes by: Alexander Malmberg <alexm(at)savannah.gnu.org> 05/01/11
15:02:29
Modified files:
core/back : ChangeLog
core/back/Source/art: ftfont.m
Added files:
core/back/Source/art: ftfont-old.m
Log message:
2005-01-11 16:01 Alexander Malmberg <alexander(at)malmberg.org>
* Source/art/ftfont.m: Copy old contents to ftfont-old.m and
include that file if the freetype version is <2.1.8. Rewrite
this file to work with freetype >=2.1.8.
* Source/art/ftfont-old.m: New file.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/ChangeLog.diff?tr1=1.340&tr2=1.341&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/Source/art/ftfont-old.m?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/Source/art/ftfont.m.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
==============================================================================
OVERVIEW of bugs #10656:
==============================================================================
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10656>
Summary: -back from CVS is not compilable with libfreetype
2.1.9
Project: GNUstep
Submitted by: stefanu
Submitted on: Wed 10/13/04 at 07:52
Category: Backend
Severity: 7 - Major
Item Group: Bug
Status: Fixed
Privacy: Public
Assigned to: alexm
Open/Closed: Closed
_______________________________________________________
system: Mandrake 10.1
make output:
Compiling file ftfont.m ...
ftfont.m: In function `-[FTFontInfo initWithFontName:matrix:screenFont:]':
ftfont.m:724: error: structure has no member named `font'
ftfont.m:725: error: structure has no member named `font'
ftfont.m:729: error: structure has no member named `font'
ftfont.m:729: error: structure has no member named `font'
ftfont.m:734: error: structure has no member named `font'
ftfont.m:742: error: structure has no member named `font'
ftfont.m:744: warning: implicit declaration of function
`FTC_Manager_Lookup_Size'
ftfont.m:744: error: structure has no member named `font'
ftfont.m:769: error: `FTC_CMapDescRec' undeclared (first use in this
function)
ftfont.m:769: error: (Each undeclared identifier is reported only once
ftfont.m:769: error: for each function it appears in.)
ftfont.m:769: error: parse error before "cmap"
ftfont.m:770: error: `cmap' undeclared (first use in this function)
ftfont.m:770: error: structure has no member named `font'
ftfont.m:772: error: `FTC_CMAP_BY_ENCODING' undeclared (first use in this
function)
...
(more error lines there)
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 01/12/05 at 00:59 By: Alexander Malmberg <alexm>
Fixed in cvs by:
Module name: gnustep
Branch:
Changes by: Alexander Malmberg <alexm(at)savannah.gnu.org> 05/01/11
15:02:29
Modified files:
core/back : ChangeLog
core/back/Source/art: ftfont.m
Added files:
core/back/Source/art: ftfont-old.m
Log message:
2005-01-11 16:01 Alexander Malmberg <alexander(at)malmberg.org>
* Source/art/ftfont.m: Copy old contents to ftfont-old.m and
include that file if the freetype version is <2.1.8. Rewrite
this file to work with freetype >=2.1.8.
* Source/art/ftfont-old.m: New file.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/ChangeLog.diff?tr1=1.340&tr2=1.341&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/Source/art/ftfont-old.m?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/back/Source/art/ftfont.m.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
==============================================================================
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10656>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #10656] -back from CVS is not compilable with libfreetype 2.1.9,
Alexander Malmberg <=