Changed the warnings in the deprecated headers from 1.34.0 to errors. These

will be removed in a future version of Boost (probably 1.39.0).



[SVN r49340]
This commit is contained in:
Daniel James
2008-10-15 10:26:55 +00:00
parent 59f9787c11
commit 3f1cbcd762
7 changed files with 7 additions and 127 deletions

View File

@@ -40,7 +40,7 @@ test-suite functional/hash
[ compile-fail hash_no_ext_fail_test.cpp ]
[ run hash_no_ext_macro_1.cpp ]
[ run hash_no_ext_macro_2.cpp ]
[ run hash_deprecated_headers.cpp : : : <test-info>always_show_run_output ]
[ compile-fail hash_deprecated_headers.cpp ]
;
build-project ../examples ;