Path to this page:
Subject: CVS commit: pkgsrc/editors/vile
From: David A. Holland
Date: 2013-06-23 00:12:42
Message id: 20130622221242.6CB1496@cvs.netbsd.org
Log Message:
Rather than try to guess which flex version changed the prototype of
yyget_leng() from returning int to returning size_t, since it was
apparently somewhere between the flex I have and the flex Joerg's
build machine has, skip the declaration, since it's apparently no
longer necessary to provide it for flex. This should fix the build on
netbsd-6.
Files: