This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Add overloaded '+='
authorKarl Williamson <public@khwilliamson.com>
Mon, 16 Apr 2012 17:28:20 +0000 (11:28 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 23 May 2012 23:34:35 +0000 (17:34 -0600)
commite76a8d86080608c53d4b0c32fc24294735958678
treeb84be92f557bb991320c7c7b2f4d2bab10b49a53
parent84d2ce66f95caecdadf311bc8c60c299e0b5f043
mktables: Add overloaded '+='

This was automatically generated before, in spite of fallback => 0, but
that has now been fixed by commit
f041cf0f9c6469c41de8b73d5f7b426710c3ff8b.  However, that change caused
another overloaded += to be used with the parameters swapped, resulting
in the table generated for Gc=Cs (the surrogates) to be wrong.  This
creates the proper overload.
lib/unicore/mktables