[krita] [Bug 480520] Krita does not compile with LTO enabled

2024-01-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=480520

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/-/commit/e33c7d7 |hics/krita/-/commit/2c4dd04
   |d533d5289c3a37007f8cf574af5 |2df1518d67c117ced08c5a2f372
   |bc7102  |9c3193

--- Comment #5 from Dmitry Kazakov  ---
Git commit 2c4dd042df1518d67c117ced08c5a2f3729c3193 by Dmitry Kazakov.
Committed on 30/01/2024 at 14:32.
Pushed by dkazakov into branch 'krita/5.2'.

Possibly fix ODR violation in the transform tool strategies


(cherry picked from commit e33c7d7d533d5289c3a37007f8cf574af5bc7102)

M  +2-0plugins/tools/tool_transform2/kis_free_transform_strategy.cpp
M  +2-1   
plugins/tools/tool_transform2/kis_perspective_transform_strategy.cpp

https://invent.kde.org/graphics/krita/-/commit/2c4dd042df1518d67c117ced08c5a2f3729c3193

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

[krita] [Bug 480520] Krita does not compile with LTO enabled

2024-01-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=480520

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/e33c7d7
   ||d533d5289c3a37007f8cf574af5
   ||bc7102
 Status|REPORTED|RESOLVED

--- Comment #4 from Dmitry Kazakov  ---
Git commit e33c7d7d533d5289c3a37007f8cf574af5bc7102 by Dmitry Kazakov.
Committed on 30/01/2024 at 14:31.
Pushed by dkazakov into branch 'master'.

Possibly fix ODR violation in the transform tool strategies

M  +2-0plugins/tools/tool_transform2/kis_free_transform_strategy.cpp
M  +2-1   
plugins/tools/tool_transform2/kis_perspective_transform_strategy.cpp

https://invent.kde.org/graphics/krita/-/commit/e33c7d7d533d5289c3a37007f8cf574af5bc7102

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

[krita] [Bug 480520] Krita does not compile with LTO enabled

2024-01-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=480520

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

--- Comment #3 from Dmitry Kazakov  ---
Thank you for the report! It sounds as a nice isseu :)

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

[krita] [Bug 480520] Krita does not compile with LTO enabled

2024-01-29 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=480520

Sam James  changed:

   What|Removed |Added

 CC||s...@gentoo.org

--- Comment #2 from Sam James  ---
(Note that it may build with just -flto, but -Wodr warnings indicate it's
unsafe, so we tell people downstream to use -Werror=odr with LTO.)

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

[krita] [Bug 480520] Krita does not compile with LTO enabled

2024-01-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=480520

--- Comment #1 from Erik Quaeghebeur  ---
Downstream bug: https://bugs.gentoo.org/922520

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