Re: Just curious: who is using Pike for what?

"Peter Bortas @ Pike importm?te f?r mailinglistan" <[email protected]> Wed, 14 Dec 2016 12:45:05 +0000 (UCT)
Newsgroups gmane.comp.lang.pike.user
Message-ID <[email protected]>
With my compatibility maintainer hat on that is a major
change. Potential compatibility problems:

* strings start changing lenght.

* lower_case() and upper_case() as used for normalization before
  string comparisons change. Granted, the change will sometimes be for
  the better, but still a change.