The bug list is infinite, ergo, all others are secondary to this one.
;)
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On July 29, 2020 6:13:39 PM Mark Wieder via use-livecode
<use-livecode@lists.runrev.com> wrote:
On 7/29/20 3:17 PM, Ali Lloyd via use-livecode wrote:
Now you can do:
local tMin, tThisResult
put infinity into tMin
repeat for each element tElement in tList
-- perform some computation on tElement to get tThisResult
put min(tMin, tThisResult) into tMin
end repeat
Well, yes, that's clever, but considering that you already had a
workaround and that there are so many unfixed bug reports and pull
requests waiting to be accepted and merged, I'm wondering what pushed
this enhancement to the top of the list?
--
Mark Wieder
ahsoftw...@gmail.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode