Skip to content

Fix warning C4267 from STL to OpenSSL API #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

prince-chrismc
Copy link
Collaborator

resolves #140

@prince-chrismc prince-chrismc merged commit 0d10b63 into Thalhammer:master Apr 21, 2021
prince-chrismc added a commit to prince-chrismc/jwt-cpp that referenced this pull request May 16, 2021
* Remove unused member from eddsa algorithm base (Thalhammer#136)

* Remove unsed memember from eddsa algotithm base

* docs

* Remove silly test code

* 🐛 Fix warning C4267 from STL to OpenSSL API (Thalhammer#141)

* Changed the JWT_CMAKE_FILES_INSTALL_DIR such that it is found on both Windows and Unix and that it may be configured to something entirely different

* Update CMakeLists.txt

Co-authored-by: Chris Mc <[email protected]>

* Update .github/workflows/cmake.yml

Co-authored-by: Chris Mc <[email protected]>

* Update .github/workflows/cmake.yml

Co-authored-by: Chris Mc <[email protected]>

* Update .github/workflows/cmake.yml

Co-authored-by: Chris Mc <[email protected]>

Co-authored-by: Arjen Hoogesteger <[email protected]>
Co-authored-by: Arjen Hoogesteger <[email protected]>
@prince-chrismc prince-chrismc deleted the fix-msvc-warning branch September 16, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"'argument': conversion from 'size_t' to 'long', possible loss of data" Windows build x64
1 participant