RE: svn: /php/php-src/ branches/PHP_5_3/ext/standard/link_win32.c trunk/ext/standard/link_win32.c

[email protected] ("Christian Wenz")
Newsgroups php.internals.win
Message-ID <[email protected]>
Hi Pierre,

>  		/* Skip first 4 characters if they are "\??\" */
> -		if(Path[0] == '\\' && Path[0] == '\\' && Path[1] == '?' && Path[2] ==
'?' && Path[3] ==  '\\') {
> +		if(Path[0] == '\\' && Path[1] == '\\' && Path[2] == '?' && Path[3] ==
 '\\') {

I read it three times before I finally got it. That´s most certainly my
fault, but maybe change the four characters mentioned in the comment to
\\?\, too, to make it easier for me ;-)

Best regards
Christian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.