It is not my demand, but it is what perl itself requires. I'm just guarding the innocent users that are stuck with old machines.

If you think requiring C89 is historic and stupid, please make that clear to the perl5 porters and try to convince them to update the documentation.

Personally I don't think it is worth quarreling about. The differences are too small to not try to comply to C89. You're just ruling yourself out for older systems. No harm in doing so, but then state so in the docs.

My personal grief extends not to the quality of this particular code, but the complete absence of courtesy. You do not delete RT requests that you don't agree with. You can reject them, and even say in a polite tone that you're not willing to comply to lower standards. Fine with decisions like that, but not the way it went.

I'm competent enough to fix C code to match old compilers I encounter, but I find it so pointless.


Enjoy, Have FUN! H.Merijn

In reply to Re^4: Shouldn't JSON be faster? by Tux
in thread Shouldn't JSON be faster? by sflitman

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.