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

Waiting for the fix of Zig : return type of a function having a comptime parameter becomes anytype #11

Open
hiroakitakada opened this issue Aug 16, 2020 · 0 comments
Assignees
Labels
waiting Waiting for bug fix or enhancement of Zig

Comments

@hiroakitakada
Copy link
Member

Zigにcomptimeを引数に持つ関数の返り値がanytypeになるという制限(ziglang/zig#4984 )があるため,genConfigをkernel_cfg.zigで定義する方法がとれず,コンフィギュレーション記述中で定義している。

@hiroakitakada hiroakitakada self-assigned this Aug 16, 2020
@hiroakitakada hiroakitakada added the waiting Waiting for bug fix or enhancement of Zig label Aug 16, 2020
@hiroakitakada hiroakitakada changed the title Zigの制限の解除待ち:comptimeを引数に持つ関数の返り値がanytypeになる Waiting for the fix of Zig : return type of a function having a comptime parameter becomes anytype Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for bug fix or enhancement of Zig
Projects
None yet
Development

No branches or pull requests

1 participant