|
Boost : |
Subject: Re: [boost] Embedding manifest into the regression tests (was: [testers] [log] Problems with tests)
From: Sergey Cheban (s.cheban_at_[hidden])
Date: 2013-05-13 17:27:12
13.05.2013 23:36, Holger Grund пиÑеÑ:
> VC++ 10 and 11 dont use sxs isolation for runtime libs any more.
> IOW, you dont need a manifest for the CRT in VS2010&2012.
SxS isolation is not the only reason to have manifest.
At least two unit tests in the boost log library fail to run just because:
1. They do not contain the manifest
2. Their names match the *patch*.exe pattern.
We can rename these tests but it is just a workaround, not a fix. To fix
the problem, we need a manifest.
-- Best regards, Sergey Cheban
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk