Apparently now fixed in blead.
Dave Mitchell has just posted this to https://rt.perl.org/Public/Bug/Display.html?id=132385:

[quote]

Now fixed with the following:

   commit d7e75038064881b413f76de9315a5acfb21472f0
   Author:     David Mitchell <da...@iabyn.com>
   AuthorDate: Tue Nov 28 09:08:09 2017 +0000
   Commit:     David Mitchell <da...@iabyn.com>
   CommitDate: Tue Nov 28 09:23:57 2017 +0000

   $overloaded .= $x: don't stringify $x

   RT #132385

   This is a variant of the ($ref . $overloaded) bug which was fixed with
   v5.27.5-195-gb3ab0375cb.

   Basically, when the overloaded concat method is called, it should pass
   $x as-is, rather than as "$x". This fixes PDL-2.018

[end quote]

Cheers,
Rob

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to