cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
dazld 2020-05-28T10:17:57.302Z

@mfikes I tracked down the problem with satisfies? producing an inference warning - it's in something like #(satisfies? IFoo %) - the warning can be made to go away by providing a hint on the value (eg in args). is this expected behaviour?

mfikes 2020-05-28T12:16:01.302900Z

I don't think it is expected behavior @dazld; worth a JIRA IMHO

dazld 2020-05-28T12:29:01.303Z

I've not made an issue on the CLJS jira before. Is there a guide to how to do that?

dnolen 2020-05-28T13:31:27.303500Z

yeah file a ticket with that repro, thanks

👍 1
dazld 2020-05-28T14:38:46.303800Z

what's the process for becoming a contributor / having access to JIRA? i've not done it before.

dazld 2020-05-28T14:38:54.304Z

i've signed up already, but getting a no access message

orestis 2020-05-28T15:26:22.304600Z

I think you might need to ping @alexmiller for this

alexmiller 2020-05-28T15:27:35.304800Z

https://clojure.org/dev/dev#_becoming_a_contributor

alexmiller 2020-05-28T15:28:28.305Z

please note that we are currently reserving jira accounts for those providing patches

alexmiller 2020-05-28T15:28:51.305200Z

if you're looking to file requests/bugs, please use https://ask.clojure.org

dazld 2020-05-28T16:16:33.305500Z

thumbs up, thanks

mfikes 2020-05-28T17:49:14.305700Z

Yes: https://clojurescript.org/community/reporting-issues