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 Issue 7679 - std.regex.split and splitter don't work w/ ctRegex #490

Merged
merged 1 commit into from
Mar 15, 2012

Conversation

DmitryOlshansky
Copy link
Member

A rehash of template constraints to allow C-T regex.

@dsimcha
Copy link
Collaborator

dsimcha commented Mar 15, 2012

Can you please rebase? I merged your doc fix and that's apparently preventing this from being automatically merged.

@DmitryOlshansky
Copy link
Member Author

Ok I've rebased this. Strange: git complained about merge conflict, but when resolving I found none.

@dsimcha
Copy link
Collaborator

dsimcha commented Mar 15, 2012

Any idea on why blackwhale's commits seem not to be showing up in the pull auto-tester?

@DmitryOlshansky
Copy link
Member Author

There is a whitelist for pull-tester, and I'm not included it seems.
@braddr maintains the tester, I think.

@braddr
Copy link
Member

braddr commented Mar 15, 2012

obviously I need a better (ok, any) system for notifying me when there's commits from new contributors. Added it to my todo list.

dsimcha added a commit that referenced this pull request Mar 15, 2012
fix Issue 7679 - std.regex.split and splitter don't work w/ ctRegex
@dsimcha dsimcha merged commit 4c3ddc2 into dlang:master Mar 15, 2012
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.

3 participants