IRCv3: Make sure we can compile against old versions of Gsasl
Review Request #2229 — Created Feb. 8, 2023 and submitted
IRCv3: Make sure we can compile against old versions of Gsasl
Compiled against fedora 36 and 37. Also compiled on debian unstable and verified that SCRAM-SHA-256 was still working.
Summary | ID |
---|---|
5b35c943c921b1dbed174e08c8a9979ff34ca73f |
Description | From | Last Updated |
---|---|---|
This produces a warning for me: ../libpurple/protocols/ircv3/purpleircv3sasl.c: In function 'purple_ircv3_sasl_callback': ../libpurple/protocols/ircv3/purpleircv3sasl.c:114:17: warning: case value '25' not in enumerated type 'Gsasl_property' … |
ivanhoe |