<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Op 2/11/2019 om 2:38 PM schreef Sven
Barth via fpc-devel:<br>
</div>
<blockquote type="cite"
cite="mid:CAFMUeB-uCw_h2v6cWXpEB1Ft6t9nO3kzTv8tFq+xX1YXfvXvFw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="auto">
<div>
<div class="gmail_quote"><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
If Sven says to merge them, I will.<br>
</blockquote>
</div>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">If the testsuite isn't saying otherwise you have
a green light for that (I'd first need to check today's
Changed results :/ ). </div>
</div>
</blockquote>
<p>The only regression is the new test added. I suspect because it
has the lazarus cthreads clause</p>
<p><span class="pygments-p">{</span><span class="pygments-nv">$IFDEF</span>
<span class="pygments-na">UseCThreads</span><span
class="pygments-p">}</span> <span class="pygments-na">cthreads</span><span
class="pygments-p">,</span> <span class="pygments-p">{</span><span
class="pygments-nv">$ENDIF} <br>
</span></p>
<p><span class="pygments-nv">in the uses list, but probably the text
runner doesn't enable that define?<br>
</span></p>
<p><span class="pygments-nv"></span></p>
</body>
</html>