Bug 185930 - [Qyoto] Compilation of sources generated by UICS and CSRCC produce a lot of warnings
Summary: [Qyoto] Compilation of sources generated by UICS and CSRCC produce a lot of w...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 08:57 UTC by Cédric Belin
Modified: 2024-05-06 18:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Belin 2009-03-02 08:57:47 UTC
Version:           Qyoto 4.3 (libqyoto4.3-cil / package 4.1.4-0ubuntu1~intrepid1) (using KDE 4.1.4)
Compiler:          GMCS (Mono C# compiler) version 1.9.1.0 
OS:                Linux
Installed from:    Ubuntu Packages

It's very annoying that source files generated by UICS (Qt User Interface Compiler) and CSRCC (Qt Resource Compiler) produce a lot of warnings when they're compiled due to lack of comments on methods and classes.
It makes difficult to see the errors/warnings from other source files.

It would be very cool if there was dummy comments (or pragma directives) to avoid these warnings in generated files :
- CS1587 (XML comment is not placed on a valid language element)
- CS1591 (Missing XML comment for publicly visible type or member `QInitResources__dest_class__`)
Comment 1 Justin Zobel 2021-03-09 05:24:40 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2024-05-06 18:20:44 UTC
The bindings we had are no longer maintained and got removed with either KF5 or KF6, depending on the language.