Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jul 14, 2014

@mihails-strasuns
Copy link

LGTM

@9rnsr
Copy link
Contributor Author

9rnsr commented Jul 15, 2014

@MartinNowak Can you merge this?

@WalterBright
Copy link
Member

Auto-merge toggled on

WalterBright added a commit that referenced this pull request Jul 15, 2014
[REG2.066a] Remained fix for issue 13098 - isValidFilename and alias this
@WalterBright WalterBright merged commit 8e9a7fe into dlang:master Jul 15, 2014
9rnsr pushed a commit to 9rnsr/phobos that referenced this pull request Jul 16, 2014
[REG2.066a] Remained fix for issue 13098 - isValidFilename and alias this
@9rnsr 9rnsr deleted the fix13098 branch July 16, 2014 00:10
@denis-sh
Copy link
Contributor

625ed56 isn't just a refactoring, it fixes these compilation errors probably caused by fixed IFTI:

std\path.d(545): Error: std.path.isRooted called with argument types (inout(char)[]) matches both:
std\path.d(1846):     std.path.isRooted!(inout(char)[]).isRooted(const(inout(char)[]) path)
and:
std\path.d(1856):     std.path.isRooted!char.isRooted(const(char)[] path)
std\path.d(1034): Error: template instance std.path.rootName!char error instantiating
std\path.d(1054):        instantiated from here: buildPath!(const(char[])[])
std\file.d(1943):        instantiated from here: buildPath!char

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.

4 participants