CONTRIBUTING.adoc: remove BT_LIB_LOGF_APPEND_CAUSE
[babeltrace.git] / CONTRIBUTING.adoc
index 945f3984d368406d3a9d96fa86dffd12f640eb4f..17840c38c5be457d7988997ec3cafd92ac5fb8ca 100644 (file)
@@ -585,10 +585,6 @@ of `+BT_LOG*()+`:
     Library error logging statement, and unconditional error cause
     appending.
 
-`+BT_LIB_LOGF_APPEND_CAUSE("format string", ...)+`::
-    Library fatal logging statement, and unconditional error cause
-    appending.
-
 The macros above accept the typical `printf()` conversion specifiers
 with the following limitations:
 
@@ -1680,8 +1676,7 @@ https://clang.llvm.org/docs/ClangFormatStyleOptions.html[style] of the
 You _must_ format modified and new {cpp} files with clang-format before
 you create a contribution patch.
 
-You need clang-format{nbsp}≥{nbsp}10 to use the project's `.clang-format`
-file.
+You need clang-format{nbsp}13 to use the project's `.clang-format` file.
 
 To automatically format all the project's {cpp} files, run:
 
This page took 0.023802 seconds and 4 git commands to generate.