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 skrah
Recipients alex, amaury.forgeotdarc, benrg, brian.curtin, eric.araujo, georg.brandl, ishimoto, jackdied, loewis, meador.inge, mrabarnett, ncoghlan, pitrou, r.david.murray, rhettinger, skrah, terry.reedy, tim.golden, vstinner
Date 2012-07-31.22:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343772568.37.0.883579120867.issue8847@psf.upfronthosting.co.za>
In-reply-to
Content
New patches with tests for 3.2 and 3.3. For 3.2 I determined empirically
that EnableCOMDATFolding="1" (and not "0") turns on NOICF.

If anyone can confirm that this is the case or has a pointer to
the relevant vcproj docs, I'd be thrilled.
History
Date User Action Args
2012-07-31 22:09:29skrahsetrecipients: + skrah, loewis, georg.brandl, rhettinger, terry.reedy, ishimoto, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, jackdied, tim.golden, eric.araujo, mrabarnett, alex, r.david.murray, brian.curtin, meador.inge, benrg
2012-07-31 22:09:28skrahsetmessageid: <1343772568.37.0.883579120867.issue8847@psf.upfronthosting.co.za>
2012-07-31 22:09:27skrahlinkissue8847 messages
2012-07-31 22:09:27skrahcreate