[umbrello] [Bug 449268] code importing wizard C#: Windows Forms classes are not imported
"Oliver Kellogg" <[email protected]>
| Newsgroups | gmane.linux.umbrello.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=449268 --- Comment #1 from Oliver Kellogg <[email protected]> --- Git commit e9fbd978a03453669735bcc2c008afef14f553a8 by Oliver Kellogg. Committed on 11/02/2022 at 22:38. Pushed by okellogg into branch 'master'. First stab at "code importing wizard C#: Windows Forms classes are not imported" umbrello/codeimport/csharp/csharpimport.cpp - Simplify function isClassModifier. - In function isCommonModifier, - simplify such that each keyword is looked at only once; - add missing modifiers "readonly", "volatile", "virtual", "override", "unsafe", "extern", "partial", "async". This is just enough to get the classes imported but there remain plenty of details to straighten out. M +30 -45 umbrello/codeimport/csharp/csharpimport.cpp https://invent.kde.org/sdk/umbrello/commit/e9fbd978a03453669735bcc2c008afef14f553a8 -- You are receiving this mail because: You are the assignee for the bug.