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

Replace regex-posix dependency with regex-tdfa #48

Closed
wants to merge 1 commit into from
Closed

Replace regex-posix dependency with regex-tdfa #48

wants to merge 1 commit into from

Conversation

RyanGlScott
Copy link
Member

Fixes #47.

@hvr
Copy link
Member

hvr commented Sep 8, 2019

Sorry, I'm actually trying to avoid regex-tdfa which caused me issues in the past; I've formally started the package takeover process of the regex-* package which test-framework currently depends upon which will make this PR moot.

@hvr hvr closed this Sep 8, 2019
@RyanGlScott
Copy link
Member Author

Do you mind explaining in further detail what issues you experienced with regex-tdfa? I'm also having troubles with regex-posix, so without some kind of action, I'm a bit stuck here.

@RyanGlScott
Copy link
Member Author

See #47 (comment).

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.

Change regex-posix -> regex-tdfa
2 participants