cvs commit: ports/math/graphthing Makefile

Pav Lucistnik pav at FreeBSD.org
Fri Feb 10 20:13:27 UTC 2012


pav         2012-02-10 20:13:26 UTC

  FreeBSD ports repository

  Modified files:
    math/graphthing      Makefile 
  Log:
  - Mark BROKEN: does not compile
    gt-bison.y -> gt-bison.tab.cc
    gt-bison.tab.cc -> gt-bison.tab.o
    gt-bison.y: In function 'int yy_gt_parse()':
    gt-bison.y:95: warning: deprecated conversion from string constant to 'char*'
    gt-bison.y:100: warning: deprecated conversion from string constant to 'char*'
    gt-bison.tab.cc:1596: error: invalid conversion from 'const char*' to 'char*'
    gt-bison.tab.cc:1596: error:   initializing argument 1 of 'int yy_gt_error(char*)'
    gt-bison.tab.cc:1711: warning: deprecated conversion from string constant to 'char*'
    gmake[1]: *** [gt-bison.tab.o] Error 1
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.40      +2 -0      ports/math/graphthing/Makefile


More information about the cvs-ports mailing list