[kdevelop] [Bug 188180] "implement function" should preserve exceptions specification

2020-09-23 Thread Guillermo Frontera
https://bugs.kde.org/show_bug.cgi?id=188180 --- Comment #5 from Guillermo Frontera --- I have submitted a merge request to fix this at least in the case where the specification is noexcept (no expression provided) or throw() (no types provided). -- You are receiving this mail because: You are

[kdevelop] [Bug 188180] "implement function" should preserve exceptions specification

2020-09-23 Thread Guillermo Frontera
https://bugs.kde.org/show_bug.cgi?id=188180 Guillermo Frontera changed: What|Removed |Added Component|Language Support: CPP (old) |Language Support: CPP