Bugs in `declare!` docs
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
調査の方向性
Start by locating the documentation section for declare! and compare its struct declaration example and size calculation with the issue. Read the linked commit for the static-allocation concern. Done means correcting the two examples and documenting the allocation behavior and its use inside functions.
索引モデルが issue の本文から書いたものです。
説明
1

s/c: declare struct! [d [integer!] e [float!]] it should be
2
And just below:

12 + 4 (integer) + 8 (float) = 24 in my book, not 20 bytes
3
The returned value of DECLARE STRUCT! is the memory address of the newly created struct! value.
It is never stated that structure is static (only allocated once), so is dangerous to use inside functions (see https://github.com/red/red/commit/069f33520c00c57f297886fc7272f60a259579bb commit)
- 主要言語
- CSS
- スター
- 68
- フォーク
- 47
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
red/docs のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
-
What's `#INF`? オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 68/100
似ている issue
-
agent-ready documentation needs-triage
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
untriaged
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
dotnet/dotnet-api-docs#13095 ·
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100