in reply to Re^6: Trying to determine the output length of a Unicode string
in thread Trying to determine the output length of a Unicode string
Your original version of the function was broken so you fixed it, yet you continue to argue that my criticism of its brokenness was wrong. It wasn't wrong. It was spot on.
You made your version of length_in_grapheme_clusters() patently more like Tom's version when you fixed it. You even used the same scalar variable name, $length, that I used in my script!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Trying to determine the output length of a Unicode string
by ikegami (Patriarch) on Sep 26, 2011 at 22:34 UTC |