Skip to content

Conversation

p4vook
Copy link

@p4vook p4vook commented Dec 15, 2023

Properly support reexecution by putting cell code inside nested namespaces __xns1::__xns2::...

Fixes: #72

@p4vook
Copy link
Author

p4vook commented Dec 15, 2023

Patch submitted to LLVM under llvm/llvm-project#75547

@p4vook
Copy link
Author

p4vook commented Dec 15, 2023

This seems to work perfectly. Can anyone verify it?

@JoelSjogren
Copy link

I have tried to build this repo today without success. There are new build instructions in the main branch and neither work for me.

@p4vook
Copy link
Author

p4vook commented Apr 28, 2024

At least post an error message and build logs.

Anyways, this patch breaks the for loop. The LLVM patch should be different, but unfortunately I don't know how.

See issue #72, I've gathered all the information there.

@vgvassilev
Copy link
Contributor

xeus-clang-repl is being ported to xeus-cpp. Please take a look there, although there is no re-execution support.

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.

Double execution does not work properly
3 participants