We can't be expected to chase down every cpantesters report, also we cant be expected to directly support every platform out there, we depend on users from such platforms to at least report bugs, if not provide patches to get things working on their platforms.

FWIW, we semi-regularly check Sereal-Decoder Test Maxtrix and Sereal-Encoder Test Maxtrix which do not show any issues building on Win32. Also I checked and some if not all of the C portability bugs have been fixed in 3.005_001, which was released quite a while ago, Jan 27, only three weeks after 3.005. That we have not received one email regarding Win32 build issues is suggestive that either the issues mentioned in this thread are rare, or that Win32 demand is very very low. I guess it could also indicate that Win32 users are less likely to report build issues. Regardless, open source doesn't work when people deal with build problems by bitching about them in website discussions. They need to file bugs.


In reply to Re^13: (Do you trust a C programmer who ignores warnings; any more than you trust a Perl programmer who does?) by Anonymous Monk
in thread Is there a way to reduce Data::Dumper's output size? by tkguifan

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.