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

fix: fix snippet compilation when snippet follows a CtComment #3888

Merged
merged 3 commits into from
Apr 26, 2021

Conversation

andrewbwogi
Copy link
Contributor

This solves the problem in #3817 and closes #3687 and #3688.

There are also problems when comments exist in snippets that I have not found an elegant solution to yet. Merge this for now?

@monperrus monperrus changed the title review: fix: snippet compilation when snippets follow a CtComment fix: fix snippet compilation when snippet follows a CtComment Apr 26, 2021
@monperrus monperrus merged commit 2f00d46 into INRIA:master Apr 26, 2021
@monperrus
Copy link
Collaborator

Thanks @andrewbwogi

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.

[Bug] Issues with CtClass::compileAndReplaceSnippets compiling method call after comment
2 participants