Skip to content

todo_crud.ex: update struct syntax#33

Open
pandalowry wants to merge 1 commit into
sasa1977:3rd-editionfrom
pandalowry:patch-1
Open

todo_crud.ex: update struct syntax#33
pandalowry wants to merge 1 commit into
sasa1977:3rd-editionfrom
pandalowry:patch-1

Conversation

@pandalowry

Copy link
Copy Markdown

Because struct update syntax changes in Elixir 1.19 release candidate https://elixirforum.com/t/changes-to-the-struct-update-syntax/71232 and i tested it with 1.19.4 version. Old code raises error.

Because struct update syntax changes in Elixir 1.19 release candidate https://elixirforum.com/t/changes-to-the-struct-update-syntax/71232 and i tested it with 1.19.4 version.
Old code raises error.
@pandalowry

Copy link
Copy Markdown
Author

You can delete these PRs of mine, as the code works for versions below 1.19. If you approve them, it will break for users of 1.18 and below. I just wanted to bring this issue to your attention.

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.

1 participant