Discussion:
[perl #125394] 5.22.1 blockers
Steve Hay (via RT)
2015-06-12 07:19:27 UTC
Permalink
# New Ticket Created by Steve Hay
# Please include the string: [perl #125394]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=125394 >


Blockers for 5.22.1
Steve Hay via RT
2015-06-12 07:28:05 UTC
Permalink
There is no ticket for it, but I'm just noting here (until new voting files are sorted out) that JDB has nominated

http://perl5.git.perl.org/perl.git/commit/16ac183d95cef3f9028737e9949a7e78a750c9fe

for inclusion in 5.22.1.
Jarkko Hietaniemi via RT
2015-08-03 01:44:26 UTC
Permalink
I'd like to note two INSTALL tweaks related to quadmath:

b7ce25dd7b9b021b485b5de41e6e19d6029ba22d
938039404b03b2d310c7f1c1b4e38c24ef441679
Jarkko Hietaniemi via RT
2015-08-03 02:15:56 UTC
Permalink
Some more commits of mine, doc-like:

23ce015ee1c88f507f078091298d020d5e22a300 - important Tolkien quote :-)
ec610f8a9f2738d8a59ee84a3ec7ed858addea85 - broken link
21ac16fed6668df441c18d5b3777df12ec41e0f8 - comment detypo
8757ed9b11519b7220e61e4765e36bd68345b6ec - comment cleanup
4943a717433fa4a342d031e05d80444da6cb0e11 - perlop on negative shiftees

Small code quality tweaks:

3c9658f5b74001ff66c07d06d2c7f2a0741bd160 - pacify gcc 5.1.0
976258ece432e47adaa13d955134a8972933bcca - pacify clang 3.7
d1992db059626dbd1b9a7e2cf67ef89e6428a9c0 - there really isn't SSize_t_size, never has been

The last one is possibly debatable since it has the chance of changing behavior...
Jarkko Hietaniemi via RT
2015-08-03 02:15:58 UTC
Permalink
Some more commits of mine, doc-like:

23ce015ee1c88f507f078091298d020d5e22a300 - important Tolkien quote :-)
ec610f8a9f2738d8a59ee84a3ec7ed858addea85 - broken link
21ac16fed6668df441c18d5b3777df12ec41e0f8 - comment detypo
8757ed9b11519b7220e61e4765e36bd68345b6ec - comment cleanup
4943a717433fa4a342d031e05d80444da6cb0e11 - perlop on negative shiftees

Small code quality tweaks:

3c9658f5b74001ff66c07d06d2c7f2a0741bd160 - pacify gcc 5.1.0
976258ece432e47adaa13d955134a8972933bcca - pacify clang 3.7
d1992db059626dbd1b9a7e2cf67ef89e6428a9c0 - there really isn't SSize_t_size, never has been

The last one is possibly debatable since it has the chance of changing behavior...
Karen Etheridge via RT
2015-08-03 02:39:13 UTC
Permalink
I would suggest these documentation patches (they are ordered newest to oldest):

* 9fcc231 Aristotle Pagaltzis perlvar: discourage $OLD_PERL_VERSION
* 83c1fff Karen Etheridge Document $OLD_PERL_VERSION's history
* 87518e9 Karl Williamson perldata: Change pod to reflect reality
* 4e9736a Herbert Breunung perlcommunity.pod updates
* 3f9ec86 Ricardo Signes do not try printing undef
* 256ca3d Aristotle Pagaltzis perlvar: fix list of defaulted array operators
* f0b1ad2 Karl Williamson perlebcdic: Fix typo
* b6d5ddf Tony Cook [perl #123264] explicitly document the return value of sysopen
* bace499 Rafael Garcia-Suarez Perl example style nit in docs for sort()
* 63602a3 Chase Whitener Prefer 'Foo->new' to 'new Foo' in examples of constructors. For: RT #125313





---
via perlbug: queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=125394
Jarkko Hietaniemi via RT
2015-08-09 01:52:14 UTC
Permalink
Actual bug fix (https://rt.perl.org/Ticket/Display.html?id=125633)

5488d3733162ee806bb5f5c55694e8beaaf7b1cc - fix for "double-double" printf %a
5356d32ec564e8c2e19758f66dbcbbc38327aa75 - cleanup for the above

---
via perlbug: queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=125394

Loading...