Skip to content

csetjmpリファレンスの追加#1618

Merged
K10-K10 merged 2 commits intomasterfrom
feat/csetjump
May 3, 2026
Merged

csetjmpリファレンスの追加#1618
K10-K10 merged 2 commits intomasterfrom
feat/csetjump

Conversation

@K10-K10
Copy link
Copy Markdown
Contributor

@K10-K10 K10-K10 commented Apr 30, 2026

  • ヘッダページ
  • jmp_buf
  • longjmp
  • setjmp

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

プレビュー (HTML) (更新時刻: 2026-05-03 20:08:11 JST)

  • Commit: 945c12d
  • プレビューの生成には時間がかかります (3~5分)。進捗状況はこちらをご確認ください。

変更記事一覧

6件の記事が変更されました。

※ソース (.md) に直接変更のあった記事を列挙しています。グローバル修飾や変換規則の変更による変化は考慮していません。

@faithandbrave
Copy link
Copy Markdown
Member

レビュー可能になったら教えてください

@yohhoy
Copy link
Copy Markdown
Member

yohhoy commented May 1, 2026

master側で行われた本PRと無関係なコミットが数件混じっていますね。最終的には整理いただいたほうが良いのかも?

@akinomyoga
Copy link
Copy Markdown
Member

@K10-K10 rebase したら自動的に drop されるはずなので今それをしておくのが楽の気がします (例: git fetch upstream; git rebase upstream/master)

@K10-K10 K10-K10 force-pushed the feat/csetjump branch 3 times, most recently from acee399 to 5d1185b Compare May 1, 2026 12:28
@K10-K10
Copy link
Copy Markdown
Contributor Author

K10-K10 commented May 1, 2026

レビューお願いします

Comment thread reference/csetjmp/longjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/stdc_version_setjmp_h.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/jmp_buf.md
Comment thread reference/csetjmp/setjmp.md
Comment thread reference/csetjmp/longjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md Outdated
Comment thread reference/csetjmp/jmp_buf.md Outdated
Comment thread reference/csetjmp/longjmp.md
Comment thread reference/csetjmp/longjmp.md Outdated
Comment thread reference/csetjmp/setjmp.md
@K10-K10
Copy link
Copy Markdown
Contributor Author

K10-K10 commented May 3, 2026

何度もすみません.
諸々修正したのでご確認お願いします

@K10-K10
Copy link
Copy Markdown
Contributor Author

K10-K10 commented May 3, 2026

@yohhoy , @akinomyoga さん、何度もありがとうございました
マージしようと思います.

K10-K10 added 2 commits May 3, 2026 12:02
- ヘッダページ
- `jmp_buf`
- `longjmp`
- `setjmp`
- `__STDC_VERSION_SETJMP_H__`
@K10-K10 K10-K10 merged commit a3e6c02 into master May 3, 2026
20 checks passed
@K10-K10 K10-K10 deleted the feat/csetjump branch May 3, 2026 11:12
@akinomyoga
Copy link
Copy Markdown
Member

akinomyoga commented May 3, 2026

あと「ヌル文」は聞いたことないので空文にします (d52962b)。

追記: JIS C++ も確認しましたが「空文」でした。
追記: あと discarded の訳は廃棄です。

@K10-K10
Copy link
Copy Markdown
Contributor Author

K10-K10 commented May 3, 2026

確認不足でした、すみません
ご対応ありがとうございます

@akinomyoga
Copy link
Copy Markdown
Member

いえこちらこそ記事を作っていただいてありがとうございます!

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.

5 participants