On Mon, Feb 6, 2012 at 11:25 AM, Eric Noulard <[email protected]> wrote: > 2012/2/6 David Cole <[email protected]>: >> On Sun, Feb 5, 2012 at 6:50 PM, Eric Noulard <[email protected]> wrote: >>> 2012/2/1 David Cole <[email protected]>: >>>> >>>> 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. > > OK noted. > Just fixed and pushed to next as well. > > I'm subscribed to CMake dashboard and I don't think I received that alert? > Any reason for that? >
I don't know... I think you should have received one based on this build: http://cdash.org/CDash/buildSummary.php?buildid=1978516 (Your updates are listed in that build's updates, and that is the build where the error first occurred...) -- 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
