[umbrello] [Bug 449268] code importing wizard C#: Windows Forms classes are not imported

Oliver Kellogg bugzilla_noreply at kde.org
Fri Feb 11 22:38:19 GMT 2022


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

--- Comment #1 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
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.


More information about the umbrello-devel mailing list