Skip to content

UPDATE prologue regex dependency#192

Merged
ringabout merged 1 commit intoplanety:develfrom
PhilippMDoerner:patch-2
Oct 23, 2022
Merged

UPDATE prologue regex dependency#192
ringabout merged 1 commit intoplanety:develfrom
PhilippMDoerner:patch-2

Conversation

@PhilippMDoerner
Copy link
Copy Markdown
Contributor

@PhilippMDoerner PhilippMDoerner commented Oct 23, 2022

Older regex versions have a bug that makes it impossible to compile prologue projects:

.nimble/pkgs/regex-0.19.0/regex.nim(856, 18) Error: Exception can raise an unlisted exception: Exception

This is fixed with 0.20.0

Older regex versions have a bug that makes it impossible to compile prologue projects:
> .nimble/pkgs/regex-0.19.0/regex.nim(856, 18) Error: Exception can raise an unlisted exception: Exception
This is fixed with 0.20.0
@ringabout ringabout merged commit c839f4b into planety:devel Oct 23, 2022
@ringabout
Copy link
Copy Markdown
Member

thanks!

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.

2 participants