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

Output in code without semicolon #154

Open
2 of 3 tasks
tharun571 opened this issue Aug 27, 2024 · 0 comments
Open
2 of 3 tasks

Output in code without semicolon #154

tharun571 opened this issue Aug 27, 2024 · 0 comments
Labels
Needs triage Used in auto labelling of new issues

Comments

@tharun571
Copy link
Contributor

tharun571 commented Aug 27, 2024

Checklist

Before submitting an issue please confirm you have checked the follow

  • This issue is not a duplicate of one already open
  • The title of the issue is clear
  • This issue is not described in the documentation

System information

  • xeus-cpp version: main
  • Operating System: Linux
  • CPU architecture (x86,arm,etc):

Description of issue

In xeus-cpp currently, even if the code is compiled without semicolon, it does not give the output.
image
image2

Any other information you believe is relevant

This additional setup is commented out in xinterpreter which requires output of the code. This was done by getting the output from the backend by calling by reference in xeus-cling. Is there a way to get the output from cppinterop?

@github-actions github-actions bot added the Needs triage Used in auto labelling of new issues label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs triage Used in auto labelling of new issues
Projects
None yet
Development

No branches or pull requests

1 participant