https://bugs.kde.org/show_bug.cgi?id=482983

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.14
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/-/commit/3416
                   |                            |38803895bd9910f8d79a4942733
                   |                            |b21f75ff3
         Resolution|---                         |FIXED

--- Comment #12 from Igor Kushnir <igor...@gmail.com> ---
Git commit 341638803895bd9910f8d79a4942733b21f75ff3 by Igor Kushnir, on behalf
of Jairus Martin.
Committed on 05/04/2024 at 10:54.
Pushed by igorkushnir into branch 'master'.

Only reparse project if meson-info contents change

Currently there is a file watcher that reloads the project when the
meson-info.json file changes. If the project fails to configure,
kdevelop keeps attempting to reconfigure in a loop because the
meson-info.json file keeps getting rewritten. This change makes it
only reconfigure if the contents of the watched file are actually
changed avoiding the loop.
FIXED-IN: 5.14

M  +25   -0    plugins/meson/mesonmanager.cpp
M  +1    -0    plugins/meson/mesonmanager.h

https://invent.kde.org/kdevelop/kdevelop/-/commit/341638803895bd9910f8d79a4942733b21f75ff3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to