Skip to content
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

環境により実行時エラーのエラー行の不一致 #1700

Open
kujirahand opened this issue Jul 21, 2024 · 0 comments
Open

環境により実行時エラーのエラー行の不一致 #1700

kujirahand opened this issue Jul 21, 2024 · 0 comments

Comments

@kujirahand
Copy link
Owner

なでしこv3.5.3
・実行時エラーの行が1行目になる

関数を書いた直後の行で実行時エラーが起きると、エラー行が1行目ってことになる
また、簡易エディタだと0行目になる

・再現方法
●A:
戻る

『あ』でエラー発生

・実行結果
※ 貯蔵庫エディタ
[実行時エラー]main.nako3(1行目): あ

※ 簡易エディタ
[実行時エラー]main.nako3(0行目): あ

生成されたコードでは、関数があった場所には;__v0.line="l0:main.nako3";が置かれている

https://discord.com/channels/1211143706783129692/1215091033113632849/1228662403017998388 より

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

No branches or pull requests

1 participant