Ironic.

First you rant atcomplain about how confusing that error message is. Then you provide examples that demonstrate what it is talking about.

Microsoft claims that spaces in filenames are supported. However many utilities including ones that you can get from Microsoft will break on spaces in filenames. And in the end you'll probably find that relying on what is technically supported (but effectively doesn't really work) to be a bad idea that is not worth it.

Furthermore I would submit that it is unreasonable to expect utilities to work in a case where the installation program just told you that they likely won't work. If you dislike it, those utilities are mostly drawn straight from the core Perl distribution, patches are welcome.

UPDATE: Rant was too strong a word. Complain fits better. Also I should note that I don't recall any arguments with Intrepid in chatter in recent months. Finally I should point out that I don't call a feature supported unless it both works and works with all supporting utilities that I'd expect people to use. The error message suggests to me that whoever wrote it has the same opinion that I do, and further thinks that, Microsoft's claims notwithstanding, spaces in filenames aren't really supported.


In reply to Re: The Evil Embedded Space by tilly
in thread The Evil Embedded Space by Intrepid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.