On Tue, Feb 21, 2023 at 03:19:12AM +0000, Matthew Bobowski wrote:
> No cast is necessary.
> 
> #define CURLAUTH_BEARER       (((unsigned long)1)<<6)

Ah, good. Many of the other contants (like CURLSSH_AUTH_* and CURLFTPAUTH_*)
*do* need that cast.
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to