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

Reopen addImport with backward compatible addImports #1380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

InsanusMokrassar
Copy link

@InsanusMokrassar InsanusMokrassar commented Oct 6, 2022

Add API that require to use at least one name in imports in case of variadic syntax usage. The old behaviour have thrown an exception in runtime, but that one will not allow to use variadic syntax without at least one name

@Egorand
Copy link
Collaborator

Egorand commented Oct 7, 2022

Can you please explain what the motivation for this change is?

@InsanusMokrassar
Copy link
Author

@Egorand you may look at this PR conversation for more info

@Egorand
Copy link
Collaborator

Egorand commented Oct 7, 2022

Not convinced that these changes are backwards compatible, CI should catch it - let's wait for the results. Also, can you please provide a more descriptive PR title that explains what the change does and why?

@Egorand
Copy link
Collaborator

Egorand commented Oct 22, 2022

Hey @InsanusMokrassar, looks like the code doesn't compile - would you be able to fix it?

@InsanusMokrassar
Copy link
Author

Of course. Sorry for the delay, usually I am very busy, but I plan to fix it as soon as possible. Thanks for waiting :)

@Egorand
Copy link
Collaborator

Egorand commented Oct 24, 2022

Thanks & no pressure - just wanted to check if you're still planning to update the PR!

@Egorand Egorand changed the base branch from master to main July 5, 2023 09:23
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

2 participants