Re: UAX #14 for 13.0.0: LB27 first's line is obsolete

2020-03-03 Thread Andy Heninger via Unicode
I agree. The LB27 first part rule (JL | JV | JT | H2 | H3) × IN appears to be redundant. Good catch. -- Andy On Tue, Mar 3, 2020 at 1:53 PM Daniel Bünzli wrote: > Hello, > > I think (more precisely my compiler thinks [1]) the first line of LB27 is > already handled by the new LB22 rule

UAX #14 for 13.0.0: LB27 first's line is obsolete

2020-03-03 Thread Daniel Bünzli via Unicode
Hello,  I think (more precisely my compiler thinks [1]) the first line of LB27 is already handled by the new LB22 rule and can be removed.  Best,  Daniel [1] File "uuseg_line_break.ml", line 206, characters 38-40: 206 |   | (* LB27 *)  _, (JL|JV|JT|H2|H3), (IN|PO) -> no_boundary s