Fork me on GitHub
#cljs-dev
<
2018-07-06
>
ambrosebs00:07:09

I'm running a canary build for my next patch.

ambrosebs02:07:08

canary found core.async extends :locals in a weird way, running another canary build with a workaround

Roman Liutikov09:07:04

It seems like sorted-set equivalence check is broken in latest releases. Not sure if it was reported already.

mfikes11:07:45

@roman01la I don’t recall any recent JIRAs reporting breakage of sorted-set equivalence

dnolen12:07:40

actually we applied a patch for that recently

dnolen12:07:49

so “broken” might well be “fixed” 🙂

Roman Liutikov13:07:55

Nice, I remember seeing it somewhere, but couldn’t find 👍

dnolen13:07:37

CLJS-2731: Failure comparing sorted sets

ambrosebs13:07:33

starting another canary build for my fork

Roman Liutikov13:07:48

So the fix should be in 1.10.339, but I’m still getting the wrong result, I’ll check again later

ambrosebs14:07:12

@darwin canary build #470, looks like the failures are not related to my patch right?

ambrosebs14:07:09

@dnolen "last" patch for now is ready for screening. LMK if it's too big, I could split it again. https://dev.clojure.org/jira/browse/CLJS-2257