This repository was archived by the owner on May 2, 2024. It is now read-only.
[pull] master from tsukumijima:master#5
Open
pull[bot] wants to merge 67 commits intoijs01140:masterfrom
Open
Conversation
f0e0b1e to
71e9fda
Compare
so that this code can be built with MinGW
__forceinline をやめてMinGWでもビルド可能とする
AppVeyor の構成ファイルは GitHub Actions が使える現在では不要なため削除した
40c1582 to
2afadaf
Compare
Windows+MinGWでのみ発生する文字列型の不一致・ヘッダを解消
MSVCではmulti2.c, multi2_simd.cを、MinGW/Linuxではmulti2.ccを使う
warning: ‘fill_random_bytes’ defined but not used [-Wunused-function] Change-Id: I92fcf68132ade35d0558f4c4024e1c91cf6bbf8f
warning: control reaches end of non-void function [-Wreturn-type] Change-Id: If739be176fa4c3b7e52872b2a30033621ebf52ed
コンパイル時の WARNING メッセージを潰しています
warning: passing argument 1 of ‘strcpy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] Warning: the comparison will always evaluate as ‘true’ for the address of ‘pattern’ will never be NULL [-Waddress] Change-Id: I21b327d47ae25ab11f8bf6b602c17c335037ba8b
warning: null character(s) preserved in literal Change-Id: Ieca6119161e0d522834c98bd961a65901ac44a0e
参照: TR-B39
libaribb25.soがなくても動作する様にビルドするには以下を実行する。 cmake -DBUILD_SHARED_B25=OFF ..
これで arm64 側のビルド高速化と自動リリースが期待できる
…grate/fork-updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )