[opus] opusfile.h error

alpha thinktink alphathinktink at gmail.com
Sun Aug 25 20:50:19 PDT 2013


oops:

/**Use the given user name for authentication when proxying connections.
>    All proxy parameters are ignored for non-http and non-https URLs.
>    \param _user const char *: The proxy server user name.
>                               This may be <code>NULL</code> to disable
> proxy
>                                authentication.
>                               A non-<code>NULL</code> value only has an
> effect
>                                if #OP_HTTP_PROXY_HOST and
> #OP_HTTP_PROXY_PASS
>                                are also specified with
> non-<code>NULL</code>
>                                arguments.
>    \hideinitializer*/
> #define OP_HTTP_PROXY_USER(_user) \
>  OP_URL_OPT(OP_HTTP_PROXY_USER_REQUEST),OP_CHECK_CONST_CHAR_PTR(_host)
>
> You've got "_host" instead of "_user" in the definition for the macro for
"OP_HTTP_PROXY_USER"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20130825/d5acea51/attachment.htm 


More information about the opus mailing list