[test] Extraneous semicolon in sync_access_test.cpp

sync_access_test is failing on several platforms on both trunk and release. See http://beta.boost.org/development/tests/release/developer/test.html The failure clears if the semicolon at the end of sync_access_test.cpp line 23 is removed. Is there any reason this fix hasn't been made? --Beman

Beman Dawes <bdawes <at> acm.org> writes:
sync_access_test is failing on several platforms on both trunk and release.
See http://beta.boost.org/development/tests/release/developer/test.html
Fixed.

On Thu, Oct 16, 2008 at 1:16 AM, Gennaidy Rozental <rogeeff@gmail.com>wrote:
Beman Dawes <bdawes <at> acm.org> writes:
sync_access_test is failing on several platforms on both trunk and
release.
See http://beta.boost.org/development/tests/release/developer/test.html
Fixed.
Thanks, --Beman
participants (2)
-
Beman Dawes
-
Gennaidy Rozental