On Sun, Feb 5, 2012 at 6:50 PM, Eric Noulard <eric.noul...@gmail.com> wrote: > 2012/2/1 David Cole <david.c...@kitware.com>: >> >> There's no rush here. We won't be reviewing your changes again until >> next Tuesday at this point... > > Hi all, > > I did push the work and the branch a little further yesterday. > I didn't get any big red on the dashboard this time and I think > it was worth going a little further. >
There is this issue on the dashboard: http://cdash.org/CDash/viewBuildError.php?buildid=1981062 Use empty string assignment: std::string s; s = ""; ...instead of "clear" to avoid this problem on our (yes, I know, ancient, but annoyingly still there) VS6 dashboards. Thanks, David -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers