heimdal_build omit #line statments to allow valgrind to work again
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Feb 2011 09:34:07 +0000 (20:34 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 25 Feb 2011 10:46:56 +0000 (11:46 +0100)
commit80e23c68d83a7c9989f87d5a88a78bb76d222afc
tree534af1ca02724866bcf651b8f651c0bbde300220
parent22c407d8bd01d98498c1960b58b5d49d8dda8899
heimdal_build omit #line statments to allow valgrind to work again

The lex/yacc files were generated on Fedora 14, and have empty
filenames in #line declarations.  I don't know why this is, but it
seems best just to omit the #line statements.

This is what was causing Valgrind on Fedora not to run on Samba
binaries and programs linked to Samba libraries.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Feb 25 11:46:56 CET 2011 on sn-devel-104
source4/heimdal/lib/asn1/asn1parse.c
source4/heimdal/lib/asn1/lex.c
source4/heimdal/lib/com_err/lex.c
source4/heimdal/lib/com_err/parse.c
source4/heimdal/lib/hx509/lex.yy.c
source4/heimdal/lib/hx509/sel-gram.c
source4/heimdal/lib/hx509/sel-lex.c
source4/heimdal_build/lexyacc.sh