Grep機能拡張(マルチスレッド、除外ファイルの正規表現)#2449
Open
hpmy-dev wants to merge 3 commits intosakura-editor:masterfrom
Open
Conversation
Contributor
|
関連issue : #2439 |
Contributor
|
@hpmy-dev 一部のファイルで改行コードが LF から CRLF に変わった関係で差分が確認しづらくなっています。 GitHub の Files changed タブの Open diff view settings で Hide whitespace のチェックを入れると改行コードの差異は表示されなくなりますが、改行コードの変更自体は不要だと思います。 なおWikiを見たんですが改行コードを何で統一する、という記載は見つける事が出来ませんでした。 |
Author
|
mac環境でclone、ソース修正をadd,pushした為と思います。 |
d988516 to
904494c
Compare
Author
|
差分が確認できるかと思います。 |
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.




変更ファイル一覧
ビルドエラー修正
std::size(member)→std::extent_v<decltype(member)>への置き換え(11箇所)。C++20準拠のMSVCで非静的メンバ変数へのstd::size()が定数式として評価できない問題を修正。sakura_core/dlg/sakura_core/dlg/sakura_core/dlg/sakura_core/dlg/sakura_core/dlg/sakura_core/outline/sakura_core/env/sakura_core/typeprop/sakura_core/types/