Bug 185930

Summary: [Qyoto] Compilation of sources generated by UICS and CSRCC produce a lot of warnings
Product: [Unmaintained] bindings Reporter: Cédric Belin <cedric>
Component: generalAssignee: kde-bindings
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: christoph
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.