Date: Fri, 10 Feb 2012 20:13:26 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/graphthing Makefile Message-ID: <201202102013.q1AKDQAl057083@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202102013.q1AKDQAl057083>
