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

Add qvector, qarray, and qview to the ASTBridge #162

Closed
amccaskey opened this issue May 12, 2023 · 4 comments
Closed

Add qvector, qarray, and qview to the ASTBridge #162

amccaskey opened this issue May 12, 2023 · 4 comments
Assignees
Labels
critical This issue or pull request needs attention

Comments

@amccaskey
Copy link
Collaborator

After #152 gets merged.

@amccaskey
Copy link
Collaborator Author

As a added task for this one, once these types are added to the bridge, please add a deprecated tag to qreg and qspan.

@amccaskey amccaskey added the critical This issue or pull request needs attention label Jun 14, 2023
@bettinaheim bettinaheim added the needs triage Marks items that require a follow up for proper processing label Jul 5, 2023
@schweitzpgi
Copy link
Collaborator

I believe this should be qvector, qarray, and qview. For the next release make sure the compiler generates an error message; we will not support these quite yet.

@schweitzpgi schweitzpgi removed the needs triage Marks items that require a follow up for proper processing label Jul 25, 2023
@schweitzpgi
Copy link
Collaborator

Error messages are produced for qvector<>, qarray<c>, and qview<>. (Setting the level value to > 2 also causes error diagnostics, but a lot more of them.

@schweitzpgi
Copy link
Collaborator

Target release X for an implementation of these.

@schweitzpgi schweitzpgi changed the title Add qvector, qarray, and qspan to the ASTBridge Add qvector, qarray, and qview to the ASTBridge Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical This issue or pull request needs attention
Projects
None yet
Development

No branches or pull requests

3 participants