On 12/14/2012 09:29 AM, Bernhard Voelker wrote: > On 12/13/2012 08:29 PM, Assaf Gordon wrote:
>> [PATCH 2/2] doc: tweak 'lcov' in HACKING > $ lcov -t coreutils -q -d src -b `pwd` -o src.lcov -c > <built-in>:cannot open source file > geninfo: ERROR: cannot read <built-in>.gcov! > > Don't you get that, too? This geninfo/lcov error is fixed upstream: http://ltp.cvs.sourceforge.net/viewvc/ltp/utils/analysis/lcov/bin/geninfo?r1=1.90&r2=1.91 I patched locally, and now it works again. ;-) Pushed: http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=c388053e Thanks again. Have a nice day, Berny
