<div dir="ltr"><div dir="ltr">Hi Dimitri,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 26, 2020 at 3:26 AM Dimitri John Ledkov <<a href="mailto:xnox@ubuntu.com">xnox@ubuntu.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There are issues with icu 65 compatibility with gnustep-base:<br>
<br>
PREEURO used in tests, yet dropped by ICU -<br>
<a href="https://github.com/gnustep/libs-base/issues/103" rel="noreferrer" target="_blank">https://github.com/gnustep/libs-base/issues/103</a></blockquote><div><br></div><div>I did that in ICU 64 :-)</div><div>fredkiefer already found <a href="https://unicode-org.atlassian.net/browse/ICU-20187">my ICU ticket for that</a>; I just added a link to the change proposal with more background info.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Numeric sort fails to work (i.e. order 11 to be higher than 2) -<br>
<a href="https://github.com/gnustep/libs-base/issues/104" rel="noreferrer" target="_blank">https://github.com/gnustep/libs-base/issues/104</a></blockquote><div><br></div><div>I am the implementer/maintainer of the collation code. I am not aware of any recent changes in that code.</div><div>FYI we have an <a href="http://demo.icu-project.org/icu-bin/collation.html">ICU Collation Demo</a> which I am pretty sure runs on ICU 65. When I turn <b>on</b> the numeric option I get</div><div><span class="gmail-b" style="background-color:bisque;color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 File-3</span><br style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><span class="gmail-a" style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 file-12</span><br style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><span class="gmail-b" style="background-color:bisque;color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 filé-110</span><br></div><div><br></div><div>With it <b>off</b> I get</div><div><span class="gmail-b" style="background-color:bisque;color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 filé-110</span><br style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><span class="gmail-a" style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 file-12</span><br style="color:rgb(0,0,0);font-family:Tinos;font-size:medium"><span class="gmail-b" style="background-color:bisque;color:rgb(0,0,0);font-family:Tinos;font-size:medium"><1 File-3</span><br></div><div><br></div><div>We also have unit test cases for this option, and they continue to pass.</div><div>See <a href="https://github.com/unicode-org/icu/blob/master/icu4c/source/test/testdata/collationtest.txt">icu4c/source/test/testdata/collationtest.txt</a> & look for "numeric".</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think the first one needs to be resolved in gnustep test-suite,<br>
whilst it would be appreciated some input on<br>
<a href="https://github.com/gnustep/libs-base/issues/104" rel="noreferrer" target="_blank">https://github.com/gnustep/libs-base/issues/104</a> as to possibly why<br>
NSNumericSearch test cases fail (ucol_setAttribute(coll,<br>
UCOL_NUMERIC_COLLATION, UCOL_ON, &status);)<br></blockquote><div><br></div><div>There should be no change in this behavior.</div><div><br></div><div>Best regards,</div><div>markus</div></div></div>