[umbrello] [Bug 397909] Develop Vala importer
Ralf Habacker
bugzilla_noreply at kde.org
Tue Aug 28 13:40:38 BST 2018
https://bugs.kde.org/show_bug.cgi?id=397909
--- Comment #7 from Ralf Habacker <ralf.habacker at freenet.de> ---
Created attachment 114654
--> https://bugs.kde.org/attachment.cgi?id=114654&action=edit
screenshot from imported vala test file
For a quick impression
1. I downloaded the code fragment from
https://wiki.gnome.org/Projects/Vala/GIOSamples#Asynchronous_File_Listing to
test.vala
2. created a symbolic link named test.cs
3. Imported test.cs with c# importer
The appended screenshot shows the result:
1. The class ASyncGIOSample was imported with inheritance correctly
2. the attribue 'model' has been imported with visibility and correct type
3. The constructor has been imported correctly
4. method 'list_directory' shows some errors
4.1 'async' has been wrongly imported as type
4.2 the name of the method is 'voidlist_directory(){stdout.printf("Start
scanning home directory\n")', which is incorrect
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list