]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Do not use 'black/whitelist' language. 10539/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 16 Jun 2020 19:35:48 +0000 (13:35 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 16 Jun 2020 19:35:48 +0000 (13:35 -0600)
cmake/configure/configure_1_tbb.cmake
contrib/utilities/generate_lapack_templates

index 9ef8b84e5c40d7d11bb051c9541b19fa4c5093da..9626f9d81dc86a3396566aaea2e6164e58435df2 100644 (file)
@@ -40,7 +40,7 @@ MACRO(FEATURE_TBB_FIND_EXTERNAL var)
   #
   # TBB versions before 4.2 are missing some explicit calls to std::atomic::load
   # in ternary expressions; these cause compilation errors in some compilers
-  # (such as GCC 8.1 and newer). To fix this we simply blacklist all older
+  # (such as GCC 8.1 and newer). To fix this we simply disallow all older
   # versions:
   #
   IF(TBB_VERSION VERSION_LESS "4.2")
index d86e466800a3254bea8adf8101c146a2e5de03c4..dedd2ee6c1b564ac0c8ac72d0bb084a031eabad0 100755 (executable)
@@ -556,7 +556,7 @@ def main():
                     guard_fp = routine_name in fp_guarded_subroutines
                     routines.append(FortranRoutine(file_name, guard_fp))
                 except NotImplementedError:
-                    # not a lot we can do. If its in the whitelist we will fail
+                    # Not a lot we can do. If its in the allowed list we will fail
                     # again later anyway
                     continue
             routines.sort(key=lambda u: u.general_name)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.