Serious error in configure fixed in trunk and 1.4.x but not in test version
There's a serious typo in configure.in that prevents the coverage tests from running correctly. Its a single character error (a period instead of a comma). As there is a *lot* of uncovered code right now, getting current coverage data is important. This was change #8304, made 3/29/11 . Bill William Gropp Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
Can someone merge r8304 into the 1.4 branch? Rajeev On Apr 6, 2011, at 12:11 PM, William Gropp wrote:
There's a serious typo in configure.in that prevents the coverage tests from running correctly. Its a single character error (a period instead of a comma). As there is a *lot* of uncovered code right now, getting current coverage data is important. This was change #8304, made 3/29/11 .
Bill
William Gropp Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
done. On 04/06/2011 12:23 PM, Rajeev Thakur wrote:
Can someone merge r8304 into the 1.4 branch?
Rajeev
On Apr 6, 2011, at 12:11 PM, William Gropp wrote:
There's a serious typo in configure.in that prevents the coverage tests from running correctly. Its a single character error (a period instead of a comma). As there is a *lot* of uncovered code right now, getting current coverage data is important. This was change #8304, made 3/29/11 .
Bill
William Gropp Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
-- Pavan Balaji http://www.mcs.anl.gov/~balaji
participants (3)
-
Pavan Balaji -
Rajeev Thakur -
William Gropp