Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 12, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Jeffrey van de Glind and others added 2 commits March 3, 2021 11:09
If a project compiled with clang for macos links to CppRest, and the
-fvisibility=hidden compiler option is used, the http_exception is used
as std::exception. The clang compiler requires it to be exported in
order to know about the symbols.

Since the Visual Studio compiler throws warnings regarding the export of
a class that inherits from a non-exported class, std::exception in this
case, this export is only defined for clang.
export http_exception for non Windows builds
@pull pull bot added the ⤵️ pull label Mar 12, 2021
@pull pull bot merged commit bfe3487 into Mu-L:master Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants