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

rtti: symbol table to lookup structures #66

Merged
merged 1 commit into from Oct 11, 2022
Merged

Conversation

mikea
Copy link
Collaborator

@mikea mikea commented Sep 30, 2022

With this it is now possible to fully handle recursive types.

With this it is now possible to fully handle recursive types.
@github-actions
Copy link

github-actions bot commented Sep 30, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mikea
Copy link
Collaborator Author

mikea commented Sep 30, 2022

I have read the CLA Document and I hereby sign the CLA

@mikea

This comment was marked as outdated.

1 similar comment
@kentonv

This comment was marked as outdated.

github-actions bot added a commit that referenced this pull request Sep 30, 2022
@kentonv
Copy link
Member

kentonv commented Sep 30, 2022

Wait its commit message says I signed but the commit content says you? And it still failed?

@kentonv

This comment was marked as outdated.

@kentonv
Copy link
Member

kentonv commented Sep 30, 2022

@larcher We're still having trouble here. It actually managed to commit something but somehow still fails...

@jasnell
Copy link
Member

jasnell commented Oct 11, 2022

recheck

@jasnell
Copy link
Member

jasnell commented Oct 11, 2022

Grr CLAssistant is being annoying again. The requirement has obviously been met so I'm going to go ahead and override the check and merge.

@jasnell jasnell merged commit b6a441d into main Oct 11, 2022
@jasnell jasnell deleted the mikea/rtti-symbol-table branch October 11, 2022 17:02
@@ -2,6 +2,7 @@
// Licensed under the Apache 2.0 license found in the LICENSE file or at:
// https://opensource.org/licenses/Apache-2.0

#include "src/workerd/api/actor.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might need to be <workerd/api/actor.h>.

@mikea
Copy link
Collaborator Author

mikea commented Oct 12, 2022 via email

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.

None yet

4 participants