cvs commit: ports/editors/madedit Makefile
 ports/editors/madedit/files
 patch-charset-detector__src__entry__impl.cpp
 patch-charset-detector__src__prmem.h
    Xin LI 
    delphij at FreeBSD.org
       
    Wed Mar 23 00:04:29 UTC 2011
    
    
  
delphij     2011-03-23 00:04:29 UTC
  FreeBSD ports repository
  Modified files:
    editors/madedit      Makefile 
  Added files:
    editors/madedit/files 
                          patch-charset-detector__src__entry__impl.cpp 
                          patch-charset-detector__src__prmem.h 
  Log:
  madedit makes use of hidden symbol feature of gcc while our system header
  don't like it.  The recent addition of hidden symbol feature have exposed
  this issue.
  
  This is a minimal set of change that makes it work.
  
  Pointed out by: tinderbox via miwi and pav
  
  Revision  Changes    Path
  1.14      +2 -1      ports/editors/madedit/Makefile
  1.1       +21 -0     ports/editors/madedit/files/patch-charset-detector__src__entry__impl.cpp (new)
  1.1       +12 -0     ports/editors/madedit/files/patch-charset-detector__src__prmem.h (new)
    
    
More information about the cvs-all
mailing list