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 for Elixir 1.17 #1136

Merged
merged 4 commits into from
Jun 2, 2024
Merged

Fix for Elixir 1.17 #1136

merged 4 commits into from
Jun 2, 2024

Conversation

peaceful-james
Copy link
Contributor

@peaceful-james peaceful-james commented May 25, 2024

No description provided.

@peaceful-james peaceful-james changed the title Fix 1.17 Fix for Elixir 1.17 May 25, 2024
@peaceful-james peaceful-james changed the title Fix for Elixir 1.17 [WIP] Fix for Elixir 1.17 May 25, 2024
@peaceful-james
Copy link
Contributor Author

Welp I gave it a shot. There are still 2 tests failing.

image

I do not understand yet what this {:"{", {1, 2, nil}} tuple conveys/represents.

@peaceful-james
Copy link
Contributor Author

#1132 is the related issue

@peaceful-james
Copy link
Contributor Author

peaceful-james commented May 25, 2024

Found it :)

here https://github.com/elixir-lang/elixir/blob/v1.17/lib/elixir/src/elixir_tokenizer.erl

image

So this is just the column number being incorrect.

@peaceful-james
Copy link
Contributor Author

I think this will fix it: elixir-lang/elixir#13601

@peaceful-james
Copy link
Contributor Author

peaceful-james commented May 25, 2024

My elixir PR was closed. I don't think it is open for discussion, so I will change the tests to expect the new column number.

@peaceful-james peaceful-james changed the title [WIP] Fix for Elixir 1.17 Fix for Elixir 1.17 May 25, 2024
@rrrene rrrene merged commit 4155a04 into rrrene:master Jun 2, 2024
20 of 21 checks passed
@rrrene
Copy link
Owner

rrrene commented Jun 2, 2024

@peaceful-james Thx for this! ✌️

@rrrene
Copy link
Owner

rrrene commented Jun 2, 2024

@peaceful-james Please check out the RC to see if there are remaining issues: https://github.com/rrrene/credo/releases/tag/v1.7.7-rc.0 🧡

@peaceful-james peaceful-james deleted the fix-1.17 branch June 2, 2024 15:19
@peaceful-james
Copy link
Contributor Author

image

Looks good to me!

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