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

Tuple build error #11

Open
scalarwaves opened this issue Apr 16, 2021 · 1 comment
Open

Tuple build error #11

scalarwaves opened this issue Apr 16, 2021 · 1 comment

Comments

@scalarwaves
Copy link

tuple.c: In function ‘parents’:
tuple.c:408:30: error: ‘struct TypeInfo_’ has no member named ‘owner’
408 | const Nspc parent = t->info->owner;
| ^~
make[1]: *** [../config_post.mk:13: tuple.o] Error 1

@fennecdjay
Copy link
Member

Thanks!
It looks like this one had evaded the lastest refactor.
Well, actually it was correct one my machine, so it only evaded the last push.
This should workd now.
Thanks for reporting 😄

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

2 participants