changeset 27399:fe6a64dc8605

mark another location in GUI that should be checked for thread safety
author John W. Eaton <jwe@octave.org>
date Thu, 12 Sep 2019 13:30:05 -0400
parents db22b63b9c59
children 7cf857166440
files libgui/src/m-editor/file-editor-tab.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/m-editor/file-editor-tab.cc	Thu Sep 12 13:28:12 2019 -0400
+++ b/libgui/src/m-editor/file-editor-tab.cc	Thu Sep 12 13:30:05 2019 -0400
@@ -764,6 +764,8 @@
 
             if (m_is_octave_file)
               {
+                // FIXME: the following does not appear to be thread safe.
+
                 // octave: get keywords from internal informations depending on
                 //         user preferences