| Summary: | ktp-common-internals-0.9.0/otr-proxy/KTpProxy/svc-channel-proxy.cpp:63: bad test ? | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | dcb314 | 
| Component: | OTR | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | zieminn | 
| Priority: | NOR | ||
| Version First Reported In: | git-latest | ||
| Target Milestone: | Future | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| 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. I tried to git clone the most recent source code and ssh wouldn't let me. Since no progress on this one in five years, I am happy to let it die. | 
ktp-common-internals-0.9.0/otr-proxy/KTpProxy/svc-channel-proxy.cpp:63]: (warning) Comparison of a boolean expression with an integer other than 0 or 1. Source code is if (!adaptee()->metaObject()->indexOfMethod("connectProxy(Tp::Service::ChannelProxyInterfaceOTRAdaptor::ConnectProxyContextPtr)") == -1) { Reproducible: Always