Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 09:45:05 -0700 (PDT)
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/gltt/files patch-FTGlyphVectorizer.h
Message-ID:  <200306101645.h5AGj5nQ009223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lioux       2003/06/10 09:45:05 PDT

  FreeBSD ports repository

  Added files:
    graphics/gltt/files  patch-FTGlyphVectorizer.h 
  Log:
  Fix build with gcc 3.x: friend class declarations are more strict
  
  friend A; -> friend class A;
  
  Prompted by:    bento,
                  kris
  
  Revision  Changes    Path
  1.1       +11 -0     ports/graphics/gltt/files/patch-FTGlyphVectorizer.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306101645.h5AGj5nQ009223>