http://www.perlmonks.org?node_id=891152


in reply to Re^6: Failure of catfile on Windows 7
in thread Failure of catfile on Windows 7

I meant information missing from the OP's post. Why would you think I meant information missing from the module? That makes no sense!

I thought you were replying to the content of the parent post. I have no idea what information you think is missing, and for what purpose it's missing.

Weeellll, I was replying to the parent post. You see, sometimes someone posts a question, and they leave out information which could make it easier to figure out what they need. So some of us ask questions to draw out what the problem was. I don't know why this confuses you. Are you just twisting my words for fun?

assuming the module was doing what it was supposed to, I couldn't imagine why would it return "\\foo\go\do".

So you can't even imagine them helping either, but you recommended trying them anyway? I suppose there's nothing lost by trying, thought I'm not sure how one goes about trying to get buggy results.

Weeellll, since this paragraph doesn't seem to make sense either, except for being sarcastic and hostile, I'm not going to say much here. I wrote something off the cuff that I thought might be helpful. In hindsight, it was off the mark. Mea culpa.

I got the correct and expected ... \foo\go\do

That's what the OP is getting. It's not what he's expecting/desires.

Weeellll, actually, we have already established that the correct answer is \foo\go\do. And we have established that unless there's a UNC pathname involved, we would expect the path to resolve to \foo\go\do. Soooo, I think we are already in agreement that this is the correct and expected result.

The OP had expected something different, but I think we have also established that he is aware that they were relying on what turned out to be a side effect of a bug that shows itself when you try to concatenate an empty string with an existing path -- and he's said they will change their code and/or processes. But I think you knew this.

Forgive me, El Ikkey. I know that I, marmot, do not have your superior intellect and education. But could it be that once again, you are angry at something else, and are looking to take it out on me?

--marmot

Replies are listed 'Best First'.
Re^8: Failure of catfile on Windows 7
by ikegami (Patriarch) on Mar 03, 2011 at 09:17 UTC

    It was neither sarcastic nor hostile. Rather, I was spelling things out so you could correct where I went wrong if I did. I'm not twisting your words or in any way angry at you or anyon. Rather, I'm trying to figure out what you were trying to communicate. I still have no clue, but I doubt it's that important, so I'm quitting.

    Soooo, I think we are already in agreement that this is the correct and expected result.

    No. It's the expected result from catfile, but that doesn't mean it's the result the OP expects or desires. I was just saying that "expected" is not the right word to use there because it's ambiguous. Just a nit.