bugGNUstep - Bugs: bug #10656, -back from CVS is not compilable...

Group
 
 

bug #10656: -back from CVS is not compilable with libfreetype 2.1.9

Submitter:  Stefan Urbanek <stefanu>
Submitted:  Wed 13 Oct 2004 07:52:34 AM UTC
   
 
Category:  Backend Severity:  4 - Important
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  alexm
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Jan 2005 12:59:53 AM UTC, comment #1: 

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

Alexander Malmberg <alexm>
Group Member
Wed 13 Oct 2004 07:52:34 AM UTC, original submission:  

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)

Stefan Urbanek <stefanu>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-12 alexm StatusNone Fixed
    Assigned toNone alexm
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code