[Bug 1981978] Review Request: sip6 - SIP - Python/C++ Bindings Generator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1981978

woodhead <woodhead99@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |woodhead99@xxxxxxxxx



--- Comment #7 from woodhead <woodhead99@xxxxxxxxx> ---
suggestion: I would like to share a incompatible point between sip6 and sip5
according to my usage of sip5 and sip6 on fc35.
For example, the `enum DataType{ intType, floatType }' defined in a C++
namespace, say `foo'. The enum's elements are mapped to a global python object
named `foo', with sip5. And you can use foo.intType in python. While with sip6,
such a usage is invalid in python, and you have to use foo.DataType.intType to
refer to the same value. It seems not select-able between the two fashions in
sip6.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1981978
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux