Просмотр исходного кода

Note compiler bugs affecting array library tests

[SVN r21096]
Douglas Gregor 22 лет назад
Родитель
Сommit
8ef8e20409
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      status/win32-notes-map.txt

+ 6 - 0
status/win32-notes-map.txt

@@ -19,6 +19,8 @@
 
 // Borland
 
+borland/array/array3,3
+borland/array/array4,3
 borland/random/random_test,2
 borland/function/function_arith_cxx98,3
 borland/function/function_ref_cxx98,3
@@ -64,6 +66,8 @@ intel-win32/regex/*,10
 
 // VC++ 6.0
 
+msvc/array/array3,3
+msvc/array/array4,3
 msvc/random/*,10
 msvc/function/allocator_test,5
 msvc/function/function_arith_cxx98,3
@@ -78,6 +82,8 @@ msvc/signals/signal_test,3
 
 // VC++ 7.0
 
+vc7/array/array3,3
+vc7/array/array4,3
 vc7/random/*,10
 vc7/thread/test_mutex,0
 vc7/thread/test_mutex,6

粤ICP备19079148号