You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@danieleds I don't have all these warnings, even when compiling with GCC. Where (and how) do you get the -Wold-style-cast warnings? I think I already fixed -Wunused-local-typedef in dcbb2ef, can you verify if that's the same issue?
After including the headers, a lot of QtPromise-specific warnings are shown on compilation.
I've been able to suppress them by adding the following pragmas to "QtPromise":
It would be nice to not have to do this.
Thanks for the great library.
The text was updated successfully, but these errors were encountered: