This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients Jeffrey.Walton, benjamin.peterson, brett.cannon, ned.deily
Date 2014-03-15.23:11:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394925101.86.0.467655974718.issue20935@psf.upfronthosting.co.za>
In-reply-to
Content
CFLAGS="-g3 -fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --with-system-expat && make -j4

works for me.
History
Date User Action Args
2014-03-15 23:11:41benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, ned.deily, Jeffrey.Walton
2014-03-15 23:11:41benjamin.petersonsetmessageid: <1394925101.86.0.467655974718.issue20935@psf.upfronthosting.co.za>
2014-03-15 23:11:41benjamin.petersonlinkissue20935 messages
2014-03-15 23:11:41benjamin.petersoncreate