I have added protections against empty strings in r45237, though I
would be quite curious what already called
TThread.NameThreadForDebugging considering it was implemented only
recently...
In fact I had added a call to pthread_setname_np in my application a
while ago, and I think there was
C Western schrieb am Mo., 4. Mai 2020, 09:59:
>
> > I have added protections against empty strings in r45237, though I
> > would be quite curious what already called
> > TThread.NameThreadForDebugging considering it was implemented only
> > recently...
>
> In fact I had added a call to pthread_se
So I got my salvaged code transferred over, now I'm mostly researching
the constant propagation and inlining code. I may have to make
adjustments to the constant propagation code so i can reuse it, so I can
introduce things like a node counter (to catch infinite loops) as well
as allow the use