Skip to content

Commit

Permalink
Refs 15766: addressing reviewer's comments
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
  • Loading branch information
Miguel Barro committed Nov 11, 2022
1 parent 3cdf71b commit da8af4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions docs/installation/configuration/cmake_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ dependency on other options.
Note that setting the flag ``OFF`` will not prevent the use of the custom implementation in those
frameworks that default to ``PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP``.
This flag prevents thread sanitizer reports on GCC/Clang STL implementations.
- ``ON`` ``OFF``
- ``OFF`` (linux & Mac), ``ON`` (Windows)
- ``OFF`` (Linux & Mac), ``ON`` (Windows)
* - :class:`SANITIZER`
- Adds run-time instrumentation to the code. Supported options are:

Expand All @@ -151,7 +150,6 @@ dependency on other options.
- ``OFF``

.. _POSIX: https://man7.org/linux/man-pages/man3/pthread_rwlockattr_setkind_np.3.html
>>>>>>> 1eb7e19d (Refs 15766: update shared_mutex docs)

Log options
^^^^^^^^^^^
Expand Down
1 change: 0 additions & 1 deletion docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ latencies
Libp
libs
lifecycle
linux
localhost
localtime
LogTopic
Expand Down

0 comments on commit da8af4f

Please sign in to comment.