$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-01-15 16:34:43
At 11:12 PM 1/14/2005, Rob Stewart wrote:
 >From: Beman Dawes <bdawes_at_[hidden]>
 >> At 03:04 PM 1/14/2005, troy d. straszheim wrote:
 >>
 >>  >I gotta say, this is really time-intensive work...  I wonder if 
running
 >>  >regressions "by default" in both debug and release mode might not be
 >>  >good practice... It could be better to try to catch things like this 
on
 >>  >the way in.
 >>
 >> That has been discussed, but some of the people who actually run the 
tests
 >
 >> just don't have enough resources to double the test load.
 >
 >Alternate days?  Release on weekdays and debug on Saturdays?
Alternate days might work OK. Say debug on odd, release on even. But we 
would have to solve the NDEBUG problem Dave mentioned, and deal with any 
configuration issues.
--Beman